I have been putting off integrating the viking class for ages and now the world/code-base has moved on and I find myself completely unable to get it working. So this is a request for assistance from the floundering SS Norsehearth.
When I start my test world I keep getting
Engine Error:
norsehearth/jobs/warrior/warrior.luac:1: attempt to index upvalue ‘job_helper’ (a nil value)
This is in a popup window and doesn’t crash the game
I understand that warrior.luac is getting a nil value for job_helper when it is calling it during initialization what I don’t get is why. The code is the same as footman.luac and this work like a dream.
Any help much appreciated.
T