Some error?
#1

Код:
[23:06:32] *** Streamer Plugin: Include file version (0) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
[23:06:32] *** Streamer Plugin: Obsolete or invalid native found (script needs to be recompiled with the latest include file)
[23:06:32] Script[gamemodes/gm.amx]: Run time error 19: "File or function is not found"
[23:06:32] Number of vehicle models: 0
How to fix this? :O
Reply
#2

Can't you read the error?

Quote:

[23:06:32] *** Streamer Plugin: Include file version (0) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)

Download the latest Streamer plugin and recompile your script with it.
Reply
#3

But.. NOW!!

Код:
GM\pawno\include\streamer.inc(166) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
\GM\pawno\include\streamer.inc(341) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
GM\pawno\include\streamer.inc(364) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
GM\pawno\include\streamer.inc(366) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
GM\pawno\include\streamer.inc(487) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
GM\pawno\include\streamer.inc(489) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
GM\gamemodes\PlayOn.pwn(12750) : warning 209: function "Streamer_OnPlayerEnterCP" should return a value
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Reply
#4

[02:15:31] *** Streamer Plugin: Warning: Include file version (unknown version) does not match plugin version (0x27201) (script might need to be recompiled with the latest include file)
[02:15:31] Script[gamemodes/PlayOn.amx]: Run time error 19: "File or function is not found"
[02:15:31] Number of vehicle models: 0

Now only this!!
Reply
#5

Bob, I believe that the script was written with an older version of Streamer. Your only hope is either 1) to convert everything to the latest version of Streamer then recompile. 2) Find the version of Streamer it came with and use that, or 3) Give up . Happens to a lot of people who don't start from scratch..
Reply
#6

Quote:
Originally Posted by b0b
Посмотреть сообщение
But.. NOW!!

Код:
GM\pawno\include\streamer.inc(166) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
\GM\pawno\include\streamer.inc(341) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
GM\pawno\include\streamer.inc(364) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
GM\pawno\include\streamer.inc(366) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
GM\pawno\include\streamer.inc(487) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
GM\pawno\include\streamer.inc(489) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
GM\gamemodes\PlayOn.pwn(12750) : warning 209: function "Streamer_OnPlayerEnterCP" should return a value
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
That's because you're not using the latest updates.
Update your streamer plugin and include files, and also make sure you update your sa-mp files.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)