Space Engineers

Space Engineers

Eli Dang's Holo Hud [Open Source]
Bomb 29 Sep @ 11:37am
Incompatible with mods that uses cockits custom data
its fully rewrite custom data with its setings each second, wich makes imposibe to use with mods that uses it for configuration
< >
Showing 1-4 of 4 comments
0-Fenix-0  [developer] 29 Sep @ 9:43pm 
In my experience it does not overwrite data that is written in the correct MyIni format. For eg.

[SomeMod]
Setting1=True
...

[AnotherMod]
Setting3=1234
...

[EliDang]
Setting3=True

Will work just fine. There is the AutoLCD2 mod which writes plain text, it must be placed after a --- at the end of all other settings and won't be overwritten if so.

Is there a particular mod you're having issues with? I might be able to make it compatible if it isn't already following the above.
Bomb 30 Sep @ 6:47am 
hm, you right
if it writen properly no issues on update
my bad
MrFox 30 Sep @ 9:28am 
The cusom data keeps reverting to default settings.
0-Fenix-0  [developer] 30 Sep @ 1:04pm 
@MrFox - Can you paste the customdata in here? I'm curious what else is being written in there if there is another mod conflicting with it I could make a compatibility fix for?
< >
Showing 1-4 of 4 comments
Per page: 1530 50