Space Engineers

Space Engineers

Industrial Overhaul - v1.7.2
Fuel Refinery and Gas tanks
when attempting to place a fuel refinery or other gas related fuel:
2021-04-03 16:58:24.907 - Thread: 1 -> Exception occurred: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Sandbox.Game.EntityComponents.MyResourceDistributorComponent.InitializeNewType(MyDefinitionId& typeId)
at Sandbox.Game.EntityComponents.MyResourceDistributorComponent.AddSourceLazy(MyResourceSourceComponent source)
at Sandbox.Game.EntityComponents.MyResourceDistributorComponent.CheckDistributionSystemChanges()
at Sandbox.Game.EntityComponents.MyResourceDistributorComponent.RecomputeResourceDistribution(MyDefinitionId& typeId, Boolean updateChanges)
at Sandbox.Game.EntityComponents.MyResourceDistributorComponent.ResourceStateByType(MyDefinitionId typeId, Boolean withRecompute)
at Sandbox.Game.EntityComponents.MyResourceDistributorComponent.UpdateBeforeSimulation100()
at Sandbox.Game.Entities.Cube.MyGridResourceDistributorSystem.UpdateBeforeSimulation100()
at Sandbox.Game.Entities.Cube.MyCubeGridSystems.UpdateBeforeSimulation100()
at Sandbox.Game.Entities.MyCubeGrid.UpdateBeforeSimulation100()
at Sandbox.Game.Entities.MyParallelEntityUpdateOrchestrator.UpdateBeforeSimulation100()
at Sandbox.Game.Entities.MyParallelEntityUpdateOrchestrator.DispatchBeforeSimulation()
at Sandbox.Game.Entities.MyEntities.UpdateBeforeSimulation()
at Sandbox.Game.World.MySector.UpdateBeforeSimulation()
at Sandbox.Game.World.MySession.UpdateComponents()
at Sandbox.Game.World.MySession.Update(MyTimeSpan updateTime)
at Sandbox.MySandboxGame.Update()
at Sandbox.Engine.Platform.Game.UpdateInternal()
at Sandbox.Engine.Platform.Game.RunSingleFrame()
at Sandbox.Engine.Platform.FixedLoop.<>c__DisplayClass11_0.<Run>b__0()
at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback)
at Sandbox.Engine.Platform.Game.RunLoop()
at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
at SpaceEngineers.MyProgram.Main(String[] args)
< >
Showing 1-3 of 3 comments
Clockwork168  [developer] Apr 3, 2021 @ 2:50pm 
Do you have Oxygen enabled in your world? Run into this kind of thing a few times
BrasilianHitman Apr 3, 2021 @ 3:01pm 
yes, oxygen is enabled.
BrasilianHitman Apr 3, 2021 @ 3:02pm 
I've gone through settings extensively, also reinstall my game to make sure it wasn't client side. however, when i try to place the fuel refinery. it crashes..
Last edited by BrasilianHitman; Apr 3, 2021 @ 3:02pm
< >
Showing 1-3 of 3 comments
Per page: 1530 50