[0.11.0] Game stuck after attach – game running in background but window never opens #732
stricker3142
started this conversation in
General
Replies: 1 comment
-
|
Have you solved this problem? I think I have the same problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
INFO me3: version="0.11.0" commit_id="40583deb10ac8679c94b95c566b520f3f8bba242" INFO launch: me3::commands::launch: resolved game game=Game(Nightreign) game_options=GameOptions { boot_boost: None, skip_logos: None, skip_steam_init: None, exe: None } profile_options=ProfileOptions { start_online: None, disable_arxan: None, no_mem_patch: None } INFO launch: me3::commands::launch: wrote attach config attach_config_file=NamedTempFile("C:\\Users\\supaw\\AppData\\Local\\garyttierney\\me3\\cache\\.tmpOYz8qi") attach_config=AttachConfig { game: Nightreign, natives: [], early_natives: [Native { path: ModFile("C:\\Users\\supaw\\Desktop\\Mod\\More Map Variations\\mod/SeamlessCoop/nrsc.dll"), optional: false, enabled: true, load_before: [], load_after: [], initializer: None, finalizer: None, load_early: true }], packages: [Package { id: None, enabled: true, path: ModFile("C:\\Users\\supaw\\Desktop\\Mod\\More Map Variations\\mod"), load_after: [], load_before: [] }], savefile: None, cache_path: Some("C:\\Users\\supaw\\AppData\\Local\\garyttierney\\me3\\cache"), suspend: false, boot_boost: true, skip_logos: true, start_online: false, disable_arxan: false, mem_patch: true, skip_steam_init: false } INFO launch: me3::commands::launch: monitor pipe created path="\\\\.\\pipe\\UQxfpzslRFxUs7Jq7WDNBQ==" INFO launch: me3::commands::launch: created log file log_file_path="C:\\Users\\supaw\\AppData\\Local\\garyttierney\\me3\\data\\logs\\More Map Variations\\2026-03-04_10-50-30.log" INFO launch: me3::commands::launch: running injector command injector_command="C:\\me3\\bin\\me3-launcher.exe" INFO run: me3_launcher: Launcher started INFO run: me3_launcher: Parsed launcher args args=LauncherVars { exe: "D:\\Steam\\steamapps\\common\\ELDEN RING NIGHTREIGN\\Game/nightreign.exe", host_dll: "C:\\me3\\bin\\me3_mod_host.dll", host_config_path: "C:\\Users\\supaw\\AppData\\Local\\garyttierney\\me3\\cache\\.tmpOYz8qi" } INFO run: me3_launcher: Starting game at "D:\\Steam\\steamapps\\common\\ELDEN RING NIGHTREIGN\\Game/nightreign.exe" with DLL "C:\\me3\\bin\\me3_mod_host.dll" INFO run:launch: me3_launcher::game: trace_id=Some("db3da304b8737c2b7b3d432549f91d0a-39458700b13787ce-1") INFO run:attach: me3_launcher::game: attaching to process pid=31492After this point nothing else happens.
Let me know if more logs or information are needed.
Beta Was this translation helpful? Give feedback.
All reactions