#[Resolved] Script debugger does not want to start

1 messages · Page 1 of 1 (latest)

soft forge
#

Hi, I have an addon that a wrote about six months ago and I would like to debug it but the problem is that minecraft does not connect to visual studio. It did when I wrote the addon. I redid the powershell command and tried many things like the firewall but nothing works. It keeps saying "debugger could not be started"

low turret
soft forge
#

I already was on that page. It says nothing useful or at least nothing that works

#

I checked and my Minecraft is exempted from the loopback so I do not know where the problem is. I even tried disabling my Antivirus but it still does not work

low turret
soft forge
#

yes

#

and it says he listens on port 19144

#

but in minecraft it always says could not start debugger

soft forge
#

Problem solved. The problem was I hat updated the manifest of my behaviour pack but the world where I was testing it did not updated the addon and it was using a "Addon Name, missing" the one with the painting, had to remove it and add the updated one and it works now.