• [TTT] End round screen not showing
    9 replies, posted
For some reason the end round screen (The one that says Inno's win, T's win, etc.) We're getting console errors when it happens: End round error But for some reason it happens at random we haven't been able to find a cause. 1 round it worked, next round broke, its just random. For some reason spectators appear alive, people aren't getting pointshop points, karma, etc. From the path it looks like TTT is broke all together, do I just need to reset everything? Please help, it would amazing. Thanks ahead of time everyone!
"[ERROR] gamemodes/terrortown/gamemode/karma.lua:183: attempt to compare nil with number" Seems like he can't get the karma of someone, maybe because his name is hyroglyphic or he left the server already. Are u using the latest version? Is this a custom karma system or something?
I'm using a fresh copy of terrortown, and I don't have think I have anything that would affect that. I do have ULX/Ulib though, if that changes anything. At one point we had a new scoreboard but that had issues so we removed it.
I'm guessing ply:GetLiveKarma() is returning nil, which shouldn't happen with the default implementation. Make sure you don't have any addons overriding that function.
I replace the entirety of terrortown on my server, I'm praying that it fixes. I guess I'll find out today if it fixed it, it only seems to happen when we get a lot of players on. I'll let y'all know how it goes!
My prayers went unanswered XD https://pastebin.com/yfD43gS1 This error along with the other one are now in console What addons would change the core karma?
Well according to your stack trace, tttdamagelogs-3.1.0 does.
Do you think that would be the problem?
You can check the code out for yourself - it's listed in the stack trace.
It was a corrupt version of the damagelogs, thanks a lot for all your help!
Sorry, you need to Log In to post a reply to this thread.