SA-MP Forums Archive
[20:13:52] Loading plugin: streamer [20:13:54] Failed. - tried everything. - 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: [20:13:52] Loading plugin: streamer [20:13:54] Failed. - tried everything. (/showthread.php?tid=530455)



[20:13:52] Loading plugin: streamer [20:13:54] Failed. - tried everything. - James Bob - 07.08.2014

Alrighty, so I've been working on my mates mysql server/script - I finally got connected to the database and went to run it and kept getting "MSVCP110.dll", after many attempts to fix it I finally did and got "MSVCP120.dll", anyhow I then looked at the server log and noticed;

Код:
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[20:13:52] 
[20:13:52] Server Plugins
[20:13:52] --------------
[20:13:52]  Loading plugin: sscanf
[20:13:52] 

[20:13:52]  ===============================

[20:13:52]       sscanf plugin loaded.     

[20:13:52]    © 2009 Alex "******" Cole

[20:13:52]    0.3d-R2 500 Players "dnee"

[20:13:52]  ===============================

[20:13:52]   Loaded.
[20:13:52]  Loading plugin: streamer
[20:13:54]   Failed.
[20:13:54]  Loading plugin: mysql
[20:13:54] 

  > MySQL plugin R7 successfully loaded.

[20:13:54]   Loaded.
[20:13:54]  Loading plugin: Whirlpool
[20:13:54]  
[20:13:54]  ==================
[20:13:54]  
[20:13:54]   Whirlpool loaded
[20:13:54]  
[20:13:54]  ==================
[20:13:54]  
[20:13:54]   Loaded.
[20:13:54]  Loaded 3 plugins.

[20:13:54] 
[20:13:54] Filterscripts
[20:13:54] ---------------
[20:13:54]   Loading filterscript 'Playerinteriors.amx'...
[20:13:54]   Loading filterscript 'Playerexteriors.amx'...
[20:13:54]   Loading filterscript 'yom_buttons.amx'...
[20:13:54]   Loading filterscript 'gcustom.amx'...
[20:13:54]   Loading filterscript 'Mappings.amx'...
[20:13:54]   Loading filterscript 'Server.amx'...
[20:13:54]   Loading filterscript 'vactions.amx'...
[20:13:54]   Loading filterscript 'LAMapping.amx'...
[20:13:54]   Loaded 8 filterscripts.

[20:13:55] Script[gamemodes/blacklist.amx]: Run time error 19: "File or function is not found"
[20:13:55] Number of vehicle models: 0
any suggestions? I've already downloaded the latest streamer plugin.


Re: [20:13:52] Loading plugin: streamer [20:13:54] Failed. - tried everything. - James Bob - 07.08.2014

Fixed it, but now it's spamming

Код:
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:42:32] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11



Re: [20:13:52] Loading plugin: streamer [20:13:54] Failed. - tried everything. - Dignity - 07.08.2014

Isn't that obvious? You're only using 11 parameters while the script requires you to have 12.


Re: [20:13:52] Loading plugin: streamer [20:13:54] Failed. - tried everything. - James Bob - 07.08.2014

Quote:
Originally Posted by Mionee
Посмотреть сообщение
Isn't that obvious? You're only using 11 parameters while the script requires you to have 12.
There is a-lot more than 12.


Re: [20:13:52] Loading plugin: streamer [20:13:54] Failed. - tried everything. - LivingLikeYouDo - 07.08.2014

Wow^^^^.

Download the latest stremer version, and then compile your script.


Re: [20:13:52] Loading plugin: streamer [20:13:54] Failed. - tried everything. - PawelQ - 07.08.2014

Well, you need try to use different versions of plugin.


Re: [20:13:52] Loading plugin: streamer [20:13:54] Failed. - tried everything. - James Bob - 07.08.2014

Quote:
Originally Posted by LivingLikeYouDo
Посмотреть сообщение
Wow^^^^.

Download the latest stremer version, and then compile your script.
Already done a billion times.

Edit;

[code[21:48:41] *** Streamer Plugin: Warning: Include file version (0x26105) does not match plugin version (0x27301) (script might need to be recompiled with the latest include file)[/code]

they're both on the latest and recompiled multiple times, it doesn't extactly make sense - as they're both on 0x27301.


Re: [20:13:52] Loading plugin: streamer [20:13:54] Failed. - tried everything. - ViniBorn - 07.08.2014

Use this include and plugin, then, recompile your script.


Re: [20:13:52] Loading plugin: streamer [20:13:54] Failed. - tried everything. - dirigent00 - 07.08.2014

Can you give us atleast one of this codes:
Код:
*** CreateDynamicObject: Expecting 12 parameter(s), but found 11
I mean code from script, of course.


Re: [20:13:52] Loading plugin: streamer [20:13:54] Failed. - tried everything. - James Bob - 07.08.2014

Quote:
Originally Posted by ViniBorn
Посмотреть сообщение
Use this include and plugin, then, recompile your script.
Код:
*** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
I believe I need 0x26105, can't find it anywhere.