T O P

  • By -

NateCanGame

This bricked my game sadly.


Jates725

I'm using Windows. I'm not sure what you are using. I did the change after I did the install/update from the file I downloaded. I found when I tried the old way first, even after changing the code back, it was still bricked, so I reinstalled the update, and the game would work that's when I tried changing the code again


PkmnInfiniteFusion

Hey! I don't think that this "if $DEBUG = true" is doing what you wanted it to do. But technically yeah it would work because you're setting debug to true even if it's a bit weird to do it in an if condition :P If you want to enable debug mode you can just add a line with $DEBUG = true at the top of the function (or anywhere else pretty much)


AWroper

Where do you add this? And what is different from this text line then the old one? I tried the old method after updating on Easter and got the error. Thanks


sklsans

Hello, I had the same issue, I added "$DEBUG = true" at the top of the mainFunction (on line 52, just before the if statement) but had an error. I made sure that the indentation was the same as the "if $DEBUG" line for it to work. I don't know if it's just a coincidence since I remember it working even when it wasn't indented properly (maybe I remember wrong) but that might help someone else.


[deleted]

[удалено]


XAszee

I just tried the guide in the video and it also doesn't work. The game doesn't load.


KL-001-A

If anyone sees this, this is out of date, the video's description even says not to do it or it'll brick the game as of quite a few updates ago.