缺氧
Pipe Flow Overlay
modo_lv 2023 年 8 月 26 日 下午 4:09
Crash when deconstructing rocket command module
NullReferenceException Pipe_Flow_Overlay.PipeFlowOverlayMod.AddFlowDirection[T] (UnityEngine.GameObject conduitGO, T flow, System.Boolean active) (at <53915c9c226340b9a6c1b55be7803258>:0) Pipe_Flow_Overlay.PipeFlowOverlayMod+<>c__DisplayClass40_1.<AddOrUpdateGasConduitFlowDirection>b__1 (UnityEngine.GameObject _) (at <53915c9c226340b9a6c1b55be7803258>:0) System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].AddOrUpdate (TKey key, System.Func`2[T,TResult] addValueFactory, System.Func`3[T1,T2,TResult] updateValueFactory) (at <695d1cc93cca45069c528c15c9fdd749>:0) Pipe_Flow_Overlay.PipeFlowOverlayMod+<>c__DisplayClass40_0.<AddOrUpdateGasConduitFlowDirection>b__0 () (at <53915c9c226340b9a6c1b55be7803258>:0) Pipe_Flow_Overlay.PipeFlowOverlayMod.Update () (at <53915c9c226340b9a6c1b55be7803258>:0) Pipe_Flow_Overlay.Patches+Game_Update_Patch.Postfix () (at <53915c9c226340b9a6c1b55be7803258>:0) (wrapper dynamic-method) Game.Game.Update_Patch2(Game) Build: U48-568201-S
< >
正在显示第 1 - 5 条,共 5 条留言
SnackJunkie  [开发者] 2023 年 8 月 30 日 下午 3:53 
Fixed in the latest update
GalaxyWine 2023 年 9 月 2 日 上午 7:51 
well,in these days, game reported error and cancelled the mod, even today.i have updated the mod. last time, it seems to break one of my file, and make it "return to desktop"immediately after i have cancelled the mod .
GalaxyWine 2023 年 9 月 2 日 上午 7:53 
i do not have text which the game gave to me, when i see it next time ,i will report it. but i hope not to see it again .哈:steamhappy:
GalaxyWine 2023 年 9 月 2 日 上午 8:00 
NullReferenceException: Object reference not set to an instance of an object

ObjectLayerListItem.Refresh (System.Int32 new_cell) (at <ad882e55d8ac49379773540ee16f428f>:0)
ObjectLayerListItem.Update (System.Int32 cell) (at <ad882e55d8ac49379773540ee16f428f>:0)
Pickupable.OnCellChange () (at <ad882e55d8ac49379773540ee16f428f>:0)
CellChangeMonitor.RenderEveryTick () (at <d2ff0ec32ae74bb091b2c7c87705ee3b>:0)
Game.Update () (at <ad882e55d8ac49379773540ee16f428f>:0)

Build: U48-568201-S




at first ,the game showed it was the mod made the game unable to work. but i dont understand why it will happen once again
SnackJunkie  [开发者] 2023 年 9 月 5 日 上午 10:56 
Before the last update I was hooking into the game update method. This flagged the mod if there was an error in that method, even if my mod had nothing to do with it. The latest version of the mod should avoid those false positives in the crash log.
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50