Skip to content

Furniture Mod's Shower crashes the server on right-click #93

Description

@Polyana-Fontes
Description: Exception in server tick loop

java.lang.AbstractMethodError: Method com/mrcrayfish/furniture/blocks/BlockShower.getOtherBathCoords(Lnet/minecraft/world/World;III)[I is abstract
        at com.mrcrayfish.furniture.blocks.BlockShower.getOtherBathCoords(BlockShower.java)
        at br.com.gamemods.minecity.forge.base.protection.mrcrayfishfurniture.IBlockBath.getBathInfo(IBlockBath.java:27)
        at br.com.gamemods.minecity.forge.base.protection.mrcrayfishfurniture.IBlockBath.reactRightClick(IBlockBath.java:57)
        at br.com.gamemods.minecity.forge.base.protection.vanilla.BlockProtections.onPlayerRightClickBlock(BlockProtections.java:339)
        at br.com.gamemods.minecity.forge.mc_1_7_10.protection.vanilla.SevenBlockProtections.onPlayerInteract(SevenBlockProtections.java:177)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler_89_SevenBlockProtections_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
        at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
        at net.minecraftforge.event.ForgeEventFactory.onPlayerBukkitInteract(ForgeEventFactory.java:306)
        at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:430)
        at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:861)
        at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
        at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
        at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245)
        at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181)
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023)
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
        at java.lang.Thread.run(Thread.java:745)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions