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] vehicle one hit will crash the game #385

Open
E0x72-21 opened this issue Oct 15, 2024 · 0 comments
Open

[Bug] vehicle one hit will crash the game #385

E0x72-21 opened this issue Oct 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@E0x72-21
Copy link

Describe the bug

vehicle one hit will crash the game

Crashlog

(Minecraft has crashed!)
net.fabricmc.loader.impl.FormattedException: java.lang.UnsupportedOperationException
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:63)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:482)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
at oolloo.jlw.Wrapper.main(Wrapper.java:103)
Caused by: java.lang.UnsupportedOperationException
at knot//com.google.common.collect.ImmutableMultimap.put(ImmutableMultimap.java:436)
at knot//snownee.jade.impl.lookup.HierarchyLookup.register(HierarchyLookup.java:65)
at knot//snownee.jade.impl.WailaClientRegistration.registerBlockComponent(WailaClientRegistration.java:146)
at knot//snownee.jade.impl.ClientRegistrationSession.lambda$end$1(ClientRegistrationSession.java:219)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at knot//snownee.jade.impl.ClientRegistrationSession.end(ClientRegistrationSession.java:219)
at knot//snownee.jade.impl.WailaClientRegistration.endSession(WailaClientRegistration.java:563)
at knot//snownee.jade.util.CommonProxy.lambda$loadComplete$5(CommonProxy.java:450)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at knot//snownee.jade.util.CommonProxy.loadComplete(CommonProxy.java:418)
at knot//snownee.jade.util.ClientProxy.lambda$onInitializeClient$1(ClientProxy.java:257)
at knot//net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientLifecycleEvents.lambda$static$0(ClientLifecycleEvents.java:35)
at knot//net.minecraft.class_310.handler$bbb000$fabric-lifecycle-events-v1$onStart(class_310.java:9694)
at knot//net.minecraft.class_310.method_1514(class_310.java:864)
at knot//fudge.notenoughcrashes.mixinhandlers.InGameCatcher.handleClientCrash(InGameCatcher.java:37)
at knot//net.minecraft.class_310.modify$dpo000$notenoughcrashes$atTheEndOfSecondCatchBeforePrintingCrashReport(class_310.java:22755)
at knot//net.minecraft.class_310.method_1514(class_310.java:905)
at knot//net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
... 6 more

https://mclo.gs/MQUgnwv

Steps to reproduce

turn on vehicle one hit
hit a boat
game crashes

Operating System

Windows

Addon Version

1.0.9.0

Meteor Version

0.5.8-2167

Minecraft Version

1.21.1

Other mods

No response

@E0x72-21 E0x72-21 added the bug Something isn't working label Oct 15, 2024
qingshu-ui added a commit to qingshu-ui/meteor-rejects that referenced this issue Oct 16, 2024
@qingshu-ui qingshu-ui mentioned this issue Oct 16, 2024
5 tasks
gptlang pushed a commit to gptlang/meteor-rejects that referenced this issue Nov 20, 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