Need Help Urgent - 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: Need Help Urgent (
/showthread.php?tid=639630)
Need Help Urgent -
Xtra - 20.08.2017
I used this script on many server tested the gamemode offline and it work's properly we just swicthed our host and the problem is this it dosen't launch but when i test it offline it works any solution's ? here the full log upto the crash anyone can help me tell that if this is a script problem or host problem
https://pastebin.com/W1AW1D7F
Re: Need Help Urgent -
TheCman - 20.08.2017
Try using the crashdetect plugin to get a meaningful stack trace in your logs, and post it here.
Re: Need Help Urgent -
Xtra - 20.08.2017
Installed how do i use it ?
Re: Need Help Urgent -
TheCman - 20.08.2017
IIRC all you have to do is add the plugin to your plugins list in server.cfg, restart the server, and trigger the crash. You should have much better information in your logs then.
Re: Need Help Urgent -
Misiur - 20.08.2017
Compile your gamemode with -d3 to get better info from crashdetect:
https://github.com/Zeex/samp-plugin-...ith-debug-info
Re: Need Help Urgent -
TheCman - 20.08.2017
Yeah sorry, I totally forgot that part on another thread as well. Any GM/FS you wanna debug needs to be compiled with debugging symbols by using at least -d2 on the pawncc command line.
Re: Need Help Urgent -
Xtra - 21.08.2017
it wasn't a problem with the script it was a problem with the host but thx for everyone who helped me +Rep