jrbudda / Vivecraft_117

VR mod for Minecraft. For Version 1.17.X http://www.vivecraft.org
Other
57 stars 7 forks source link

Crashing after only a few seconds #11

Closed Steven121314 closed 2 years ago

Steven121314 commented 2 years ago

Vivecraft 1.16.5 works great, but 1.17.1 only shows the title screen for a few seconds, then it crashes with this crash report:

A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff9e0175b00, pid=23976, tid=30788

JRE version: OpenJDK Runtime Environment Microsoft-22300 (16.0.1+9) (build 16.0.1+9) Java VM: OpenJDK 64-Bit Server VM Microsoft-22300 (16.0.1+9, mixed mode, tiered, compressed oops, compressed class ptrs, parallel gc, windows-amd64) Problematic frame: C [nvoglv64.dll+0xea5b00]

No core dump will be written. Minidumps are not enabled by default on client versions of Windows

I'm using a 10900k, a gtx 1080, and for my headset, a Quest 2. I'm on Windows 11, if that matters. I made sure to update my Game Ready Drivers, and the problem still persists.

Espergium commented 2 years ago

nvoglv64.dll

There is an issue with your nvidia driver. I know there's a windows 11 launch one but you may need to try a reinstall or wait for another one.

fayer3 commented 2 years ago

this sounds a lot like this optifine issue: https://github.com/sp614x/optifine/issues/5918 check if the game starts fine without any resourcepack, if it does set your mipmaps to 3, until vivecraft updates to the latest optifine.

Steven121314 commented 2 years ago

Game works if I disable my resource pack, I'll just go without it for a bit. Thank you!