Qelifern / IronFurnaces

A Mod for Minecraft which adds new furnaces that have different speeds.
GNU General Public License v3.0
44 stars 27 forks source link

Ticking block entity #21

Closed applemes closed 3 years ago

applemes commented 3 years ago

Each furnace, is causing the world to crash. it crashes when the furnace is placed, but if i break the block it is fine till placed again.

Crashlog ``` ---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 10/26/20 7:09 PM Description: Ticking block entity java.lang.NullPointerException: Ticking block entity at net.minecraft.inventory.IRecipeHolder.func_201561_a(SourceFile:27) ~[?:?] {re:mixin,re:classloading} at ironfurnaces.tileentity.BlockIronFurnaceTileBase.smeltItem(BlockIronFurnaceTileBase.java:306) ~[?:2.4.0] {re:classloading} at ironfurnaces.tileentity.BlockIronFurnaceTileBase.func_73660_a(BlockIronFurnaceTileBase.java:225) ~[?:2.4.0] {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:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:366) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:80) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$10970/1745255161.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at net.minecraft.inventory.IRecipeHolder.func_201561_a(SourceFile:27) ~[?:?] {re:mixin,re:classloading} at ironfurnaces.tileentity.BlockIronFurnaceTileBase.smeltItem(BlockIronFurnaceTileBase.java:306) ~[?:2.4.0] {re:classloading} at ironfurnaces.tileentity.BlockIronFurnaceTileBase.func_73660_a(BlockIronFurnaceTileBase.java:225) ~[?:2.4.0] {re:classloading} -- Block entity being ticked -- Details: Name: ironfurnaces:emerald_furnace // ironfurnaces.tileentity.BlockEmeraldFurnaceTile Block: Block{ironfurnaces:emerald_furnace}[facing=north,lit=true,type=0] Block location: World: (-1057,71,-321), Chunk: (at 15,4,15 in -67,-21; contains blocks -1072,0,-336 to -1057,255,-321), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1) Block: Block{ironfurnaces:emerald_furnace}[facing=north,lit=true,type=0] Block location: World: (-1057,71,-321), Chunk: (at 15,4,15 in -67,-21; contains blocks -1072,0,-336 to -1057,255,-321), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1) 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:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:366) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:A} -- Affected level -- Details: All players: 1 total; [ServerPlayerEntity['Dustin_Hurst'/102, l='ServerWorld minecraft:overworld Forge', x=-1055.99, y=70.50, z=-323.08]] Chunk stats: ServerChunkCache: 4963 Level dimension: minecraft:overworld Level spawn location: World: (-304,63,112), Chunk: (at 0,3,0 in -19,7; contains blocks -304,0,112 to -289,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 134090 game time, 436619 day time Level name: Forge Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 158642 (now: false), thunder time: 161618 (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:847) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:80) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$10970/1745255161.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} -- System Details -- Details: Minecraft Version: 1.16.3 Minecraft Version ID: 1.16.3 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2321820360 bytes (2214 MB) / 6006243328 bytes (5728 MB) up to 8589934592 bytes (8192 MB) CPUs: 8 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 7.0.1+78+master.e9771d8 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE /forge-1.16.3-34.1.25.jar object_holder_definalize PLUGINSERVICE /forge-1.16.3-34.1.25.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.16.3-34.1.25.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.3-34.1.25.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge-1.16.3-34.1.25.jar fml TRANSFORMATIONSERVICE FML: 34.1 Forge: net.minecraftforge:34.1.25 FML Language Providers: javafml@34.1 minecraft@1 Mod List: DungeonsMod-1.16.3-1.0.15.jar Dungeons Mod {dungeonsmod@1.16.3-1.0.15 DONE} Variant16x-1.16.3-v0.17.4_beta_pre1.jar Variant16x {variant16x@0.17.4_beta_pre1 DONE} villagerfollow-1.16.3-1.0.0.jar Villager Follow {villagerfollow@1.16.3-1.0.0 DONE} curiousshulkerboxes-forge-1.16.3-4.0.0.1.jar Curious Shulker Boxes {curiousshulkerboxes@1.16.3-4.0.0.1 DONE} ceiling_carpets-mc1.16.1_v0.0.1.jar Ceiling Carpets {ceiling_carpets@0.0.1 DONE} bonetoslime-1.16.3-1.2.jar Bone To Slime {bonetoslime@1.16.3-1.2 DONE} GetExpForEverything-v1.2.2-1.14-1.16.jar Get experience for everything! {getexpforeverything@1.2.2 DONE} Uppers-0.3.1.jar Uppers {uppers@0.3.1 DONE} paperbooks_1.16.3_1.1.jar Paper Books {paperbooks@1.1 DONE} TextDamageIndicators-1.16.3-2.0.1.jar TextDamageIndicators {textdamageindicators@2.0.1 DONE} Industrial+Agriculture[Core]-1.16.3-1.7.1.jar Industrial Agriculture {industrialagriculture@1.16.3-1.7.1 DONE} Neat+1.7-24.jar Neat {neat@1.7-24 DONE} BetterCaves-1.16.2-1.0.3.jar YUNG's Better Caves {bettercaves@1.16.2-1.0.3 DONE} glassential-forge-1.16.3-1.1.5.jar Glassential {glassential@1.1.5 DONE} ForgeEndertech-1.16.3-7.0.6.0-build.0024.jar Forge Endertech {forgeendertech@7.0.6.0 DONE} Controlling-7.0.0.8.jar Controlling {controlling@7.0.0.8 DONE} Placebo-1.16.3-4.3.3.jar Placebo {placebo@4.3.3 DONE} premium-wood-1.16.3-1.3.2.jar Premium Wood {premium_wood@1.3.2 DONE} Wither-Skeleton-Tweaks-1.16.3-5.2.1.jar Wither Skeleton Tweaks {wstweaks@5.2.1 DONE} branders-spawnermod-1.16.3-1.6.7.jar Enhanced Mob Spawners {spawnermod@1.6.7 DONE} Bookshelf-1.16.3-8.7.20.jar Bookshelf {bookshelf@8.7.20 DONE} toolleveling-1.16.2-1.1.0.jar Tool Leveling {toolleveling@1.16.2 - 1.1.0 DONE} u_team_core-1.16.3-3.1.10.183.jar U Team Core {uteamcore@3.1.10.183 DONE} Actually.Useful.Smithing.Table-1.0.2.mc.1.16.3.jar Actually Useful Smithing Table {actuallyusefulsmithingtable@1.0.2 mc 1.16.3 DONE} TwerkItMeal-1.2.2.jar TwerkItMeal {twerkitmeal@1.2.2 DONE} Hwyla-forge-1.10.11-B78_1.16.2.jar Waila {waila@1.10.11-B78_1.16.2 DONE} speedyhoppers-1.16.3-1.jar Speedy Hoppers {speedyhoppers@1.16.3-1 DONE} pathundergates-1.16.3-1.0.1-release.jar Path Under Gates {pathundergates@1.16.3-1.0.1-release DONE} Ma-Essentials-1.16.3-3.4.0.jar Ma Essentials {maessentials@1.16.3-3.4.0 DONE} shetiphiancore-1.16-3.8.4.jar ShetiPhian-Core {shetiphiancore@3.8.4 DONE} MysticalAgradditions-1.16.3-4.1.0.jar Mystical Agradditions {mysticalagradditions@4.1.0 DONE} despawningeggshatch_1.16.3-2.0.jar Despawning Eggs Hatch {despawningeggshatch@2.0 DONE} refinedstorage-1.9.8.jar Refined Storage {refinedstorage@1.9.8 DONE} Upgraded+Netherite+1.16.1+-+1.6.0.jar Upgraded Netherite {upgradednetherite@1.6.0 DONE} ConfigurableCane-1.16.3-2.0.0.jar Configurable Cane {configurablecane@2.0.0 DONE} LootingBowEnchantment-1.16.3-2.0.0.jar LootingBowEnchantment {lootingbowenchantment@2.0.0 DONE} lightestlamp-4.0.5.jar Lightest Lamps {lightestlamp@4.0.5 DONE} industrial-foregoing-1.16.3-3.1.1-a834e76.jar Industrial Foregoing {industrialforegoing@3.1.1 DONE} useful_backpacks-1.16.3-1.11.6.83.jar Useful Backpacks {usefulbackpacks@1.11.6.83 DONE} valhelsia_structures-16.0.5.jar Valhelsia Structures {valhelsia_structures@16.0.5 DONE} ironfurnaces-1.16.3-2.4.0.jar Iron Furnaces {ironfurnaces@2.4.0 DONE} practicaltools-1.16.3-1.8.jar Practical Tools {practicaltools@1.16.3-1.8 DONE} extcaves-2.4.jar Extended Caves {extcaves@2.4 DONE} simplylight-1.16.3-1.0.2.jar Simply Light {simplylight@1.16.3-1.0.2 DONE} shulker_enchantments-1.1.0.jar Shulker Enchantments {shulker_enchantments@1.1.0 DONE} villagespawnpoint_1.16.3_1.3.jar Village Spawn Point {villagespawnpoint@1.3 DONE} SolarFluxReborn-1.16.3-16.2.3.jar Solar Flux Reborn {solarflux@16.2.3 DONE} randomenchants-4.0.3.jar Random Enchants {randomenchants@4.0.3 DONE} curios-forge-1.16.3-4.0.2.0.jar Curios API {curios@1.16.3-4.0.2.0 DONE} Patchouli-1.16.2-47.jar Patchouli {patchouli@1.16.2-47 DONE} collective-1.16.3-1.53.jar Collective {collective@1.53 DONE} betbeacpl_1.16.3_1.1.jar Better Beacon Placement {betbeacpl@1.1 DONE} ObsidianOres-1.16.3-1.1.0.jar Obsidian Ores {obsidianores@1.1.0 DONE} elevatorid-1.16.3-1.7.6.jar Elevator Mod {elevatorid@1.16.3-1.7.6 DONE} InfinityMending-1.16.3-0.1.0.jar InfinityMending {infinitymending@0.1.0 DONE} Gobber2-1.16.3-2.3.15.jar Gobber 2 {gobber2@2.3.15 DONE} ftb-ultimine-1603.1.1.12.jar FTB Ultimine {ftbultimine@1603.1.1.12 DONE} Runelic-1.16.3-5.0.1.jar Runelic {runelic@5.0.1 DONE} DarkUtilities-1.16.3-6.0.3.jar Dark Utilities {darkutils@6.0.3 DONE} invcrafting-1.16.2-1.1.2.jar invcrafting {invcrafting@1.16.2-1.1.2 DONE} constructionwand-1.16.2-1.5.jar Construction Wand {constructionwand@1.16.2-1.5 DONE} Project+MMO-1.16.3-3.30.jar Project MMO {pmmo@1.16.3-3.30 DONE} nametagtweaks_1.16.3_1.2.jar Name Tag Tweaks {nametagtweaks@1.2 DONE} curiouselytra-forge-1.16.3-4.0.0.1.jar Curious Elytra {curiouselytra@1.16.3-4.0.0.1 DONE} globalxp-1.16.3-v1.4.14.jar Global XP {globalxp@v1.4.14 DONE} fortunate-2.9-MC-1.16.2.jar How Fortunate! {fortunate@2.9-MC-1.16.2 DONE} cloth-config-forge-4.1.0.jar Cloth Config v4 API {cloth-config@4.0 DONE} clearwater-1.16.1-1.5.jar Clear Water {clearwater@1.16.1-1.5 DONE} TrampleStopper-2.2.0+build.1.mcVersion.1.16.3.jar Trample Stopper {tramplestopper@2.2.0+build.1.mcVersion.1.16.3 DONE} speedyladders-1.16.3-1.jar Speedy Ladders {speedyladders@1.16.3-1 DONE} EnchantmentsReloaded-4.0.jar Enchantments Reloaded {enchantmentsreloaded@2.1 DONE} HearthstoneMod-1.16.3-0.5.2.jar Hearthstone Mod {hearthstonemod@1.16.3-0.5.2 DONE} CobbleForDays-1.3.1.jar Cobble For Days {cobblefordays@1.3.1 DONE} FastLeafDecay-v25.jar FastLeafDecay {fastleafdecay@v25 DONE} PrettyBeaches_1.16.3-5.2.0.jar Pretty Beaches {prettybeaches@5.2.0 DONE} BetterMineshaftsForge-1.16.2-1.0.jar YUNG's Better Mineshafts {bettermineshafts@1.16.2-1.0 DONE} tabletweaks-1.0.0.jar Table Tweaks {tabletweaks@1.0.0 DONE} QuarkOddities-1.16.3.jar Quark Oddities {quarkoddities@1.16.3 DONE} ClientTweaks_1.16.3-5.2.0.jar Client Tweaks {clienttweaks@5.2.0 DONE} BedBenefits-1.16.3-3.0.1.jar BedBenefits {bedbenefits@3.0.1 DONE} Ma-Enchants-1.16.3-3.5.0.jar Ma Enchants {ma-enchants@1.16.3-3.5.0 DONE} Cucumber-1.16.3-4.1.2.jar Cucumber Library {cucumber@4.1.2 DONE} XPFromHarvest-1.16.3-1.2.1.jar XP From Harvest {xpfromharvest@1.2.1 DONE} vanillaexcavators-1.16.2-2.1.3.jar Vanilla Excavators {vanillaexcavators@2.1.3 DONE} treeharvester_1.16.3-2.0.jar Tree Harvester {treeharvester@2.0 DONE} jei-1.16.3-7.6.0.49.jar Just Enough Items {jei@7.5.0.43 DONE} caelus-forge-1.16.3-2.0.0.3.jar Caelus API {caelus@1.16.3-2.0.0.3 DONE} reap-1.16.3-1.0.2.jar Reap Mod {reap@1.16.3-1.0.2 DONE} WAWLA-1.16.3-6.0.1.jar WAWLA {wawla@6.0.1 DONE} Portable+Nether-1.1.jar Portable Nether {portablenether@1.1 DONE} Clumps-6.0.0.11 (1).jar Clumps {clumps@6.0.0.11 DONE} BasaltBlocks-1.16.3-1.0.0.jar Basalt Blocks {basaltblocks@1.0.0 DONE} light-overlay-5.5.4.jar Light Overlay Forge {lightoverlay-forge@NONE DONE} comforts-forge-1.16.3-4.0.0.1.jar Comforts {comforts@1.16.3-4.0.0.1 DONE} decorative_blocks-1.16.1-1.5.jar Decorative Blocks {decorative_blocks@1.5 DONE} BotanyPots-1.16.3-5.1.9.jar BotanyPots {botanypots@5.1.9 DONE} BotanyTrees-1.16.3-1.0.7.jar BotanyTrees {botanytrees@1.0.7 DONE} VanillaTweaks-1.16.3-1.5.33.jar VanillaTweaks {vanillatweaks@1.16.3-1.5.33 DONE} taffyjump-1.16.1-1.0.jar TaffyJump {taffyjump@1.16.1-1.0 DONE} BadMobs-1.16.3-7.0.1.jar BadMobs {badmobs@7.0.1 DONE} grassseeds_1.16.3_1.2.jar Grass Seeds {grassseeds@1.2 DONE} walljump-forge-1.16.3-1.3.6.jar Wall-Jump! {walljump@1.16.3-1.3.6 DONE} PackingTape-1.16.3-0.10.0.jar Packing Tape {packingtape@0.10.0 DONE} infinityworkswithallarrows-2.0-1.16.2.jar Infinity works with all arrows {infinityworkswithallarrows@2.0-1.16.2 DONE} immersive-portals-0.6-mc1.16.3-forge.jar Immersive Portals {immersive_portals@0.6 DONE} opchanter-1.16.3-1.2.0.jar OPChanter {opchanter@1.16.3-1.2.0 DONE} extendedbonemeal_1.16.3_1.1.jar Extended Bone Meal {extendedbonemeal@1.1 DONE} forge-1.16.3-34.1.25-universal.jar Forge {forge@34.1.25 DONE} fortune-gives-experience-1.16.2-1.0.0.jar Fortune Gives Experience {fortune-gives-experience@version DONE} blame-1.16.3-1.4.6.jar Blame! {blame@1.16.3-1.4.6 DONE} wooltweaks_1.16.3-1.0.jar Wool Tweaks {wooltweaks@1.0 DONE} MysticalAgriculture-1.16.3-4.1.1.jar Mystical Agriculture {mysticalagriculture@4.1.1 DONE} ironchest-1.16.3-11.2.6.jar Iron Chests {ironchest@1.16.3-11.2.6 DONE} SimpleDivingGear-5.0.3+mc+1.16.3.jar Simple Diving Gear {simpledivegear@5.0.3 mc 1.16.3 DONE} CraftingTweaks_1.16.3-12.2.0.jar Crafting Tweaks {craftingtweaks@12.2.0 DONE} forge-1.16.3-34.1.25-client.jar Minecraft {minecraft@1.16.3 DONE} morezombiev_1.16.3_1.1.jar More Zombie Villagers {morezombiev@1.1 DONE} EnchantmentDescriptions-1.16.3-5.0.6.jar EnchantmentDescriptions {enchdesc@5.0.6 DONE} MouseTweaks-2.13-mc1.16.2.jar Mouse Tweaks {mousetweaks@2.13 DONE} titanium-1.16.3-3.1.0.jar Titanium {titanium@3.1.0 DONE} compactores-1.16.3-3.0.2.jar Compact Ores {compactores@3.0.2 DONE} morevanillalib-1.16.2-1.2.14.jar MoreVanillaLib {morevanillalib@1.2.14 DONE} forbidden_arcanus-1.16.3-1.0.2.jar Forbidden & Arcanus {forbidden_arcanus@1.16.3-1.0.2 DONE} AdLods-1.16.3-4.1.0.1-build.0024.jar Large Ore Deposits {adlods@4.1.0.1 DONE} ceilingtorch-1.16.2-v1.8.jar Ceiling Torch {ceilingtorch@v1.8 DONE} moveboats_1.16.3_1.3.jar Move Boats {moveboats@1.3 DONE} ironelytra-1.3a-1.16.2.jar Iron Elytra {ironelytra@1.3a-1.16.2 DONE} easy_villagers-1.16.3-1.0.4.jar Easy Villagers {easy_villagers@1.16.3-1.0.4 DONE} randomsheepcolours_1.16.3-1.1.jar Random Sheep Colours {randomsheepcolours@1.1 DONE} Mantle-1.16.3-1.6.40.jar Mantle {mantle@1.6.40 DONE} Inspirations-1.16.3-1.2.1.24.jar Inspirations {inspirations@1.2.1 DONE} flux-5.3.1.jar Flux {flux@5.3.1 DONE} fl-4.3.0.jar Flux Library {fl@4.3.0 DONE} ShulkerTooltip-1.9.3.jar Shulker Tooltip {shulkertooltip@1.9.3 DONE} itemcollectors-1.0.6-mc1.16.3.jar Item Collectors {itemcollectors@1.0.6 DONE} polymorph-forge-1.16.3-0.15.jar Polymorph {polymorph@1.16.3-0.15 DONE} AutoRegLib-1.6-46.jar AutoRegLib {autoreglib@1.6-46 DONE} Quark-r2.4-270.jar Quark {quark@r2.4-270 DONE} extragolems-11.1.5.jar Extra Golems {golems@11.1.5 DONE} StorageDrawers-1.16.3-8.2.0.jar Storage Drawers {storagedrawers@8.2.0 DONE} FluxNetworks-1.16.3-6.0.0.3.jar Flux Networks {fluxnetworks@1.16.3-6.0.0.3 DONE} enderchests-1.16-1.7.4.jar EnderChests {enderchests@1.7.4 DONE} vanillahammers-1.16.2-2.1.3.jar Vanilla Hammers {vanillahammers@2.1.3 DONE} firewalker-1.16.jar FireWalker {firewalker@1.0 DONE} Actually+Useful+Stonecutter-1.0.3+mc+1.16.3.jar Actually Useful Stonecutter {actuallyusefulstonecutter@1.0.3 mc 1.16.3 DONE} AppleSkin-mc1.16.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE} connectedglass-1.0.6-mc1.16.3.jar Connected Glass {connectedglass@1.0.6 DONE} NBTEdit-0.10.0.jar NBTEdit {nbtedit@0.9.0 DONE} smallernp_1.16.3_1.4.jar Smaller Nether Portals {smallernp@1.4 DONE} Aquaculture-1.16.3-2.1.3.jar Aquaculture 2 {aquaculture@1.16.3-2.1.3 DONE} VillagersRespawn-1.16.2-1.16-31.61.0.2.jar Villagers Respawn Mod {villagersrespawn@1.61.0.2 DONE} CraftingCraft_1.16.3-9.2.0.jar CraftingCraft {craftingcraft@9.2.0 DONE} AutoLootBowEnchantment-1.16.3-2.0.0.jar AutoLootBowEnchantment {autolootbowenchantment@2.0.0 DONE} chiselsandbits-0.2.1-ALPHA.jar Chisels & bits {chiselsandbits@NONE DONE} supertools-1.16.3-3.jar Vanilla+ Tools {supertools@version DONE} enchantingfever-1.2.jar Enchanting Fever {enchantingfever@1.2 DONE} balancedenchanting-1.0.jar Balanced Enchanting {balancedenchanting@1.0 DONE} Crash Report UUID: e348101b-caa7-4ea7-8994-d87438447793 Patchouli open book context: n/a Player Count: 1 / 8; [ServerPlayerEntity['Dustin_Hurst'/102, l='ServerWorld minecraft:overworld Forge', x=-1055.99, y=70.50, z=-323.08]] Data Packs: vanilla, mod:dungeonsmod, mod:variant16x, mod:villagerfollow, mod:curiousshulkerboxes, mod:ceiling_carpets (incompatible), mod:bonetoslime, mod:getexpforeverything (incompatible), mod:uppers (incompatible), mod:paperbooks, mod:textdamageindicators (incompatible), mod:industrialagriculture (incompatible), mod:neat (incompatible), mod:bettercaves (incompatible), mod:glassential (incompatible), mod:forgeendertech, mod:controlling (incompatible), mod:placebo (incompatible), mod:premium_wood (incompatible), mod:wstweaks (incompatible), mod:spawnermod (incompatible), mod:bookshelf, mod:toolleveling (incompatible), mod:uteamcore, mod:actuallyusefulsmithingtable (incompatible), mod:twerkitmeal, mod:waila, mod:speedyhoppers (incompatible), mod:pathundergates, mod:maessentials (incompatible), mod:shetiphiancore, mod:mysticalagradditions (incompatible), mod:despawningeggshatch, mod:refinedstorage, mod:upgradednetherite (incompatible), mod:configurablecane (incompatible), mod:lootingbowenchantment (incompatible), mod:lightestlamp (incompatible), mod:industrialforegoing (incompatible), mod:usefulbackpacks, mod:valhelsia_structures (incompatible), mod:ironfurnaces, mod:practicaltools (incompatible), mod:extcaves, mod:simplylight, mod:shulker_enchantments, mod:villagespawnpoint, mod:solarflux, mod:randomenchants (incompatible), mod:curios, mod:patchouli (incompatible), mod:collective, mod:betbeacpl, mod:obsidianores (incompatible), mod:elevatorid (incompatible), mod:infinitymending (incompatible), mod:gobber2 (incompatible), mod:ftbultimine (incompatible), mod:runelic, mod:darkutils (incompatible), mod:constructionwand (incompatible), mod:pmmo (incompatible), mod:nametagtweaks, mod:curiouselytra, mod:globalxp, mod:fortunate (incompatible), mod:cloth-config (incompatible), mod:clearwater (incompatible), mod:tramplestopper (incompatible), mod:speedyladders (incompatible), mod:enchantmentsreloaded (incompatible), mod:hearthstonemod (incompatible), mod:cobblefordays (incompatible), mod:fastleafdecay (incompatible), mod:prettybeaches (incompatible), mod:bettermineshafts (incompatible), mod:tabletweaks (incompatible), mod:quarkoddities (incompatible), mod:clienttweaks (incompatible), mod:bedbenefits, mod:ma-enchants (incompatible), mod:cucumber, mod:xpfromharvest (incompatible), mod:vanillaexcavators (incompatible), mod:treeharvester, mod:jei, mod:caelus, mod:reap, mod:wawla, mod:portablenether (incompatible), mod:clumps (incompatible), mod:basaltblocks (incompatible), mod:lightoverlay-forge (incompatible), mod:comforts (incompatible), mod:decorative_blocks, mod:botanypots, mod:botanytrees, mod:vanillatweaks, mod:taffyjump (incompatible), mod:badmobs (incompatible), mod:grassseeds, mod:walljump (incompatible), mod:packingtape (incompatible), mod:infinityworkswithallarrows (incompatible), mod:opchanter, mod:extendedbonemeal, mod:forge, mod:fortune-gives-experience, mod:wooltweaks, mod:mysticalagriculture, mod:ironchest (incompatible), mod:simpledivegear (incompatible), mod:craftingtweaks (incompatible), mod:morezombiev, mod:enchdesc, mod:mousetweaks, mod:titanium (incompatible), mod:compactores (incompatible), mod:morevanillalib (incompatible), mod:forbidden_arcanus (incompatible), mod:adlods, mod:ceilingtorch, mod:moveboats, mod:ironelytra (incompatible), mod:easy_villagers, mod:randomsheepcolours, mod:mantle (incompatible), mod:inspirations (incompatible), mod:flux (incompatible), mod:fl (incompatible), mod:shulkertooltip (incompatible), mod:itemcollectors (incompatible), mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:golems (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks, mod:enderchests, mod:vanillahammers (incompatible), mod:firewalker (incompatible), mod:actuallyusefulstonecutter (incompatible), mod:appleskin, mod:connectedglass (incompatible), mod:nbtedit (incompatible), mod:smallernp, mod:aquaculture (incompatible), mod:villagersrespawn, mod:craftingcraft (incompatible), mod:autolootbowenchantment (incompatible), mod:chiselsandbits (incompatible), mod:supertools (incompatible), mod:enchantingfever, mod:balancedenchanting (incompatible), file/Charcoal2Coal (incompatible), file/Timber_v2.1.0.zip, file/VanillaTweaks_c476648.zip, file/VanillaTweaks_c699218.zip (incompatible), file/anti enderman grief v1.1.0.zip, file/cauldron concrete v2.0.3.zip, file/crafthacks (incompatible), file/double shulker shells v1.3.0.zip, file/dragon drops v1.3.0.zip, file/more mob heads v2.8.1.zip, file/multiplayer sleep v1.0.1.zip (incompatible), file/spawnercraftv1.5[datapack].zip (incompatible), mod:invcrafting (incompatible), mod:immersive_portals (incompatible), mod:blame (incompatible) Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge' ```
NerdSlime commented 3 years ago

Yes same on me on my server

Crashlog ``` ---- Minecraft Crash Report ---- // Don't be sad. I'll do better next time, I promise! Time: 11/3/20 6:16 PM Description: Ticking block entity java.lang.NullPointerException: Ticking block entity at net.minecraft.inventory.IRecipeHolder.func_201561_a(SourceFile:27) ~[?:?] {re:classloading} at ironfurnaces.tileentity.BlockIronFurnaceTileBase.smeltItem(BlockIronFurnaceTileBase.java:306) ~[ironfurnaces:2.4.0] {re:classloading} at ironfurnaces.tileentity.BlockIronFurnaceTileBase.func_73660_a(BlockIronFurnaceTileBase.java:225) ~[ironfurnaces:2.4.0] {re:classloading} at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:366) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:229) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at java.lang.Thread.run(Thread.java:748) [?:1.8.0_262] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at net.minecraft.inventory.IRecipeHolder.func_201561_a(SourceFile:27) ~[?:?] {re:classloading} at ironfurnaces.tileentity.BlockIronFurnaceTileBase.smeltItem(BlockIronFurnaceTileBase.java:306) ~[ironfurnaces:2.4.0] {re:classloading} at ironfurnaces.tileentity.BlockIronFurnaceTileBase.func_73660_a(BlockIronFurnaceTileBase.java:225) ~[ironfurnaces:2.4.0] {re:classloading} -- Block entity being ticked -- Details: Name: ironfurnaces:iron_furnace // ironfurnaces.tileentity.BlockIronFurnaceTile Block: Block{ironfurnaces:iron_furnace}[facing=west,lit=true,type=0] Block location: World: (259,63,74), Chunk: (at 3,3,10 in 16,4; contains blocks 256,0,64 to 271,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Block: Block{ironfurnaces:iron_furnace}[facing=west,lit=true,type=0] Block location: World: (259,63,74), Chunk: (at 3,3,10 in 16,4; contains blocks 256,0,64 to 271,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Stacktrace: at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:366) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} -- Affected level -- Details: All players: 1 total; [ServerPlayerEntity['NerdSlime'/167, l='ServerLevel[Juris]', x=259.50, y=63.69, z=71.50]] Chunk stats: ServerChunkCache: 3152 Level dimension: minecraft:overworld Level spawn location: World: (-32,63,253), Chunk: (at 0,3,13 in -2,15; contains blocks -32,0,240 to -17,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 73267 game time, 84757 day time Level name: Juris Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 126637 (now: false), thunder time: 111440 (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:847) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:229) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at java.lang.Thread.run(Thread.java:748) [?:1.8.0_262] {} -- System Details -- Details: Minecraft Version: 1.16.3 Minecraft Version ID: 1.16.3 Operating System: Linux (amd64) version 3.10.0-1127.19.1.el7.x86_64 Java Version: 1.8.0_262, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 11233419120 bytes (10713 MB) / 12884901888 bytes (12288 MB) up to 12884901888 bytes (12288 MB) CPUs: 12 JVM Flags: 20 total; -Xmx12288M -Xms12288M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 ModLauncher: 8.0.5+84+master.3310fe0 ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE /forge_1.16.3.jar object_holder_definalize PLUGINSERVICE /forge_1.16.3.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE /forge_1.16.3.jar capability_inject_definalize PLUGINSERVICE /forge_1.16.3.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge_1.16.3.jar fml TRANSFORMATIONSERVICE FML: 34.1 Forge: net.minecraftforge:34.1.35 FML Language Providers: javafml@34.1 minecraft@1 Mod List: oneplayersleeping-1.16.3-0.0.4.jar |One Player Sleeping |oneplayersleeping |0.0.4 |DONE |NOSIGNATURE XPFromHarvest-1.16.3-1.2.1.jar |XP From Harvest |xpfromharvest |1.2.1 |DONE |NOSIGNATURE craftingstation-4.1.1.jar |Crafting Station |craftingstation |4.1.1 |DONE |NOSIGNATURE simplemagnets-1.0.8-mc1.16.3.jar |Simple Magnets |simplemagnets |1.0.8 |DONE |NOSIGNATURE jei-1.16.3-7.6.0.49.jar |Just Enough Items |jei |7.5.0.43 |DONE |NOSIGNATURE caelus-forge-1.16.3-2.0.0.3.jar |Caelus API |caelus |1.16.3-2.0.0.3 |DONE |NOSIGNATURE strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |NOSIGNATURE reap-1.16.3-1.0.2.jar |Reap Mod |reap |1.16.3-1.0.2 |DONE |NOSIGNATURE colytra-forge-1.16.3-5.0.0.1.jar |Colytra |colytra |1.16.3-5.0.0.1 |DONE |NOSIGNATURE invtweaks-1.16.2-1.0.0.jar |Inventory Tweaks Renewed |invtweaks |1.16.2-1.0.0 |DONE |NOSIGNATURE Waystones_1.16.3-7.3.0.jar |Waystones |waystones |7.3.0 |DONE |NOSIGNATURE Clumps-6.0.0.11.jar |Clumps |clumps |6.0.0.11 |DONE |NOSIGNATURE XaerosWorldMap_1.11.0_Forge_1.16.3.jar |Xaero's World Map |xaeroworldmap |1.11.0 |DONE |NOSIGNATURE CTM-MC1.16.1-1.1.1.5.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.1.5 |DONE |NOSIGNATURE Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE NastyMobs-1.16.3-1.0.0.7.jar |Nasty Mobs |nasty |1.0.0.7 |DONE |NOSIGNATURE NaturesCompass-1.16.3-1.8.5.jar |Nature's Compass |naturescompass |1.16.3-1.8.5 |DONE |NOSIGNATURE SimpleStorageNetwork-1.16.3-1.1.2.jar |Simple Storage Network |storagenetwork |1.16.3-1.1.2 |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 VanillaTweaks-1.16.3-1.5.33.jar |VanillaTweaks |vanillatweaks |1.16.3-1.5.33 |DONE |NOSIGNATURE charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |NOSIGNATURE MutantBeasts-1.16.3-1.1.2.jar |Mutant Beasts |mutantbeasts |1.16.3-1.1.2 |DONE |d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e Bookshelf-1.16.3-8.7.20.jar |Bookshelf |bookshelf |8.7.20 |DONE |NOSIGNATURE guardvillagers-1.16.3-1.1.5.jar |Guard Villagers |guardvillagers |1.1.5 |DONE |NOSIGNATURE u_team_core-1.16.3-3.1.10.183.jar |U Team Core |uteamcore |3.1.10.183 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 buildinggadgets-3.7.2.jar |Building Gadgets |buildinggadgets |3.7.2 |DONE |NOSIGNATURE DarkUtilities-1.16.3-6.0.1.jar |Dark Utilities |darkutils |6.0.1 |DONE |NOSIGNATURE LightingWand-1.16.2-1.7.0.jar |Lighting Wand |lightingwand |1.7.0 |DONE |NOSIGNATURE Toast-Control-1.16.3-4.3.0.jar |Toast Control |toastcontrol |4.3.0 |DONE |NOSIGNATURE JEITweaker-1.16.3-1.0.1.4.jar |JEI Tweaker |jeitweaker |1.0.1.4 |DONE |NOSIGNATURE iChunUtil-1.16.3-10.0.0.jar |iChunUtil |ichunutil |10.0.0 |DONE |NOSIGNATURE mininggadgets-1.6.0.jar |Mining Gadgets |mininggadgets |1.6.0 |DONE |NOSIGNATURE CraftTweaker-1.16.3-7.0.0.48.jar |CraftTweaker |crafttweaker |7.0.0.48 |DONE |NOSIGNATURE forge-1.16.3-34.1.35-universal.jar |Forge |forge |34.1.35 |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 meetyourfight-1.16.3-1.0.0.jar |Meet Your Fight |meetyourfight |1.0.0 |DONE |NOSIGNATURE Upgraded Netherite 1.16.3 - 1.6.0.jar |Upgraded Netherite |upgradednetherite |1.6.0 |DONE |NOSIGNATURE ironchest-1.16.3-11.2.6.jar |Iron Chests |ironchest |1.16.3-11.2.6 |DONE |NOSIGNATURE forge-1.16.3-34.1.35-server.jar |Minecraft |minecraft |1.16.3 |DONE |NOSIGNATURE useful_backpacks-1.16.3-1.11.6.83.jar |Useful Backpacks |usefulbackpacks |1.11.6.83 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 theoneprobe-1.16-3.0.4-beta.jar |The One Probe |theoneprobe |1.16-3.0.4-beta |DONE |NOSIGNATURE swingthroughgrass-1.16.3-1.5.2.jar |SwingThroughGrass |swingthroughgrass |1.16.3-1.5.2 |DONE |NOSIGNATURE pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |NOSIGNATURE AmbientSounds_v3.0.21_mc1.16.2.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |NOSIGNATURE MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE ToLaserBlade-1.16.3-4.1.1.3.jar |ToLaserBlade |tolaserblade |1.16.3-4.1.1.3 |DONE |NOSIGNATURE compactores-1.16.3-3.0.2.jar |Compact Ores |compactores |3.0.2 |DONE |NOSIGNATURE durability101-1.16-0.0.3.jar |Durability101 |durability101 |0.0.3 |DONE |NOSIGNATURE ironfurnaces-1.16.3-2.4.0.jar |Iron Furnaces |ironfurnaces |2.4.0 |DONE |NOSIGNATURE CreativeCore_v2.0.7_mc1.16.2.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE mining_dimension-1.16.3-1.0.5.jar |Mining World |mining_dimension |1.16.3-1.0.5 |DONE |NOSIGNATURE movingelevators-1.2.24-mc1.16.3.jar |Moving Elevators |movingelevators |1.2.24 |DONE |NOSIGNATURE ceilingtorch-1.16.2-v1.8.jar |Ceiling Torch |ceilingtorch |v1.8 |DONE |NOSIGNATURE curios-forge-1.16.3-4.0.2.0.jar |Curios API |curios |1.16.3-4.0.2.0 |DONE |NOSIGNATURE Xaeros_Minimap_20.26.0_Forge_1.16.3.jar |Xaero's Minimap |xaerominimap |20.26.0 |DONE |NOSIGNATURE gravestone-1.16.3-1.0.2.jar |Gravestone Mod |gravestone |1.16.3-1.0.2 |DONE |NOSIGNATURE collective-1.16.3-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE betterweather-1.0.3.jar |Better Weather |betterweather |1.0.1 |DONE |NOSIGNATURE [1.16.3] SecurityCraft v1.8.20.1.jar |SecurityCraft |securitycraft |v1.8.20.1 |DONE |NOSIGNATURE DoubleSlabs-1.16-3.4.10.jar |Double Slabs |doubleslabs |3.4.10 |DONE |NOSIGNATURE betbeacpl_1.16.3_1.1.jar |Better Beacon Placement |betbeacpl |1.1 |DONE |NOSIGNATURE elevatorid-1.16.3-1.7.6.jar |Elevator Mod |elevatorid |1.16.3-1.7.6 |DONE |NOSIGNATURE obfuscate-0.5.0-1.16.3.jar |Obfuscate |obfuscate |0.5.0 |DONE |e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea vehicle-mod-0.45.1-1.16.3.jar |MrCrayfish's Vehicle Mod |vehicle |0.45.1 |DONE |NOSIGNATURE Runelic-1.16.3-5.0.1.jar |Runelic |runelic |5.0.1 |DONE |NOSIGNATURE AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE cc-tweaked-1.16.3-1.93.1.jar |CC: Tweaked |computercraft |1.93.1 |DONE |NOSIGNATURE globalxp-1.16.3-v1.4.15.jar |Global XP |globalxp |v1.4.15 |DONE |NOSIGNATURE BackTools-1.16.3-10.0.0.jar |Back Tools |backtools |10.0.0 |DONE |NOSIGNATURE mvw-1.3.0.jar |MoreVanillaWeapons |mvw |1.16.X-1.3.0 |DONE |NOSIGNATURE ItemPhysic_v1.4.7_mc1.16.3.jar |ItemPhysic |itemphysic |1.6.0 |DONE |NOSIGNATURE smallernp_1.16.3_1.4.jar |Smaller Nether Portals |smallernp |1.4 |DONE |NOSIGNATURE chunkloaders-1.1.0a-mc1.16.3.jar |Chunk Loaders |chunkloaders |1.1.0 |DONE |NOSIGNATURE infinitetrading_1.16.3_1.2.jar |Infinite Trading |infinitetrading |1.2 |DONE |NOSIGNATURE CobbleForDays-1.3.1.jar |Cobble For Days |cobblefordays |1.3.1 |DONE |NOSIGNATURE FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE lumberjack-2.1.4.jar |LumberJack |lumberjack |2.1.4 |DONE |NOSIGNATURE Cyclic-1.16.3-0.8.3.jar |Cyclic |cyclic |1.16.3-0.8.3 |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 Crash Report UUID: f38cec5b-55be-4502-9628-5c55d961f845 Player Count: 1 / 1337; [ServerPlayerEntity['NerdSlime'/167, l='ServerLevel[Juris]', x=259.50, y=63.69, z=71.50]] Data Packs: vanilla, mod:xpfromharvest (incompatible), mod:simplemagnets (incompatible), mod:jei, mod:caelus, mod:strawgolem, mod:reap, mod:colytra (incompatible), mod:invtweaks (incompatible), mod:waystones (incompatible), mod:clumps (incompatible), mod:ctm (incompatible), mod:nasty, mod:naturescompass (incompatible), mod:storagenetwork (incompatible), mod:vanillatweaks, mod:bookshelf, mod:guardvillagers (incompatible), mod:uteamcore, mod:buildinggadgets, mod:darkutils (incompatible), mod:lightingwand, mod:jeitweaker (incompatible), mod:ichunutil, mod:mininggadgets (incompatible), mod:crafttweaker, mod:forge, mod:ironchest (incompatible), mod:usefulbackpacks, mod:theoneprobe, mod:swingthroughgrass (incompatible), mod:ambientsounds (incompatible), mod:mousetweaks, mod:compactores (incompatible), mod:durability101 (incompatible), mod:mining_dimension, mod:movingelevators (incompatible), mod:ceilingtorch, mod:gravestone, mod:collective, mod:betterweather (incompatible), mod:securitycraft (incompatible), mod:doubleslabs (incompatible), mod:betbeacpl, mod:elevatorid (incompatible), mod:runelic, mod:appleskin, mod:globalxp, mod:backtools, mod:smallernp, mod:infinitetrading, mod:cobblefordays (incompatible), mod:fastleafdecay (incompatible), mod:lumberjack, mod:cyclic (incompatible), mod:oneplayersleeping, mod:xaeroworldmap, mod:placebo (incompatible), mod:charginggadgets, mod:toastcontrol (incompatible), mod:pandoras_creatures (incompatible), mod:mutantbeasts (incompatible), mod:ironfurnaces, mod:xaerominimap, mod:craftingstation (incompatible), mod:meetyourfight (incompatible), mod:upgradednetherite (incompatible), mod:tolaserblade, mod:creativecore (incompatible), mod:curios, mod:obfuscate (incompatible), mod:vehicle (incompatible), mod:computercraft, mod:mvw, mod:itemphysic (incompatible), mod:chunkloaders (incompatible) Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt) ```
WittgensteinS commented 3 years ago

My problem is the same with the others but i have a note.

This problem only affect in the chunk where the furnance is in.

Qelifern commented 3 years ago

I cannot replicate your error. This requires further investigation.

Nahkranoth0 commented 3 years ago

Hello, i recently had a similar issue but it is applicable when using the furnace to smelt Crimson Iron Ore (Silent Gear). As soon as it smelts the item, it crashes. I've tested with ores from both vanilla and modded sources to no avail.

Is this something to do with FastFurnace mod? it is the most likely to influence in this since i was working alongside this for quite sometime without the FastFurnace.

Forge 34.1.42 Iron Furnaces 2.4.0

My server just crashed again, for me to resolve the issue i have to put the latest backup

https://pastebin.com/6iNwyrkG

Qelifern commented 3 years ago

Seems to be FastFurnace that causes this, gonna test it with and without.

Nahkranoth0 commented 3 years ago

Seems to be FastFurnace that causes this, gonna test it with and without.

Well, sorry to bust that theory but i've tried with the same combination of mods on a fresh world, no crash whatsoever... so most likely there must be something in the world in question causing the said issue of the ticking block entity..

Do you want to analyze my world and check if there are any culprits on that?

Qelifern commented 3 years ago

IRecipe and IRecipe<?> mixup, ironfurnaces-1.16.4-2.5.2 fixes this.