This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#838 closed defect (fixed)

ERROR: CCmpPosition called on entity when IsInWorld is false

Reported by: Kieran P Owned by:
Priority: Release Blocker Milestone: Alpha 5
Component: Core engine Keywords:
Cc: Patch:

Description (last modified by Kieran P)

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 (1)

logs.zip (11.5 KB ) - added by Kieran P 13 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by Kieran P, 13 years ago

Description: modified (diff)
Summary: ERROR: CCmpPosition::GetInterpolatedTransform called on entity when IsInWorld is falseERROR: CCmpPosition called on entity when IsInWorld is false

comment:2 by Kieran P, 13 years ago

Description: modified (diff)

by Kieran P, 13 years ago

Attachment: logs.zip added

comment:3 by historic_bruno, 13 years ago

Is this consistently reproducible or it just happened once?

comment:4 by Badmadblacksad, 13 years ago

Resolution: fixed
Status: newclosed

fixed by Philip @9494

comment:5 by historic_bruno, 13 years ago

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

comment:6 by Badmadblacksad, 13 years ago

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