SA-MP Forums Archive
i can't fix this crash :( - 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: i can't fix this crash :( (/showthread.php?tid=258092)



i can't fix this crash :( - misho1 - 29.05.2011

Hi guys
Sorry For My Many Topics
i Created Another Gm To my server bec. the first gm full of bugs and make the the fs don't work
and i merged allot of fs in this gm and when i compile get crash and i tried to fix allof of times but idk how to fix bec. it have 22093 lines its hard i can't fix it and help to any scripter and i need /reloadgm cmd
here my gm
http://www.megaupload.com/?d=O38PDIXD
and if my gm fixed my server will be completed 89%
thnx


Re: i can't fix this crash :( - Lorenc_ - 29.05.2011

We don't even know what the hell is wrong, what errors or anything, pastebin please and please show us the last lines you edited.

This forum requires that you wait 120 seconds between posts. Please try again in 41 seconds.

SMD.


Re: i can't fix this crash :( - misho1 - 29.05.2011

i can't put it in pastebin bec. this gm 1,285 KB
and this gm is new i just merged some allot of fs in one gm


Re: i can't fix this crash :( - Gertin - 29.05.2011

Ye, show that line, where you latest make updates, because there are script fould


Re: i can't fix this crash :( - misho1 - 29.05.2011

the last thing that u put in my gm this


Re: i can't fix this crash :( - misho1 - 29.05.2011

sry 4 double post but i need help


Re: i can't fix this crash :( - Mauzen - 30.05.2011

Remove the callbacks one by one, and try to compile evertime. Then remove commands if you use something like zcmd. Then remove timer publics the same way. Shouldnt take long if your script is well-ordered.
If crash disappears, you know what part you have to check.


Re: i can't fix this crash :( - misho1 - 30.05.2011

ok.
but if i get errors post it in this topic?


Re: i can't fix this crash :( - misho1 - 30.05.2011

sry for double post again
but
This gm take 3 days to make it and this gm 22093 lines its hard to fix it and i am busy in 2 new maps admin island and xtreme derby
plz fix it and if this gm fixed i will not make any topic in the script discussions again


Re: i can't fix this crash :( - Mauzen - 30.05.2011

Quote:
Originally Posted by misho1
Посмотреть сообщение
ok.
but if i get errors post it in this topic?
There shouldnt be any errors as callbacks, timers and zcmds shouldnt be called directly in the script, so you can remove them without problems.
Just try it yourself, you are not the only busy guy in this forum.