• TTT error after update
    3 replies, posted
I updated my server and now everyone is getting this error: [CODE][ERROR] gamemodes/terrortown/gamemode/cl_hud.lua:326: attempt to call method 'Draw' (a nil value)[/CODE]
Validate/verify your server. Make sure you are using latest .lua files for TTT.
If Robotboy's solution doesn't work, can you go to line 326 of your cl_hud.lua and put this in between the hook.Call and MSTACK Draw function and post what it prints? [code]client:ChatPrint(type(MSTACK))[/code]
Fixed it. Thank you guys
Sorry, you need to Log In to post a reply to this thread.