Quark Oddities

Quark Oddities

22M Downloads

Fatal Error from Totem of Holding and conflict with Open Blocks

fandomaniac opened this issue ยท 2 comments

commented

This is a strange one. I'm receiving a fatal error from the Totem of Holding and somehow Open Blocks graves was re-initialized when I had it turned off in the configs.

Mod Version: Quark-r1.5-134
Forge Version: Forge-1.12.2 - 14.23.5.2769

05.12 09:57:17 [Server] Server thread/INFO [OpenMods]: openblocks.common.PlayerInventoryStore.onPlayerDeath(PlayerInventoryStore.java:304): Storing post-mortem inventory into /./world2018/data/inventory-Kitryacatrya-2018-12-05_09.57.17-death-0.dat. It can be restored with command '/ob_inventory restore Kitryacatrya Kitryacatrya-2018-12-05_09.57.17-death-0'

05.12 09:57:17 [Server] Server thread/INFO [OpenMods]: openblocks.common.PlayerInventoryStore.onPlayerDeath(PlayerInventoryStore.java:304): Storing post-mortem inventory into /./world2018/data/inventory-Kitryacatrya-2018-12-05_09.57.17-death-0.dat. It can be restored with command '/ob_inventory restore Kitryacatrya Kitryacatrya-2018-12-05_09.57.17-death-0'
05.12 09:57:17 [Server] Server thread/INFO Kitryacatrya was slain by Zombie
05.12 09:57:18 [Server] Server thread/WARN Keeping entity infernomobs:cephignis that already exists with UUID a603fedc-133d-4bec-873a-0ec8a0ff8469
05.12 09:57:20 [Server] Server thread/WARN Can't keep up! Did the system time change, or is the server overloaded? Running 2207ms behind, skipping 44 tick(s)
05.12 09:57:39 [Server] Server thread/WARN Can't keep up! Did the system time change, or is the server overloaded? Running 3312ms behind, skipping 66 tick(s)
05.12 09:59:28 [Server] Server thread/FATAL Error executing task
05.12 09:59:28 [Server] INFO java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: net.minecraft.item.ItemArmor.func_185083_B_()Lnet/minecraft/inventory/EntityEquipmentSlot;
05.12 09:59:28 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_152]
05.12 09:59:28 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_152]
05.12 09:59:28 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
05.12 09:59:28 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
05.12 09:59:28 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
05.12 09:59:28 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
05.12 09:59:28 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
05.12 09:59:28 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
05.12 09:59:28 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.minecraft.item.ItemArmor.func_185083_B_()Lnet/minecraft/inventory/EntityEquipmentSlot;
05.12 09:59:28 [Server] INFO at vazkii.quark.oddities.entity.EntityTotemOfHolding.func_85031_j(EntityTotemOfHolding.java:85) ~[EntityTotemOfHolding.class:?]
05.12 09:59:28 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1253) ~[aed.class:?]
05.12 09:59:28 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1425) ~[oq.class:?]
05.12 09:59:28 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:1090) ~[pa.class:?]
05.12 09:59:28 [Server] INFO at net.minecraft.network.play.client.CPacketUseEntity.func_148833_a(SourceFile:69) ~[li.class:?]
05.12 09:59:28 [Server] INFO at net.minecraft.network.play.client.CPacketUseEntity.func_148833_a(SourceFile:13) ~[li.class:?]
05.12 09:59:28 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
05.12 09:59:28 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_152]
05.12 09:59:28 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_152]
05.12 09:59:28 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
05.12 09:59:28 [Server] INFO ... 5 more
05.12 10:00:41 [Server] Server thread/FATAL Error executing task
05.12 10:00:41 [Server] INFO java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: net.minecraft.item.ItemArmor.func_185083_B_()Lnet/minecraft/inventory/EntityEquipmentSlot;
05.12 10:00:41 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_152]
05.12 10:00:41 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_152]
05.12 10:00:41 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
05.12 10:00:41 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
05.12 10:00:41 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
05.12 10:00:41 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
05.12 10:00:41 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
05.12 10:00:41 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
05.12 10:00:41 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.minecraft.item.ItemArmor.func_185083_B_()Lnet/minecraft/inventory/EntityEquipmentSlot;
05.12 10:00:41 [Server] INFO at vazkii.quark.oddities.entity.EntityTotemOfHolding.func_85031_j(EntityTotemOfHolding.java:85) ~[EntityTotemOfHolding.class:?]
05.12 10:00:41 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1253) ~[aed.class:?]
05.12 10:00:41 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1425) ~[oq.class:?]
05.12 10:00:41 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:1090) ~[pa.class:?]
05.12 10:00:41 [Server] INFO at net.minecraft.network.play.client.CPacketUseEntity.func_148833_a(SourceFile:69) ~[li.class:?]
05.12 10:00:41 [Server] INFO at net.minecraft.network.play.client.CPacketUseEntity.func_148833_a(SourceFile:13) ~[li.class:?]
05.12 10:00:41 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
05.12 10:00:41 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_152]
05.12 10:00:41 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_152]
05.12 10:00:41 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
05.12 10:00:41 [Server] INFO ... 5 more
05.12 10:00:45 [Server] Server thread/FATAL Error executing task
05.12 10:00:45 [Server] INFO java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: net.minecraft.item.ItemArmor.func_185083_B_()Lnet/minecraft/inventory/EntityEquipmentSlot;
05.12 10:00:45 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_152]
05.12 10:00:45 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_152]
05.12 10:00:45 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
05.12 10:00:45 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
05.12 10:00:45 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
05.12 10:00:45 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
05.12 10:00:45 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
05.12 10:00:45 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
05.12 10:00:45 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.minecraft.item.ItemArmor.func_185083_B_()Lnet/minecraft/inventory/EntityEquipmentSlot;
05.12 10:00:45 [Server] INFO at vazkii.quark.oddities.entity.EntityTotemOfHolding.func_85031_j(EntityTotemOfHolding.java:85) ~[EntityTotemOfHolding.class:?]
05.12 10:00:45 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1253) ~[aed.class:?]
05.12 10:00:45 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1425) ~[oq.class:?]
05.12 10:00:45 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:1090) ~[pa.class:?]
05.12 10:00:45 [Server] INFO at net.minecraft.network.play.client.CPacketUseEntity.func_148833_a(SourceFile:69) ~[li.class:?]
05.12 10:00:45 [Server] INFO at net.minecraft.network.play.client.CPacketUseEntity.func_148833_a(SourceFile:13) ~[li.class:?]
05.12 10:00:45 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
05.12 10:00:45 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_152]
05.12 10:00:45 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_152]
05.12 10:00:45 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
05.12 10:00:45 [Server] INFO ... 5 more
05.12 10:00:49 [Server] Server thread/FATAL Error executing task
05.12 10:00:49 [Server] INFO java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: net.minecraft.item.ItemArmor.func_185083_B_()Lnet/minecraft/inventory/EntityEquipmentSlot;
05.12 10:00:49 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_152]
05.12 10:00:49 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_152]
05.12 10:00:49 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
05.12 10:00:49 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
05.12 10:00:49 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
05.12 10:00:49 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
05.12 10:00:49 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
05.12 10:00:49 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
05.12 10:00:49 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.minecraft.item.ItemArmor.func_185083_B_()Lnet/minecraft/inventory/EntityEquipmentSlot;
05.12 10:00:49 [Server] INFO at vazkii.quark.oddities.entity.EntityTotemOfHolding.func_85031_j(EntityTotemOfHolding.java:85) ~[EntityTotemOfHolding.class:?]
05.12 10:00:49 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1253) ~[aed.class:?]
05.12 10:00:49 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1425) ~[oq.class:?]
05.12 10:00:49 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:1090) ~[pa.class:?]
05.12 10:00:49 [Server] INFO at net.minecraft.network.play.client.CPacketUseEntity.func_148833_a(SourceFile:69) ~[li.class:?]
05.12 10:00:49 [Server] INFO at net.minecraft.network.play.client.CPacketUseEntity.func_148833_a(SourceFile:13) ~[li.class:?]
05.12 10:00:49 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
05.12 10:00:49 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_152]
05.12 10:00:49 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_152]
05.12 10:00:49 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
05.12 10:00:49 [Server] INFO ... 5 more
05.12 10:00:50 [Server] Server thread/FATAL Error executing task
05.12 10:00:50 [Server] INFO java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: net.minecraft.item.ItemArmor.func_185083_B_()Lnet/minecraft/inventory/EntityEquipmentSlot;
05.12 10:00:50 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_152]
05.12 10:00:50 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_152]
05.12 10:00:50 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
05.12 10:00:50 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
05.12 10:00:50 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
05.12 10:00:50 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
05.12 10:00:50 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
05.12 10:00:50 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
05.12 10:00:50 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.minecraft.item.ItemArmor.func_185083_B_()Lnet/minecraft/inventory/EntityEquipmentSlot;
05.12 10:00:50 [Server] INFO at vazkii.quark.oddities.entity.EntityTotemOfHolding.func_85031_j(EntityTotemOfHolding.java:85) ~[EntityTotemOfHolding.class:?]
05.12 10:00:50 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1253) ~[aed.class:?]
05.12 10:00:50 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1425) ~[oq.class:?]
05.12 10:00:50 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:1090) ~[pa.class:?]
05.12 10:00:50 [Server] INFO at net.minecraft.network.play.client.CPacketUseEntity.func_148833_a(SourceFile:69) ~[li.class:?]
05.12 10:00:50 [Server] INFO at net.minecraft.network.play.client.CPacketUseEntity.func_148833_a(SourceFile:13) ~[li.class:?]
05.12 10:00:50 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
05.12 10:00:50 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_152]
05.12 10:00:50 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_152]
05.12 10:00:50 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
05.12 10:00:50 [Server] INFO ... 5 more

commented

Even after I changed the config for Totem of Holding to "false" in the config file, Open Blocks graves are still active, even though it is turned off in Open Block config. Open Blocks' graves are also bypassing the Gravestones mod I have installed. This all happened after I updated to Quark-r1.5-134.

commented

I was able to stop Open Block's from generating graves by also changing the following Open Blocks config to "false":
B:dumpDeadPlayersInventories=false