View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0028331 | Heart Of The Machine | Crash/Exception | May 22, 2024 3:45 am | May 22, 2024 12:14 pm | |
Reporter | Bossman | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.512 Curvature | ||||
Fixed in Version | 0.514 Consumable Flow | ||||
Summary | 0028331: Table LanguageStorageTable was asked for record with ID='Move_UnitAlreadyInVehicle' but it's not there. | ||||
Description | Selecting an android loaded into a vehicle and then pointing the cursor at the vehicle spams this error message on every frame: 5/22/2024 3:18:16 AM 0.512 SINGLEP Table LanguageStorageTable was asked for record with ID='Move_UnitAlreadyInVehicle' but it's not there. You may be missing a mod or an expansion. at System.Environment.get_StackTrace () [0x00000] in <9d9536d9127f4a489d989c7a566aee1c>:0 at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp, System.Single TimeToLast) [0x00000] in <0ce91c433b204a469f5830bc7bab6504>:0 at Arcen.Universal.ArcenDebugging.LogWithStack (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <0ce91c433b204a469f5830bc7bab6504>:0 at Arcen.Universal.ArcenDynamicTable`1[T].GetRowByID (System.String ID, Arcen.Universal.LookupSwapAllowed SwapAllowed) [0x00000] in <0ce91c433b204a469f5830bc7bab6504>:0 at Arcen.Universal.ArcenDynamicTable`1[T].GetRowByID (System.String ID) [0x00000] in <0ce91c433b204a469f5830bc7bab6504>:0 at Arcen.Universal.Lang.Get (System.String ID) [0x00000] in <0ce91c433b204a469f5830bc7bab6504>:0 at Arcen.Universal.ArcenCharacterBufferBase.AddLang (System.String LanguageKey) [0x00000] in <0ce91c433b204a469f5830bc7bab6504>:0 at Arcen.Universal.ArcenCharacterBufferBase.AddLang (System.String LanguageKey, System.String ColorHexCode) [0x00000] in <0ce91c433b204a469f5830bc7bab6504>:0 at Arcen.HotM.ExternalVis.AndroidMoveAndAttackLogic.HandleAttemptToGetInVehicle (Arcen.HotM.Core.ISimMachineUnit Unit, Arcen.HotM.Core.ISimMachineVehicle vehicleUnderCursor, UnityEngine.Vector3 center, UnityEngine.Vector3 groundCenter, UnityEngine.Vector3 destinationPoint, System.Single moveRange, System.Single scanRange, System.Single attackRange, System.Boolean hasValidDestinationPoint, System.Boolean showTooltipAsRed) [0x00000] in <630b3f9b59a749ccaad763557377044a>:0 at Arcen.HotM.ExternalVis.AndroidMoveAndAttackLogic.HandleMouseInteractionsAndAnyExtraRendering_Android (Arcen.HotM.Core.ISimMachineUnit Unit) [0x00000] in <630b3f9b59a749ccaad763557377044a>:0 at Arcen.HotM.ExternalVis.MachineMovePlannerImplementation.HandleActionTypeMouseInteractionsAndAnyExtraRendering () [0x00000] in <630b3f9b59a749ccaad763557377044a>:0 at Arcen.HotM.ExternalVis.MouseHelper.HandleMouseCalculations () [0x00000] in <630b3f9b59a749ccaad763557377044a>:0 at Arcen.HotM.ExternalVis.VisPlannerImplementation.DoPerFrame_MainGame () [0x00000] in <630b3f9b59a749ccaad763557377044a>:0 at Arcen.HotM.ExternalVis.VisPlannerImplementation.DoPerFrame () [0x00000] in <630b3f9b59a749ccaad763557377044a>:0 at Arcen.HotM.Visualization.CoreGameLoopBase.VisPlanner_DoPerFrame () [0x00000] in <70f22bc9c89b4ff4a686852a491f443a>:0 at Arcen.HotM.Core.Engine_HotM.OnUpdateFromMainThread () [0x00000] in <616a96642b304528be72de9f7effede8>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <0ce91c433b204a469f5830bc7bab6504>:0 at Arcen.HotM.Visualization.CoreGameLoopBase.BaseUpdate () [0x00000] in <70f22bc9c89b4ff4a686852a491f443a>:0 at Arcen.HotM.Visualization.MainGameCoreGameLoop.Update () [0x00000] in <70f22bc9c89b4ff4a686852a491f443a>:0 | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
May 22, 2024 3:45 am | Bossman | New Issue | |
May 22, 2024 12:14 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
May 22, 2024 12:14 pm | Chris_McElligottPark | Status | new => resolved |
May 22, 2024 12:14 pm | Chris_McElligottPark | Resolution | open => fixed |
May 22, 2024 12:14 pm | Chris_McElligottPark | Fixed in Version | => 0.514 Consumable Flow |
May 22, 2024 12:14 pm | Chris_McElligottPark | Note Added: 0068495 |