VulkanMod

VulkanMod

357k Downloads

[Bug] The game crashes with VulkanMod and EMF

Lolothepro opened this issue ยท 1 comments

commented

Describe the bug
The game crashes with VulkanMod and EMF

To Reproduce
Steps to reproduce the behavior:

  1. Install EMF
  2. Install VulkanMod
  3. Launch Minecraft
  4. Crash

Expected behavior
Minecraft doesn't crash

Crashlog
crash-2023-04-22_11.12.15-client.txt

//

  • Minecraft Version: 1.19.4
  • EMF 0.2.7

FOR MINECRAFT 1.19.2

https://github.com/xCollateral/VulkanMod/blob/1.19.2/src/main/java/net/vulkanmod/mixin/model/ModelPartM.java#L32 Changing this to "protected" instead of "private" in VulkanMod fixes this bug

commented

fixed