[Bug]: House Party crashes at main menu, DLL initialization routine failed
CamelCaseName opened this issue ยท 2 comments
All of the following criteria must be met
- All Requirements must be installed.
- Full
Latest.log
file included. If no file exists then leave this unchecked and state so.
All of the following are optional to answer
- Tried reinstalling the Game.
- Tried reinstalling MelonLoader.
- Tried restarting PC.
- Was able to see the Start Screen.
Describe the issue.
When using House Pary 1.0.6 with Melonloader > 0.5.3, so for example the latest 0.5.7, it starts, loading screen shows, and after you click in the disclaimer it crashes going to the main menu.
Unity crash log shows
`========== OUTPUTTING STACK TRACE ==================
0x00007FFD22BFFBB8 (GameAssembly) DllGetActivationFactory
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 00000289F1FBED98)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 00000289F1FBED98)
0x00000289F1FBED98 (()) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000028A9B2D0CF5)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000028A9B2D0CF5)
0x0000028A9B2D0CF5 (()) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 00000289F1FBEB23)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 00000289F1FBEB23)
0x00000289F1FBEB23 (()) (function-name not available)
0x00007FFD22BCC179 (GameAssembly) UnityPalGetTimeZoneDataForID
0x00007FFD23EAC0BE (GameAssembly) WriteZStream
[...]`
as the stack trace. same stack trace also happens with Bepinex, so it is probably an underlying component.
Same thing happens regardless, whether mods are present or not
Did you attach your log file?
- Yes, I attached my log file to the text box above.
- No, I could not find a log file at
{Game_Directory}\MelonLoader\Latest.log
Duplicate of #322 and fixed in nightly