SOMA
Wuss Mode
Withoutaface 20 Dec, 2017 @ 4:28pm
fatal error loading script file maps/omicron 03_02_omicron_inside_hps
I'm using the gog version (1.5) of soma and also get the fatal error (like other users reported) if doing the battery switch puzzle in the omicron tower. I tried to use the normal mode and enter the next level but its crashing with the same message.
< >
Showing 1-11 of 11 comments
yyz 22 Dec, 2017 @ 3:20pm 
Fails also for Steam version. Same error message.
Mercurio 25 Dec, 2017 @ 4:26pm 
Same issue for me, is there a way I can transfer this save file for use with a safe mode run of the base game? I just started and I want to avoid having to replay everything to get to the same point again.
Withoutaface 27 Dec, 2017 @ 5:05pm 
I found no way to switch to the "safe mode" from the latest patch, so i finished the game in normal mode.
Boot McNugget 31 Dec, 2017 @ 10:34am 
i have the same problem, hopefully this gets fixed soon
I got the same problem as the rest of you guys, i tried reinstall the game but copy all the saves first and then put them back and it worked for me :)
Dead Lord 8 May, 2018 @ 5:17am 
Originally posted by Public-aka kaffe:
I got the same problem as the rest of you guys, i tried reinstall the game but copy all the saves first and then put them back and it worked for me :)
U just reinstal the game with mod and it worked?
Voidolt 19 Jun, 2018 @ 2:52pm 
Same here. Someone fixed this problem? I mean i don't wanna start this game over again with Safe Mode because Wuss Mod is retired. I'm very very close to end this game. Please :/
Voidolt 20 Jun, 2018 @ 9:28am 
Originally posted by Catherine:
Originally posted by Voidolt:
Same here. Someone fixed this problem? I mean i don't wanna start this game over again with Safe Mode because Wuss Mod is retired. I'm very very close to end this game. Please :/
Well, if you dont want to start over you should copy the game files from mainwithaddons (-> wuss mode) to your normal mode game files, then you should be able to go on in normal mode (and if you are at omicron you can try to make the puzzle in normal mode, go away from it (until it autosafes or you safe on your on), copy the saves from normal mode to wuss mode and maybe you can play again ;3 :k8happy:

I tried it and its always crashing. :(
Voidolt 20 Jun, 2018 @ 11:01am 
Originally posted by Catherine:
Originally posted by Voidolt:

I tried it and its always crashing. :(
Even in normal mode? :,O Then maybe try this out (worked for me so maybe also for you): 1. uninstall the game (But maybe first look if you have steam cloud activated for soma, I think because I had it activatet I had my files because the following in normal mode) 2. reinstall 3. Try playing on normal mode ( and maybe you can copy before the other files somewhere (not in soma) and if you dont want to start over copy them in normal mode, however idk if it will crash then or not) and if you are afraid of the monsters: there is on youtube a guide for the monsters ;3 (worked for me ^^ (even though you probably wanted it to look in logs and explore freely... :S))

I did it as you said, to copy save from addons to normal mode so i did it what you say, leave the omicron and after that i moved the save to addons and it's still crashing with same error. I tried everything, reinstall didnt worked too. Let's forget about that, im going to play over again in "future" on safe mode since wuss not gonna fix that. thanks anyway.
[Public]-aka kaffe 19 Sep, 2018 @ 11:53am 
Originally posted by Dead Lord:
Originally posted by Public-aka kaffe:
I got the same problem as the rest of you guys, i tried reinstall the game but copy all the saves first and then put them back and it worked for me :)
U just reinstal the game with mod and it worked?




Originally posted by Dead Lord:
Originally posted by Public-aka kaffe:
I got the same problem as the rest of you guys, i tried reinstall the game but copy all the saves first and then put them back and it worked for me :)
U just reinstal the game with mod and it worked?

yes, delete the game and mode but save the save files and just reinstall it all again and try
kryksyh 29 Feb, 2020 @ 2:38pm 
Hi there.
To fix this you need to add following code to the mod script:
YourSteamLibraryLocation/SteamApps/workshop/content/282140/560988617/script/custom_depth/helper_custom_depth_ai.hps

//------------------------------------------------------- void Remade_ForceHuntPause(const tString &in asEntityName, bool abForcePause) { cScript_SetGlobalArgBool(0, abForcePause); cScript_RunGlobalFunc("agent_robothead_tunnelchase","cScrAgentRemade","_Global_ForceHuntPause"); } //------------------------------------------------------- void Remade_ForceSlowHunt(const tString &in asEntityName, bool abForceSlowHunt) { cScript_SetGlobalArgBool(0, abForceSlowHunt); cScript_RunGlobalFunc("agent_robothead_tunnelchase","cScrAgentRemade","_Global_ForceSlowHunt"); } void Anglerfish_ForceLeave(const tString &in asEntityName) { cScript_RunGlobalFunc(asEntityName, "cScrAnglerfish", "_Global_ForceLeave"); }

Hope this helps.
Last edited by kryksyh; 1 Mar, 2020 @ 6:44am
< >
Showing 1-11 of 11 comments
Per page: 1530 50