KozGit / DOOM-3-BFG-VR

Doom 3 BFG VR: Fully Possessed. Doom 3 BFG with native Oculus Rift/Touch or OpenVR support
GNU General Public License v3.0
372 stars 52 forks source link

Various bugs #259

Open moriwizz opened 6 years ago

moriwizz commented 6 years ago

I've played a bunch of games in VR, but this is actually the best experience I've had so far, so props for that. However, my enjoyment is greatly affected by a number of bugs.

  1. Crashes when Imps/Revenants/Vulgars throw projectiles. It may have to do with some projectile spawning code that they share. My Visual Studio debugger says that it's a memory access error. This crash happens so often that it almost ruins the game completely. I'm lucky if I get to play for more than an hour without this happening. Someone else mentioned it here: https://github.com/KozGit/DOOM-3-BFG-VR/issues/252

Unhandled exception at 0x015A2379 in Doom3BFGVR.exe: 0xC0000005: Access violation reading location 0x7BF4AB6C. 015A2379 mov eax,dword ptr [ecx] EAX: 7BF47F74 ECX: 7BF4AB6C ESP: 5A48F348

  1. The save system is all messed up. Saves don't appear in the menu like they should. Continue Game won't work. You have to exit all the way back out to the most base menu and then maybe it will work. When I die, I have to select Exit and try to load from the menu.

  2. Sometimes when playing Resurrection of Evil, pressing the menu button will cause the PDA animation to play and it will show the menu for a split second and then the menu will disappear. You can still navigate the menu by memory (good luck), but you can't see it. You're just stuck there holding a blank PDA which strangely has a video disc sticking out of the top of it. Pressing the menu button again won't close the menu, only pressing B will close it. If you need to do anything in the menus, you basically have to quit the game. If you don't have quick save bound and the menu memorized you can't even save before you quit. This never happens in normal Doom 3, only RoE.

  3. Sometimes when you launch the game your heading will be wrong and pressing forward will make you move in a slightly non-straight direction. Closing the game and relaunching a few times may fix it if you're lucky. The Reset View button doesn't fix my heading. I think it straightens me up with the heading arrow until I start moving and then it's wrong again. There should be a button that changes my heading based on where I'm looking and keeps it that way. Also, sometimes certain screens are slightly crooked like one of the first screens with the credits and such. The game selection screen seems to always be straight.

  4. In one level in Lost Mission, going through a trigger will crash the game. I had to noclip through the wall to continue, and noclip is hard to enable with something on your face, your keyboard far away, the console not appearing because the HUD is off, and the console maybe crashing the game. Someone else mentioned here: https://github.com/KozGit/DOOM-3-BFG-VR/issues/231 https://github.com/KozGit/DOOM-3-BFG-VR/issues/168

  5. If you have the HUD on and then disable it, it doesn't make the HUD disappear, it just makes it stop updating. I can't just turn the HUD on and off for a second if I need it because of this. Sometimes this applies to the whole HUD and sometimes it just affects certain things like the new PDA icon, new video disc icon, or the Soul Cube icon.

  6. Bringing up the console sometimes causes the game to crash. This seems to only happen when you're playing the game and doesn't seem to happen when you're in one of the base menus.

NPi2Loup commented 4 years ago

Some elements which might help 1- Not so reproductible, and often works when launch in debug mode ;( 2- No problem with that you may use may beta release which comes with some Carl's fixes 3- It comes when you use the artifact, it may corrupt something but can't see what. After loading a new map, it fixed itself. 4- You may change the move mode to be relative to "view" instead of "hands"

KozGit commented 4 years ago

What NPi2Loup said :)

What headset are you using, and are you using and hi-def mods?

Thanks for the feedback.