so this happened about two days ago but i thought i fixed it by resetting the files with new ones but it keeps on saying this in console
[ERROR] gamemodes/starwarsrp/gamemode/modules/base/cl_gamemode_functions.lua:23: attempt to index field "ShowSpare2" of a nil value (probably jobTable?)
1. error - [C]:-1
2. __index - lua/dlib/core/funclib.lua:50
3. Call - gamemodes/starwarsrp/gamemode/modules/base/cl_gamemode_functions.lua:23
4. unknown - gamemodes/starwarsrp/gamemode/modules/base/cl_gamemode_functions.lua:62
how do i fix this?
Did you edit the script? Or was this just straight out of the box?
straight out of the console
Yes I get that but did you modify / alter the code in anyway?
yes but i reset them
Check your console for earlier errors - your job table isn't being initialized.
Sorry, you need to Log In to post a reply to this thread.