Talia-12 / Hexal

Extension mod for Hex Casting to add new patterns (and whatever else I feel like).
MIT License
13 stars 20 forks source link

[1.20] Wisp crashes world #144

Open troyheady2 opened 2 months ago

troyheady2 commented 2 months ago

I think you are aware of this.

but running 1.20 minecraft with hexal (hexal-fabric-1.20.1-0.3.0-2.jar)

I cast a cycle wisp and the client crashed. when I tried to rejoin world again the client crashed

wisp_crash-2024-08-28_06.11.55-server.txt

Acherow commented 1 month ago

seconding this, just happened to me. crash error:

The game crashed whilst ticking player Error: java.lang.AbstractMethodError: Receiver class ram.talia.hexal.api.casting.eval.env.WispCastEnv does not define or inherit an implementation of the resolved method 'abstract net.minecraft.world.entity.LivingEntity getCastingEntity()' of abstract class at.petrak.hexcasting.api.casting.eval.CastingEnvironment.

i assume its due to a wisp casting mind's reflection? i was trying to get the player view direction

the entire world will now not load anymore because of this.