Streamer Problem - 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: Streamer Problem (
/showthread.php?tid=496547)
Streamer Problem -
SoulLedger - 22.02.2014
Hey guys,
I had compiled my script with all the newest stuff and when I start up the server it comes up with this. This is also the full log of what it says
Код:
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[19:25:30] filterscripts = "" (string)
[19:25:30]
[19:25:30] Server Plugins
[19:25:30] --------------
[19:25:30] Loading plugin: mysql
[19:25:30] SA:MP MySQL Plugin v2.1.1 Loaded.
[19:25:30] Loaded.
[19:25:30] [MySQL] Thread running. Threadsafe: Yes.
[19:25:30] Loading plugin: sscanf
[19:25:30]
[19:25:30] ===============================
[19:25:30] sscanf plugin loaded.
[19:25:30] Version: 2.8.1
[19:25:30] © 2012 Alex "******" Cole
[19:25:30] ===============================
[19:25:30] Loaded.
[19:25:30] Loading plugin: streamer
[19:25:30]
*** Streamer Plugin v2.7 by Incognito loaded ***
[19:25:30] Loaded.
[19:25:30] Loading plugin: nativechecker
[19:25:30] Loaded.
[19:25:30] Loaded 4 plugins.
[19:25:30]
[19:25:30] Filterscripts
[19:25:30] ---------------
[19:25:30] Loaded 0 filterscripts.
[19:25:30] *** Streamer Plugin: Warning: Include file version (unknown version) does not match plugin version (0x27002) (script might need to be recompiled with the latest include file)
[19:25:30] Script[gamemodes/SRP.amx]: Run time error 22: "AMX not initialized (or doubly initialized)"
[19:25:30] Number of vehicle models: 0
I don't even know why its doing that I got the latest plugins and includes for SAMP 0.3z
Re: Streamer Problem -
SoulLedger - 22.02.2014
Can anyone help me out?
Re: Streamer Problem -
SoulLedger - 22.02.2014
I need help someone please please help me!!!
Re: Streamer Problem -
iThePunisher - 22.02.2014
hello.
download this streamer version
https://sampforum.blast.hk/showthread.php?tid=102865
and try
Re: Streamer Problem -
SoulLedger - 22.02.2014
Am already using that plugin thats the problem, like I said its all on the latest stuff
Re: Streamer Problem -
Necip - 22.02.2014
Both plugins and includes must be the same version. Make sure that they are BOTH the latest version.
Re: Streamer Problem -
SoulLedger - 22.02.2014
They are! I downloaded the whole zip file unless the zip file has messed up which means I need to find both include and plugins...