I'm getting stuck once I create a character. How do I find out the script error in the top left?
It's not allowing me to continue from this point but from searching the forum, unable to see a solution.
[ERROR] gamemodes/darkrp/gamemode/plugins/clothing/sh_clothing.lua:115: attempt to call method 'GetFaceID' (a nil value)
1. SetFaceID - gamemodes/darkrp/gamemode/plugins/clothing/sh_clothing.lua:115
2. Callback - gamemodes/darkrp/gamemode/modules/intro_screen/cl_intro_screen_new.lua:825
3. SetStep - gamemodes/darkrp/gamemode/modules/intro_screen/cl_intro_screen_new.lua:991
4. DoClick - gamemodes/darkrp/gamemode/modules/intro_screen/cl_intro_screen_new.lua:573
5. unknown - lua/vgui/dlabel.lua:232
Found the code.
It's not allowing me to continue from this point but from searching the forum, unable to see a solution.
[ERROR] gamemodes/darkrp/gamemode/plugins/clothing/sh_clothing.lua:115: attempt to call method 'GetFaceID' (a nil value)
1. SetFaceID - gamemodes/darkrp/gamemode/plugins/clothing/sh_clothing.lua:115
2. Callback - gamemodes/darkrp/gamemode/modules/intro_screen/cl_intro_screen_new.lua:825
3. SetStep - gamemodes/darkrp/gamemode/modules/intro_screen/cl_intro_screen_new.lua:991
4. DoClick - gamemodes/darkrp/gamemode/modules/intro_screen/cl_intro_screen_new.lua:573
5. unknown - lua/vgui/dlabel.lua:232
Found the code.
Last edited: