praydog / UEVR

Universal Unreal Engine VR Mod (4.8 - 5.4)
http://uevr.io
3.08k stars 158 forks source link

[BUG] Trials of Mana crashes on certain loading screens #66

Open warden1384 opened 9 months ago

warden1384 commented 9 months ago

The game will crash on longer loading screens which include an background image and text. On occasions when the crash happens repeatedly at the same spot I have found that removing my headset before triggering the loading screen will allow the load to proceed normally.

Crashes.zip

log.txt

praydog commented 9 months ago

The game will crash on longer loading screens which include an background image and text. On occasions when the crash happens repeatedly at the same spot I have found that removing my headset before triggering the loading screen will allow the load to proceed normally.

Crashes.zip

log.txt

Try disabling "Enable Depth" under UEVR's "Unreal" tab. That looks like what's crashing it. But I'll still see if I can fix it.

warden1384 commented 9 months ago

That fixed it, thanks!