3 error 4 warn - 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: 3 error 4 warn (
/showthread.php?tid=517635)
3 error 4 warn -
b0b - 06.06.2014
ERROR
PHP код:
\pawno\include\streamer.inc(166) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
pawno\include\streamer.inc(366) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
pawno\include\streamer.inc(489) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
warning
PHP код:
pawno\include\streamer.inc(341) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
pawno\include\streamer.inc(364) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
pawno\include\streamer.inc(487) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
gamemodes\PlayOn.pwn(12750) : warning 209: function "Streamer_OnPlayerEnterCP" should return a value
Please help my! i rly need this gamemode work!! ;/
Re: 3 error 4 warn -
Threshold - 06.06.2014
You need to be using the 0.3z sa-mp package. You can download the latest package at
http://www.sa-mp.com/download
Once you have downloaded that, make sure you have replaced all the sa-mp includes such as a_samp.inc with the new ones. Then recompile your script(s).
Re: 3 error 4 warn -
b0b - 06.06.2014
NOW!
[03:58:27] *** Streamer Plugin: Warning: Include file version (0x27201) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[03:58:27] Script[gamemodes/0gm.amx]: Run time error 19: "File or function is not found"
[03:58:27] Number of vehicle models: 0
Re: 3 error 4 warn -
Threshold - 06.06.2014
Do you have the latest version of the streamer plugin? What this is saying, is that your version of the include does not match the version of the plugin.
Download the latest streamer plugin from Incognito here:
https://github.com/samp-incognito/sa...ugin-2.7.2.zip
Re: 3 error 4 warn -
b0b - 06.06.2014
okey, now work xD:: ty so motch +rerp:P
but one more
PHP код:
v0.3z-R2, (C)2005-2014 SA-MP Team
[04:07:00]
[04:07:00] Server Plugins
[04:07:00] --------------
[04:07:00] Loading plugin: mysql.so
[04:07:00] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[04:07:00] Loading plugin: sscanf.so
[04:07:00]
[04:07:00] ===============================
[04:07:00] sscanf plugin loaded.
[04:07:00] (c) 2009 Alex "******" Cole
[04:07:00] 0.3d-R2 500 Players "dnee"
[04:07:00] ===============================
[04:07:00] Loaded.
[04:07:00] Loading plugin: streamer.so
[04:07:00]
*** Streamer Plugin v2.7.2 by Incognito loaded ***
[04:07:00] Loaded.
[04:07:00] Loading plugin: merrandom.so
[04:07:00] Plugin MerRandom v2.1 - by Cyber_Punk got loaded.
[04:07:00] Loaded.
[04:07:00] Loading plugin: regex.so
[04:07:00]
[04:07:00] ______________________________________
[04:07:00] Regular Expression Plugin v0.2.1 loaded
[04:07:00] ______________________________________
[04:07:00] By: Fro (c) Copyright <TBG> 2009-2011
[04:07:00] ______________________________________
[04:07:00] Loaded.
[04:07:00] Loaded 4 plugins.
[04:07:00]
[04:07:00] Ban list
[04:07:00] --------
[04:07:00] Loaded: samp.ban
[04:07:00]
[04:07:00]
[04:07:00] Filterscripts
[04:07:00] ---------------
[04:07:00] Loaded 0 filterscripts.
[04:07:00] Script[gamemodes/0gm.amx]: Run time error 19: "File or function is not found"
[04:07:00] Number of vehicle models: 0
why not connect ?
Re: 3 error 4 warn -
KayJ - 06.06.2014
Quote:
Originally Posted by b0b
okey, now work xD:: ty so motch +rerp:P
but one more
PHP код:
v0.3z-R2, (C)2005-2014 SA-MP Team
[04:07:00]
[04:07:00] Server Plugins
[04:07:00] --------------
[04:07:00] Loading plugin: mysql.so
[04:07:00] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[04:07:00] Loading plugin: sscanf.so
[04:07:00]
[04:07:00] ===============================
[04:07:00] sscanf plugin loaded.
[04:07:00] (c) 2009 Alex "******" Cole
[04:07:00] 0.3d-R2 500 Players "dnee"
[04:07:00] ===============================
[04:07:00] Loaded.
[04:07:00] Loading plugin: streamer.so
[04:07:00]
*** Streamer Plugin v2.7.2 by Incognito loaded ***
[04:07:00] Loaded.
[04:07:00] Loading plugin: merrandom.so
[04:07:00] Plugin MerRandom v2.1 - by Cyber_Punk got loaded.
[04:07:00] Loaded.
[04:07:00] Loading plugin: regex.so
[04:07:00]
[04:07:00] ______________________________________
[04:07:00] Regular Expression Plugin v0.2.1 loaded
[04:07:00] ______________________________________
[04:07:00] By: Fro (c) Copyright <TBG> 2009-2011
[04:07:00] ______________________________________
[04:07:00] Loaded.
[04:07:00] Loaded 4 plugins.
[04:07:00]
[04:07:00] Ban list
[04:07:00] --------
[04:07:00] Loaded: samp.ban
[04:07:00]
[04:07:00]
[04:07:00] Filterscripts
[04:07:00] ---------------
[04:07:00] Loaded 0 filterscripts.
[04:07:00] Script[gamemodes/0gm.amx]: Run time error 19: "File or function is not found"
[04:07:00] Number of vehicle models: 0
why not connect ?
|
Error in logfile
[04:07:00] Loading plugin: mysql.so
[04:07:00] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
did you put mysql in your plugins and libmySQL in main folder?
Re: 3 error 4 warn -
b0b - 06.06.2014
yes, i but. same :/
Meyby old plugin?? or wher i can download last version r15 mysql plugin?
Re: 3 error 4 warn -
JakeGuzik - 06.06.2014
Download the latest plugins, and re-compile your script.
Re: 3 error 4 warn -
b0b - 06.06.2014
whwe i can downoad i cant find