SA-MP Forums Archive
error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: error (/showthread.php?tid=562123)



error - hardiksingh5 - 07.02.2015

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-RC1, ©2005-2015 SA-MP Team

[18:23:08] password = "" (string)
[18:23:08]
[18:23:08] Server Plugins
[18:23:08] --------------
[18:23:08] Loading plugin: sscanf.so
[18:23:08] Failed (plugins/sscanf.so: file too short)
[18:23:08] Loading plugin: mysql.so
[18:23:08] Failed (plugins/mysql.so: file too short)
[18:23:08] Loading plugin: streamer.so
[18:23:08] Failed (plugins/streamer.so: file too short)
[18:23:08] Loaded 0 plugins.

[18:23:08]
[18:23:08] Filterscripts
[18:23:08] ---------------
[18:23:08] Loading filterscript 'UltraHost.amx'...
[18:23:08] Loaded 1 filterscripts.

[18:23:08] Script[gamemodes/LoF.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[18:23:08] Failed to load 'gamemodes/LoF.amx' script.
[18:23:08] Number of vehicle models: 0


Re: error - Spookieman - 07.02.2015

The plugins didn't load


Re: error - hardiksingh5 - 07.02.2015

spookieman can u fix it bro


Re: error - hardiksingh5 - 07.02.2015

[05:19:43] Loaded.
[05:19:43] Loading plugin: mysql.so
[05:19:43] Failed (plugins/mysql.so: file too short)
[05:19:43] Loading plugin: streamer.so
[05:19:43]

*** Streamer Plugin v2.7.4 by Incognito loaded ***

[05:19:43] Loaded.
[05:19:43] Loaded 2 plugins.

[05:19:44]
[05:19:44] Filterscripts
[05:19:44] ---------------
[05:19:44] Loading filterscript 'UltraHost.amx'...
[05:19:44] Loaded 1 filterscripts.

[05:19:44] Script[gamemodes/LoF.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[05:19:44] Failed to load 'gamemodes/LoF.amx' script.
[05:19:44] Number of vehicle models: 0


Re: error - SimplyFragHosting - 07.02.2015

Hello,

Instead of using mysql.so use the mysql_static.so (its more stable and compatible.) and in the server.cfg on the plugins line write this: mysql_static.so

This should fix the problem if you upload the mysql_static.so to the plugins folder.