PaperMC / Starlight

Rewrites the light engine to fix lighting performance and lighting errors
Other
1.27k stars 136 forks source link

Exception with Flywheel 0.5.0a #114

Closed tobi1449 closed 2 years ago

tobi1449 commented 2 years ago

https://paste.ee/p/pVkkv

Caused by: java.lang.ClassCastException: class com.jozufozu.flywheel.core.virtual.VirtualEmptyBlockGetter cannot be cast to class net.minecraft.world.level.Level (com.jozufozu.flywheel.core.virtual.VirtualEmptyBlockGetter is in module flywheel@1.18-0.5.0a of loader 'TRANSFORMER' @3bbab2c9; net.minecraft.world.level.Level is in module minecraft@1.18.1 of loader 'TRANSFORMER' @3bbab2c9)

tobi1449 commented 2 years ago

Seems to already be fixed in this PR #111