VazkiiMods / Quark

Small things, improving Minecraft without changing the core gameplay.
https://quark.vazkii.net
Other
588 stars 289 forks source link

HDPE Elytra crash with Elytra Nerfs config #4203

Open MuteTiefling opened 1 year ago

MuteTiefling commented 1 year ago

The following config, enabled by default, causes the client to crash when HDPE Elytra appear in JEI.

As an aside, please consider turning new experimental features off by default...

#Force Elytra to only work in specific dimensions
"Enable Dimension Locked Elytra" = true
"Elytra Allowed Dimensions" = ["minecraft:the_end"]

Occurs with Quark : 3.4-401

crash-2023-05-24_14.49.48-client.txt

MehVahdJukaar commented 1 year ago

this is their issue actually. they are randomly throwing a null entity in a method that does not support it