• Lots of Errors
    8 replies, posted
Hey guys, I have quite a problem, after the update yesterday or today, I'm getting shit tons of error whenever I'm trying to start my deathrun server [quote]Couldn't include file 'includes\init.lua' (File not found) [AddCSLuaFile] Couldn't find 'base/gamemode/cl_init.lua' ( Couldn't include file 'shared.lua' (File not found) (@game it.lua (line 2)) Couldn't include file 'player.lua' (File not found) (@game it.lua (line 3)) Couldn't include file 'npc.lua' (File not found) (@gamemod lua (line 4)) [AddCSLuaFile] Couldn't find 'base/gamemode/cl_init.lua' ( memode/shared.lua (line 1)) Couldn't include file 'shared.lua' (File not found) (@game it.lua (line 2)) Couldn't include file 'player.lua' (File not found) (@game it.lua (line 3)) Couldn't include file 'npc.lua' (File not found) (@gamemod lua (line 4)) [ERROR] gamemodes/deathrun/gamemode/sv_weps.lua:37: attemp k' (a nil value) 1. unknown - gamemodes/deathrun/gamemode/sv_weps.lua:37 2. include - [C]:-1 3. unknown - gamemodes/deathrun/gamemode/init.lua:15 [ERROR] gamemodes/deathrun/gamemode/rtv/sv_rtv.lua:7: atte mp' (a nil value) 1. unknown - gamemodes/deathrun/gamemode/rtv/sv_rtv.lua: 2. include - [C]:-1 3. unknown - gamemodes/deathrun/gamemode/init.lua:18 [ERROR] gamemodes/deathrun/gamemode/init.lua:289: attempt mmand' (a nil value) 1. unknown - gamemodes/deathrun/gamemode/init.lua:289 Couldn't Load Init Script: 'deathrun/gamemode/init.lua' !weapons [/quote] I've never had this problem before and I have no idea what I'm supposed to do, I've never seen this many errors before, could anybody point me into the right direction? :/ Thanks in advance.
The core lua files are not being found, which causing more errors on lua files relying on those files. Looks like you need to verify the game cache of your garry's mod install
Okay I probably forgot to mention this but I'm running my server on a dedicated server and I installed the server using steamcmd...sorry for being..stupid? but how do I verify the game cache of the game even though I haven't installed it using the steam client? Thanks for your help btw, highly appreciated. Edit: I already tried updating it and I already tried re-downloading all the server files, setting up a new server, nothing works.
Oh sorry I didn't realize, I wouldn't know how you verify the files through that, but if you re-downloaded the server files then that would've done the same thing. This is odd, can you check if the "init.lua" file exists in the "includes" folder?
Well, that helped! thanks for that! at least the server starts up now haha! Next problem though [Techno|2|STEAM_0:1:84691329] Lua Error: Couldn't include file 'includes\init.lua' (File not found) (<nowhere>) [Techno|2|STEAM_0:1:84691329] Lua Error: Couldn't include file 'derma\init.lua' (File not found) (<nowhere>) [Techno|2|STEAM_0:1:84691329] Lua Error: Couldn't include file 'includes\modules\notification.lua' (File not found) (@Sta rtup (line 1)) [Techno|2|STEAM_0:1:84691329] Lua Error: [ERROR] Startup:1: Module not found! 1. require - [C]:-1 2. unknown - Startup:1 [Techno|2|STEAM_0:1:84691329] Lua Error: [ERROR] gamemodes/base/gamemode/player_class/player_default.lua:139: attempt to index global 'player_manager' (a nil value) 1. unknown - gamemodes/base/gamemode/player_class/player_default.lua:139 2. include - [C]:-1 3. unknown - gamemodes/base/gamemode/shared.lua:19 4. include - [C]:-1 5. unknown - gamemodes/base/gamemode/cl_init.lua:1 [Techno|2|STEAM_0:1:84691329] Lua Error: [ERROR] LuaCmd:1: attempt to index global 'notification' (a nil value) 1. unknown - LuaCmd:1 [Techno|2|STEAM_0:1:84691329] Lua Error: [ERROR] LuaCmd:1: attempt to index global 'notification' (a nil value) 1. unknown - LuaCmd:1 [Techno|2|STEAM_0:1:84691329] Lua Error: [ERROR] LuaCmd:1: attempt to index global 'notification' (a nil value) 1. unknown - LuaCmd:1 :/
Did you add the <nowhere> to the log? Did you check if the init.lua file is actually in the includes folder?
Yeah I did and the init.lua file is inside the includes folder and no, I didn't add the <nowhere> to the log. Like I said I never had this before. :/
Try uninstalling some of your addons. Verify/validate your server.
Nothing's going to work if init.lua can't be found. Considering you said the file [B]does[/B] exist, I would assume that the permissions are set wrong on the file. Make sure that the file has both read and write permissions, or isn't read only
Sorry, you need to Log In to post a reply to this thread.