Server keeps on 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 keeps on crashing (
/showthread.php?tid=624518)
Server keeps on crashing -
1fret - 18.12.2016
Please help me with this error someone:
[21:33:16] [debug] Server crashed while executing RP.amx
[21:33:16] [debug] AMX backtrace:
[21:33:16] [debug] #0 native fwrite () [004056e0] from samp-server.exe
[21:33:16] [debug] System backtrace:
[21:33:17] [debug] #0 00498bb8 in ?? () from C:\Users\Adre\Desktop\Adre\samp\samp-server.exe
[21:33:17] [debug] #1 0040531e in ?? () from C:\Users\Adre\Desktop\Adre\samp\samp-server.exe
I don't know whats this error about i use crashdetect and it tells me that this is the issue that's causing the crash
Re: Server keeps on crashing -
Logic_ - 18.12.2016
You are writing in a file which is not even opened or doesn't exist.
Re: Server keeps on crashing - iLearner - 18.12.2016
Check if the file is open before writing.
Re: Server keeps on crashing -
1fret - 18.12.2016
the issue is , its a downloaded gamemode and i dont know the files that required to run it, i had to use nativechecker to know which plugins were needed. The owner had remove the pack file
http://forum.sa-mp.com/archive/index.php/t-403553.html
Re: Server keeps on crashing - iLearner - 18.12.2016
If you have .pwn file you have everything.