Hi !
I'm switching my GMOD server to linux ( Debian 6 ) and when i try to launch my server, all of my addons are not loaded
Logs :
[QUOTE]root@ns3367966:~/darkrp# ./launcher.sh
************** WARNING ***************
Running the dedicated server as root
is highly discouraged. It is generally
unnecessary to use root privileges to
execute the dedicated server.
**************************************
The server will continue to launch in 10 seconds\rThe server will continue to launch in 9 seconds\rThe server will continue to launch in 8 seconds\rThe server will continue to launch in 7 seconds\rThe server will continue to launch in 6 seconds\rThe server will continue to launch in 5 seconds\rThe server will continue to launch in 4 seconds\rThe server will continue to launch in 3 seconds\rThe server will continue to launch in 2 seconds\rThe server will continue to launch in 1 seconds\rAuto detecting CPU
Using default binary: ./srcds_linux
Enabling debug mode
Server will auto-restart if there is a crash.
Console initialized.
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game_srv.so loaded for "Garry's Mod"
Setting breakpad minidump AppID = 4000
Initializing Steam libraries for secure Internet server
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Logging into anonymous gameserver account.
Fetching Workshop Addons.. No -authkey
[B]Adding Filesystem Addon '/root/darkrp/garrysmod/addons/wiremod'
Adding Filesystem Addon '/root/darkrp/garrysmod/addons/darkrpmodification-master'[/B]
Adding Path: [/root/darkrp/cstrike]
FIND [/root/darkrp/cstrike/*.vpk]
ADDING [/root/darkrp/cstrike/cstrike_pak_000.vpk]
Changing gamemode to DarkRP (darkrp)
[B]Adding Filesystem Addon '/root/darkrp/garrysmod/addons/wiremod'
Adding Filesystem Addon '/root/darkrp/garrysmod/addons/darkrpmodification-master'[/B]
Adding Path: [/root/darkrp/cstrike]
FIND [/root/darkrp/cstrike/*.vpk]
ADDING [/root/darkrp/cstrike/cstrike_pak_000.vpk]
Unknown command "cl_cmdrate"
Unknown command "cl_updaterate"
Unknown command "rate"
Network: IP 37.187.88.134, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
PREP OK
SOLID_VPHYSICS static prop with no vphysics model! (models/props_lab/corkboard001.mdl)
Lua JIT is DISABLED!
[B][AddCSLuaFile] Couldn't find 'weapons/weapon_ak47custom/shared.lua' (<nowhere>)
[AddCSLuaFile] Couldn't find 'weapons/weapon_ak47custom/shared.lua' (<nowhere>)
Corrupt shipment "Alarme": element model is corrupt.
Corrupt shipment "Alarme": element model is corrupt.[/B]
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file server.cfg
Using map cycle file 'cfg/mapcycle_default.txt'. ('cfg/mapcycle.txt' was not found.)
Attempted to create unknown entity type info_ladder!
Can't init info_ladder
Attempted to create unknown entity type info_ladder!
Can't init info_ladder
Attempted to create unknown entity type info_ladder!
Can't init info_ladder
Attempted to create unknown entity type info_ladder!
Can't init info_ladder
Attempted to create unknown entity type weapon_fiveseven!
NULL Ent in UTIL_PrecacheOther
Attempted to create unknown entity type weapon_glock!
NULL Ent in UTIL_PrecacheOther
ServerLog: prop_physics(models/props_c17/bench01a.mdl) Got removed
ServerLog: prop_physics(models/props_interiors/furniture_chair01a.mdl) Got removed
ServerLog: prop_physics(models/props_interiors/furniture_couch02a.mdl) Got removed
ServerLog: prop_physics(models/props_interiors/furniture_lamp01a.mdl) Got removed
ServerLog: prop_physics(models/props_wasteland/controlroom_chair001a.mdl) Got removed
ServerLog: prop_physics(models/props_combine/breenchair.mdl) Got removed
ServerLog: prop_physics(models/props_c17/furniturebed001a.mdl) Got removed
ServerLog: prop_physics(models/props_combine/breenglobe.mdl) Got removed
ServerLog: prop_physics(models/props_interiors/furniture_desk01a.mdl) Got removed
ServerLog: prop_physics(models/props_interiors/furniture_vanity01a.mdl) Got removed
ServerLog: prop_physics(models/props_c17/furnituredrawer001a.mdl) Got removed
ServerLog: prop_physics(models/props_c17/furnituredresser001a.mdl) Got removed
ServerLog: prop_physics(models/props_c17/shelfunit01a.mdl) Got removed
ServerLog: prop_physics(models/props_c17/furnituretable002a.mdl) Got removed
ServerLog: prop_physics(models/props_lab/citizenradio.mdl) Got removed
ServerLog: prop_physics(models/props_trainstation/trashcan_indoor001b.mdl) Got removed
ServerLog: prop_physics(models/props_lab/partsbin01.mdl) Got removed
ServerLog: prop_physics(models/props_trainstation/bench_indoor001a.mdl) Got removed
ServerLog: prop_physics(models/props_wasteland/barricade002a.mdl) Got removed
ServerLog: prop_physics(models/props_wasteland/barricade001a.mdl) Got removed
ServerLog: prop_physics(models/props_wasteland/controlroom_desk001a.mdl) Got removed
ServerLog: prop_physics(models/props_wasteland/wood_fence02a.mdl) Got removed
ServerLog: prop_physics(models/props_wasteland/wood_fence01a.mdl) Got removed
ServerLog: prop_physics(models/props_wasteland/controlroom_filecabinet002a.mdl) Got removed
ServerLog: prop_physics(models/props_wasteland/kitchen_shelf001a.mdl) Got removed
ServerLog: prop_physics(models/props_lab/blastdoor001a.mdl) Got removed
ServerLog: prop_physics(models/props_c17/metalladder001.mdl) Got removed
ServerLog: prop_physics(models/props_junk/wood_crate001a.mdl) Got removed
ServerLog: prop_physics(models/props_junk/wood_crate002a.mdl) Got removed
ServerLog: prop_physics(models/props_c17/oildrum001.mdl) Got removed
ServerLog: prop_physics(models/props_borealis/bluebarrel002.mdl) Got removed
ServerLog: prop_physics(models/props_c17/furniturecouch001a.mdl) Got removed
ServerLog: prop_physics(models/props_building_details/storefront_template001a_bars.mdl) Got removed
ServerLog: prop_physics(models/props_c17/furniturestove001a.mdl) Got removed
Nav File is wrong or something (1)
Initializing Steam libraries for secure Internet server
[/QUOTE]
As you can see Wiremod is not loaded, and it's say "[AddCSLuaFile] Couldn't find 'weapons/weapon_ak47custom/shared.lua' (<nowhere>)" but the file exist... ( On my windows server all work .. )
I need help :(
Sorry, you need to Log In to post a reply to this thread.