AmethystRain
pixie-powered judgment!
- 253
- Posts
- 13
- Years
- Seen Nov 28, 2022
Oh look it's ame with more problems :c
So last week I created a time-delay event according to the instructions here. The only difference would be that I made the first/third pages parallel because it's a control event rather than something that the player interacts with. So I set it for a week, blahblahblah.
This week, this happens every time I step onto the map hosting that event:
So last week I created a time-delay event according to the instructions here. The only difference would be that I made the first/third pages parallel because it's a control event rather than something that the player interacts with. So I set it for a week, blahblahblah.
This week, this happens every time I step onto the map hosting that event:
I copied the the code aside from the actual content of the event exactly from the Wiki... could it be because it's parallel, or is the information of that page outdateed, or... am I just failing?Exception: RuntimeError
Message: Script error within map 37 (Lower Peridot Ward):
Exception: NoMethodError
Message: Section082:2065:in `setTempSwitchOn'undefined method `setTempSwitchOn' for nil:NilClass
***Full script:
setTempSwitchOn("A")
Interpreter:243:in `pbExecuteScript'
(eval):1:in `pbExecuteScript'
Interpreter:1599:in `eval'
Interpreter:243:in `pbExecuteScript'
Interpreter:1599:in `command_355'
Interpreter:494:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Game_Event_:262:in `update'
Interpreter:281:in `pbExecuteScript'
Interpreter:1599:in `command_355'
Interpreter:494:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Game_Event_:262:in `update'
Game_Map_:336:in `update'
Game_Map_:334:in `each'
Game_Map_:334:in `update'