SA-MP Forums Archive
Server Not Working Properly - 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: Server Not Working Properly (/showthread.php?tid=610178)



Server Not Working Properly - ChunkyGaming26 - 20.06.2016

I load the server and then I get this.
Код:
22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:18] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9
[22:27:18] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13
[22:27:52] *** Streamer Plugin: Streamer_UpdateEx: Expecting 8 parameter(s), but found 6
Updated the Plugins and the includes, and still get this I even compiled it with the new ones and I still get this problem, can someone help me.


Re: Server Not Working Properly - Sithis - 20.06.2016

You clearly didn't recompile it correctly.


Re: Server Not Working Properly - ChunkyGaming26 - 20.06.2016

Yea I Compiled it and get no Errors or Warnings but still coming up like this when I start the server.


Re: Server Not Working Properly - ChunkyGaming26 - 22.06.2016

Still not fixed please can someone help me


Re: Server Not Working Properly - Sew_Sumi - 22.06.2016

Update your script. Your usage of the include in your script doesn't have enough params.


Re: Server Not Working Properly - AbyssMorgan - 22.06.2016

Update plugin and update streamer.inc


Re: Server Not Working Properly - Sew_Sumi - 22.06.2016

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
Update plugin and update streamer.inc
His scripts out of date from the plugin. Not that his includes out of date. I thought the same when I first replied, but realized that he's actually a long way behind in versions.