Opened 13 years ago

Closed 13 years ago

#928 closed defect (fixed)

[ATLAS] Invalid player ID warnings in actor viewer

Reported by: historic_bruno Owned by:
Priority: Nice to Have Milestone: Alpha 7
Component: Atlas editor Keywords: atlas, actor, viewer
Cc: Patch:

Description

When you open actor viewer in Atlas, there are hundreds of warnings like these occurring in the background:

WARNING: GetPlayerByID: no player defined for id '0' (0)@simulation/components/PlayerManager.js:28

only they aren't rendered, so you don't notice them until returning to editor mode or checking the logs. There's no more call stack given, so it's likely some part of the engine is using PlayerManager when it shouldn't be.

Change History (2)

comment:1 by Kieran P, 13 years ago

Milestone: Alpha 7Backlog

comment:2 by historic_bruno, 13 years ago

Milestone: BacklogAlpha 7
Resolution: fixed
Status: newclosed

This is fixed :)

Note: See TracTickets for help on using tickets.