Server crashing - 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: Server crashing (
/showthread.php?tid=512312)
Server crashing -
Acres - 10.05.2014
hello guys i have 1 problem my server is crashing after using cmd like /ar or something i have over written them 100 times ( taken from server where they work) and still it is crashing i have no ideas why?? i have been almost over written all CMDs but it still keeps crashing
thanks for help
Re: Server crashing -
milanosie - 10.05.2014
We cannot help you if you don't provide us basic info such as the server version, the code that crashes the gamemode, what you were doing prior to this, etc.
Re: Server crashing -
Acres - 10.05.2014
can it be caused by objects?
Код:
[13:10:38] [script] 3DTEXTDRAW LIMIT: 1024 (Static, non-streamed) | 3DTEXTDRAW COUNT: 1750
[13:10:38] [script] PICKUP LIMIT: 4096 (Static, non-streamed) | PICKUP COUNT: 1488
[13:10:38] [script] OBJECT LIMIT: 1000 (Static, non-streamed) | OBJECT COUNT: 8212
Re: Server crashing -
Twizted - 10.05.2014
You have surpassed the limits, apparently. I suggest that you remove these objects and see if the server does not crash.
Re: Server crashing -
Bingo - 10.05.2014
Show us the CODES.