Botania icon indicating copy to clipboard operation
Botania copied to clipboard

Crash when opening Flower Pouch on Fabric 1.20.1 with older Sodium version

Open Nezarbek opened this issue 1 year ago • 3 comments

Mod Loader

Fabric

Minecraft Version

1.20.1

Botania version

1.20.1-443-fabric

Modloader version

Fabric: Loader / 0.15.6

Modpack info

No response

The latest.log file

https://pastebin.com/vZXYkvt8

Issue description

If Sodium version 0.4.10 and Fabric API version 0.88.1 are installed, attempting to open a flower pouch will crash the game. Unfortunately, using the older Sodium and Fabric API versions are necessary with any modpack that includes Create as Create is currently incompatible with Sodium versions newer than 0.4.10. Issue occurs on single player and on servers, with crash log indicating it was an issue rendering the Flower Pouch menu.

Steps to reproduce

Install Botania and dependencies, Fabric API version 0.88.1, and Sodium version0.4.10. Launch any world. Attempt to open a flower pouch.

Other information

No response

Nezarbek avatar Jan 18 '24 02:01 Nezarbek

Version Forge 47.2.19, Botania 1.20.1-443, with Rubidium 0.6.5 also crash when opening pouch. (Can not use new Rubidium version). Probably have to write to Rubidium dev.. let me know The game crashed whilst rendering screen Error: java.lang.ClassCastException: class vazkii.botania.client.core.helper.RenderHelper$GhostVertexConsumer cannot be cast to class me.jellysquid.mods.sodium.client.render.vertex.VertexBufferWriter (vazkii.botania.client.core.helper.RenderHelper$GhostVertexConsumer is in module [email protected] of loader 'TRANSFORMER' @3d71e10b; me.jellysquid.mods.sodium.client.render.vertex.VertexBufferWriter is in module [email protected] of loader 'TRANSFORMER' @3d71e10b)

TiGReX423 avatar Jan 21 '24 14:01 TiGReX423

Does replacing Sodium/Rubidium with Embeddium make any difference? It’s supposed to be more compatible with mods.

anoomolu avatar Feb 24 '24 09:02 anoomolu

Anybody have any updates on this?

goodiesohhi avatar Feb 28 '24 20:02 goodiesohhi

It looks like Create figured things out on their side. We will not add a workaround for a conflict between two other mods.

TheRealWormbo avatar Apr 21 '24 07:04 TheRealWormbo