Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

color is undefined with function colorizePlayernameByGUID #31

Closed
sl5net opened this issue Aug 29, 2023 · 1 comment
Closed

color is undefined with function colorizePlayernameByGUID #31

sl5net opened this issue Aug 29, 2023 · 1 comment
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@sl5net
Copy link

sl5net commented Aug 29, 2023

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 nanihadesuka self-assigned this Sep 26, 2023
@nanihadesuka nanihadesuka added bug Something isn't working wontfix This will not be worked on labels Sep 26, 2023
@nanihadesuka
Copy link
Owner

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants