Space Engineers

Space Engineers

HUD Compass
ι3ξτ^н4ЖΣ0я 2023년 5월 19일 오전 6시 59분
Potential issue with vanilla scenarios?
I observed this issue for the "learning to survive" and "never surrender" scenarios several times with plugins and finally managed to narrow it down to this mod. Frotsbite did seem to work though.

What happens:
When loading a saved game from the "learning to survive" scenario when a task is already accepted, the accepted task simply vanishes and you cannot accept others.
For "never surrender", no drones spawn and the "next wave" button does not do anything.

It has to be noted that the game has to be saved at least once for this bug to happen. Freshly created saves work fine.
This mod seems to break affected saves even after removing for me.

Can anyone confirm this?

EDIT: I found this to happen both with or without the plugin loader
ι3ξτ^н4ЖΣ0я 님이 마지막으로 수정; 2023년 5월 19일 오전 7시 08분
< >
전체 댓글 6개 중 1~6개 표시 중
m0dbot 2023년 6월 3일 오후 9시 11분 
same here. playing 'never surrender' with my usual modset which includes this one. I narrowed it down to this mod. It's not the Text HUD API, Build Vision which uses it too works. I believe it somehow breaks the missions scripts.

Also as soon as this mod was added to a save and then removed the save is broken.
Normally when you come close(100m) to the Space Station, GoodBot says 'next wave in 4min' but if HUD Compass was enabled once in the save, this won't happen.
Master Chief; John-117 2023년 7월 30일 오전 9시 00분 
m0dbot 님이 먼저 게시:
same here. playing 'never surrender' with my usual modset which includes this one. I narrowed it down to this mod. It's not the Text HUD API, Build Vision which uses it too works. I believe it somehow breaks the missions scripts.

Also as soon as this mod was added to a save and then removed the save is broken.
Normally when you come close(100m) to the Space Station, GoodBot says 'next wave in 4min' but if HUD Compass was enabled once in the save, this won't happen.

Unfortunately, This is the case. I have also narrowed it down to this mod breaking the scenario mission scripts, for now i would just play without it, i wish it would work though because it is quite useful for trying to remember which way something is.
aleks01s 2023년 8월 1일 오후 1시 45분 
ι3ξτ^н4ЖΣ0я 님이 먼저 게시:
Frotsbite did seem to work though.
ι3ξτ^н4ЖΣ0я 님이 먼저 게시:
Can anyone confirm this?

I can also confirm that this mod seems to break some scenarios, in particular also Frostbite (at least I have narrowed down this mod to be the culprit of the entire HUD relating to objectives vanishing).
Rayanth 2024년 9월 30일 오후 1시 22분 
we just stumbled on this in a Never Surrender run. the waves of enemies never spawn. The sad thing is, removing the mod doesn't fix it, so we have to start all over.
ι3ξτ^н4ЖΣ0я 2024년 9월 30일 오후 4시 04분 
Rayanth 님이 먼저 게시:
we just stumbled on this in a Never Surrender run. the waves of enemies never spawn. The sad thing is, removing the mod doesn't fix it, so we have to start all over.
Yeah, you have to start over or get through it in one session
Rayanth 2024년 10월 16일 오전 10시 02분 
we actually found a fix for a corrupted save. in the save's sandbox.sbc, look for:
<ScriptStateMachineManager> <ActiveStateMachines /> </ScriptStateMachineManager>
and replace it with:
<ScriptStateMachineManager> <ActiveStateMachines> <CursorStruct> <StateMachineName>Mission01_SM</StateMachineName> <Cursors> <MyObjectBuilder_ScriptSMCursor> <NodeName>BaseOne_Start</NodeName> </MyObjectBuilder_ScriptSMCursor> </Cursors> </CursorStruct> </ActiveStateMachines> </ScriptStateMachineManager>

This is the only difference between a corrupted and non-corrupted save, and putting the second block back into the save made the scenario work again for us without having to restart
< >
전체 댓글 6개 중 1~6개 표시 중
페이지당 표시 개수: 1530 50