Posts: 6
Threads: 1
Joined: Jan 2016
Reputation:
0
[07:38:13] Script[gamemodes/LLRPDec.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[07:38:13] Failed to load 'gamemodes/LLRPDec.amx' script.
Posts: 6
Threads: 1
Joined: Jan 2016
Reputation:
0
this [07:48:09] Error: Function not registered: 'SSCANF_Init'
[07:48:09] Error: Function not registered: 'SSCANF_Join'
[07:48:09] Error: Function not registered: 'SSCANF_Leave'
[07:48:09] Error: Function not registered: 'mysql_format'
[07:48:09] Error: Function not registered: 'mysql_tquery'
[07:48:09] Error: Function not registered: 'mysql_unprocessed_queries'
[07:48:09] Error: Function not registered: 'cache_get_row_count'
[07:48:09] Error: Function not registered: 'cache_get_field_content'
[07:48:09] Error: Function not registered: 'cache_get_field_content_int'
[07:48:09] Error: Function not registered: 'cache_get_row_int'
[07:48:09] Error: Function not registered: 'cache_get_field_content_float'
[07:48:09] Error: Function not registered: 'cache_get_row'
[07:48:09] Error: Function not registered: 'cache_insert_id'
[07:48:09] Error: Function not registered: 'mysql_connect'
[07:48:09] Error: Function not registered: 'mysql_errno'
[07:48:09] Error: Function not registered: 'mysql_close'
Posts: 156
Threads: 0
Joined: Jun 2016
This usually occurs, when you start a server while the compilation is still going on, as the .pwn file is still being compiled.
Solution would be, wait for the pawno to compile the whole script and return with a success message. Then try to run the server.
Posts: 6
Threads: 1
Joined: Jan 2016
Reputation:
0
i did it compile and run but nothing happens
Posts: 67
Threads: 10
Joined: Apr 2014
Reputation:
0
try posting your entire server_log and server.cfg contents
Posts: 6
Threads: 1
Joined: Jan 2016
Reputation:
0
what mysql Version should i download?
Posts: 6
Threads: 1
Joined: Jan 2016
Reputation:
0
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[22:50:18] filterscripts = "" (string)
[22:50:18]
[22:50:18] Server Plugins
[22:50:18] --------------
[22:50:18] Loading plugin: audio.so
[22:50:18]
*** Audio Plugin v0.5 by Incognito loaded ***
[22:50:18] Loaded.
[22:50:18] Loading plugin: sscanf.so
[22:50:18]
[22:50:18] ===============================
[22:50:18] sscanf plugin loaded.
[22:50:18] © 2009 Alex "******" Cole
[22:50:18] ===============================
[22:50:18] Loaded.
[22:50:18] Loading plugin: streamer.so
[22:50:18]
*** Streamer Plugin v2.9.1 by Incognito loaded ***
[22:50:18] Loaded.
[22:50:18] Loading plugin: Whirlpool.so
[22:50:18]
[22:50:18] ==================
[22:50:18]
[22:50:18] Whirlpool loaded
[22:50:18]
[22:50:18] ==================
[22:50:18]
[22:50:18] Loaded.
[22:50:18] Loaded 4 plugins.
[22:50:18]
[22:50:18] Filterscripts
[22:50:18] ---------------
[22:50:18] Loaded 0 filterscripts.
[22:50:18] Script[gamemodes/PRP.amx]: Run time error 19: "File or function is not found"
[22:50:18] Number of vehicle models: 0
now this