Wtf is the problem here ? - 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: Wtf is the problem here ? (
/showthread.php?tid=422165)
Wtf is the problem here ? -
yaron0600 - 12.03.2013
WTF the problem here ?!
This is server logs the server doesnt start :
Код:
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[16:59:14] password = "" (string)
[16:59:14]
[16:59:14] Server Plugins
[16:59:14] --------------
[16:59:14] Loading plugin: audio
[16:59:14]
*** Audio Plugin v0.5 by Incognito loaded ***
[16:59:14] Loaded.
[16:59:14] Loading plugin: sscanf
[16:59:14]
[16:59:14] ===============================
[16:59:14] sscanf plugin loaded.
[16:59:14] Version: 2.8.1
[16:59:14] © 2012 Alex "******" Cole
[16:59:14] ===============================
[16:59:14] Loaded.
[16:59:14] Loading plugin: streamer
[16:59:14]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[16:59:14] Loaded.
[16:59:14] Loaded 3 plugins.
[16:59:14]
[16:59:14] Filterscripts
[16:59:14] ---------------
[16:59:14] Loading filterscript 'yom_buttons.amx'...
[16:59:14] Loading filterscript 'gcustom.amx'...
[16:59:14] Loading filterscript 'gcustom03e.amx'...
[16:59:15] Loaded 3 filterscripts.
[16:59:15] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[16:59:15] OnGameo
[16:59:15] EnableTirePopping() function is removed.
[16:59:15] Gamemode started.
[16:59:15] Gamemode started.
[16:59:15] Gamemode started.
[16:59:15] *** Audio Plugin: Started TCP server on port 7835
[16:59:15] test.
[16:59:15] test.
[16:59:15] test111222.
[16:59:15] 22247.
[16:59:15] 1222222222222222.
[16:59:15] t4444est.
[16:59:15] testhere.
Whats the solution ?
Re: Wtf is the problem here ? -
Jstylezzz - 12.03.2013
[16:59:15] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
Do as it says, update the plugin and include, and recompile all the scripts (gamemode and filterscripts).