Space Engineers

Space Engineers

[Old Version] Stargate (working teleport)
Crash when trying to Supergate to planet.
2015-11-20 14:29:11.537 - Thread: 1 -> Exception occured: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at hkpWorld.stepDeltaTime(hkpWorld* , Single )
at Sandbox.Engine.Physics.MyPhysics.StepWorld(HkWorld world)
at Sandbox.Engine.Physics.MyPhysics.Simulate()
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.FixedLoop.<>c__DisplayClass2.<Run>b__1()
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.RunInternal(String[] args)
at SpaceEngineers.MyProgram.Main(String[] args)

Crash when I tried to use a supergate to a planet. I was able to use the supergate to get off the planet just fine, but when I try to go back, I get this really bad crash.
< >
Showing 1-3 of 3 comments
Flexible Games Nov 21, 2015 @ 6:02pm 
Just tried using the updated mod, same result. Crash to desktop.
Gwindalmir  [developer] Nov 25, 2015 @ 4:37am 
Unfortunately this crash is in havok (internal game code). The supergate so close to the planet breaks the laws of physics. :-)
I'm not sure what I can do, but if you could send the world, I can take a look at it. Maybe even send it to Keen.
Last edited by Gwindalmir; Nov 25, 2015 @ 4:38am
Flexible Games Nov 25, 2015 @ 12:43pm 
If that's the case I might know why it's doing it then. In space, there is no gravity, but as soon as I go through that gate, the ship I'm in is suddenly hit with natural gravity.

The world has a good number of mods on it already. But you could easily create a test world with only your mod. Just place a supergate on a planet, and one in space and a generic ship to test with.
< >
Showing 1-3 of 3 comments
Per page: 1530 50