Can't run on linux - 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: Can't run on linux (
/showthread.php?tid=425534)
Can't run on linux -
ProjectGANTON - 26.03.2013
Hello, i was running my server on a linux vps 32bit
So i installed all plugins for linux etc, and i updated them
All plugins loads fine, but it return "run time error"
So, i installed nativechecker, and here's all.
Please, some one help me, i really need it, i bought the vps yesterday...
My logs:
Код:
SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team
[01:42:27]
[01:42:27] Server Plugins
[01:42:27] --------------
[01:42:27] Loading plugin: nativechecker.so
[01:42:27] Loaded.
[01:42:27] Loading plugin: streamer.so
[01:42:27]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[01:42:27] Loaded.
[01:42:27] Loading plugin: mysql.so
[01:42:27]
> MySQL plugin R5 successfully loaded.
[01:42:27] Loaded.
[01:42:27] Loading plugin: sscanf.so
[01:42:27]
[01:42:27] ===============================
[01:42:27] sscanf plugin loaded.
[01:42:27] Version: 2.8.1
[01:42:27] © 2012 Alex "******" Cole
[01:42:27] ===============================
[01:42:27] Loaded.
[01:42:27] Loaded 4 plugins.
[01:42:27]
[01:42:27] Filterscripts
[01:42:27] ---------------
[01:42:27] Loaded 0 filterscripts.
[01:42:27] Error: Function not registered: 'SSCANF_Init'
[01:42:27] Error: Function not registered: 'SSCANF_Join'
[01:42:27] Error: Function not registered: 'SSCANF_Leave'
[01:42:27] Error: Function not registered: 'mysql_query'
[01:42:27] Error: Function not registered: 'mysql_store_result'
[01:42:27] Error: Function not registered: 'mysql_fetch_row_format'
[01:42:27] Error: Function not registered: 'mysql_fetch_field_row'
[01:42:27] Error: Function not registered: 'mysql_free_result'
[01:42:27] Error: Function not registered: 'mysql_debug'
[01:42:27] Error: Function not registered: 'TextDrawSetSelectable'
[01:42:27] Error: Function not registered: 'mysql_connect'
[01:42:27] Error: Function not registered: 'mysql_ping'
[01:42:27] Error: Function not registered: 'sscanf'
[01:42:27] Error: Function not registered: 'mysql_close'
[01:42:27] Error: Function not registered: 'mysql_retrieve_row'
[01:42:27] Error: Function not registered: 'mysql_num_rows'
[01:42:27] Script[gamemodes/alpha.amx]: Run time error 19: "File or function is not found"
[01:42:27] Number of vehicle models: 0
[01:42:28] --- Server Shutting Down.
[01:42:28]
*** Streamer Plugin v2.6.1 by Incognito unloaded ***
[01:42:28]
> MySQL plugin unloaded.
[01:42:28]
[01:42:28] ===============================
[01:42:28] sscanf plugin unloaded.
[01:42:28] ===============================
samp@linux:~/samp03$ cat server_log.txt
Re: Can't run on linux -
kamzaf - 26.03.2013
Script[gamemodes/alpha.amx]: Run time error 19: "File or function is not found"
there isnt a .amx file with the specified name in the gamemodes folder.
Re: Can't run on linux -
ProjectGANTON - 26.03.2013
Yes, there's
Re: Can't run on linux -
ProjectGANTON - 26.03.2013
Sorry double post:
Код:
samp@linux:~/samp03/gamemodes$ ls
alpha.amx
samp@linux:~/samp03/gamemodes$ vim alpha.amx
samp@linux:~/samp03/gamemodes$
Re: Can't run on linux -
kiloman3 - 26.03.2013
Sounds like the gamemode is trying to load or open a file that doesn't exist
Re: Can't run on linux -
ProjectGANTON - 26.03.2013
Should i upload on the vps pawn folder with includes?
Re: Can't run on linux -
ProjectGANTON - 26.03.2013
UPPPPPPPPPPPPPPPPPPPPPPPPPPP