someaddons / performant_issues

Issue repo for performant
3 stars 0 forks source link

[Bug]: Game crashes when used with Vivecraft #249

Closed ItsaGlitch1 closed 2 years ago

ItsaGlitch1 commented 2 years ago

Describe the bug you're experiencing

I want to play minecraft in vivecraft and tried using performant to make gameplay smoother, but I learned that running Minecraft in Vivecraft (VR) mode will crash on startup with the mod installed.

After crash, the Minecraft Launcher shows Exit Code: 1 and doesn't generate a crash report.

This was tested with performant-1.16.2-5-3.98m.jar downloaded from the curseforge website

Reproducability

After putting Performant in the mods folder, launch Minecraft with the Vivecraft 1.16.5 profile to use Virtual Reality, the game will crash almost instantly.

Mod up to date

Minecraft version

1.16.5

Modloader version

Forge

Logs

https://gist.github.com/ItsaGlitch1/e60655cb25588af0fb9c274807a2ea96

someaddons commented 2 years ago

Vivecraft extensively changes the base game, its likely that one of its modifications fails during startup, but without a proper log of an error theres not much I can do