Hey. I'm working on an SCP-RP server, and whenever I try to start it, I get this:
Note: the Gamemode is using vanilla Dark-RP files, just different gamemode.txt and foldername.
Here are my server logs: [url]https://pastebin.com/khL5zTfU[/url]
When !weapons comes up I get an engine error window that simply says !weapons and when I press OK it will close the server process.
Don't mind most of the addon errors, they have been lingering and I am fixing them.
looking at these errors you have corrupted your server install. you may have to force update if not reinstall.
[code]
[AddCSLuaFile] Couldn't find 'lua/includes/modules/hook.lua' (<nowhere>)
Couldn't include file 'includes\modules\hook.lua' (File not found) (@lua/includes/init.lua (line 19))
[ERROR] lua/includes/init.lua:19: Module not found!
1. require - [C]:-1
2. unknown - lua/includes/init.lua:19
[ERROR] gamemodes/base/gamemode/player_class/player_default.lua:130: attempt to index global 'player_manager' (a nil value)
1. unknown - gamemodes/base/gamemode/player_class/player_default.lua:130
2. include - [C]:-1
3. unknown - gamemodes/base/gamemode/shared.lua:18
4. include - [C]:-1
5. unknown - gamemodes/base/gamemode/ini
[/code]
[QUOTE=rtm516;52584081]looking at these errors you have corrupted your server install. you may have to force update if not reinstall.
[code]
[AddCSLuaFile] Couldn't find 'lua/includes/modules/hook.lua' (<nowhere>)
Couldn't include file 'includes\modules\hook.lua' (File not found) (@lua/includes/init.lua (line 19))
[ERROR] lua/includes/init.lua:19: Module not found!
1. require - [C]:-1
2. unknown - lua/includes/init.lua:19
[ERROR] gamemodes/base/gamemode/player_class/player_default.lua:130: attempt to index global 'player_manager' (a nil value)
1. unknown - gamemodes/base/gamemode/player_class/player_default.lua:130
2. include - [C]:-1
3. unknown - gamemodes/base/gamemode/shared.lua:18
4. include - [C]:-1
5. unknown - gamemodes/base/gamemode/ini
[/code][/QUOTE]
I do have all of those files though, and they do have written data.
Sorry, you need to Log In to post a reply to this thread.