SA-MP Forums Archive
Some Plugins fail? - 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: Some Plugins fail? (/showthread.php?tid=367504)



Some Plugins fail? - Mr.Vegas - 10.08.2012

Hello there i run a server that ran fine until my pc was formatted
now when i run it only plugin "sscanf" loads and plugin streamer and audio both fail to load
i have .NET Framework 4 installed and all includes in proper folder why does this happen? Please help..


Re: Some Plugins fail? - RedJohn - 10.08.2012

Install THIS and it will work fine.


Re: Some Plugins fail? - Mr.Vegas - 10.08.2012

Ok so now i have downloaded it
before sscand and streamer both failed but now, only streamer fails ?
why
!
there are shit load of message on the server cmd screen
all related to streamer and all of the message's come when i try to load server
help
P.S How do i copy those message's from server window?


Re: Some Plugins fail? - Mr.Vegas - 10.08.2012

or it seems like the plugin does not recognize the streamer.inc file ?
because after every line of error it says
Quote:

SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team

[15:56:18]
[15:56:18] Server Plugins
[15:56:18] --------------
[15:56:18] Loading plugin: streamer
[15:56:18]

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

[15:56:18] Loaded.
[15:56:18] Loading plugin: sscanf
[15:56:18]

[15:56:18] ===============================

[15:56:18] sscanf plugin loaded.

[15:56:18] © 2009 Alex "******" Cole

[15:56:18] ===============================

[15:56:18] Loaded.
[15:56:18] Loading plugin: audio
[15:56:18]

*** Audio Plugin v0.5 R2 by Incognito loaded ***

[15:56:18] Loaded.
[15:56:18] Loaded 3 plugins.

[15:56:18]
[15:56:18] Filter Scripts
[15:56:18] ---------------
[15:56:18] Loading filter script 'Objects.amx'...
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)
[15:56:18] Loading filter script 'Objects2.amx'...
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)
[15:56:18] Loading filter script '0.3cObjects.amx'...
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file)
[15:56:18] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file)
[15:56:19] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file)
[15:56:19] *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)
[15:56:19] Loaded 3 filter scripts.

[15:56:19] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[15:56:19] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file)
[15:56:19] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file)
[15:56:19] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file)
[15:56:19] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file)
[15:56:19] *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)
[15:56:19] Script[gamemodes/Broal.amx]: Run time error 19: "File or function is not found"
[15:56:19] Number of vehicle models: 0
[15:56:56] --- Server Shutting Down.
[15:56:56]

*** Streamer Plugin v2.6.1 by Incognito unloaded ***

[15:56:56]

[15:56:56] ===============================

[15:56:56] sscanf plugin unloaded.

[15:56:56] ===============================

[15:56:56]

*** Audio Plugin v0.5 R2 by Incognito unloaded ***




Re: Some Plugins fail? - Jstylezzz - 10.08.2012

lolz, it explains you what to do.
download the latest streamer include and also the latest plugin.
put the include in your pawno>includes folder, and start pawno by clicking the pawno program in the pawno folder, to make sure, that you load the pawno containing the new includes.
put the streamer plugin, inside the plugins folder, and allow overwrite(same for the include, allow overwrite).
Now, just re-compile all the scripts you are using, and it should work fine again.


Re: Some Plugins fail? - Mr.Vegas - 10.08.2012

Jari jhonson i did exactly what you said, it still doesnt works. can i send you some pm's if you dont mind ?