Skip to content

Hatchery + Animania crash #7

@Phorcis

Description

@Phorcis

I wanted to water chicken from Animania with bucket of water, clicked on a chicken and there was a crash. Chicken was in Nesting Pen from Hatchery

I dont have TheOneProbe, I use Hwyla

com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: mcjty/theoneprobe/api/ProbeMode at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2215) at com.google.common.cache.LocalCache.get(LocalCache.java:4154) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) at com.pau101.auginter.client.interaction.InteractionHandler.rightClickMouse(InteractionHandler.java:106) at com.pau101.auginter.client.ClientProxy$1.isPressed(ClientProxy.java:52) at net.minecraft.client.Minecraft.processKeyBinds(Minecraft.java:2252) at net.minecraft.client.Minecraft.runTickKeyboard(Minecraft.java:2020) at net.minecraft.client.Minecraft.runTick(Minecraft.java:1808) at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1098) at net.minecraft.client.Minecraft.run(Minecraft.java:3942) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NoClassDefFoundError: mcjty/theoneprobe/api/ProbeMode at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) at java.lang.Class.getDeclaredMethod(Class.java:2128) at com.pau101.auginter.client.interaction.InteractionHandler.getOnBlockActivated(InteractionHandler.java:131) at com.pau101.auginter.client.interaction.InteractionHandler.lambda$new$0(InteractionHandler.java:43) at com.google.common.cache.CacheLoader$FunctionToCacheLoader.load(CacheLoader.java:146) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ... 18 more Caused by: java.lang.ClassNotFoundException: mcjty.theoneprobe.api.ProbeMode at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 28 more Caused by: java.lang.NullPointerException

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions