rebel1324 / NutScript

A free role-play framework for Garry's Mod.
http://nutscript.net
MIT License
65 stars 31 forks source link

Character Creation bug(2) #238

Closed RonaldMacdonaldTrump closed 6 years ago

RonaldMacdonaldTrump commented 6 years ago

There's character creation has some bugs, Now this bug looks like problem from attribute plugin, When i give points to attribute, it print the error message, and character doesn't create.

Print message's like this : [ERROR] gamemodes/nutscript/plugins/attributes/sh_plugin.lua:34: attempt to compare nil with number

  1. onValidate - gamemodes/nutscript/plugins/attributes/sh_plugin.lua:34
    1. createCharacter - gamemodes/nutscript/plugins/multichar/sh_plugin.lua:61
    2. nextStep - gamemodes/nutscript/plugins/multichar/plugins/charselect/derma/cl_creation.lua:92
      1. DoClick - gamemodes/nutscript/plugins/multichar/plugins/charselect/derma/cl_creation.lua:335
      2. unknown - lua/vgui/dlabel.lua:232