UnderminersTeam / UndertaleModTool

The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!)
GNU General Public License v3.0
1.08k stars 207 forks source link

Debug Tab not appearing #1823

Closed ExisantAccount closed 2 weeks ago

ExisantAccount commented 2 weeks ago

Describe the bug

I get an error message whenever I open the .sln file and the debug tab isn't there. I already have activated the debug menu on Undertale so I'm not sure if it matters if the debug tab isn't there. I'm not sure if I'm doing any of the instructions wrong to cause this. I also don't see the start button anywhere and the only green arrow I see is the Attach button arrow.

Reproducing steps

All I did was open the .sln file and got the error message.

Setup Details

e

Jacky720 commented 2 weeks ago

This sounds like an issue with your personal development environment. Is there a particular reason you need to build the tool from source yourself? There are bleeding edge releases up to the latest accepted commit.

If you do have a particular reason you need to compile the tool, please share the error message.

ExisantAccount commented 2 weeks ago

Hi, I forgot to add the error message, so here's the picture of it. image

Jacky720 commented 2 weeks ago

Do you see your Output Window anywhere, and if so, what's in it?

Again, are you positive you can't use the automatic compiled releases?

ExisantAccount commented 2 weeks ago

I do see the output box, but the message says my real name in it. I'm trying to see if extracting the zip will do anything.

ExisantAccount commented 2 weeks ago

Ok, I extracted the folder and it looks like it's working now.

ExisantAccount commented 2 weeks ago

Finally I got it to work, I just might've forgot to extract it.