streamer/map loading problem
#1

So, I've coded about 35k lines of createdynamicobject maps around whole SA

and i get this message error on the VPS, when about to turn on the server.

pawn Код:
[11:01:03] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11

It says like that, like thousands times.

any solution ? updated streamer, etc
Reply
#2

Show me a few of the lines and paste the native from the streamer so I can see the params.
Reply
#3

It seems like it is the streamer problem.

It says

[10:58:38] *** Streamer Plugin: Warning: Include file version (0x26105) does not match plugin version (0x27002) (script might need to be recompiled with the latest include file)
Reply
#4

I don't see any possible problem with the streamer based on that error...

Check that the includes you've got are not older/newer than the plugin version itself. Re download the package if needed and recompile your script.

Remember the includes that are used are the last PAWNO used ones. If you have for example two servers in two folders each with different includes, it will use the includes of the last PAWNO you opened.
Reply
#5

I'm not sure, but the best is, that if you could give me the streamer plugins/includes of yours, which you're using the most, or recently.
Reply
#6

still need help
Reply
#7

Link for latest streamer: https://code.******.com/p/samp-strea...4.zip&can=2&q=

Place the includes, and update the plugin. Don't forget to recompile the script. If you still get the version error, open the pawno.exe in which you have updated the include because many copies of pawno might confuse you.
Reply
#8

Download the latest streamer include & the plugin then recompile your script/FS with it.
Reply
#9

Was this solved? I'm currently having the same problem:

https://sampforum.blast.hk/showthread.php?tid=493135
Reply
#10

actually, solved with iZN's post.

and I've got some new errors

Код:
[19:19:56]    Error: Function not registered: 'SSCANF_Init'
[19:19:56]    Error: Function not registered: 'SSCANF_Join'
[19:19:56]    Error: Function not registered: 'SSCANF_Leave'
[19:19:56]    Error: Function not registered: 'sscanf'
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)