[BUG]All Callbacks in gamemode or 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)
+--- Thread: [BUG]All Callbacks in gamemode or Crash (
/showthread.php?tid=328569)
[BUG]All Callbacks in gamemode or Crash -
Admigo - 25.03.2012
Heey all,
There is a annoying bug that crashes my script.
The gamemode needs all callbacks or the server will crash
Server Log:
Код:
[15:34:08] [debug] Server crashed while executing dm.amx
[15:34:08] [debug] Backtrace (most recent call first):
[15:34:08] [debug] #0 ???????? in OnEnterExitModShop () from dm.amx
Then if i add the callback OnEnterExitModShop and run server the server will crash and will ask for the next callback.
Please fix this bug.
Thanks Admigo
Re: [BUG]All Callbacks in gamemode or Crash -
IstuntmanI - 25.03.2012
It's from your script.
If you want to use crashdetect, update it to the latest version and in pawno folder create file "pawn.cfg" with this text in it:
then compile gamemode and all filterscripts.
Re: [BUG]All Callbacks in gamemode or Crash -
Admigo - 25.03.2012
I use 0.3d. What it does?
Re: [BUG]All Callbacks in gamemode or Crash -
][Noname][ - 25.03.2012
Test it with and without crashdetect
And wrong sections, it's 0.3e RC section!