Crash on Tick modules and Notifier
Steps to reproduce
- Run minecraft 1.21 with meteor
- Join server
- Either crash during loading terrain or crash while in server
- In logs, crash because of On Tick modules (ive crashed because of NoFall.onTick, Flight, and Logout Spots, ive crashed usually to NoFall but a couple times to Flight and once to Logout Spots)
- Also in logs, crash because of the Falling Sand entity with Notifier
Link to crash report/log (upload to https://mclo.gs and paste resulting link here)
https://mclo.gs/L2sixxy
Meteor Version
Meteor 0.5.8
Minecraft Version
1.21
Operating System
macOS
Before submitting a crash report
-
[X] This crash wasn't already reported (I have searched crash reports on GitHub).
-
[X] This is a valid crash (I am able to reproduce this on the latest dev build).
The only things I had enabled in Notifier was totem pops, when an entity left or came into my render distance (I only had Player enabled), and pearl. It's not a huge issue to turn this off, but there's also the crash with the .OnTick ones
Just happened again, this time both NoFall.OnTick and Velocity.OnPacketRecieve. I wasn't falling or taking any damage or water push, I was just standing on one block, not moving, mining blocks. https://mclo.gs/IHuB37q
try removing not enough crashes
I removed not enough crashes, and it was working well, but then it crashed again. NoFall.onSendPacket
Caused by: java.lang.ClassCastException: class net.minecraft.class_8590 cannot be cast to class meteordevelopment.meteorclient.mixin.PlayerMoveC2SPacketAccessor (net.minecraft.class_8590 and meteordevelopment.meteorclient.mixin.PlayerMoveC2SPacketAccessor are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @551bdc27) at meteordevelopment.meteorclient.systems.modules.movement.NoFall.onSendPacket(NoFall.java:127) ~[meteor-client-0.5.8-2116.jar:?] at meteordevelopment.orbit.listeners.LambdaListener.call(LambdaListener.java:83) ~[meteor-client-0.5.8-2116.jar:?] at meteordevelopment.orbit.EventBus.post(EventBus.java:67) ~[meteor-client-0.5.8-2116.jar:?]
send the whole log
https://mclo.gs/CgNUaaX
That log has a bunch of information truncated and its filled with network errors. Can you send another log thats more readable and has all the necessary information. Latest.log