Advertisement
Scratch69

Untitled

Oct 17th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. [14:30:01] [Server thread/DEBUG] [theoneprobe]: The One Probe catched error:
  2. java.lang.AbstractMethodError: Method exnihilocreatio/blocks/BlockSieve.addProbeInfo(Lmcjty/theoneprobe/api/ProbeMode;Lmcjty/theoneprobe/api/IProbeInfo;Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/world/World;Lnet/minecraft/block/state/IBlockState;Lmcjty/theoneprobe/api/IProbeHitData;)V is abstract
  3. at exnihilocreatio.blocks.BlockSieve.addProbeInfo(BlockSieve.java) ~[BlockSieve.class:?]
  4. at exnihilocreatio.compatibility.CompatTOP$GetTheOneProbe$1.addProbeInfo(CompatTOP.java:43) ~[CompatTOP$GetTheOneProbe$1.class:?]
  5. at mcjty.theoneprobe.network.PacketGetInfo.getProbeInfo(PacketGetInfo.java:143) ~[PacketGetInfo.class:?]
  6. at mcjty.theoneprobe.network.PacketGetInfo.access$600(PacketGetInfo.java:32) ~[PacketGetInfo.class:?]
  7. at mcjty.theoneprobe.network.PacketGetInfo$Handler.handle(PacketGetInfo.java:108) ~[PacketGetInfo$Handler.class:?]
  8. at mcjty.theoneprobe.network.PacketGetInfo$Handler.lambda$onMessage$0(PacketGetInfo.java:101) ~[PacketGetInfo$Handler.class:?]
  9. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
  10. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
  11. at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  12. at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:294) [SpongeImplHooks.class:1.12.2-2705-7.1.0-BETA-3477]
  13. at net.minecraft.server.MinecraftServer.redirect$onRun$zjk000(MinecraftServer.java:3970) [MinecraftServer.class:?]
  14. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  15. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  16. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  17. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  18. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement