Skip to content

Ship Movement Problem in non-Map0 areas #1444

@xMirroRx

Description

@xMirroRx

In areas outside of Map 0, only commands such as turn left and right work on ships. Other commands are useless, and I get a debug error when trying to move commands such as forward.

02:17:11:'Uox' Says 'forward' mode=0
02:17:CRITICAL:Assert severity=2: 'm_map == pt.m_map' file 'D:\a\Source-X\Source-X\src\common\CPointBase.cpp', line 122, in ExcType=CAssert catched in SUB: CWorldTicker::Tick() #1 "Elapsed" ("ItemShip")
02:17:DEBUG:Printing STACK TRACE for debugging purposes.
02:17:DEBUG: ______ thread (id) name _____ |   # | _____________ function _____________ |
02:17:DEBUG:(1498)          T_Main |   0 |                      CWorld::_OnTick | 
02:17:DEBUG:(1498)          T_Main |   1 |                   CWorldTicker::Tick | <-- exception catch point
02:17:DEBUG:(1498)          T_Main |   2 |              CCMultiMovable::_OnTick | 
02:17:DEBUG:(1498)          T_Main |   3 |                 CCMultiMovable::Move | 
02:17:DEBUG:(1498)          T_Main |   4 |            CCMultiMovable::MoveDelta | <-- last function call (stack unwinding detected here)

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions