Logistics Pipes

Logistics Pipes

13M Downloads

active supplier module throws errors client side:

AartBluestoke opened this issue ยท 0 comments

commented

sendToPlayerList called clientside !
java.lang.Exception
at logisticspipes.proxy.MainProxy.sendToPlayerList(MainProxy.java:177)
at logisticspipes.modules.ModuleActiveSupplier.InventoryChanged(ModuleActiveSupplier.java:119)
at logisticspipes.utils.item.ItemIdentifierInventory.func_70296_d(ItemIdentifierInventory.java:155)
at net.minecraft.inventory.Slot.func_75218_e(Slot.java:83)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:78)
at net.minecraft.inventory.Container.func_75131_a(SourceFile:390)
at net.minecraft.client.network.NetHandlerPlayClient.func_147241_a(NetHandlerPlayClient.java:1056)
at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:49)
at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:11)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)