Skip to content

Instantly share code, notes, and snippets.

@TwistedGate
Created June 9, 2021 08:13
Show Gist options
  • Save TwistedGate/9d5f553a1e36dd38eb815985940ccfc7 to your computer and use it in GitHub Desktop.
Save TwistedGate/9d5f553a1e36dd38eb815985940ccfc7 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 6/9/21 10:08 AM
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at vazkii.quark.addons.oddities.tile.PipeTileEntity.func_180462_a(PipeTileEntity.java:315) ~[quark:r2.4-312] {re:classloading}
at net.minecraftforge.items.wrapper.SidedInvWrapper.insertItem(SidedInvWrapper.java:156) ~[forge:?] {re:classloading}
at net.minecraftforge.items.ItemHandlerHelper.insertItem(ItemHandlerHelper.java:44) ~[forge:?] {re:classloading}
at flaxbeard.immersivepetroleum.common.blocks.tileentities.HydrotreaterTileEntity.doProcessOutput(HydrotreaterTileEntity.java:180) ~[immersivepetroleum:3.3.0-4] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcess.processFinish(PoweredMultiblockTileEntity.java:478) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcessInMachine.processFinish(PoweredMultiblockTileEntity.java:599) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcess.doProcessTick(PoweredMultiblockTileEntity.java:465) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcessInMachine.doProcessTick(PoweredMultiblockTileEntity.java:593) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity.func_73660_a(PoweredMultiblockTileEntity.java:223) ~[immersiveengineering:?] {re:classloading}
at flaxbeard.immersivepetroleum.common.blocks.tileentities.HydrotreaterTileEntity.func_73660_a(HydrotreaterTileEntity.java:253) ~[immersivepetroleum:3.3.0-4] {re:classloading}
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sereneseasons.mixins.json:MixinWorld,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at vazkii.quark.addons.oddities.tile.PipeTileEntity.func_180462_a(PipeTileEntity.java:315) ~[quark:r2.4-312] {re:classloading}
at net.minecraftforge.items.wrapper.SidedInvWrapper.insertItem(SidedInvWrapper.java:156) ~[forge:?] {re:classloading}
at net.minecraftforge.items.ItemHandlerHelper.insertItem(ItemHandlerHelper.java:44) ~[forge:?] {re:classloading}
at flaxbeard.immersivepetroleum.common.blocks.tileentities.HydrotreaterTileEntity.doProcessOutput(HydrotreaterTileEntity.java:180) ~[immersivepetroleum:3.3.0-4] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcess.processFinish(PoweredMultiblockTileEntity.java:478) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcessInMachine.processFinish(PoweredMultiblockTileEntity.java:599) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcess.doProcessTick(PoweredMultiblockTileEntity.java:465) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcessInMachine.doProcessTick(PoweredMultiblockTileEntity.java:593) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity.func_73660_a(PoweredMultiblockTileEntity.java:223) ~[immersiveengineering:?] {re:classloading}
at flaxbeard.immersivepetroleum.common.blocks.tileentities.HydrotreaterTileEntity.func_73660_a(HydrotreaterTileEntity.java:253) ~[immersivepetroleum:3.3.0-4] {re:classloading}
-- Block entity being ticked --
Details:
Name: immersivepetroleum:hydrotreater // flaxbeard.immersivepetroleum.common.blocks.tileentities.HydrotreaterTileEntity
Block: Block{immersivepetroleum:hydrotreater}[facing=north,mirrored=true,multiblockslave=false]
Block location: World: (96,81,795), Chunk: (at 0,5,11 in 6,49; contains blocks 96,0,784 to 111,255,799), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
Block: Block{immersivepetroleum:hydrotreater}[facing=north,mirrored=true,multiblockslave=false]
Block location: World: (96,81,795), Chunk: (at 0,5,11 in 6,49; contains blocks 96,0,784 to 111,255,799), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
Stacktrace:
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sereneseasons.mixins.json:MixinWorld,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:A}
-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['TwistedGate'/246, l='ServerLevel[New World]', x=99.03, y=82.54, z=798.88]]
Chunk stats: ServerChunkCache: 2738
Level dimension: minecraft:overworld
Level spawn location: World: (96,91,784), Chunk: (at 0,5,0 in 6,49; contains blocks 96,0,784 to 111,255,799), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
Level time: 8425 game time, 8425 day time
Level name: New World
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 66224 (now: false), thunder time: 14397 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] {}
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_271, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1793151872 bytes (1710 MB) / 4207738880 bytes (4012 MB) up to 8502706176 bytes (8108 MB)
CPUs: 12
JVM Flags: 4 total; -XX:+UseConcMarkSweepGC -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx8192m
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.1.0-launcher.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.1.0-launcher.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.1.0-launcher.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.1.0-launcher.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.1.0-launcher.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.0
FML Language Providers:
javafml@36.1
minecraft@1
Mod List:
rsrequestify-1.16.3-2.0.1.jar |RSRequestify |rsrequestify |2.0.1 |DONE |NOSIGNATURE
enchantedbookredesign-3.3-1.16.4.jar |Enchanted Book Redesign |enchantedbookredesign |3.3-1.16.4 |DONE |NOSIGNATURE
supermartijn642configlib-1.0.6-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.6 |DONE |NOSIGNATURE
spareparts-1.16.5-v0.5.2.jar |Spare Parts |spareparts |1.16.5-v0.5.2 |DONE |NOSIGNATURE
mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |NOSIGNATURE
rsgauges-1.16.4-1.2.10.jar |Gauges and Switches |rsgauges |1.2.10 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
pitg-1.16.3-1.4.2.jar |Pane In The Glass |pitg |1.16.3-1.4.2 |DONE |NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |NOSIGNATURE
CookingForBlockheads_1.16.5-9.3.2.jar |Cooking for Blockheads |cookingforblockheads |9.3.2 |DONE |NOSIGNATURE
Controlling-7.0.0.20.jar |Controlling |controlling |7.0.0.20 |DONE |NOSIGNATURE
ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
Placebo-1.16.4-4.5.0.jar |Placebo |placebo |4.5.0 |DONE |NOSIGNATURE
citadel-1.6.3.jar |Citadel |citadel |1.6.3 |DONE |NOSIGNATURE
alexsmobs-1.10.1.jar |Alex's Mobs |alexsmobs |1.10.1 |DONE |NOSIGNATURE
YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |NOSIGNATURE
hiddenrecipebook_1.16.5-2.0.jar |Hidden Recipe Book |hiddenrecipebook |2.0 |DONE |NOSIGNATURE
Bookshelf-1.16.5-10.1.11.jar |Bookshelf |bookshelf |10.1.11 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Tips-1.16.5-4.0.7.jar |Tips |tips |4.0.7 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
TheVeggieWay-Forge-1.16.5-2.2.16.jar |The Veggie Way |veggie_way |2.2.16 |DONE |NOSIGNATURE
guardvillagers-1.16.5.1.2.4.jar |Guard Villagers |guardvillagers |1.2.4 |DONE |NOSIGNATURE
randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
buildinggadgets-1.16.5-3.8.0.jar |Building Gadgets |buildinggadgets |3.8.0 |DONE |NOSIGNATURE
BuildGuide-1.16.4-0.2.2.jar |Build Guide |buildguide |1.16.4-0.2.2 |DONE |NOSIGNATURE
ForgivingVoid_1.16.5-5.2.1.jar |Forgiving Void |forgivingvoid |5.2.1 |DONE |NOSIGNATURE
ProgressiveBosses-2.2.0-mc1.16.x.jar |Progressive Bosses |progressivebosses |2.2.0 |DONE |NOSIGNATURE
mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |DONE |NOSIGNATURE
WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |DONE |NOSIGNATURE
pathundergates-1.16.4-2.0.0-release.jar |Path Under Gates |pathundergates |1.16.4-1.0.0-release|DONE |1d:d7:18:bd:bc:50:11:ed:51:4c:ed:33:84:87:03:ef:79:b3:d3:b2:0b:62:68:ed:ee:48:76:61:89:d3:8a:ba
VTweaks-1.16.4-3.5.0.jar |V-Tweaks |vtweaks |3.1.9 |DONE |NOSIGNATURE
carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |DONE |8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
DeLogger-1.16.5-1.0.9+mc-1.16.5.jar |DeLogger |delogger |1.0.9+mc-1.16.5 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
shetiphiancore-1.16-3.8.5.jar |ShetiPhian-Core |shetiphiancore |3.8.5 |DONE |NOSIGNATURE
supplementaries-1.16.5-0.13.0.jar |Supplementaries |supplementaries |1.16.5-0.13.0 |DONE |NOSIGNATURE
Buddycards-1.16.5-2.4.2.jar |Buddycards |buddycards |1.16.5-2.4.2 |DONE |NOSIGNATURE
refinedstorage-1.9.12.jar |Refined Storage |refinedstorage |1.9.12 |DONE |NOSIGNATURE
konkrete_1.1.6_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.1.6 |DONE |NOSIGNATURE
betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |NOSIGNATURE
cuneiform-1.16.3-1.2.5.jar |Cuneiform |cuneiform |1.16.3-1.2.5 |DONE |NOSIGNATURE
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |NOSIGNATURE
corpse-1.16.5-1.0.5.jar |Corpse |corpse |1.16.5-1.0.5 |DONE |NOSIGNATURE
out_of_sight-1.16.4-1.0.1.jar |Out of Sight |out_of_sight |1.16.4-1.0.1 |DONE |NOSIGNATURE
mcw-bridges-1.0.5-mc1.16.5-4.jar |Macaw's Bridges |mcwbridges |1.0.5 |DONE |NOSIGNATURE
industrial-foregoing-1.16.5-3.2.13-4.jar |Industrial Foregoing |industrialforegoing |3.2.13 |DONE |NOSIGNATURE
ezzoom-1.16.4-1.1.1.jar |EzZoom |ezzoom |version |DONE |NOSIGNATURE
solpotato-1.16.X-1.1.0.jar |Spice of Life: Potato Edition |solpotato |1.16.X-1.1.0 |DONE |NOSIGNATURE
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |NOSIGNATURE
mcw-trapdoors-1.0.2-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.2 |DONE |NOSIGNATURE
mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |NOSIGNATURE
mining_dimension-1.16.5-1.0.5.jar |Mining World |mining_dimension |1.16.5-1.0.5 |DONE |NOSIGNATURE
supermartijn642corelib-1.0.5-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.5 |DONE |NOSIGNATURE
BetterDefaultBiomes-1.16.4+-Alpha 2.5.3.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.5.3 |DONE |NOSIGNATURE
simplylight-1.16.4-1.1.3.jar |Simply Light |simplylight |1.16.4-1.1.3 |DONE |NOSIGNATURE
simplefarming-1.16.5-1.3.7.jar |Simple Farming |simplefarming |1.16.4-1.3.7 |DONE |NOSIGNATURE
villagespawnpoint_1.16.5-1.5.jar |Village Spawn Point |villagespawnpoint |1.5 |DONE |NOSIGNATURE
curios-forge-1.16.5-4.0.5.1.jar |Curios API |curios |1.16.5-4.0.5.1 |DONE |NOSIGNATURE
tetra-1.16.5-3.11.1.jar |Tetra |tetra |3.11.1 |DONE |NOSIGNATURE
tetranomicon-1.2.jar |Tetranomicon |tetranomicon |1.2 |DONE |NOSIGNATURE
Patchouli-1.16.4-51.jar |Patchouli |patchouli |1.16.4-51 |DONE |NOSIGNATURE
carrotslib-mc1.16.5-3.0b5.jar |Carrots Lib |carrots |3.0b5 |DONE |NOSIGNATURE
vanillafoodpantry-mc1.16.5-6.0b5.jar |Vanilla Food Pantry |vanillafoodpantry |6.0b5 |DONE |NOSIGNATURE
randomite-1.16.4-1.0.1.jar |Randomite Classic |randomite |1.0.1 |DONE |NOSIGNATURE
collective-1.16.5-2.26.jar |Collective |collective |2.26 |DONE |NOSIGNATURE
betteranimals-1.16.4-5.5.0.jar |Cyber's Better Animal Models |betteranimals |5.5.0 |DONE |NOSIGNATURE
YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |NOSIGNATURE
FramedBlocks-2.7.2.jar |FramedBlocks |framedblocks |2.7.2 |DONE |NOSIGNATURE
seamless_loading_screen-1.16.5-1.1.5.jar |Seamless Loading Screen |seamless_loading_screen |1.16.5-1.1.5 |DONE |NOSIGNATURE
ftb-ultimine-forge-1605.2.2-build.4.jar |FTB Ultimine |ftbultimine |1605.2.2-build.4 |DONE |NOSIGNATURE
Chunk Pregenerator-V1.16-3.0.5.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.5 |DONE |NOSIGNATURE
BetterStrongholds-1.16.4-1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.1 |DONE |NOSIGNATURE
HappyTrails-1.16.5-1.36.0.8.jar |Happy Trails Mod |happytrails |1.16.5-1.36.0.8 |DONE |NOSIGNATURE
buildersaddition-1.16.5-20210517a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210517a |DONE |NOSIGNATURE
starterkit_1.16.5-2.4.jar |Starter Kit |starterkit |2.4 |DONE |NOSIGNATURE
constructionwand-1.16.5-2.2.jar |Construction Wand |constructionwand |1.16.5-2.2 |DONE |NOSIGNATURE
mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |NOSIGNATURE
Project_MMO-1.16.5-3.57.1.jar |Project MMO |pmmo |1.16.5-3.57.1 |DONE |NOSIGNATURE
architectury-1.17.20-forge.jar |Architectury |architectury |1.17.20 |DONE |NOSIGNATURE
ftb-gui-library-1605.2.1.41-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.41 |DONE |NOSIGNATURE
ftb-teams-1604.1.0.16-forge.jar |FTB Teams |ftbteams |1604.1.0.16 |DONE |NOSIGNATURE
curiouselytra-forge-1.16.5-4.0.2.3.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.3 |DONE |NOSIGNATURE
moreoverlays-1.18.13-mc1.16.5.jar |More Overlays Updated |moreoverlays |1.18.13-mc1.16.5 |DONE |NOSIGNATURE
AgeingSpawners-1.16.5-1.1.0.jar |Ageing Spawners |ageingspawners |1.1.0 |DONE |NOSIGNATURE
productivebees-1.16.5-0.6.9.11.jar |Productive Bees |productivebees |1.16.5-0.6.9.11 |DONE |NOSIGNATURE
cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |NOSIGNATURE
trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |DONE |NOSIGNATURE
chunkloaders-1.1.7-mc1.16.5.jar |Chunk Loaders |chunkloaders |1.1.7 |DONE |NOSIGNATURE
woodenshears-1.0.0-1.16.4+.jar |Wooden Shears |woodenshears |1.0.0-1.16.4+ |DONE |NOSIGNATURE
BetterBurning-1.16.5-6.0.6.jar |BetterBurning |betterburning |6.0.6 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
classicbar-4.1.0-1.16.5.jar |Classic Bar |classicbar |4.1.0-1.16.5 |DONE |NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.3 |DONE |NOSIGNATURE
stables-1.16.5-1.0.1.jar |Stables |stables |1.16.5-1.0.1 |DONE |NOSIGNATURE
BetterAdvancements-1.16.4-0.1.0.104.jar |Better Advancements |betteradvancements |0.1.0.104 |DONE |NOSIGNATURE
CraftPresence-Forge-1.16.5-Release-1.8.1.jar |CraftPresence |craftpresence |1.8.1 |DONE |a8:61:b7:97:9b:6f:d3:ba:38:d8:ce:45:6c:4b:8d:fd:ea:84:dd:d1:09:46:5d:5a:4f:c5:03:91:b5:c0:bc:de
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE
SimplyJetpacks2-1.16.5-2.6.7.1.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.5-2.6.7.1 |DONE |NOSIGNATURE
TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE
mining_helmet-1.16.5-2.0.1.jar |Mining Helmet |mining_helmet |2.0.1 |DONE |NOSIGNATURE
platforms-1.16-1.7.11.jar |Platforms |platforms |1.7.11 |DONE |NOSIGNATURE
jei-1.16.5-7.7.0.104.jar |Just Enough Items |jei |7.7.0.104 |DONE |NOSIGNATURE
item-filters-1605.2.4-build.30-forge.jar |Item Filters |itemfilters |1605.2.4-build.30 |DONE |NOSIGNATURE
caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |NOSIGNATURE
Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |DONE |NOSIGNATURE
BetterPortals-1.16.4-0.3.2.jar |YUNG's Better Portals |betterportals |1.16.4-0.3.2 |DONE |NOSIGNATURE
mcw-paintings-1.0.1-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.1 |DONE |NOSIGNATURE
FastSuite-1.16.4-1.0.2.jar |FastSuite |fastsuite |1.0.2 |DONE |NOSIGNATURE
Clumps-6.0.0.24.jar |Clumps |clumps |6.0.0.24 |DONE |NOSIGNATURE
mgui-1.16.5-3.2.0.jar |mgui |mgui |3.2.0 |DONE |NOSIGNATURE
journeymap-1.16.5-5.7.1.jar |Journeymap |journeymap |5.7.1 |DONE |NOSIGNATURE
comforts-forge-1.16.5-4.0.0.4.jar |Comforts |comforts |1.16.5-4.0.0.4 |DONE |NOSIGNATURE
NaturesCompass-1.16.5-1.9.0.jar |Nature's Compass |naturescompass |1.16.5-1.9.0 |DONE |NOSIGNATURE
SimpleStorageNetwork-1.16.5-1.3.5.jar |Simple Storage Network |storagenetwork |1.16.5-1.3.5 |DONE |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
SereneSeasons-1.16.5-4.0.1.91-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.91 |DONE |NOSIGNATURE
stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |NOSIGNATURE
decorative_winter-0.1.2.jar |Decorative Winter |decorative_winter |0.1.2 |DONE |NOSIGNATURE
DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE
FarmingForBlockheads_1.16.5-7.3.1.jar |Farming for Blockheads |farmingforblockheads |7.3.1 |DONE |NOSIGNATURE
mapperbase-1.16.4-2.3.0.0.jar |Mapper Base |mapperbase |1.16.4-2.3.0.0 |DONE |NOSIGNATURE
embellishcraft-1.16.4-3.3.0.0.jar |EmbellishCraft |embellishcraft |1.16.4-3.3.0.0 |DONE |NOSIGNATURE
Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |NOSIGNATURE
JEITweaker-1.16.5-1.0.1.27.jar |JEI Tweaker |jeitweaker |1.0.1.27 |DONE |NOSIGNATURE
CraftTweaker-1.16.5-7.1.0.313.jar |CraftTweaker |crafttweaker |7.1.0.313 |DONE |NOSIGNATURE
ImmersivePetroleum-1.16.5-3.3.0-4.jar |Immersive Petroleum |immersivepetroleum |3.3.0-4 |DONE |NOSIGNATURE
forge-1.16.5-36.1.0-universal.jar |Forge |forge |36.1.0 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
notreepunching-forge-1.16.5-4.2.0.jar |No Tree Punching |notreepunching |4.2.0 |DONE |NOSIGNATURE
scuba-gear-1.16.5-1.0.3.jar |Scuba Gear |scuba_gear |1.0.3 |DONE |NOSIGNATURE
immersiveposts-1.16.5-4.1.0.jar |Immersive Posts |immersiveposts |4.1.0 |DONE |d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |NOSIGNATURE
ZeroCore2-1.16.4-2.0.21.jar |Zero CORE 2 |zerocore |1.16.4-2.0.21 |DONE |NOSIGNATURE
ExtremeReactors2-1.16.4-2.0.23.jar |Extreme Reactors 2 |bigreactors |1.16.4-2.0.23 |DONE |NOSIGNATURE
forge-1.16.5-36.1.0-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
cofh_core-1.16.4-1.2.1.jar |CoFH Core |cofh_core |1.2.1 |DONE |NOSIGNATURE
ensorcellation-1.16.4-1.2.0.jar |Ensorcellation |ensorcellation |1.2.0 |DONE |NOSIGNATURE
logprot-1.16-1.3.jar |Logprot |logprot |1.3 |DONE |NOSIGNATURE
ItemPhysicLite_v1.4.8_mc1.16.5.jar |ItemPhysic Lite |itemphysiclite |1.4.0 |DONE |NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |NOSIGNATURE
titanium-1.16.5-3.2.8.3-9.jar |Titanium |titanium |3.2.8.3 |DONE |NOSIGNATURE
ftb-quests-1605.2.1-build.39-forge.jar |FTB Quests |ftbquests |1605.2.1-build.39 |DONE |NOSIGNATURE
ImmersiveEngineering-1.16.5-5.0.0-135.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.0-135 |DONE |44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
Jade-1.16.4-2.7.1.jar |Jade |jade |2.7.1 |DONE |NOSIGNATURE
WailaHarvestability-mc1.16.x-forge-1.1.15.jar |Waila Harvestability |wailaharvestability |1.1.15 |DONE |NOSIGNATURE
WAWLA-1.16.5-8.0.1.jar |WAWLA |wawla |8.0.1 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
durability101-1.16-0.0.3.jar |Durability101 |durability101 |0.0.3 |DONE |NOSIGNATURE
nopotionshift_1.16.4-1.6.1.jar |No Potion Shift |nopotionshift |1.6.1 |DONE |NOSIGNATURE
movingelevators-1.2.34-mc1.16.5.jar |Moving Elevators |movingelevators |1.2.34 |DONE |NOSIGNATURE
smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |NOSIGNATURE
defaultworldtype-1.16.3-2.0.2.jar |Default World Type |defaultworldtype |2.0.2 |DONE |NOSIGNATURE
jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |NOSIGNATURE
pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE
notenoughbreeding-1.16.4-1.0.0.jar |Not Enough Breeding |notenoughbreeding |1.16.4-1.0.0 |DONE |NOSIGNATURE
serverconfigupdater-1.3.jar |ServerConfig Updater |serverconfigupdater |1.3 |DONE |NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |NOSIGNATURE
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |NOSIGNATURE
Quark-r2.4-312.jar |Quark |quark |r2.4-312 |DONE |NOSIGNATURE
charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |NOSIGNATURE
NaturalProgression-1.16.5-2.1.0.jar |Natural Progression |natural-progression |1.0.0 |DONE |NOSIGNATURE
StorageDrawers-1.16.3-8.2.2.jar |Storage Drawers |storagedrawers |8.2.2 |DONE |NOSIGNATURE
backpacked-1.10.1-1.16.3.jar |Backpacked |backpacked |1.10.1 |DONE |NOSIGNATURE
backpacker-1.3.1-1.16.3.jar |Backpacker |backpacker |1.3.1 |DONE |NOSIGNATURE
floormats-1.16.5-v1.5.0.jar |Floor Mats |floormats |1.16.5-v1.5.0 |DONE |NOSIGNATURE
fins-1.5.4.jar |Fins and Tails |fins |1.5.4 |DONE |NOSIGNATURE
fancymenu_2.0.7_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.0.7 |DONE |NOSIGNATURE
Transport-1.16.5-3.6.0.jar |Transport |transport |3.6.0 |DONE |NOSIGNATURE
ferritecore-2.0.4-forge.jar |Ferrite Core |ferritecore |2.0.4 |DONE |41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
engineersdecor-1.16.4-1.1.14-b2.jar |Engineer's Decor |engineersdecor |1.1.14-b2 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
Aquaculture-1.16.5-2.1.19.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.19 |DONE |NOSIGNATURE
flowerseeds-1.16.5-1.3.2.jar |Flower Seeds |flowerseeds |version |DONE |NOSIGNATURE
terraincognita-1.16.3-1.7.jar |Terra Incognita |terraincognita |1.16.3-1.7 |DONE |NOSIGNATURE
refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
OpenLoader-1.16.5-9.0.2.jar |OpenLoader |openloader |9.0.2 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Crash Report UUID: 19aa9b1d-a900-47da-9773-762b719027f8
Patchouli open book context: n/a
Player Count: 1 / 8; [ServerPlayerEntity['TwistedGate'/246, l='ServerLevel[New World]', x=99.03, y=82.54, z=798.88]]
Data Packs: vanilla, mod:rsrequestify (incompatible), mod:enchantedbookredesign (incompatible), mod:supermartijn642configlib, mod:spareparts, mod:mcwwindows, mod:rsgauges, mod:pitg (incompatible), mod:bettercaves (incompatible), mod:ctm (incompatible), mod:cookingforblockheads (incompatible), mod:controlling, mod:reauth, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:yungsapi, mod:hiddenrecipebook, mod:bookshelf, mod:tips, mod:veggie_way, mod:guardvillagers, mod:randompatches, mod:buildinggadgets, mod:buildguide, mod:forgivingvoid (incompatible), mod:progressivebosses, mod:mcwdoors, mod:waterstrainer, mod:pathundergates, mod:vtweaks (incompatible), mod:carryon, mod:delogger (incompatible), mod:shetiphiancore, mod:supplementaries, mod:buddycards, mod:refinedstorage, mod:konkrete, mod:betterendforge, mod:cuneiform, mod:structure_gel, mod:corpse, mod:out_of_sight (incompatible), mod:mcwbridges, mod:industrialforegoing (incompatible), mod:ezzoom (incompatible), mod:solpotato (incompatible), mod:dungeons_plus, mod:mcwtrpdoors (incompatible), mod:mcwfences, mod:mining_dimension, mod:supermartijn642corelib, mod:betterdefaultbiomes, mod:simplylight, mod:simplefarming, mod:villagespawnpoint, mod:curios, mod:tetra, mod:tetranomicon, mod:patchouli (incompatible), mod:carrots, mod:vanillafoodpantry, mod:randomite (incompatible), mod:collective, mod:betteranimals (incompatible), mod:yungsextras, mod:framedblocks (incompatible), mod:seamless_loading_screen, mod:ftbultimine (incompatible), mod:chunkpregen, mod:betterstrongholds, mod:happytrails, mod:buildersaddition (incompatible), mod:starterkit, mod:constructionwand (incompatible), mod:mcwroofs, mod:pmmo (incompatible), mod:architectury, mod:ftbguilibrary (incompatible), mod:ftbteams (incompatible), mod:curiouselytra, mod:moreoverlays, mod:ageingspawners, mod:productivebees (incompatible), mod:cloth-config (incompatible), mod:trashcans, mod:chunkloaders, mod:woodenshears, mod:betterburning, mod:classicbar (incompatible), mod:fastleafdecay (incompatible), mod:bettermineshafts, mod:stables, mod:betteradvancements, mod:craftpresence, mod:quarkoddities (incompatible), mod:simplyjetpacks, mod:trashslot (incompatible), mod:mining_helmet (incompatible), mod:platforms, mod:jei, mod:itemfilters, mod:caelus, mod:waystones (incompatible), mod:betterportals, mod:mcwpaintings (incompatible), mod:fastsuite (incompatible), mod:clumps, mod:mgui (incompatible), mod:journeymap (incompatible), mod:comforts, mod:naturescompass (incompatible), mod:storagenetwork, mod:sereneseasons, mod:stoneholm, mod:decorative_blocks, mod:decorative_winter, mod:dungeoncrawl, mod:farmingforblockheads (incompatible), mod:mapperbase (incompatible), mod:embellishcraft (incompatible), mod:toastcontrol (incompatible), mod:jeitweaker, mod:crafttweaker, mod:immersivepetroleum (incompatible), mod:forge, mod:notreepunching, mod:scuba_gear (incompatible), mod:immersiveposts (incompatible), mod:ironchest (incompatible), mod:craftingtweaks (incompatible), mod:zerocore, mod:bigreactors, mod:cofh_core (incompatible), mod:ensorcellation (incompatible), mod:logprot (incompatible), mod:itemphysiclite, mod:mousetweaks, mod:titanium (incompatible), mod:ftbquests, mod:immersiveengineering, mod:jade, mod:wailaharvestability, mod:wawla, mod:durability101 (incompatible), mod:nopotionshift, mod:movingelevators, mod:smoothboot, mod:defaultworldtype, mod:jeiintegration, mod:pamhc2foodcore (incompatible), mod:notenoughbreeding, mod:serverconfigupdater (incompatible), mod:autoreglib (incompatible), mod:akashictome, mod:quark (incompatible), mod:charm, mod:natural-progression, mod:storagedrawers (incompatible), mod:backpacked (incompatible), mod:backpacker, mod:floormats, mod:fins, mod:fancymenu (incompatible), mod:transport, mod:ferritecore (incompatible), mod:engineersdecor, mod:aquaculture (incompatible), mod:flowerseeds, mod:terraincognita, mod:refinedstorageaddons, mod:openloader, openloader/data/cookingforblockheads-compat, openloader/data/dungeoncrawl-el2, openloader/data/extremereactors2-tags, openloader/data/naturalprogression-stonedrops, openloader/data/simplefarming-disable_drops
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 6/9/21 9:52 AM
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at vazkii.quark.addons.oddities.tile.PipeTileEntity.func_180462_a(PipeTileEntity.java:315) ~[quark:r2.4-312] {re:classloading}
at net.minecraftforge.items.wrapper.SidedInvWrapper.insertItem(SidedInvWrapper.java:156) ~[forge:?] {re:classloading}
at net.minecraftforge.items.ItemHandlerHelper.insertItem(ItemHandlerHelper.java:44) ~[forge:?] {re:classloading}
at flaxbeard.immersivepetroleum.common.blocks.tileentities.DistillationTowerTileEntity.doProcessOutput(DistillationTowerTileEntity.java:415) ~[immersivepetroleum:3.3.0-4] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcess.processFinish(PoweredMultiblockTileEntity.java:478) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcessInMachine.processFinish(PoweredMultiblockTileEntity.java:599) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcess.doProcessTick(PoweredMultiblockTileEntity.java:465) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcessInMachine.doProcessTick(PoweredMultiblockTileEntity.java:593) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity.func_73660_a(PoweredMultiblockTileEntity.java:223) ~[immersiveengineering:?] {re:classloading}
at flaxbeard.immersivepetroleum.common.blocks.tileentities.DistillationTowerTileEntity.func_73660_a(DistillationTowerTileEntity.java:187) ~[immersivepetroleum:3.3.0-4] {re:classloading}
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sereneseasons.mixins.json:MixinWorld,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at vazkii.quark.addons.oddities.tile.PipeTileEntity.func_180462_a(PipeTileEntity.java:315) ~[quark:r2.4-312] {re:classloading}
at net.minecraftforge.items.wrapper.SidedInvWrapper.insertItem(SidedInvWrapper.java:156) ~[forge:?] {re:classloading}
at net.minecraftforge.items.ItemHandlerHelper.insertItem(ItemHandlerHelper.java:44) ~[forge:?] {re:classloading}
at flaxbeard.immersivepetroleum.common.blocks.tileentities.DistillationTowerTileEntity.doProcessOutput(DistillationTowerTileEntity.java:415) ~[immersivepetroleum:3.3.0-4] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcess.processFinish(PoweredMultiblockTileEntity.java:478) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcessInMachine.processFinish(PoweredMultiblockTileEntity.java:599) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcess.doProcessTick(PoweredMultiblockTileEntity.java:465) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity$MultiblockProcessInMachine.doProcessTick(PoweredMultiblockTileEntity.java:593) ~[immersiveengineering:?] {re:classloading}
at blusunrize.immersiveengineering.common.blocks.generic.PoweredMultiblockTileEntity.func_73660_a(PoweredMultiblockTileEntity.java:223) ~[immersiveengineering:?] {re:classloading}
at flaxbeard.immersivepetroleum.common.blocks.tileentities.DistillationTowerTileEntity.func_73660_a(DistillationTowerTileEntity.java:187) ~[immersivepetroleum:3.3.0-4] {re:classloading}
-- Block entity being ticked --
Details:
Name: immersivepetroleum:distillationtower // flaxbeard.immersivepetroleum.common.blocks.tileentities.DistillationTowerTileEntity
Block: Block{immersivepetroleum:distillationtower}[facing=north,mirrored=false,multiblockslave=false]
Block location: World: (1087,11,-2213), Chunk: (at 15,0,11 in 67,-139; contains blocks 1072,0,-2224 to 1087,255,-2209), Region: (2,-5; contains chunks 64,-160 to 95,-129, blocks 1024,0,-2560 to 1535,255,-2049)
Block: Block{immersivepetroleum:distillationtower}[facing=north,mirrored=false,multiblockslave=false]
Block location: World: (1087,11,-2213), Chunk: (at 15,0,11 in 67,-139; contains blocks 1072,0,-2224 to 1087,255,-2209), Region: (2,-5; contains chunks 64,-160 to 95,-129, blocks 1024,0,-2560 to 1535,255,-2049)
Stacktrace:
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sereneseasons.mixins.json:MixinWorld,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:A}
-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['TwistedGate'/7107, l='ServerLevel[New World]', x=1090.57, y=12.42, z=-2210.06]]
Chunk stats: ServerChunkCache: 4234
Level dimension: minecraft:overworld
Level spawn location: World: (0,63,-512), Chunk: (at 0,3,0 in 0,-32; contains blocks 0,0,-512 to 15,255,-497), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 130701 game time, 130701 day time
Level name: New World
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 9324 (now: false), thunder time: 4281 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] {}
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_271, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 740882848 bytes (706 MB) / 5046042624 bytes (4812 MB) up to 8502706176 bytes (8108 MB)
CPUs: 12
JVM Flags: 4 total; -XX:+UseConcMarkSweepGC -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx8192m
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.1.0-launcher.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.1.0-launcher.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.1.0-launcher.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.1.0-launcher.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.1.0-launcher.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.0
FML Language Providers:
javafml@36.1
minecraft@1
Mod List:
rsrequestify-1.16.3-2.0.1.jar |RSRequestify |rsrequestify |2.0.1 |DONE |NOSIGNATURE
enchantedbookredesign-3.3-1.16.4.jar |Enchanted Book Redesign |enchantedbookredesign |3.3-1.16.4 |DONE |NOSIGNATURE
supermartijn642configlib-1.0.6-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.6 |DONE |NOSIGNATURE
spareparts-1.16.5-v0.5.2.jar |Spare Parts |spareparts |1.16.5-v0.5.2 |DONE |NOSIGNATURE
mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |NOSIGNATURE
rsgauges-1.16.4-1.2.10.jar |Gauges and Switches |rsgauges |1.2.10 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
pitg-1.16.3-1.4.2.jar |Pane In The Glass |pitg |1.16.3-1.4.2 |DONE |NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |NOSIGNATURE
CookingForBlockheads_1.16.5-9.3.2.jar |Cooking for Blockheads |cookingforblockheads |9.3.2 |DONE |NOSIGNATURE
Controlling-7.0.0.20.jar |Controlling |controlling |7.0.0.20 |DONE |NOSIGNATURE
ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
Placebo-1.16.4-4.5.0.jar |Placebo |placebo |4.5.0 |DONE |NOSIGNATURE
citadel-1.6.3.jar |Citadel |citadel |1.6.3 |DONE |NOSIGNATURE
alexsmobs-1.10.1.jar |Alex's Mobs |alexsmobs |1.10.1 |DONE |NOSIGNATURE
YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |NOSIGNATURE
hiddenrecipebook_1.16.5-2.0.jar |Hidden Recipe Book |hiddenrecipebook |2.0 |DONE |NOSIGNATURE
Bookshelf-1.16.5-10.1.11.jar |Bookshelf |bookshelf |10.1.11 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Tips-1.16.5-4.0.7.jar |Tips |tips |4.0.7 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
TheVeggieWay-Forge-1.16.5-2.2.16.jar |The Veggie Way |veggie_way |2.2.16 |DONE |NOSIGNATURE
guardvillagers-1.16.5.1.2.4.jar |Guard Villagers |guardvillagers |1.2.4 |DONE |NOSIGNATURE
randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
buildinggadgets-1.16.5-3.8.0.jar |Building Gadgets |buildinggadgets |3.8.0 |DONE |NOSIGNATURE
BuildGuide-1.16.4-0.2.2.jar |Build Guide |buildguide |1.16.4-0.2.2 |DONE |NOSIGNATURE
ForgivingVoid_1.16.5-5.2.1.jar |Forgiving Void |forgivingvoid |5.2.1 |DONE |NOSIGNATURE
ProgressiveBosses-2.2.0-mc1.16.x.jar |Progressive Bosses |progressivebosses |2.2.0 |DONE |NOSIGNATURE
mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |DONE |NOSIGNATURE
WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |DONE |NOSIGNATURE
pathundergates-1.16.4-2.0.0-release.jar |Path Under Gates |pathundergates |1.16.4-1.0.0-release|DONE |1d:d7:18:bd:bc:50:11:ed:51:4c:ed:33:84:87:03:ef:79:b3:d3:b2:0b:62:68:ed:ee:48:76:61:89:d3:8a:ba
VTweaks-1.16.4-3.5.0.jar |V-Tweaks |vtweaks |3.1.9 |DONE |NOSIGNATURE
carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |DONE |8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
DeLogger-1.16.5-1.0.9+mc-1.16.5.jar |DeLogger |delogger |1.0.9+mc-1.16.5 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
shetiphiancore-1.16-3.8.5.jar |ShetiPhian-Core |shetiphiancore |3.8.5 |DONE |NOSIGNATURE
supplementaries-1.16.5-0.13.0.jar |Supplementaries |supplementaries |1.16.5-0.13.0 |DONE |NOSIGNATURE
Buddycards-1.16.5-2.4.2.jar |Buddycards |buddycards |1.16.5-2.4.2 |DONE |NOSIGNATURE
refinedstorage-1.9.12.jar |Refined Storage |refinedstorage |1.9.12 |DONE |NOSIGNATURE
konkrete_1.1.6_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.1.6 |DONE |NOSIGNATURE
betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |NOSIGNATURE
cuneiform-1.16.3-1.2.5.jar |Cuneiform |cuneiform |1.16.3-1.2.5 |DONE |NOSIGNATURE
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |NOSIGNATURE
corpse-1.16.5-1.0.5.jar |Corpse |corpse |1.16.5-1.0.5 |DONE |NOSIGNATURE
out_of_sight-1.16.4-1.0.1.jar |Out of Sight |out_of_sight |1.16.4-1.0.1 |DONE |NOSIGNATURE
mcw-bridges-1.0.5-mc1.16.5-4.jar |Macaw's Bridges |mcwbridges |1.0.5 |DONE |NOSIGNATURE
industrial-foregoing-1.16.5-3.2.13-4.jar |Industrial Foregoing |industrialforegoing |3.2.13 |DONE |NOSIGNATURE
ezzoom-1.16.4-1.1.1.jar |EzZoom |ezzoom |version |DONE |NOSIGNATURE
solpotato-1.16.X-1.1.0.jar |Spice of Life: Potato Edition |solpotato |1.16.X-1.1.0 |DONE |NOSIGNATURE
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |NOSIGNATURE
mcw-trapdoors-1.0.2-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.2 |DONE |NOSIGNATURE
mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |NOSIGNATURE
mining_dimension-1.16.5-1.0.5.jar |Mining World |mining_dimension |1.16.5-1.0.5 |DONE |NOSIGNATURE
supermartijn642corelib-1.0.5-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.5 |DONE |NOSIGNATURE
BetterDefaultBiomes-1.16.4+-Alpha 2.5.3.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.5.3 |DONE |NOSIGNATURE
simplylight-1.16.4-1.1.3.jar |Simply Light |simplylight |1.16.4-1.1.3 |DONE |NOSIGNATURE
simplefarming-1.16.5-1.3.7.jar |Simple Farming |simplefarming |1.16.4-1.3.7 |DONE |NOSIGNATURE
villagespawnpoint_1.16.5-1.5.jar |Village Spawn Point |villagespawnpoint |1.5 |DONE |NOSIGNATURE
curios-forge-1.16.5-4.0.5.1.jar |Curios API |curios |1.16.5-4.0.5.1 |DONE |NOSIGNATURE
tetra-1.16.5-3.11.1.jar |Tetra |tetra |3.11.1 |DONE |NOSIGNATURE
tetranomicon-1.2.jar |Tetranomicon |tetranomicon |1.2 |DONE |NOSIGNATURE
Patchouli-1.16.4-51.jar |Patchouli |patchouli |1.16.4-51 |DONE |NOSIGNATURE
carrotslib-mc1.16.5-3.0b5.jar |Carrots Lib |carrots |3.0b5 |DONE |NOSIGNATURE
vanillafoodpantry-mc1.16.5-6.0b5.jar |Vanilla Food Pantry |vanillafoodpantry |6.0b5 |DONE |NOSIGNATURE
randomite-1.16.4-1.0.1.jar |Randomite Classic |randomite |1.0.1 |DONE |NOSIGNATURE
collective-1.16.5-2.26.jar |Collective |collective |2.26 |DONE |NOSIGNATURE
betteranimals-1.16.4-5.5.0.jar |Cyber's Better Animal Models |betteranimals |5.5.0 |DONE |NOSIGNATURE
YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |NOSIGNATURE
FramedBlocks-2.7.2.jar |FramedBlocks |framedblocks |2.7.2 |DONE |NOSIGNATURE
seamless_loading_screen-1.16.5-1.1.5.jar |Seamless Loading Screen |seamless_loading_screen |1.16.5-1.1.5 |DONE |NOSIGNATURE
ftb-ultimine-forge-1605.2.2-build.4.jar |FTB Ultimine |ftbultimine |1605.2.2-build.4 |DONE |NOSIGNATURE
Chunk Pregenerator-V1.16-3.0.5.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.5 |DONE |NOSIGNATURE
BetterStrongholds-1.16.4-1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.1 |DONE |NOSIGNATURE
HappyTrails-1.16.5-1.36.0.8.jar |Happy Trails Mod |happytrails |1.16.5-1.36.0.8 |DONE |NOSIGNATURE
buildersaddition-1.16.5-20210517a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210517a |DONE |NOSIGNATURE
starterkit_1.16.5-2.4.jar |Starter Kit |starterkit |2.4 |DONE |NOSIGNATURE
constructionwand-1.16.5-2.2.jar |Construction Wand |constructionwand |1.16.5-2.2 |DONE |NOSIGNATURE
mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |NOSIGNATURE
Project_MMO-1.16.5-3.57.1.jar |Project MMO |pmmo |1.16.5-3.57.1 |DONE |NOSIGNATURE
architectury-1.17.20-forge.jar |Architectury |architectury |1.17.20 |DONE |NOSIGNATURE
ftb-gui-library-1605.2.1.41-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.41 |DONE |NOSIGNATURE
ftb-teams-1604.1.0.16-forge.jar |FTB Teams |ftbteams |1604.1.0.16 |DONE |NOSIGNATURE
curiouselytra-forge-1.16.5-4.0.2.3.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.3 |DONE |NOSIGNATURE
moreoverlays-1.18.13-mc1.16.5.jar |More Overlays Updated |moreoverlays |1.18.13-mc1.16.5 |DONE |NOSIGNATURE
AgeingSpawners-1.16.5-1.1.0.jar |Ageing Spawners |ageingspawners |1.1.0 |DONE |NOSIGNATURE
productivebees-1.16.5-0.6.9.11.jar |Productive Bees |productivebees |1.16.5-0.6.9.11 |DONE |NOSIGNATURE
cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |NOSIGNATURE
trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |DONE |NOSIGNATURE
chunkloaders-1.1.7-mc1.16.5.jar |Chunk Loaders |chunkloaders |1.1.7 |DONE |NOSIGNATURE
woodenshears-1.0.0-1.16.4+.jar |Wooden Shears |woodenshears |1.0.0-1.16.4+ |DONE |NOSIGNATURE
BetterBurning-1.16.5-6.0.6.jar |BetterBurning |betterburning |6.0.6 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
classicbar-4.1.0-1.16.5.jar |Classic Bar |classicbar |4.1.0-1.16.5 |DONE |NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.3 |DONE |NOSIGNATURE
stables-1.16.5-1.0.1.jar |Stables |stables |1.16.5-1.0.1 |DONE |NOSIGNATURE
BetterAdvancements-1.16.4-0.1.0.104.jar |Better Advancements |betteradvancements |0.1.0.104 |DONE |NOSIGNATURE
CraftPresence-Forge-1.16.5-Release-1.8.1.jar |CraftPresence |craftpresence |1.8.1 |DONE |a8:61:b7:97:9b:6f:d3:ba:38:d8:ce:45:6c:4b:8d:fd:ea:84:dd:d1:09:46:5d:5a:4f:c5:03:91:b5:c0:bc:de
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE
SimplyJetpacks2-1.16.5-2.6.7.1.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.5-2.6.7.1 |DONE |NOSIGNATURE
TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE
mining_helmet-1.16.5-2.0.1.jar |Mining Helmet |mining_helmet |2.0.1 |DONE |NOSIGNATURE
platforms-1.16-1.7.11.jar |Platforms |platforms |1.7.11 |DONE |NOSIGNATURE
jei-1.16.5-7.7.0.104.jar |Just Enough Items |jei |7.7.0.104 |DONE |NOSIGNATURE
item-filters-1605.2.4-build.30-forge.jar |Item Filters |itemfilters |1605.2.4-build.30 |DONE |NOSIGNATURE
caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |NOSIGNATURE
Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |DONE |NOSIGNATURE
BetterPortals-1.16.4-0.3.2.jar |YUNG's Better Portals |betterportals |1.16.4-0.3.2 |DONE |NOSIGNATURE
mcw-paintings-1.0.1-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.1 |DONE |NOSIGNATURE
FastSuite-1.16.4-1.0.2.jar |FastSuite |fastsuite |1.0.2 |DONE |NOSIGNATURE
Clumps-6.0.0.24.jar |Clumps |clumps |6.0.0.24 |DONE |NOSIGNATURE
mgui-1.16.5-3.2.0.jar |mgui |mgui |3.2.0 |DONE |NOSIGNATURE
journeymap-1.16.5-5.7.1.jar |Journeymap |journeymap |5.7.1 |DONE |NOSIGNATURE
comforts-forge-1.16.5-4.0.0.4.jar |Comforts |comforts |1.16.5-4.0.0.4 |DONE |NOSIGNATURE
NaturesCompass-1.16.5-1.9.0.jar |Nature's Compass |naturescompass |1.16.5-1.9.0 |DONE |NOSIGNATURE
SimpleStorageNetwork-1.16.5-1.3.5.jar |Simple Storage Network |storagenetwork |1.16.5-1.3.5 |DONE |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
SereneSeasons-1.16.5-4.0.1.91-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.91 |DONE |NOSIGNATURE
stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |NOSIGNATURE
decorative_winter-0.1.2.jar |Decorative Winter |decorative_winter |0.1.2 |DONE |NOSIGNATURE
DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE
FarmingForBlockheads_1.16.5-7.3.1.jar |Farming for Blockheads |farmingforblockheads |7.3.1 |DONE |NOSIGNATURE
mapperbase-1.16.4-2.3.0.0.jar |Mapper Base |mapperbase |1.16.4-2.3.0.0 |DONE |NOSIGNATURE
embellishcraft-1.16.4-3.3.0.0.jar |EmbellishCraft |embellishcraft |1.16.4-3.3.0.0 |DONE |NOSIGNATURE
Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |NOSIGNATURE
JEITweaker-1.16.5-1.0.1.27.jar |JEI Tweaker |jeitweaker |1.0.1.27 |DONE |NOSIGNATURE
CraftTweaker-1.16.5-7.1.0.313.jar |CraftTweaker |crafttweaker |7.1.0.313 |DONE |NOSIGNATURE
ImmersivePetroleum-1.16.5-3.3.0-4.jar |Immersive Petroleum |immersivepetroleum |3.3.0-4 |DONE |NOSIGNATURE
forge-1.16.5-36.1.0-universal.jar |Forge |forge |36.1.0 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
notreepunching-forge-1.16.5-4.2.0.jar |No Tree Punching |notreepunching |4.2.0 |DONE |NOSIGNATURE
scuba-gear-1.16.5-1.0.3.jar |Scuba Gear |scuba_gear |1.0.3 |DONE |NOSIGNATURE
immersiveposts-1.16.5-4.1.0.jar |Immersive Posts |immersiveposts |4.1.0 |DONE |d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |NOSIGNATURE
ZeroCore2-1.16.4-2.0.21.jar |Zero CORE 2 |zerocore |1.16.4-2.0.21 |DONE |NOSIGNATURE
ExtremeReactors2-1.16.4-2.0.23.jar |Extreme Reactors 2 |bigreactors |1.16.4-2.0.23 |DONE |NOSIGNATURE
forge-1.16.5-36.1.0-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
cofh_core-1.16.4-1.2.1.jar |CoFH Core |cofh_core |1.2.1 |DONE |NOSIGNATURE
ensorcellation-1.16.4-1.2.0.jar |Ensorcellation |ensorcellation |1.2.0 |DONE |NOSIGNATURE
logprot-1.16-1.3.jar |Logprot |logprot |1.3 |DONE |NOSIGNATURE
ItemPhysicLite_v1.4.8_mc1.16.5.jar |ItemPhysic Lite |itemphysiclite |1.4.0 |DONE |NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |NOSIGNATURE
titanium-1.16.5-3.2.8.3-9.jar |Titanium |titanium |3.2.8.3 |DONE |NOSIGNATURE
ftb-quests-1605.2.1-build.39-forge.jar |FTB Quests |ftbquests |1605.2.1-build.39 |DONE |NOSIGNATURE
ImmersiveEngineering-1.16.5-5.0.0-135.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.0-135 |DONE |44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
Jade-1.16.4-2.7.1.jar |Jade |jade |2.7.1 |DONE |NOSIGNATURE
WailaHarvestability-mc1.16.x-forge-1.1.15.jar |Waila Harvestability |wailaharvestability |1.1.15 |DONE |NOSIGNATURE
WAWLA-1.16.5-8.0.1.jar |WAWLA |wawla |8.0.1 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
durability101-1.16-0.0.3.jar |Durability101 |durability101 |0.0.3 |DONE |NOSIGNATURE
nopotionshift_1.16.4-1.6.1.jar |No Potion Shift |nopotionshift |1.6.1 |DONE |NOSIGNATURE
movingelevators-1.2.34-mc1.16.5.jar |Moving Elevators |movingelevators |1.2.34 |DONE |NOSIGNATURE
smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |NOSIGNATURE
defaultworldtype-1.16.3-2.0.2.jar |Default World Type |defaultworldtype |2.0.2 |DONE |NOSIGNATURE
jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |NOSIGNATURE
pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE
notenoughbreeding-1.16.4-1.0.0.jar |Not Enough Breeding |notenoughbreeding |1.16.4-1.0.0 |DONE |NOSIGNATURE
serverconfigupdater-1.3.jar |ServerConfig Updater |serverconfigupdater |1.3 |DONE |NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |NOSIGNATURE
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |NOSIGNATURE
Quark-r2.4-312.jar |Quark |quark |r2.4-312 |DONE |NOSIGNATURE
charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |NOSIGNATURE
NaturalProgression-1.16.5-2.1.0.jar |Natural Progression |natural-progression |1.0.0 |DONE |NOSIGNATURE
StorageDrawers-1.16.3-8.2.2.jar |Storage Drawers |storagedrawers |8.2.2 |DONE |NOSIGNATURE
backpacked-1.10.1-1.16.3.jar |Backpacked |backpacked |1.10.1 |DONE |NOSIGNATURE
backpacker-1.3.1-1.16.3.jar |Backpacker |backpacker |1.3.1 |DONE |NOSIGNATURE
floormats-1.16.5-v1.5.0.jar |Floor Mats |floormats |1.16.5-v1.5.0 |DONE |NOSIGNATURE
fins-1.5.4.jar |Fins and Tails |fins |1.5.4 |DONE |NOSIGNATURE
fancymenu_2.0.7_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.0.7 |DONE |NOSIGNATURE
Transport-1.16.5-3.6.0.jar |Transport |transport |3.6.0 |DONE |NOSIGNATURE
ferritecore-2.0.4-forge.jar |Ferrite Core |ferritecore |2.0.4 |DONE |41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
engineersdecor-1.16.4-1.1.14-b2.jar |Engineer's Decor |engineersdecor |1.1.14-b2 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
Aquaculture-1.16.5-2.1.19.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.19 |DONE |NOSIGNATURE
flowerseeds-1.16.5-1.3.2.jar |Flower Seeds |flowerseeds |version |DONE |NOSIGNATURE
terraincognita-1.16.3-1.7.jar |Terra Incognita |terraincognita |1.16.3-1.7 |DONE |NOSIGNATURE
refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
OpenLoader-1.16.5-9.0.2.jar |OpenLoader |openloader |9.0.2 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Crash Report UUID: af89ab0a-08fe-464e-8364-6afb479b79e3
Patchouli open book context: n/a
Player Count: 1 / 8; [ServerPlayerEntity['TwistedGate'/7107, l='ServerLevel[New World]', x=1090.57, y=12.42, z=-2210.06]]
Data Packs: vanilla, mod:rsrequestify (incompatible), mod:enchantedbookredesign (incompatible), mod:supermartijn642configlib, mod:spareparts, mod:mcwwindows, mod:rsgauges, mod:pitg (incompatible), mod:bettercaves (incompatible), mod:ctm (incompatible), mod:cookingforblockheads (incompatible), mod:controlling, mod:reauth, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:yungsapi, mod:hiddenrecipebook, mod:bookshelf, mod:tips, mod:veggie_way, mod:guardvillagers, mod:randompatches, mod:buildinggadgets, mod:buildguide, mod:forgivingvoid (incompatible), mod:progressivebosses, mod:mcwdoors, mod:waterstrainer, mod:pathundergates, mod:vtweaks (incompatible), mod:carryon, mod:delogger (incompatible), mod:shetiphiancore, mod:supplementaries, mod:buddycards, mod:refinedstorage, mod:konkrete, mod:betterendforge, mod:cuneiform, mod:structure_gel, mod:corpse, mod:out_of_sight (incompatible), mod:mcwbridges, mod:industrialforegoing (incompatible), mod:ezzoom (incompatible), mod:solpotato (incompatible), mod:dungeons_plus, mod:mcwtrpdoors (incompatible), mod:mcwfences, mod:mining_dimension, mod:supermartijn642corelib, mod:betterdefaultbiomes, mod:simplylight, mod:simplefarming, mod:villagespawnpoint, mod:curios, mod:tetra, mod:tetranomicon, mod:patchouli (incompatible), mod:carrots, mod:vanillafoodpantry, mod:randomite (incompatible), mod:collective, mod:betteranimals (incompatible), mod:yungsextras, mod:framedblocks (incompatible), mod:seamless_loading_screen, mod:ftbultimine (incompatible), mod:chunkpregen, mod:betterstrongholds, mod:happytrails, mod:buildersaddition (incompatible), mod:starterkit, mod:constructionwand (incompatible), mod:mcwroofs, mod:pmmo (incompatible), mod:architectury, mod:ftbguilibrary (incompatible), mod:ftbteams (incompatible), mod:curiouselytra, mod:moreoverlays, mod:ageingspawners, mod:productivebees (incompatible), mod:cloth-config (incompatible), mod:trashcans, mod:chunkloaders, mod:woodenshears, mod:betterburning, mod:classicbar (incompatible), mod:fastleafdecay (incompatible), mod:bettermineshafts, mod:stables, mod:betteradvancements, mod:craftpresence, mod:quarkoddities (incompatible), mod:simplyjetpacks, mod:trashslot (incompatible), mod:mining_helmet (incompatible), mod:platforms, mod:jei, mod:itemfilters, mod:caelus, mod:waystones (incompatible), mod:betterportals, mod:mcwpaintings (incompatible), mod:fastsuite (incompatible), mod:clumps, mod:mgui (incompatible), mod:journeymap (incompatible), mod:comforts, mod:naturescompass (incompatible), mod:storagenetwork, mod:sereneseasons, mod:stoneholm, mod:decorative_blocks, mod:decorative_winter, mod:dungeoncrawl, mod:farmingforblockheads (incompatible), mod:mapperbase (incompatible), mod:embellishcraft (incompatible), mod:toastcontrol (incompatible), mod:jeitweaker, mod:crafttweaker, mod:immersivepetroleum (incompatible), mod:forge, mod:notreepunching, mod:scuba_gear (incompatible), mod:immersiveposts (incompatible), mod:ironchest (incompatible), mod:craftingtweaks (incompatible), mod:zerocore, mod:bigreactors, mod:cofh_core (incompatible), mod:ensorcellation (incompatible), mod:logprot (incompatible), mod:itemphysiclite, mod:mousetweaks, mod:titanium (incompatible), mod:ftbquests, mod:immersiveengineering, mod:jade, mod:wailaharvestability, mod:wawla, mod:durability101 (incompatible), mod:nopotionshift, mod:movingelevators, mod:smoothboot, mod:defaultworldtype, mod:jeiintegration, mod:pamhc2foodcore (incompatible), mod:notenoughbreeding, mod:serverconfigupdater (incompatible), mod:autoreglib (incompatible), mod:akashictome, mod:quark (incompatible), mod:charm, mod:natural-progression, mod:storagedrawers (incompatible), mod:backpacked (incompatible), mod:backpacker, mod:floormats, mod:fins, mod:fancymenu (incompatible), mod:transport, mod:ferritecore (incompatible), mod:engineersdecor, mod:aquaculture (incompatible), mod:flowerseeds, mod:terraincognita, mod:refinedstorageaddons, mod:openloader, openloader/data/cookingforblockheads-compat, openloader/data/dungeoncrawl-el2, openloader/data/extremereactors2-tags, openloader/data/naturalprogression-stonedrops, openloader/data/simplefarming-disable_drops
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment