Skip to content

Instantly share code, notes, and snippets.

@sdaugherty
Created June 13, 2020 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sdaugherty/1f04bbc5866612592bcc431bf5ada66f to your computer and use it in GitHub Desktop.
Save sdaugherty/1f04bbc5866612592bcc431bf5ada66f to your computer and use it in GitHub Desktop.
Stockpile+TechReborn Crash
13.06 21:20:25 [Server] Server thread/INFO ancientstephanie joined the game
13.06 21:20:25 [Server] Server thread/INFO Sending config to ancientstephanie (c29e3b52-dd9c-4767-9519-657bcea0909d)
13.06 21:20:25 [Server] Server thread/INFO [STDOUT]: sending loot to ancientstephanie
13.06 21:20:25 [Server] Server thread/INFO Silk not found, not loading compatibility for fluids.
13.06 21:20:25 [Server] Server thread/INFO RebornCore found, loading compatibility for fluids.
13.06 21:20:26 [Server] Server thread/ERROR Encountered an unexpected exception
13.06 21:20:26 [Server] INFO net.minecraft.class_148: Ticking block entity
13.06 21:20:26 [Server] INFO at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:858) ~[intermediary-server.jar:?]
13.06 21:20:26 [Server] INFO at net.minecraft.class_3176.method_3813(class_3176.java:347) ~[intermediary-server.jar:?]
13.06 21:20:26 [Server] INFO at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:793) ~[intermediary-server.jar:?]
13.06 21:20:26 [Server] INFO at net.minecraft.server.MinecraftServer.handler$zpd000$modifiedRunLoop(MinecraftServer.java:5397) ~[intermediary-server.jar:?]
13.06 21:20:26 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:634) [intermediary-server.jar:?]
13.06 21:20:26 [Server] INFO at java.lang.Thread.run(Thread.java:832) [?:?]
13.06 21:20:26 [Server] INFO Caused by: java.lang.IllegalStateException: The FixedItemInv class me.branchpanic.mods.stockpile.impl.attribute.FixedMassItemInv didn't accept the stack 1 poisonous_potato in slot 0! The inventory may be in a duped (invalid) state!
13.06 21:20:26 [Server] INFO at alexiil.mc.lib.attributes.item.compat.InventoryFixedWrapper.setInvStackInternal(InventoryFixedWrapper.java:110) ~[d0dda7f2-8dc3-49d7-b715-790ec200822d.jar:?]
13.06 21:20:26 [Server] INFO at alexiil.mc.lib.attributes.item.compat.InventoryFixedWrapper.method_5447(InventoryFixedWrapper.java:92) ~[d0dda7f2-8dc3-49d7-b715-790ec200822d.jar:?]
13.06 21:20:26 [Server] INFO at me.branchpanic.mods.stockpile.content.blockentity.ItemBarrelBlockEntity.method_5447(ItemBarrelBlockEntity.java:191) ~[stockpile-1.1.3+1.15.1.jar:?]
13.06 21:20:26 [Server] INFO at io.github.cottonmc.component.compat.vanilla.InvBEWrapper.method_5447(InvBEWrapper.java:61) ~[15cf202e-108a-4847-a3a8-f2dccde7f4ed.jar:?]
13.06 21:20:26 [Server] INFO at reborncore.api.items.InventoryUtils.insertIntoInv(InventoryUtils.java:119) ~[RebornCore-1.15-4.2.9+build.115.jar:?]
13.06 21:20:26 [Server] INFO at reborncore.api.items.InventoryUtils.insertItem(InventoryUtils.java:77) ~[RebornCore-1.15-4.2.9+build.115.jar:?]
13.06 21:20:26 [Server] INFO at reborncore.common.blockentity.SlotConfiguration$SlotConfig.handleItemOutput(SlotConfiguration.java:342) ~[RebornCore-1.15-4.2.9+build.115.jar:?]
13.06 21:20:26 [Server] INFO at reborncore.common.blockentity.SlotConfiguration$SlotConfig.access$300(SlotConfiguration.java:245) ~[RebornCore-1.15-4.2.9+build.115.jar:?]
13.06 21:20:26 [Server] INFO at reborncore.common.blockentity.SlotConfiguration$SlotConfigHolder.lambda$handleItemIO$3(SlotConfiguration.java:187) ~[RebornCore-1.15-4.2.9+build.115.jar:?]
13.06 21:20:26 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?]
13.06 21:20:26 [Server] INFO at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?]
13.06 21:20:26 [Server] INFO at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1624) ~[?:?]
13.06 21:20:26 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
13.06 21:20:26 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
13.06 21:20:26 [Server] INFO at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
13.06 21:20:26 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
13.06 21:20:26 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
13.06 21:20:27 [Multicraft] Skipped 22 lines due to rate limit (30/s)
13.06 21:20:27 [Server] Server thread/INFO ThreadedAnvilChunkStorage (world): All chunks are saved
13.06 21:20:27 [Server] Server thread/INFO ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
13.06 21:20:27 [Server] Server thread/INFO ThreadedAnvilChunkStorage (DIM1): All chunks are saved
13.06 21:20:27 [Server] Server thread/INFO ThreadedAnvilChunkStorage (world): All chunks are saved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment