SA-MP Forums Archive
server 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: server problem (/showthread.php?tid=633407)



server problem - [L]azy[H]aze - 30.04.2017

I don't know what the problem is I updated the streamer plugina I deleted the old one buy it still showing this
[03:19:10] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9.
[03:19:10] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13.
[03:19:10] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9.
[03:19:10] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13.
[03:19:10] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9.
[03:19:10] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13.
[03:19:10] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9.
[03:19:10] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13.
[03:19:10] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9.
[03:19:10] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13.
[03:19:10] *** Streamer Plugin: CreateDynamicPickup: Expecting 11 parameter(s), but found 9.
[03:19:10] *** Streamer Plugin: CreateDynamic3DTextLabel: Expecting 15 parameter(s), but found 13.


Re: server problem - raydx - 30.04.2017

Expecting 15 parameter(s), but found 13.

Probably you not compiled your gm with latest include.
Or just add 2 missing parameters, everything is written in log.


Re: server problem - Bolex_ - 30.04.2017

Update latest streamer (INC, Plugin ) as well, and recompile


Re: server problem - [L]azy[H]aze - 30.04.2017

I updated the Inc too and what you mean


Re: server problem - [L]azy[H]aze - 30.04.2017

The script starts up fine on local host with no errors but when I uploaded to host it won't work


Re: server problem - iLearner - 30.04.2017

Means you did not update the .so of plugin at host.


Re: server problem - [L]azy[H]aze - 30.04.2017

I did I replaced it and still no luck I'm using samp4you