Chessnut / hl2rp

A NutScript framework schema based off Half-Life 2.
http://nutscript.rocks
MIT License
26 stars 34 forks source link

Lua Error...I don't even know #127

Open Lith0224 opened 3 years ago

Lith0224 commented 3 years ago

Okay so here's the script. I basically know nothing about coding in Lua so be as simple as possible. I also apologize if this doesn't help.

[nshl2rp] addons/nshl2rp/gamemodes/nutscript/gamemode/core/derma/cl_character.lua:99: attempt to index local 'label' (a nil value)

  1. AddMenuLabel - addons/nshl2rp/gamemodes/nutscript/gamemode/core/derma/cl_character.lua:99
    1. CreateMainButtons - addons/nshl2rp/gamemodes/nutscript/gamemode/core/derma/cl_character.lua:183
    2. Init - addons/nshl2rp/gamemodes/nutscript/gamemode/core/derma/cl_character.lua:508
      1. Create - lua/includes/extensions/client/panel/scriptedpanels.lua:37
      2. unknown - addons/nshl2rp/gamemodes/nutscript/gamemode/core/libs/sh_character.lua:691
      3. func - addons/nshl2rp/gamemodes/nutscript/gamemode/core/libs/thirdparty/sh_netstream2.lua:155
      4. unknown - lua/includes/extensions/net.lua:32

I don't know what this is send help.