SA-MP Forums Archive
Server log bugs that need to be fixed - 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 log bugs that need to be fixed (/showthread.php?tid=641970)



Server log bugs that need to be fixed - n00blek - 23.09.2017

I opened my server for friends to play but ther was the issue. my AdminPlugin didn't load!(my gamemode)
http://prntscr.com/gomtgc
whats wrong help me.


Re: Server log bugs that need to be fixed - 10MIN - 23.09.2017

It is likely that you defined a native that is not present in EXE/Plugins. Make sure you have every plugin and include uptaded to last version.

If that isn't working, you should add CrashDetect Plugin by Zeex, and compile the AdminPlugin.pwn with -d3.
PS: CrashDetect is giving you more detailed debug messages in console about errors.


Re: Server log bugs that need to be fixed - AzaMx - 23.09.2017

You have 0 loaded plugins, I think you are missing a plugin(s)