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

[Bug] Auto Farm repeatedly crashes client #340

Open
dudethis opened this issue Apr 10, 2024 · 0 comments
Open

[Bug] Auto Farm repeatedly crashes client #340

dudethis opened this issue Apr 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dudethis
Copy link

Describe the bug

AutoFarm used to work fine, but now every time I use it my game crashes.

Crashlog

[20:39:05] [Render thread/INFO]: [System] [CHAT] [Meteor] Toggled Auto Farm §aon.
[20:39:06] [Render thread/ERROR]: Unreported exception thrown!
java.lang.NullPointerException: Cannot invoke "java.util.Set.remove(Object)" because "$$2" is null
at net.minecraft.class_761.method_22987(class_761.java:1696) ~[client-intermediary.jar:?]
at net.minecraft.class_761.method_8569(class_761.java:2975) ~[client-intermediary.jar:?]
at net.minecraft.class_638.method_8517(class_638.java:582) ~[client-intermediary.jar:?]
at net.minecraft.class_636.method_41930(class_636.java:189) ~[client-intermediary.jar:?]
at net.minecraft.class_636.method_41931(class_636.java:279) ~[client-intermediary.jar:?]
at net.minecraft.class_636.method_2910(class_636.java:176) ~[client-intermediary.jar:?]
at net.minecraft.class_636.method_2902(class_636.java:271) ~[client-intermediary.jar:?]
at anticope.rejects.modules.AutoFarm.harvest(AutoFarm.java:205) ~[meteor-rejects-addon-0.3%20(1).jar:?]
at anticope.rejects.modules.AutoFarm.lambda$onTick$3(AutoFarm.java:172) ~[meteor-rejects-addon-0.3%20(1).jar:?]
at meteordevelopment.meteorclient.utils.world.BlockIterator.onTick(BlockIterator.java:80) ~[meteor-client-0.5.6-2053.jar:?]
at meteordevelopment.orbit.listeners.LambdaListener.call(LambdaListener.java:83) ~[meteor-client-0.5.6-2053.jar:?]
at meteordevelopment.orbit.EventBus.post(EventBus.java:53) ~[meteor-client-0.5.6-2053.jar:?]
at net.minecraft.class_310.handler$blj000$meteor-client$onPreTick(class_310.java:15829) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1574(class_310.java) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1289) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:888) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:265) ~[minecraft-1.20.4-client.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.7.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.7.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.7.jar:?]
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87) ~[NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[NewLaunch.jar:?]

Steps to reproduce

1.Install Meteor and Sodium and fabric api
2.use autofarm on pumpkins
3.crash
...

Operating System

None

Addon Version

last week - latest unchanged

Meteor Version

0.5.6 2053

Minecraft Version

1.20.4

Other mods

1.Meteor Rejects
2.Meteor plus
3.litematica printer
...
@dudethis dudethis added the bug Something isn't working label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant