TTT-2 / ttt2-roundinfo

This is a edited version of another addon (https://steamcommunity.com/sharedfiles/filedetails/?id=656662924) to support the rolesetup of TTT2 and make it multilangual
4 stars 9 forks source link

ERROR #12

Closed dok441 closed 4 years ago

dok441 commented 4 years ago

[ERROR] addons/ttt2-rolesetup-master/lua/autorun/client/cl_roundinfo_receive.lua:72: attempt to call method 'Nick' (a nil value)

  1. func - addons/ttt2-rolesetup-master/lua/autorun/client/cl_roundinfo_receive.lua:72
    1. unknown - lua/includes/extensions/net.lua:32
Histalek commented 4 years ago

is this the only/first error? Do you know what happened ingame at the time the error occurred?

dok441 commented 4 years ago

No. No.

TimGoll commented 4 years ago

It would really help to fix this if you could provide us with a description of the error situation the next time. I'll look into it nevertheless

TimGoll commented 4 years ago

Could it be, that the killer wasn't connected to the server anymore at the point of the death? This is the only reason I could see here

TimGoll commented 4 years ago

attempted to fix this in https://github.com/TTT-2/ttt2-rolesetup/commit/e579621049ff34909cf8d925f218f892c4ffa80c

please reopen if this problem reoccurs. Thanks for the report.