Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoFall crash #4154

Closed
2 tasks done
FinLemonKe opened this issue Oct 22, 2023 · 1 comment
Closed
2 tasks done

NoFall crash #4154

FinLemonKe opened this issue Oct 22, 2023 · 1 comment
Labels
crash Oopsie

Comments

@FinLemonKe
Copy link

Steps to reproduce

Caused by: java.lang.ClassCastException: class net.minecraft.class_2827 cannot be cast to class meteordevelopment.meteorclient.mixin.PlayerMoveC2SPacketAccessor (net.minecraft.class_2827 and meteordevelopment.meteorclient.mixin.PlayerMoveC2SPacketAccessor are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @63753b6d)
at meteordevelopment.meteorclient.systems.modules.movement.NoFall.onSendPacket(NoFall.java:124) ~[meteor-client-0.5.5-1949.jar:?]
at meteordevelopment.orbit.listeners.LambdaListener.call(LambdaListener.java:83) ~[meteor-client-0.5.5-1949.jar:?]
at meteordevelopment.orbit.EventBus.post(EventBus.java:61) ~[meteor-client-0.5.5-1949.jar:?]
at net.minecraft.class_2535.handler$cci000$meteor-client$onSendPacketHead(class_2535.java:3751) ~[client-intermediary.jar:?]
at net.minecraft.class_2535.method_10743(class_2535.java) ~[client-intermediary.jar:?]
at net.minecraft.class_8673.method_52787(class_8673.java:238) ~[client-intermediary.jar:?]
at net.minecraft.class_746.redirect$bhf000$lemon-client$sendPacketFull(class_746.java:2884) ~[client-intermediary.jar:?]
at net.minecraft.class_746.method_3136(class_746.java:275) ~[client-intermediary.jar:?]
at net.minecraft.class_746.method_5773(class_746.java:229) ~[client-intermediary.jar:?]
at net.minecraft.class_638.method_18646(class_638.java:272) ~[client-intermediary.jar:?]
at net.minecraft.class_1937.method_18472(class_1937.java:480) ~[client-intermediary.jar:?]
... 16 more

Link to crash report/log (upload to https://mclo.gs and paste resulting link here)

https://mclo.gs/MRhhdBb

Meteor Version

Meteor 4152

Minecraft Version

MC 1.20.2

Operating System

Windows

Before submitting a crash report

  • This crash wasn't already reported (I have searched crash reports on GitHub).

  • This is a valid crash (I am able to reproduce this on the latest dev build).

@FinLemonKe FinLemonKe added the crash Oopsie label Oct 22, 2023
@Big-Iron-Cheems
Copy link
Collaborator

Big-Iron-Cheems commented Oct 22, 2023

That is not the complete crash log, please send the full one.
Also, I have no idea how you managed to put 4152 as the Meteor version, since that doesn't exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Oopsie
Projects
None yet
Development

No branches or pull requests

2 participants