SA-MP Forums Archive
Housing=Server 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: Housing=Server Crash (/showthread.php?tid=528940)



Housing=Server Crash - Mozilla11dog - 30.07.2014

I have Gagi's housing system in my script and when someone type /buyhouse the script fails and server shuts down. I really need help and I want this to work...

[13:21:01] [debug] Server crashed while executing fgame.amx
[13:21:01] [debug] AMX backtrace:
[13:21:01] [debug] #0 00000065 in ?? (0x00000000) from fgame.amx
[13:21:01] [debug] #1 0000ec6c in ?? (0x00000000) from fgame.amx
[13:21:01] [debug] #2 0013dd3c in ?? () from fgame.amx
[13:21:01] [debug] #3 00000065 in public cmd_buyhouse () from fgame.amx
[13:21:01] [debug] #4 native CallLocalFunction () [080dc700] from sampsvr-port_6540
[13:21:01] [debug] #5 00019588 in ?? (0x00000000, 0x0166857c) from fgame.amx
[13:21:01] [debug] #6 00005af0 in public OnPlayerCommandText (0x00000000, 0x0166857c) from fgame.amx


Re: Housing=Server Crash - Mozilla11dog - 30.07.2014

I wanted to know is there an error in my script, should i use another compiler, or do I just not use the housing anymore?