Litematica

Litematica

8M Downloads

VulkanMod Compatibility Issue: Crash on Unknown Draw Mode DEBUG_LINES

MotWnb opened this issue · 1 comments

commented

Versions:

Minecraft Version: [1.20.4]
Litematica Version: [0.17.2]
VulkanMod Version: [0.4.0]
Description: The game crashes when using both VulkanMod and Litematica loaded together. The crash report indicates that the issue occurs in VulkanMod’s method due to an unsupported draw mode .Drawer.drawDEBUG_LINES

Reproduction Steps:

Install VulkanMod and Litematica.
Launch Minecraft.
Enter a game world.
Attempt to use Litematica features, such as selecting an area.
The game crashes.
Crash Report:
错误报告-2024-4-25_11.59.09.zip

Additional Information:

I have tried updating all mods to the latest versions, but the issue persists.
I noticed that the game does not crash when Litematica is disabled, suggesting that the issue may be related to the compatibility between Litematica and VulkanMod.

Expected Result: I expect Litematica to work normally with VulkanMod without causing the game to crash.

commented

By the way, I can run Minecraft with VulkanMod without issues when Litematica is not installed.