SA-MP Forums Archive
Crash error GarHouse - 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: Crash error GarHouse (/showthread.php?tid=328050)



Crash error GarHouse - Admigo - 23.03.2012

Heey all,

I am using GarHouse fs in my server.
But the fs crashes my server with this error:
Код:
[19:27:52] [debug] #0  ???????? in main () from GarHouse.amx
How can i fix it?

Thanks Admigo


Re: Crash error GarHouse - dannyk0ed - 23.03.2012

Do you have main() in the FS? If you do, whats in it?


Re: Crash error GarHouse - Admigo - 23.03.2012

Yeah i added it now i have error:
[19:52:02] [debug] #0 ?? in OnObjectMoved () from GarHouse.amx
Why i need to add the callbacks?


Re: Crash error GarHouse - Admigo - 23.03.2012

Why i need to add all callbacks that samp has to my GarHouse? How can i stop this? Only GarHouse ask for the callbacks.