color is undefined with function colorizePlayernameByGUID
sl5net opened this issue · 1 comments
sl5net commented
this error may happens very seldom. happen only few times to me was not disturbing (me).
last was when i joined a game during the setup. maybe happens only at this moments.
JavaScript error: gui/gamesetup/Pages/GameSetupPage/Panels/Chat/ChatMessages/ClientChat.js
line 36
color is undefined
colorizePlayernameByGUID@gui/gamesetup/Pages/GameSetupPage/Panels/Chat/ChatMessages/ClientChat.js:36:22
onClientChat@gui/gamesetup/Pages/GameSetupPage/Panels/Chat/ChatMessages/ClientChat.js:18:37
NetMessages.prototype.pollPendingMessages@gui/gamesetup/NetMessages/NetMessages~autociv.js:16:24
onTick@gui/gamesetup/SetupWindow.js:106:29
@gui/gamesetup/SetupWindow.js:57:64
nanihadesuka commented
@sl5net Looking into it, the line where the error is thrown is not part of autociv code (handler method in NetMessages class). It just passes through it.
Will consider this as not a autociv bug.
Open this ticket again if you find new info.