Streamer Problem!(depression|mental brakedown|loss of hope...) - 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: Streamer Problem!(depression|mental brakedown|loss of hope...) (
/showthread.php?tid=533999)
Streamer Problem!(depression|mental brakedown|loss of hope...) -
Seifspeed - 27.08.2014
This Is What i did i i put streamer 2.7.3 files in there places (streamer.inc in includes and streamer .dll by adding it in the option i have on the comtrol panel)
i recompiled the script on my pc and then uploaded it to the host.
-samp version of the server is 0.3z r1
-the host is not on linux
-i don't have filterscripts so i don't need to compile them too.
-i tried even recent streamers they don't work
Here is the Log:
Код:
oaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[14:43:06] password = "" (string)
[14:43:06] filterscripts = "" (string)
[14:43:06]
[14:43:06] Server Plugins
[14:43:06] --------------
[14:43:06] Loading plugin: sscanf.dll
[14:43:06]
[14:43:06] ===============================
[14:43:06] sscanf plugin loaded.
[14:43:06] Version: 2.8.1
[14:43:06] © 2012 Alex "******" Cole
[14:43:06] ===============================
[14:43:06] Loaded.
[14:43:06] Loading plugin: mysql.dll
[14:43:06] >> plugin.mysql: R39-2 successfully loaded.
[14:43:06] Loaded.
[14:43:06] Loading plugin: streamer.dll
[14:43:06] Failed.
[14:43:06] Loading plugin: crashdetect.dll
[14:43:06] crashdetect v4.7.3 is OK.
[14:43:06] Loaded.
[14:43:06] Loading plugin: nativechecker.dll
[14:43:06] Loaded.
[14:43:06] Loaded 4 plugins.
[14:43:06]
[14:43:06] Filterscripts
[14:43:06] ---------------
[14:43:06] Loaded 0 filterscripts.
[14:43:06] Error: Function not registered: 'CreateDynamicSphere'
[14:43:06] Error: Function not registered: 'CreateDynamicObject'
[14:43:06] Error: Function not registered: 'CreateDynamicPickup'
[14:43:06] Error: Function not registered: 'DestroyDynamicPickup'
[14:43:06] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[14:43:06] Error: Function not registered: 'MoveDynamicObject'
[14:43:06] Error: Function not registered: 'DestroyDynamicObject'
[14:43:06] Error: Function not registered: 'mysql_real_escape_string'
[14:43:06] Error: Function not registered: 'CreateDynamic3DTextLabel'
[14:43:06] Error: Function not registered: 'DestroyDynamicArea'
[14:43:06] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[14:43:06] Error: Function not registered: 'Streamer_UpdateEx'
[14:43:06] Error: Function not registered: 'IsPlayerInDynamicArea'
[14:43:06] Error: Function not registered: 'mysql_store_result'
[14:43:06] Error: Function not registered: 'mysql_num_rows'
[14:43:06] Error: Function not registered: 'mysql_free_result'
[14:43:06] Error: Function not registered: 'CountDynamicObjects'
[14:43:06] Error: Function not registered: 'CountDynamicPickups'
[14:43:06] Error: Function not registered: 'mysql_ping'
[14:43:06] Error: Function not registered: 'mysql_retrieve_row'
[14:43:06] Error: Function not registered: 'mysql_fetch_field_row'
[14:43:06] Error: Function not registered: 'IsPlayerInAnyDynamicArea'
[14:43:06] Error: Function not registered: 'IsValidDynamicArea'
[14:43:06] Error: Function not registered: 'mysql_fetch_int'
[14:43:06] Error: Function not registered: 'mysql_fetch_row_format'
[14:43:06] [debug] Run time error 19: "File or function is not found"
[14:43:06] [debug] The following natives are not registered:
[14:43:06] [debug] CreateDynamicSphere
[14:43:06] [debug] CreateDynamicObject
[14:43:06] [debug] CreateDynamicPickup
[14:43:06] [debug] DestroyDynamicPickup
[14:43:06] [debug] DestroyDynamic3DTextLabel
[14:43:06] [debug] MoveDynamicObject
[14:43:06] [debug] DestroyDynamicObject
[14:43:06] [debug] mysql_real_escape_string
[14:43:06] [debug] CreateDynamic3DTextLabel
[14:43:06] [debug] DestroyDynamicArea
[14:43:06] [debug] UpdateDynamic3DTextLabelText
[14:43:06] [debug] Streamer_UpdateEx
[14:43:06] [debug] IsPlayerInDynamicArea
[14:43:06] [debug] mysql_store_result
[14:43:06] [debug] mysql_num_rows
[14:43:06] [debug] mysql_free_result
[14:43:06] [debug] CountDynamicObjects
[14:43:06] [debug] CountDynamicPickups
[14:43:06] [debug] mysql_ping
[14:43:06] [debug] mysql_retrieve_row
[14:43:06] [debug] mysql_fetch_field_row
[14:43:06] [debug] IsPlayerInAnyDynamicArea
[14:43:06] [debug] IsValidDynamicArea
[14:43:06] [debug] mysql_fetch_int
[14:43:06] [debug] mysql_fetch_row_format
[14:43:06] Script[gamemodes/cbg.amx]: Run time error 19: "File or function is not found"
[14:43:06] Number of vehicle models: 0
Please help me out this is my first server ever and i have been preparing for this very moment.
Beleive me i posted like everywhere still nothing.
please if you think you can help me out via skype please pm me.
I am extremely thankfull for people that are tring to help.
Re: Streamer Problem!(depression|mental brakedown|loss of hope...) -
billy123321 - 27.08.2014
Can't really think of anything, did you #include <streamer> in your script? I don't even know if that affects it but it's the only thing I can think of.
Re : Streamer Problem!(depression|mental brakedown|loss of hope...) -
Seifspeed - 27.08.2014
Yes I didi include streamer.
Re: Streamer Problem!(depression|mental brakedown|loss of hope...) -
ThePhenix - 27.08.2014
The only thing that comes to mind is that update both include and plugins. I'm refering to MySQL and streamer.