Lithium (Fabric)

Lithium (Fabric)

22M Downloads

Ticking entity | java.lang.ClassCastException: class net.minecraft.class_1542 cannot be cast to class net.minecraft.class_1309 (net.minecraft.class_1542 and net.minecraft.class_1309 are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @79351f41)

Nekkok opened this issue ยท 11 comments

commented

Version

lithium-fabric-mc1.18.1-0.7.6

Reproduction Steps

Unknown

Additional Information

I can't tell what has happened. I was standstill testing some config mods on the overworld and then this happened. Something related points to snowpowder / brownwool / entity.

crash-2021-12-28_15.49.34-server.txt

commented

Well after reading this post I too was having the same problem with powder snow bug, though in my case it had to do with Gunpowder instead of primed TNT. Am completely unsure if it has anything to do with lithium and after using the mod mixintrace as attempted after reading this thread, it appears to have failed to find the issue, I also have Not Enough Crashes installed as well.

crash-2021-12-31_22.53.02-server.txt

And, after looking at the lists of mods that I have and comparing to his, I believe the cause is by the mod: Hiking Pole for fabric as after I read this for a while and removed that mod the world was working just fine (in a playable state) again as shown here:

latest.log

So, I do believe it was that mod "Hiking Pole" that was causing the problem.

commented

Ok, gonna mess up deleting some mods

commented

Some mod is adding PowderSnowBlock::checkStick which seems to be broken. I don't think this has to do anthing with lithium

commented

You could install a mod like https://minecraft.curseforge.com/projects/not-enough-crashes to find out which mod is adding that powder snow bug

commented

Ok, gonna mess up deleting some mods

Did you find an solution?

commented

https://pastebin.com/JAwqZ4um

Is installed, i still dont know.

commented

I think it is probably one of these:

	betterbeds: Better Beds 1.2.0
	cloth-api: Cloth API 2.0.54
	cloth-client-events-v0: Cloth Client Events v0 2.0.54
	cloth-common-events-v1: Cloth Common Events v1 2.0.54
	cloth-datagen-api-v1: Cloth Datagen v1 2.0.54
	cloth-utils-v1: Cloth Utils v1 2.0.54
	com_moandjiezana_toml_toml4j: toml4j 0.7.2
	dual_riders: DualRiders 1.0.5
	fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
	fiber: fiber 0.23.0-2
	libcd: LibCapableData 3.0.3+1.16.3
	libninepatch: LibNinePatch 1.1.0
	reach-entity-attributes: Reach Entity Attributes 2.1.1
commented

Can you try using this mixintrace mod? https://github.com/comp500/mixintrace/releases/tag/1.1.0%2B1.17 and post the crash report again. A discord users says it also works with 1.18.1

commented

I will try to remove HikingPole, hopefully it works then.

commented

I don't think this is a mod compatibility problem. If there is any testing with Hiking Pole but without Lithium, please share your results as well