Tech Help LUA errors in GMOD.

Dan Hunter

Active Member
Joined
Sep 11, 2012
Messages
348
Hi there, I need some help.

I own a server for me and my friends to play on and a weird bug just happened.

Hitman are unable to take hits, (you cant press E on them) and CP are unable to warrant. It tells them they are not the right job.

I haven't added any addons recently.

LUA ERROR players have been receiving.

Code:
[ERROR] gamemodes/darkrp/gamemode/config/jobrelated.lua:262: table index is nil
  1. unknown - gamemodes/darkrp/gamemode/config/jobrelated.lua:262
   2. include - [C]:-1
    3. unknown - gamemodes/darkrp/gamemode/cl_init.lua:37


[ERROR] addons/darkrpmodification/lua/darkrp_customthings/jobs.lua:563: table index is nil
  1. unknown - addons/darkrpmodification/lua/darkrp_customthings/jobs.lua:563
   2. include - [C]:-1
    3. loadCustomDarkRPItems - gamemodes/darkrp/gamemode/libraries/modificationloader.lua:111
     4. fn - gamemodes/darkrp/gamemode/libraries/modificationloader.lua:119
      5. Call - addons/ulib/lua/ulib/shared/hook.lua:183
       6. unknown - lua/includes/modules/gamemode.lua:35

I can post my jobs.lua if anyone wants to look at this.

Thank you so much for reading and helping out.
 
Jobs colliding with each other.

Well what it looks like is that the jobs by the name of '"darkrpmodifications" is having trouble working with that other one, i would just delete the darkrpmodificationsif i were you.
 
Back
Top