RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

[RESOLVED] NoMEthodError on map?

Started by mambawaba, August 12, 2007, 04:25:57 PM

0 Members and 1 Guest are viewing this topic.

mambawaba

this happened to me when i wasnt even doing any scripting.
It says:

"NoMethodError occurred while running script.

undefined method 'size' for nil:NilClass"

i have a old backup of the files and tried to find out where was the error.
I found out that if i used an old Map001.rxdata file it doesnt give that error (i just get a very old version of that map that is no use anymore.)

so i guess it was something i did to that map and not a script?
i just dont have a clue what could possibly cause that, if anyone can help telling me what could it be i would be really apreciated since... i just lost my work if i cant fix it.

Falcon

First of all this should have gone in script help, since you're having a SCRIPT error

Could you tell us what non default scripts your using?

mambawaba

ops.....


i didnt think it could be that, becouse i dont touch the scripts for a long time and was all ok til now... but it was, cose i deleted an event that a script was calling and forgot to delete that call on the paralel process stuff... well sorry to bother you and thank you very much for opening my eyes...