SA-MP Forums Archive
[HELP] error and warning - 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: [HELP] error and warning (/showthread.php?tid=496141)



[HELP] error and warning - V4at - 20.02.2014

Hi fellas, when I changed Incognito streamer to the latest version, there is a problem.. How to fix that?

Here it is:

Код:
warning 202: number of arguments does not match definition
error 025: function heading differs from prototype



Re: [HELP] error and warning - Necip - 20.02.2014

Show us some codes if you can please?


Re: [HELP] error and warning - V4at - 20.02.2014

These errors show anywhere, there is no specific location with a code.. I do not understand..


Re: [HELP] error and warning - ReD_HunTeR - 20.02.2014

compile again and copy all don't cut anything from there and send me that warning and error.


Re: [HELP] error and warning - xo - 20.02.2014

I think you changed arguments while changing or messed it up. paste codes.


Re: [HELP] error and warning - V4at - 20.02.2014

Код:
C:\Users\User\Desktop\Server\pawno\include\streamer.inc(325) : warning 202: number of arguments does not match definition
C:\Users\User\Desktop\Server\pawno\include\streamer.inc(332) : error 025: function heading differs from prototype



Re: [HELP] error and warning - Konstantinos - 20.02.2014

The streamer.inc does not match with the a_samp.inc for those callbacks were modified.

Server version 0.3e -> streamer version 2.6.1
Server version 0.3z -> streamer version 2.7


Re: [HELP] error and warning - V4at - 20.02.2014

I have the server version 0.3z and streamer 2.7


Re: [HELP] error and warning - Necip - 20.02.2014

Are you sure that your server includes are up-to-date? I mean you must put the new includes of 0.3z to your pawno/includes.


Re: [HELP] error and warning - V4at - 20.02.2014

Yep, of course, just now I again updated and the same problem..