Ticket #838 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

ERROR: CCmpPosition called on entity when IsInWorld is false

Reported by: k776 Owned by:
Priority: Release Blocker Milestone: Alpha 5
Component: Core engine Keywords:
Cc:

Description (last modified by k776) (diff)

Got the following error when playing the game. It happened right after having garrisoned 20 units into a fortress, but the garrisoning failed. The units disappeared off world, but didn't show up in the garrisoned unit panel when the fortress was selected, they had disappeared.

ERROR: CCmpPosition::GetInterpolatedTransform? called on entity when IsInWorld? is false

ERROR: CCmpPosition::GetPosition? called on entity when IsInWorld? is false

Attachments

logs.zip (11.5 KB) - added by k776 2 years ago.

Change History

comment:1 Changed 2 years ago by k776

  • Description modified (diff)
  • Summary changed from ERROR: CCmpPosition::GetInterpolatedTransform called on entity when IsInWorld is false to ERROR: CCmpPosition called on entity when IsInWorld is false

comment:2 Changed 2 years ago by k776

  • Description modified (diff)

Changed 2 years ago by k776

comment:3 Changed 2 years ago by historic_bruno

Is this consistently reproducible or it just happened once?

comment:4 Changed 2 years ago by Badmadblacksad

  • Status changed from new to closed
  • Resolution set to fixed

fixed by Philip @9494

comment:5 Changed 2 years ago by historic_bruno

If this is fixed how does it affect #839, #840, #841, #842, and #843?

comment:6 Changed 2 years ago by Badmadblacksad

#839, #940, #841 and #843, should be fixed in r9494 too. (but not for the same reason) #842 is fixed in r9499. I close them.

Note: See TracTickets for help on using tickets.