- 11
- Posts
- 9
- Years
- Seen Nov 8, 2024
So I have the latest Essentials. 16.1. I was looking at this guide for scripting and getting associated with the program. Beginner's Guide
So I think i messed up on where i put the script. Cause, first script i did was,
Followed it exactly. But i think i put the script in the wrong section. I opened the script editor, first made its own thing above "Main" with a new "====" divider, the script worked, it worked throughout the whole time and still would. But it was having an issue like the one im having now.
So i looked through the script sections, put it at the bottom of the SystemUtilities hoping this was correct. Script still worked. But then the same issue.
So i said ok, im gonna remove it and read more of what i can. And now im getting this Error to deal with something i have not touched at all. and wasnt an issue till i removed any trace of the script and events i added before there was any issue.
Ill attach a screenshot of the error.
So before i worked on a new intro i saved a game in the essentials part of the game. No issue. at all. Only when i start a new game. and Press the Esc key to view the pause menu. Then this happens.
So I think i messed up on where i put the script. Cause, first script i did was,
class Say_Something
def initialize
print "I am therefore I'm coded"
end
end
Followed it exactly. But i think i put the script in the wrong section. I opened the script editor, first made its own thing above "Main" with a new "====" divider, the script worked, it worked throughout the whole time and still would. But it was having an issue like the one im having now.
So i looked through the script sections, put it at the bottom of the SystemUtilities hoping this was correct. Script still worked. But then the same issue.
So i said ok, im gonna remove it and read more of what i can. And now im getting this Error to deal with something i have not touched at all. and wasnt an issue till i removed any trace of the script and events i added before there was any issue.
Ill attach a screenshot of the error.
So before i worked on a new intro i saved a game in the essentials part of the game. No issue. at all. Only when i start a new game. and Press the Esc key to view the pause menu. Then this happens.
![[PokeCommunity.com] Error when opening the pause menu [PokeCommunity.com] Error when opening the pause menu](https://i.imgur.com/2yaSnqm.png)