Help Me Unknown Mode
#1

MY LOG:


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[09:27:32] password = "" (string)
[09:27:32] plugins = "" (string)
[09:27:32]
[09:27:32] Server Plugins
[09:27:32] --------------
[09:27:32] Loaded 0 plugins.

[09:27:32]
[09:27:32] Filterscripts
[09:27:32] ---------------
[09:27:32] Loading filterscript 'UltraHost.amx'...
[09:27:32] Loading filterscript 'streamermaps.amx'...
[09:27:32] Loading filterscript 'streamergangs.amx'...
[09:27:32] Loaded 3 filterscripts.

[09:27:32] Script[gamemodes/ESS.amx]: Run time error 19: "File or function is not found"
[09:27:32] Number of vehicle models: 0
Reply
#2

Do you have ESS.amx in your gamemodes folder?
You have 0 plugins... Download streamer/ssanf2/others, it's the important ones
Reply
#3

can you give me ESS's plugins link?
Reply
#4

What Is This?







----------
Loaded log file: "server_log.txt".
----------
[09:57:16] Loading plugin: crashdetect.dll
[09:57:16] Failed (plugins/crashdetect.dll: invalid ELF header)
[09:57:16] Loading plugin: mysql.dll
[09:57:16] Failed (plugins/mysql.dll: invalid ELF header)
[09:57:16] Loading plugin: sscanf.dll
[09:57:16] Failed (plugins/sscanf.dll: invalid ELF header)
[09:57:16] Loading plugin: streamer.dll
[09:57:16] Failed (plugins/streamer.dll: invalid ELF header)
[09:57:16] Loaded 0 plugins.

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team


[09:57:16] Filterscripts
[09:57:16] ---------------
[09:57:16] Loading filterscript 'UltraHost.amx'...
[09:57:16] Loading filterscript 'streamermaps.amx'...
[09:57:16] Loading filterscript 'TDEditor.amx'...
[09:57:16] Unable to load filterscript 'TDEditor.amx'.
[09:57:16] Loading filterscript 'streamergangs.amx'...
[09:57:16] Loaded 3 filterscripts.

[09:57:16] Script[gamemodes/ESS.amx]: Run time error 19: "File or function is not found"
[09:57:16] Number of vehicle models: 0









Config



echo Executing Server Config...
lanmode 1
hostname ETrion Stunt Server - Qartuli ! [Ultra-H.com]
weburl www.Ultra-H.com
mapname San Andreas
language Georgia!
password
rcon_password 123456
maxplayers 20
bind 198.100.144.190
port 9881
maxnpc 0
rcon 0
announce 1
query 1
lagcompmode 1
messageholelimit 3000
messageslimit 500
ackslimit 3000
gamemode0 ESS
filterscripts UltraHost streamermaps TDEditor streamergangs
plugins crashdetect.dll mysql.dll sscanf.dll streamer.dll
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Reply
#5

Streamer: https://github.com/samp-incognito/sa...eases/tag/v2.8
NativeChecker: http://www.solidfiles.com/d/8433/
Kindly find other plugins

EDIT: after reading your editted post:
Code:
plugins crashdetect.dll mysql.dll sscanf.dll streamer.dll
change it to
Code:
plugins crashdetect mysql sscanf streamer
Reply
#6

:@ :@ :@


[10:49:32] Loading plugin: crashdetect
[10:49:32] Failed (plugins/crashdetect: cannot open shared object file: No such file or directory)
[10:49:32] Loading plugin: mysql
[10:49:32] Failed (plugins/mysql: cannot open shared object file: No such file or directory)
[10:49:32] Loading plugin: sscanf
[10:49:32] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[10:49:32] Loading plugin: streamer
[10:49:32] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
Reply
#7

Load "crashdetect" last in order

Code:
plugins mysql sscanf streamer crashdetect
Additionally, go into your script and find where you have your Includes and check all the plugins it lists, then make sure you have them in your include and plugins folders. And finally ensure you actually have the gamemode in your gamemodes folder and include that in your server.cfg

When it says no such file it means you do not have them in your plugins folder.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)