[SOLVED] 9 menus crash server? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [SOLVED] 9 menus crash server? (
/showthread.php?tid=103064)
[SOLVED] 9 menus crash server? -
Vince - 18.10.2009
What the heck is going on here?
I'm making a new script for my server, and so far I put about 9 menus in there.
But the server crashes instantly when I try to run the GM.
Any other GM works fine and if I comment out all the menu stuff all works fine too ...
According to the wiki, you can have 128 menus so I don't see what the problem could be?
Re: 9 menus crash server? -
Jakku - 18.10.2009
You can have 128 menus in 0.3a.
Re: 9 menus crash server? -
dugi - 18.10.2009
Make sure that you have all the scriptfiles needed to run the script.
Re: 9 menus crash server? -
Vince - 18.10.2009
It has no scriptfiles, because I started from a blank script

Guess I'll have to debug the whole thing part by part.
Edit: Seemingly I gave two menus the same name. Gotta look better next time.