Ticket #838 (closed defect: fixed)
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
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: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
Note: See
TracTickets for help on using
tickets.
