CloudSixteen / Clockwork

A roleplaying framework developed by Cloud Sixteen for the people.
http://CloudSixteen.com
MIT License
45 stars 43 forks source link

HL2RP character customization ERROR for LUA #248

Closed UberSerpent closed 8 years ago

UberSerpent commented 8 years ago

[ERROR] gamemodes/cwhl2rp/schema/derma/cl_character.lua:762: attempt to index field 'startButton' (a nil value)

  1. Init - gamemodes/cwhl2rp/schema/derma/cl_character.lua:762
    1. Create - lua/includes/extensions/client/panel/scriptedpanels.lua:153
    2. RefreshPanelList - gamemodes/clockwork/framework/libraries/cl_character.lua:281
      1. Callback - gamemodes/cwhl2rp/schema/derma/cl_character.lua:122
      2. Callback - gamemodes/cwhl2rp/schema/derma/cl_character.lua:329
      3. Func - gamemodes/cwhl2rp/schema/derma/cl_frame.lua:27
      4. Run - lua/derma/derma_animation.lua:31
        1. AThink - gamemodes/cwhl2rp/schema/derma/cl_frame.lua:81
        2. unknown - gamemodes/cwhl2rp/schema/derma/cl_frame.lua:86
Skiastra commented 8 years ago

It seems like you tried to make an edit to the HL2 RP schema. This isn't recommended because errors like this can pop up. Try reinstalling fresh unedited copies of Clockwork and HL2 RP onto your server.