CaffeineMC / hydrogen-fabric

Things of which are too dangerous to put in Lithium.
GNU Lesser General Public License v3.0
511 stars 66 forks source link

FerriteCore + Hydrogen causes a crash if game renders some specific blocks. #34

Open AxolotlAccount opened 3 years ago

AxolotlAccount commented 3 years ago

Description: If game renders a specific block, game stops working. (Like Pine Shrub Log from Woods and Mires mod)

Log File: https://gist.github.com/EnderT5/a2058603de7b47f2bb035a6077cc9f0e

malte0811 commented 3 years ago

This (or at least the underlying cause) is a known issue on both sides, see malte0811/FerriteCore#7 and #22. At some point I'll need to talk to someone from Hydrogen about compat in general, but that isn't too urgent.

AxolotlAccount commented 3 years ago

Thank you! That artifact build from pull request fixed the crash.

NebelNidas commented 3 years ago

https://github.com/malte0811/FerriteCore/commit/99fb47146cbfcb2ff7d710ccf8d363f50add74b3 has fixed this issue, hasn't it?