PDA

View Full Version : Memory Exhausted on token-> !?



Gleeok
12-19-2007, 06:20 AM
So what exactally does this mean?

Either I've forgotten a "}" somewhere, or run out of memory?...

pkmnfrk
12-19-2007, 08:04 AM
Could you post the related script? It's a bug, to be sure, but if we can identify where the problem is, we can help them fix it.

Gleeok
12-20-2007, 11:05 AM
I'm pretty sure the script is too large for the forum post length limit. I did however fix the first issue somehow. (I ended up deleting some stuff and changing all the "else{ if{" to else if{, and that worked a tad.

I have now a pretty big problem with the script though: When it carries over it stops working on ffc's 4,5,6 and randomly works again after walking around or whatever..? I checked "restart on carry over", and that doesn't work. But it ALWAYS works on the first screen. Very frustrating.


But apperently you can run out of virtual memory I guess, 'cause I got the same message another time on token Waitframe();..

Dark Nation
12-20-2007, 11:24 AM
Sounds like you had too many nested loops. That'll drain memory.

DarkDragon
12-20-2007, 11:37 AM
Export the script that was giving you the error and send it to me.