Ticket #928 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

[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:

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

comment:1 Changed 22 months ago by k776

  • Milestone changed from Alpha 7 to Backlog

comment:2 Changed 22 months ago by historic_bruno

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from Backlog to Alpha 7

This is fixed :)

Note: See TracTickets for help on using tickets.