Error Compiling stuff... Please check any code changes you made.

Goose

New member
Hi!

Worked on my game and everything ran fine, no errors. Today when I open the project I get the following message when running "Export & Test".

Error Compiling stuff... Please check any code changes you made.
Compiling stuff.JPG


- There are no errors shown during the compile process, the message above shows post "press any key"
- I haven't made any manual code changes to my game yet
- The .rom file works if loaded manually into the emulator

How do I go about troubleshooting this?

Thanks!
 

dale_coop

Moderator
Staff member
Is there any erro in the command lines window? (the black window)
If no error, check your "Prject settings", the "Emulator" tab, maybe something not set correctly.
 

Goose

New member
dale_coop said:
Is there any erro in the command lines window? (the black window)
If no error, check your "Prject settings", the "Emulator" tab, maybe something not set correctly.

No issues in CMD, looks normal.

Complier.JPG

The error message shown is from NesMaker, not the emulator.
 

dale_coop

Moderator
Staff member
Ok, then check your "Project settings", the "Emulator" tab, maybe something not set correctly.
(maybe you moved/renamed your NESMaker folder or moved/renamed your emulator folder ?)
 

Goose

New member
Big facepalm, you're right.

Was thrown off by the error message that suggested compile error. A straight export works without error so it's definitely the path.

Thanks!
 
Top Bottom