Amnesia: The Bunker

Amnesia: The Bunker

Devil's Anvil
MOD NOT LOADING- HELP! (JANUARY 2024)
i only got the game recently and i was anticipating playing this mod since the reception was highly positive. unfortunately, the mod crashes before it finishes loading due to a fatal error with the menu handler script and other option modules. i am guessing it might have something to do with the recent update with accessibility options that could be the cause. i am having this same issue with the other mods like MEAT and The Coming Century. i'm curious if anyone else is facing this issue currently, so that we can inform the mod developers about this issue and find a solution to make the mod run properly. thank you for your time, and hopefully I await for a response if it reaches out to Toxic Coffee and so forth.
< >
Showing 1-13 of 13 comments
Same is happening to me
Henri 28 May, 2024 @ 5:43am 
Yes, I have the same thing, but the MEAT mod works fine for me
Goose 28 May, 2024 @ 1:09pm 
same here
marbL- 2 Jun, 2024 @ 6:21pm 
3
I think I fixed it on my end atleast, altho it's a bit hacky and adds a weird white box to some menus.

1. In your steam folder, navigate to steamapps/workshop/content/1944430/3033843593/script/custom/modules
2. Open "MenuHandler.hps" with Notepad or a similiar text editor
3. Search for OptionMenu_SectionTitle, remove ", 1.f" at end of every line where this text occurs. Note the semicolon
4. Add "//" to the beginning of line 10973.
Last edited by marbL-; 2 Jun, 2024 @ 6:22pm
ZombieBoss 4 Jun, 2024 @ 4:28pm 
gigachad
surr sloidah 17 Jun, 2024 @ 6:54pm 
Originally posted by marbL-:
I think I fixed it on my end atleast, altho it's a bit hacky and adds a weird white box to some menus.

1. In your steam folder, navigate to steamapps/workshop/content/1944430/3033843593/script/custom/modules
2. Open "MenuHandler.hps" with Notepad or a similiar text editor
3. Search for OptionMenu_SectionTitle, remove ", 1.f" at end of every line where this text occurs. Note the semicolon
4. Add "//" to the beginning of line 10973.

I tried a different method based on this, and rather than removing the ", 1.f", I added ", mfTransitionAlpha" after it.

So for example: "OptionMenu_SectionTitle("NewGame", vGameModesMenuPos + cVector2f(40,-40), 1.f);" -> "OptionMenu_SectionTitle("NewGame", vGameModesMenuPos + cVector2f(40,-40), 1.f, mfTransitionAlpha);"

This has let me boot up and play the mod, and so far I haven't encountered any missing menu elements or white boxes in the UI.
spoiledmilk 17 Jul, 2024 @ 1:26pm 
Originally posted by surr sloidah:
Originally posted by marbL-:
I think I fixed it on my end atleast, altho it's a bit hacky and adds a weird white box to some menus.

1. In your steam folder, navigate to steamapps/workshop/content/1944430/3033843593/script/custom/modules
2. Open "MenuHandler.hps" with Notepad or a similiar text editor
3. Search for OptionMenu_SectionTitle, remove ", 1.f" at end of every line where this text occurs. Note the semicolon
4. Add "//" to the beginning of line 10973.

I tried a different method based on this, and rather than removing the ", 1.f", I added ", mfTransitionAlpha" after it.

So for example: "OptionMenu_SectionTitle("NewGame", vGameModesMenuPos + cVector2f(40,-40), 1.f);" -> "OptionMenu_SectionTitle("NewGame", vGameModesMenuPos + cVector2f(40,-40), 1.f, mfTransitionAlpha);"

This has let me boot up and play the mod, and so far I haven't encountered any missing menu elements or white boxes in the UI.
dont work
Originally posted by marbL-:
I think I fixed it on my end atleast, altho it's a bit hacky and adds a weird white box to some menus.

1. In your steam folder, navigate to steamapps/workshop/content/1944430/3033843593/script/custom/modules
2. Open "MenuHandler.hps" with Notepad or a similiar text editor
3. Search for OptionMenu_SectionTitle, remove ", 1.f" at end of every line where this text occurs. Note the semicolon
4. Add "//" to the beginning of line 10973.
Thanks, this helped me.
Musky Garfield 20 Oct, 2024 @ 12:41pm 
Originally posted by spoiled milk:
Originally posted by surr sloidah:

I tried a different method based on this, and rather than removing the ", 1.f", I added ", mfTransitionAlpha" after it.

So for example: "OptionMenu_SectionTitle("NewGame", vGameModesMenuPos + cVector2f(40,-40), 1.f);" -> "OptionMenu_SectionTitle("NewGame", vGameModesMenuPos + cVector2f(40,-40), 1.f, mfTransitionAlpha);"

This has let me boot up and play the mod, and so far I haven't encountered any missing menu elements or white boxes in the UI.
dont work
I know this is months later, but you still need to add the // at the start of line 10973. At least, that's what the issue was for me.
ewawo 9 Jun @ 6:19am 
so i did what the others said and the game still crashed :\
I just deleted the entire file "MenuHelper.hps" and it ran.
Last edited by Heuristicus; 9 Jun @ 4:56pm
ewawo 14 Jun @ 6:08am 
Originally posted by Heuristicus:
I just deleted the entire file "MenuHelper.hps" and it ran.
yeah it actually ♥♥♥♥♥♥♥ worked ♥♥♥♥♥♥♥♥♥
Originally posted by marbL-:
I think I fixed it on my end atleast, altho it's a bit hacky and adds a weird white box to some menus.

1. In your steam folder, navigate to steamapps/workshop/content/1944430/3033843593/script/custom/modules
2. Open "MenuHandler.hps" with Notepad or a similiar text editor
3. Search for OptionMenu_SectionTitle, remove ", 1.f" at end of every line where this text occurs. Note the semicolon
4. Add "//" to the beginning of line 10973.
this solution helped me, thank u very much:er_heart:
< >
Showing 1-13 of 13 comments
Per page: 1530 50