Food Funk

Food Funk

443k Downloads

[1.12.2]Ancient Warfare 2 Incompatability

TRLWeiss opened this issue ยท 0 comments

commented

All the item rottable contained in the warehouse of the Ancient Warfare 2 can not be used after installing this mod.

Steps to reproduce the behavior:

  1. play minecraft with the Ancient Warfare 2 and add some food in the warehouse
  2. install the FoodFunk Mod
  3. open the warehouse
  4. if you want to use rottable item you will find it impossble
  5. All rottable item you added to the warehouse before installing foodfunk will not calculate its rotten time.

I expect rottable item can be used

Logs:
java.lang.Exception: Stack trace
at java.lang.Thread.dumpStack(Unknown Source)
at com.wildex999.tickdynamic.listinject.ListManager.remove(ListManager.java:374)
at com.wildex999.tickdynamic.listinject.ListManagerEntities.remove(ListManagerEntities.java:57)
at com.wildex999.tickdynamic.listinject.ListManagerEntities.remove(ListManagerEntities.java:9)
at net.minecraft.world.World.func_72939_s(World.java:2060)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:742)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
at java.lang.Thread.run(Unknown Source)