Eternal Starlight

Eternal Starlight

5M Downloads

Got a crash while throwing hammer from Rogues and Warriors

Iggoreum opened this issue ยท 3 comments

commented

I'm not sure how or why, but the crash report mentions eternal starlight as the cause of this error, along with entity culling and spell engine, I think? Game instantly crashed, bascially:

crash-2025-03-19_23.26.54-client.txt

Description: Rendering entity in world

java.lang.ClassCastException: class net.minecraft.class_1739 cannot be cast to class net.minecraft.class_1747 (net.minecraft.class_1739 and net.minecraft.class_1747 are in unnamed module of loader 'knot' @351d0846)
at knot//cn.leolezury.eternalstarlight.common.client.handler.ClientSetupHandlers.lambda$registerItemColors$33(ClientSetupHandlers.java:551)
at knot//net.minecraft.class_325.method_1704(class_325.java:87)
at knot//net.minecraft.class_918.renderBakedItemQuads(class_918.java:13090)
at knot//net.minecraft.class_918.wrapOperation$kin000$sodium$renderModelFast(class_918.java:13071)
at knot//net.minecraft.class_918.method_23182(class_918.java:104)
at knot//net.minecraft.class_918.SpellEngine_renderBakedItemModel(class_918.java)
at knot//net.spell_engine.api.render.CustomModels.renderModel(CustomModels.java:39)
at knot//net.spell_engine.client.render.SpellProjectileRenderer.render(SpellProjectileRenderer.java:106)
at knot//net.spell_engine.client.render.SpellProjectileRenderer.method_3936(SpellProjectileRenderer.java:51)
at knot//net.minecraft.class_898.method_3954(class_898.java:148)
at knot//net.minecraft.class_761.method_22977(class_761.java:1312)
at knot//net.minecraft.class_761.method_22710(class_761.java:1071)
at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
at knot//net.minecraft.class_757.method_3192(class_757.java:850)
at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
at knot//net.minecraft.class_310.method_1514(class_310.java:882)
at knot//net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

commented

Forgot crucial information, I was playing online through vpn

commented

It's already fixed on GitHub, I'll release a new version soon

commented

It's already fixed on GitHub, I'll release a new version soon

Nice, thanks for your attention.