jrbudda / Vivecraft_116

VR mod for Minecraft. For Version 1.16.X http://www.vivecraft.org
Other
188 stars 49 forks source link

Steam VR crashes with TextureUsesUnsupportedFormat #102

Closed matejdro closed 3 years ago

matejdro commented 3 years ago

After couple of minutes of playing Vivecraft, it will crash the whole Steam VR.

Debug log: debug.log

Only clue from logs that I could find are these two lines:

[13Jun2021 08:28:34.268] [Render thread/ERROR] [net.minecraft.client.Minecraft/]: Texture submission error: Left/Right TextureUsesUnsupportedFormat:/TextureUsesUnsupportedFormat:
[13Jun2021 08:28:34.442] [Render thread/ERROR] [net.minecraft.client.Minecraft/]: Texture submission error: Left/Right TextureUsesUnsupportedFormat:/TextureUsesUnsupportedFormat:

I'm running ViveCraft 1.15.4 and SteamVR 1.18.1 Beta

Techjar commented 3 years ago

This looks like a SteamVR problem, not a Vivecraft problem. The texture submission error must be spurious. I would check the vrcompositor and vreserver logs in the Steam logs folder.

matejdro commented 3 years ago

Yeah it looks like SteamVR problem. It only happens with ViveCraft, so I made an issue just in case. From what I see, this error always precedes the crash, so the correlation is pretty high. I wouldn't count it out as spurious.

Techjar commented 3 years ago

Minecraft seems to have a tendency to crash VR runtimes on weaker hardware. Could be related to that if you have an older/low-end CPU.

matejdro commented 3 years ago

I have Ryzen 3700X so that is almost certainly not the case.

Techjar commented 3 years ago

Hmm, okay. I would look over the incompatible software list then, could be something in there that you happen to have installed on your system.

https://minecrafthopper.net/help/known-incompatible-software/

Techjar commented 3 years ago

Also, if you happen to have Razer Cortex, its game booster is known to nuke SteamVR.

matejdro commented 3 years ago

Nothing from that list (Discord is installed, but overlay disabled).

Techjar commented 3 years ago

Can you produce the crash again and upload the SteamVR logs I mentioned before?

matejdro commented 3 years ago

Issue appears to be caused by the Windows Mixed Reality for SteamVR 1.3.6. Sorry for bothering you.

Techjar commented 3 years ago

You're all good, we like to know about issues like this so we can help people as best as possible. Do you have more information about what exactly the problem with WMR for SteamVR is?

matejdro commented 3 years ago

Looking at comments for the new Windows Mixed Reality for SteamVR 1.3.6 Beta, a lot of people seem to experience crashes. The fix is simple, just rollback from beta to stable.

Hopefully they will fix that before it goes stable though.