Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Surprise! Haha. Well, this is awkward.
- Time: 3/1/21 2:28 AM
- Description: Ticking entity
- java.lang.NullPointerException: Ticking entity
- at net.minecraft.particles.ItemParticleData.<init>(ItemParticleData.java:40) ~[?:?] {re:mixin,re:classloading}
- at net.minecraft.entity.EntityType.handler$zee000$spawnFromItemStack(EntityType.java:639) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabrication.mixins.json:c_tweaks.cracking_spawn_eggs.MixinEntityType,pl:mixin:A}
- at net.minecraft.entity.EntityType.func_220331_a(EntityType.java:313) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabrication.mixins.json:c_tweaks.cracking_spawn_eggs.MixinEntityType,pl:mixin:A}
- at com.ma.entities.rituals.EntityRitual.logic_complete(EntityRitual.java:311) ~[?:1.2.1.9] {re:classloading}
- at com.ma.entities.rituals.EntityRitual.runStateLogic(EntityRitual.java:148) ~[?:1.2.1.9] {re:classloading}
- at com.ma.entities.rituals.EntityRitual.func_70071_h_(EntityRitual.java:347) ~[?:1.2.1.9] {re:classloading}
- at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:fabrication.mixins.json:b_utility.item_despawn.MixinServerWorld,pl:mixin:A}
- at net.minecraft.world.server.ServerWorld$$Lambda$20573/99198339.accept(Unknown Source) ~[?:?] {}
- at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:mixin:APP:fabrication.mixins.json:d_minor_mechanics.water_fills_on_break.MixinWorld,pl:mixin:A}
- at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:fabrication.mixins.json:b_utility.item_despawn.MixinServerWorld,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:endlessoceans.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:endlessoceans.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
- at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:endlessoceans.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:endlessoceans.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
- at net.minecraft.server.MinecraftServer$$Lambda$19555/1964386907.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.particles.ItemParticleData.<init>(ItemParticleData.java:40) ~[?:?] {re:mixin,re:classloading}
- at net.minecraft.entity.EntityType.handler$zee000$spawnFromItemStack(EntityType.java:639) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabrication.mixins.json:c_tweaks.cracking_spawn_eggs.MixinEntityType,pl:mixin:A}
- at net.minecraft.entity.EntityType.func_220331_a(EntityType.java:313) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabrication.mixins.json:c_tweaks.cracking_spawn_eggs.MixinEntityType,pl:mixin:A}
- at com.ma.entities.rituals.EntityRitual.logic_complete(EntityRitual.java:311) ~[?:1.2.1.9] {re:classloading}
- at com.ma.entities.rituals.EntityRitual.runStateLogic(EntityRitual.java:148) ~[?:1.2.1.9] {re:classloading}
- at com.ma.entities.rituals.EntityRitual.func_70071_h_(EntityRitual.java:347) ~[?:1.2.1.9] {re:classloading}
- at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:fabrication.mixins.json:b_utility.item_despawn.MixinServerWorld,pl:mixin:A}
- at net.minecraft.world.server.ServerWorld$$Lambda$20573/99198339.accept(Unknown Source) ~[?:?] {}
- -- Entity being ticked --
- Details:
- Entity Type: mana-and-artifice:ritual_entity (com.ma.entities.rituals.EntityRitual)
- Entity ID: 716
- Entity Name: entity.mana-and-artifice.ritual_entity
- Entity's Exact location: 272.50, 72.00, 1233.50
- Entity's Block location: World: (272,72,1233), Chunk: (at 0,4,1 in 17,77; contains blocks 272,0,1232 to 287,255,1247), Region: (0,2; contains chunks 0,64 to 31,95, blocks 0,0,1024 to 511,255,1535)
- Entity's Momentum: 0.00, 0.00, 0.00
- Entity's Passengers: []
- Entity's Vehicle: ~~ERROR~~ NullPointerException: null
- Stacktrace:
- at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:mixin:APP:fabrication.mixins.json:d_minor_mechanics.water_fills_on_break.MixinWorld,pl:mixin:A}
- at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:fabrication.mixins.json:b_utility.item_despawn.MixinServerWorld,pl:mixin:A}
- -- Affected level --
- Details:
- All players: 1 total; [ServerPlayerEntity['LostCarcosa25'/697, l='ServerLevel[I Love to Singa]', x=272.74, y=72.00, z=1237.53]]
- Chunk stats: ServerChunkCache: 6250
- Level dimension: minecraft:overworld
- Level spawn location: World: (-144,65,-48), Chunk: (at 0,4,0 in -9,-3; contains blocks -144,0,-48 to -129,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
- Level time: 688166 game time, 1009781 day time
- Level name: I Love to Singa
- Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
- Level weather: Rain time: 156538 (now: false), thunder time: 176349 (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:850) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:endlessoceans.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:endlessoceans.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
- at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:endlessoceans.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:endlessoceans.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
- at net.minecraft.server.MinecraftServer$$Lambda$19555/1964386907.run(Unknown Source) [?:?] {}
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
- -- System Details --
- Details:
- Minecraft Version: 1.16.4
- Minecraft Version ID: 1.16.4
- 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: 1507993888 bytes (1438 MB) / 5368709120 bytes (5120 MB) up to 6442450944 bytes (6144 MB)
- CPUs: 16
- JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
- ModLauncher: 8.0.6+85+master.325de55
- ModLauncher launch target: fmlclient
- ModLauncher naming: srg
- ModLauncher services:
- /mixin-0.8.2.jar mixin PLUGINSERVICE
- /eventbus-3.0.5-service.jar eventbus PLUGINSERVICE
- /forge-1.16.4-35.1.36.jar object_holder_definalize PLUGINSERVICE
- /forge-1.16.4-35.1.36.jar runtime_enum_extender PLUGINSERVICE
- /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
- /forge-1.16.4-35.1.36.jar capability_inject_definalize PLUGINSERVICE
- /forge-1.16.4-35.1.36.jar runtimedistcleaner PLUGINSERVICE
- /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
- /OptiFine_1.16.5_HD_U_G6.jar OptiFine TRANSFORMATIONSERVICE
- /forge-1.16.4-35.1.36.jar fml TRANSFORMATIONSERVICE
- FML: 35.1
- Forge: net.minecraftforge:35.1.36
- FML Language Providers:
- minecraft@1
- Mod List:
- astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
- ftbessentials-1603.1.0.11.jar |FTB Essentials |ftbessentials |1603.1.0.11 |DONE |NOSIGNATURE
- supermartijn642configlib-1.0.4-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.4 |DONE |NOSIGNATURE
- endportalrecipe_1.16.4-2.1.jar |End Portal Recipe |endportalrecipe |2.1 |DONE |NOSIGNATURE
- upsizer-mc1.16.4-6.1.1.jar |Upsizer |upsizer |6.1.1 |DONE |NOSIGNATURE
- simplemagnets-1.0.13-mc1.16.5.jar |Simple Magnets |simplemagnets |1.0.13 |DONE |NOSIGNATURE
- refinedpipes-0.5.jar |Refined Pipes |refinedpipes |0.5 |DONE |NOSIGNATURE
- pocketstorage-1.16.3-0.7.6.jar |Pocket Storage |pocketstorage |1.16.3-0.7.6 |DONE |NOSIGNATURE
- AdditionalBanners-1.16.4-5.0.5.jar |AdditionalBanners |additionalbanners |5.0.5 |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
- DoggyTalents-1.16.4-2.0.1.2.jar |Doggy Talents 2 |doggytalents |2.0.1.2 |DONE |NOSIGNATURE
- JAVD-2.5.44+mc-1.16.4.jar |Just Another Void Dim |javd |2.5.44+mc-1.16.4 |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
- borderless-1.16.4-1.1.0.jar |Borderless Window |borderless |1.16.4-1.1.0 |DONE |NOSIGNATURE
- mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |NOSIGNATURE
- modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |NOSIGNATURE
- rsgauges-1.16.4-1.2.7.jar |Gauges and Switches |rsgauges |1.2.7 |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
- BetterCaves-Forge-1.16.4-1.1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.1 |DONE |NOSIGNATURE
- villagernames_1.16.4-2.5.jar |Villager Names |villagernames |2.5 |DONE |NOSIGNATURE
- XaerosWorldMap_1.12.0.2_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.12.0 |DONE |NOSIGNATURE
- Controlling-7.0.0.13.jar |Controlling |controlling |7.0.0.13 |DONE |NOSIGNATURE
- citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE
- alexsmobs-1.5.0.jar |Alex's Mobs |alexsmobs |1.5.0 |DONE |NOSIGNATURE
- YungsApi-1.16.4-Forge-4.jar |YUNG's API |yungsapi |1.16.4-Forge-4 |DONE |NOSIGNATURE
- Mc+style+paintings.jar |minecraft style paintings |minecraft_style_paintings |1.0.0 |DONE |NOSIGNATURE
- ftb-gui-library-1604.1.1.26.jar |FTB GUI Library |ftbguilibrary |1604.1.1.26 |DONE |NOSIGNATURE
- rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |NOSIGNATURE
- potionsmaster-0.1.34-1.16.4-35.1.13.jar |Potions Master |potionsmaster |0.1.34-1.16.4-35.1.1|DONE |NOSIGNATURE
- Bookshelf-1.16.4-9.3.25.jar |Bookshelf |bookshelf |9.3.25 |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
- reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
- musketmod-1.16.4-1.1.2.jar |Musket Mod |musketmod |1.1.2 |DONE |NOSIGNATURE
- forgery-1.2.11_01.jar |Fabrication |fabrication |1.2.11 |DONE |NOSIGNATURE
- buildinggadgets-1.16.4-3.7.3.jar |Building Gadgets |buildinggadgets |3.7.3 |DONE |NOSIGNATURE
- mcw-doors-1.0.2-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.2 |DONE |NOSIGNATURE
- Omni-1.16.4-1.2.1.jar |Omni |omni |version |DONE |NOSIGNATURE
- MekanismGenerators-1.16.4-10.0.19.446.jar |Mekanism: Generators |mekanismgenerators |10.0.19 |DONE |NOSIGNATURE
- kelpfertilizer_1.16.4-1.1.jar |Kelp Fertilizer |kelpfertilizer |1.1 |DONE |NOSIGNATURE
- JustEnoughResources-1.16.3-0.12.0.100.jar |Just Enough Resources |jeresources |0.12.0.100 |DONE |NOSIGNATURE
- XNetGases-1.16.4-2.2.3.jar |XNet Gases |xnetgases |2.2.3 |DONE |NOSIGNATURE
- stackrefill_1.16.4-1.1.jar |Stack Refill |stackrefill |1.1 |DONE |NOSIGNATURE
- mineralchance_1.16.4-1.0.jar |Mineral Chance |mineralchance |1.0 |DONE |NOSIGNATURE
- LostTrinkets-1.16.4-0.1.20.jar |Lost Trinkets |losttrinkets |0.1.20 |DONE |NOSIGNATURE
- refinedstorage-1.9.11.jar |Refined Storage |refinedstorage |1.9.11 |DONE |NOSIGNATURE
- PrettyPipes-1.9.1.jar |Pretty Pipes |prettypipes |1.9.1 |DONE |NOSIGNATURE
- structure_gel-1.16.4-1.7.5.jar |Structure Gel API |structure_gel |1.7.5 |DONE |NOSIGNATURE
- JAMD-1.1.4-beta+mc-1.16.4.jar |Just Another Mining Dimension |jamd |1.1.4-beta+mc-1.16.4|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
- mcw-bridges-1.0.5-mc1.16.5-4.jar |Macaw's Bridges |mcwbridges |1.0.5 |DONE |NOSIGNATURE
- industrial-foregoing-1.16.4-3.2.8.1-f2c848c.jar |Industrial Foregoing |industrialforegoing |3.2.8.1 |DONE |NOSIGNATURE
- FarmersDelight-1.16.3-0.2.4b.jar |Farmer's Delight |farmersdelight |1.16.3-0.2.4b |DONE |NOSIGNATURE
- torchmaster-2.3.6.jar |Torchmaster |torchmaster |2.3.6 |DONE |NOSIGNATURE
- repurposed_structures-1.16.4-2.3.4.jar |Repurposed Structures |repurposed_structures |1.16.4-2.3.4 |DONE |NOSIGNATURE
- flora-doubling-1.3.0+1.16.4-forge.jar |Flora Doubling |flora-doubling |1.3.0+1.16.4-forge |DONE |NOSIGNATURE
- MekanismAdditions-1.16.4-10.0.19.446.jar |Mekanism: Additions |mekanismadditions |10.0.19 |DONE |NOSIGNATURE
- Lollipop-1.16.4-3.2.5.jar |Lollipop |lollipop |3.2.5 |DONE |NOSIGNATURE
- dungeons-plus-1.16.4-1.1.0.jar |Dungeons Plus |dungeons_plus |1.1.0 |DONE |NOSIGNATURE
- Botania-1.16.4-411.jar |Botania |botania |1.16.4-411 |DONE |NOSIGNATURE
- hole_filler_mod-1.2.3.jar |Hole Filler Mod |hole_filler_mod |1.2.3 |DONE |NOSIGNATURE
- curios-forge-1.16.5-4.0.4.0.jar |Curios API |curios |1.16.5-4.0.4.0 |DONE |NOSIGNATURE
- tetra-1.16.4-3.5.3.jar |Tetra |tetra |3.5.3 |DONE |NOSIGNATURE
- eidolon-0.2.6.jar |Eidolon |eidolon |0.2.6 |DONE |NOSIGNATURE
- Patchouli-1.16.4-50.jar |Patchouli |patchouli |1.16.4-50 |DONE |NOSIGNATURE
- rndbmflowers_1.16.4-1.2.jar |Random Bone Meal Flowers |rndbmflowers |1.2 |DONE |NOSIGNATURE
- collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
- doomangelring-1.16.4-1.0.0.jar |Doom Angel Ring |doomangelring |1.0.0 |DONE |NOSIGNATURE
- MekanismTools-1.16.4-10.0.19.446.jar |Mekanism: Tools |mekanismtools |10.0.19 |DONE |NOSIGNATURE
- shulkerdt_1.16.4-1.2.jar |Shulker Drops Two |shulkerdt |1.2 |DONE |NOSIGNATURE
- cc-tweaked-1.16.4-1.95.2.jar |CC: Tweaked |computercraft |1.95.2 |DONE |NOSIGNATURE
- observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE
- trashcans-1.0.7-mc1.16.4.jar |Trash Cans |trashcans |1.0.7 |DONE |NOSIGNATURE
- The_Undergarden-1.16.4-0.4.2.jar |The Undergarden |undergarden |0.4.2 |DONE |NOSIGNATURE
- FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
- CodeChickenLib-1.16.4-3.5.1.408-universal.jar |CodeChicken Lib |codechickenlib |3.5.1.408 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
- Babel-1.0.4.jar |Babel |babel |1.0.4 |DONE |NOSIGNATURE
- Compote-1.0.1.jar |Compote |compote |1.0.1 |DONE |NOSIGNATURE
- BetterMineshafts-Forge-1.16.4-2.0.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.1 |DONE |NOSIGNATURE
- geckolib-forge-1.16.5-3.0.11.jar |GeckoLib |geckolib3 |3.0.11 |DONE |NOSIGNATURE
- DarkPaintings-1.16.4-5.0.4.jar |DarkPaintings |darkpaintings |5.0.4 |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
- dungeons_gear-1.16.4-3.0.6.jar |Dungeons Gear |dungeons_gear |3.0.6 |DONE |NOSIGNATURE
- Cyclic-1.16.4-1.1.3.jar |Cyclic |cyclic |1.16.4-1.1.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
- bottomless_pit-1.1.0.jar |Bottomless Pit |bottomlesspit |1.16.3-1.1.0 |DONE |NOSIGNATURE
- BetterAdvancements-1.16.4-0.1.0.104.jar |Better Advancements |betteradvancements |0.1.0.104 |DONE |NOSIGNATURE
- inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |NOSIGNATURE
- Notes-1.16.4-1.2.3.jar |Notes |notes |1.16.4-1.2.3 |DONE |NOSIGNATURE
- doubledoors_1.16.4-2.1.jar |Double Doors |doubledoors |2.1 |DONE |NOSIGNATURE
- XPFromHarvest-1.16.3-1.2.1.jar |XP From Harvest |xpfromharvest |1.2.1 |DONE |NOSIGNATURE
- flatbedrock-1.16.4-1.1.6.jar |Flat Bedrock |flatbedrock |1.16.4-1.1.6 |DONE |NOSIGNATURE
- bagofyurting-1.16.4-1.1.0.2.jar |Bag of Yurting |bagofyurting |1.1.0.2 |DONE |NOSIGNATURE
- vanillaexcavators-1.16.2-2.1.3.jar |Vanilla Excavators |vanillaexcavators |2.1.3 |DONE |NOSIGNATURE
- spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |NOSIGNATURE
- snad-1.0.3-1.16.4.jar |Snad |snad |1.0.3 |DONE |NOSIGNATURE
- jei-1.16.4-7.6.1.65.jar |Just Enough Items |jei |7.6.1.65 |DONE |NOSIGNATURE
- dungeons_mobs-1.16.4-1.0.3.jar |Dungeons Mobs |dungeons_mobs |1.0.3 |DONE |NOSIGNATURE
- abnormals_core-1.16.4-3.0.6.jar |Abnormals Core |abnormals_core |3.0.6 |DONE |NOSIGNATURE
- Mekanism-1.16.4-10.0.19.446.jar |Mekanism |mekanism |10.0.19 |DONE |NOSIGNATURE
- extraboats-1.16.4-2.0.0.jar |Extra Boats |extraboats |2.0.0 |DONE |NOSIGNATURE
- Waystones_1.16.3-7.3.1 (2).jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
- mcw-paintings-1.0.0-mc1.16.4-5.jar |Macaw's Paintings |mcwpaintings |1.0.0 |DONE |NOSIGNATURE
- Clumps-6.0.0.13.jar |Clumps |clumps |6.0.0.13 |DONE |NOSIGNATURE
- mgui-1.16.4-3.1.3.jar |mgui |mgui |3.1.3 |DONE |NOSIGNATURE
- comforts-forge-1.16.4-4.0.1.0.jar |Comforts |comforts |1.16.4-4.0.1.0 |DONE |NOSIGNATURE
- TravelersBackpack-1.16.4-5.3.8.jar |Traveler's Backpack |travelersbackpack |5.3.8 |DONE |NOSIGNATURE
- NaturesCompass-1.16.4-1.8.6 (1).jar |Nature's Compass |naturescompass |1.16.4-1.8.6 |DONE |NOSIGNATURE
- upstream-1.0.jar |Upstream |upstream |1.0 |DONE |NOSIGNATURE
- charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |NOSIGNATURE
- mcjtylib-1.16-5.0.15.jar |McJtyLib |mcjtylib |1.16-5.0.15 |DONE |NOSIGNATURE
- rftoolsbase-1.16-2.0.9.jar |RFToolsBase |rftoolsbase |1.16-2.0.9 |DONE |NOSIGNATURE
- xnet-1.16-3.0.11.jar |XNet |xnet |1.16-3.0.11 |DONE |NOSIGNATURE
- bedspreads-forge-1.16.4-5.1.0.1.jar |Bedspreads |bedspreads |1.16.4-5.1.0.1 |DONE |NOSIGNATURE
- Enchantability-1.16.4-9.3.jar |Enchantability |enchantability |9.3 |DONE |NOSIGNATURE
- inventorypets-2.0.12.jar |Inventory Pets |inventorypets |2.0.12 |DONE |NOSIGNATURE
- fixedanvilrepaircost_1.16.4-1.1.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |1.1 |DONE |NOSIGNATURE
- mininggadgets-1.7.1.jar |Mining Gadgets |mininggadgets |1.7.1 |DONE |NOSIGNATURE
- EnderStorage-1.16.4-2.7.1.166-universal.jar |EnderStorage |enderstorage |2.7.1.166 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
- CraftTweaker-1.16.4-7.1.0.81.jar |CraftTweaker |crafttweaker |7.1.0.81 |DONE |NOSIGNATURE
- BotanyPots-1.16.4-6.0.17.jar |BotanyPots |botanypots |6.0.17 |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
- BotanyTrees-1.16.4-2.0.10.jar |BotanyTrees |botanytrees |2.0.10 |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
- ColdsGrappler(Forge1.16.4)vrs1.0.2.jar |Colds: Grappler |coldsgrappler |1.16.4-1.0.2 |DONE |NOSIGNATURE
- ars_nouveau-1.16.4-1.11.3.jar |Ars Nouveau |ars_nouveau |1.11.3 |DONE |NOSIGNATURE
- ftb-chunks-1604.2.2.57.jar |FTB Chunks |ftbchunks |1604.2.2.57 |DONE |NOSIGNATURE
- extendedbonemeal_1.16.4-1.1.jar |Extended Bone Meal |extendedbonemeal |1.1 |DONE |NOSIGNATURE
- forge-1.16.4-35.1.36-universal.jar |Forge |forge |35.1.36 |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
- BloodMagic-1.16.4-3.1.0-15.jar |Blood Magic |bloodmagic |1.16.4-3.1.0-15 |DONE |NOSIGNATURE
- recipebuffers-2.0.jar |Recipe Buffers |recipebuffers |2.0 |DONE |NOSIGNATURE
- DynamicSurroundings-1.16.4-4.0.3.11.jar |ยง3Dynamic Surroundings |dsurround |1.16.4-4.0.3.11 |DONE |b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
- wooltweaks_1.16.4-1.0.jar |Wool Tweaks |wooltweaks |1.0 |DONE |NOSIGNATURE
- forge-1.16.4-35.1.36-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
- cofh_core-1.16.3-1.1.6.jar |CoFH Core |cofh_core |1.1.6 |DONE |NOSIGNATURE
- thermal_foundation-1.16.3-1.1.6.jar |Thermal Series |thermal |1.1.6 |DONE |NOSIGNATURE
- thermal_innovation-1.16.3-1.1.7.jar |Thermal Innovation |thermal_innovation |1.1.7 |DONE |NOSIGNATURE
- thermal_expansion-1.16.3-1.1.6.jar |Thermal Expansion |thermal_expansion |1.1.6 |DONE |NOSIGNATURE
- thermal_locomotion-1.16.3-1.1.6.jar |Thermal Locomotion |thermal_locomotion |1.1.6 |DONE |NOSIGNATURE
- ensorcellation-1.16.3-1.1.2.jar |Ensorcellation |ensorcellation |1.1.2 |DONE |NOSIGNATURE
- EnchantmentDescriptions-1.16.5-7.0.2.jar |EnchantmentDescriptions |enchdesc |7.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
- theoneprobe-1.16-3.0.6.jar |The One Probe |theoneprobe |1.16-3.0.6 |DONE |NOSIGNATURE
- MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
- titanium-1.16.4-3.2.5.jar |Titanium |titanium |3.2.5 |DONE |NOSIGNATURE
- mana-and-artifice-1.2.1.9.jar |Mana and Artifice |mana-and-artifice |1.2.1.8 |DONE |NOSIGNATURE
- morevanillalib-1.16.2-1.2.14.jar |MoreVanillaLib |morevanillalib |1.2.14 |DONE |NOSIGNATURE
- inventorytotem_1.16.4-1.1.jar |Inventory Totem |inventorytotem |1.1 |DONE |NOSIGNATURE
- inventoryhotswap-1.16-1.2.jar |Inventory Hotswap |inventoryhotswap |1.0 |DONE |NOSIGNATURE
- archers_paradox-1.16.3-1.1.1.jar |Archer's Paradox |archers_paradox |1.1.1 |DONE |NOSIGNATURE
- EndlessOcean-1.0.3-1.16.x.jar |Endless Oceans |endlessoceans |1.0.0 |DONE |NOSIGNATURE
- atmospheric-1.16.4-3.0.0.jar |Atmospheric |atmospheric |3.0.0 |DONE |NOSIGNATURE
- paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |DONE |NOSIGNATURE
- jeiintegration_1.16.4-6.1.0.9.jar |JEI Integration |jeiintegration |6.1.0.9 |DONE |NOSIGNATURE
- Xaeros_Minimap_21.3.0.2_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.3.0 |DONE |NOSIGNATURE
- itemcollectors-1.0.10-mc1.16.5.jar |Item Collectors |itemcollectors |1.0.10 |DONE |NOSIGNATURE
- gravestone-1.16.4-1.0.9.jar |Gravestone Mod |gravestone |1.16.4-1.0.9 |DONE |NOSIGNATURE
- thermal_cultivation-1.16.3-1.1.6.jar |Thermal Cultivation |thermal_cultivation |1.1.6 |DONE |NOSIGNATURE
- notenoughbreeding-1.16.4-1.0.0.jar |Not Enough Breeding |notenoughbreeding |1.16.4-1.0.0 |DONE |NOSIGNATURE
- cyclepaintings_1.16.4-1.4.jar |Cycle Paintings |cyclepaintings |1.4 |DONE |NOSIGNATURE
- AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
- AkashicTome-1.4-15.jar |Akashic Tome |akashictome |1.4-15 |DONE |NOSIGNATURE
- StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
- vanillahammers-1.16.2-2.1.3.jar |Vanilla Hammers |vanillahammers |2.1.3 |DONE |NOSIGNATURE
- AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
- ferritecore-1.1.1.jar |Ferrite Core |ferritecore |1.1.1 |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
- JustEnoughEffects-1.1.1.jar |Just Enough Effects |effectinfo |1.1.1 |DONE |NOSIGNATURE
- refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
- zombievfspawner_1.16.4-1.2.jar |Zombie Villagers From Spawner |zombievfspawner |1.2 |DONE |NOSIGNATURE
- xptome-1.16.2-v1.1.6.jar |XP Tome |xpbook |v1.1.6 |DONE |NOSIGNATURE
- alllootdrops_1.16.4-2.0.jar |All Loot Drops |alllootdrops |2.0 |DONE |NOSIGNATURE
- Crash Report UUID: 8da99b26-d578-4124-be2f-b399b9bfb712
- Patchouli open book context: n/a
- Player Count: 1 / 8; [ServerPlayerEntity['LostCarcosa25'/697, l='ServerLevel[I Love to Singa]', x=272.74, y=72.00, z=1237.53]]
- Data Packs: vanilla, mod:astralsorcery, mod:ftbessentials, mod:supermartijn642configlib, mod:endportalrecipe, mod:upsizer, mod:simplemagnets, mod:refinedpipes, mod:pocketstorage, mod:additionalbanners, mod:javd (incompatible), mod:borderless (incompatible), mod:mcwwindows, mod:modnametooltip, mod:rsgauges, mod:bettercaves (incompatible), mod:villagernames, mod:xaeroworldmap, mod:controlling, mod:citadel (incompatible), mod:alexsmobs, mod:yungsapi, mod:minecraft_style_paintings, mod:ftbguilibrary (incompatible), mod:rangedpumps, mod:potionsmaster, mod:bookshelf, mod:xreliquary, mod:musketmod, mod:fabrication, mod:buildinggadgets, mod:mcwdoors, mod:omni, mod:mekanismgenerators, mod:kelpfertilizer, mod:jeresources, mod:xnetgases, mod:stackrefill, mod:mineralchance, mod:losttrinkets, mod:refinedstorage, mod:prettypipes (incompatible), mod:structure_gel, mod:jamd (incompatible), mod:mcwbridges, mod:industrialforegoing (incompatible), mod:farmersdelight, mod:torchmaster (incompatible), mod:repurposed_structures, mod:flora-doubling, mod:mekanismadditions, mod:lollipop, mod:dungeons_plus, mod:hole_filler_mod, mod:curios, mod:tetra, mod:eidolon, mod:patchouli (incompatible), mod:rndbmflowers, mod:collective, mod:doomangelring (incompatible), mod:mekanismtools, mod:shulkerdt, mod:computercraft, mod:observerlib, mod:trashcans, mod:undergarden, mod:fastleafdecay (incompatible), mod:codechickenlib (incompatible), mod:babel, mod:compote, mod:bettermineshafts (incompatible), mod:geckolib3 (incompatible), mod:darkpaintings (incompatible), mod:dungeons_gear, mod:cyclic (incompatible), mod:bottomlesspit, mod:betteradvancements, mod:inventorysorter (incompatible), mod:notes (incompatible), mod:doubledoors, mod:xpfromharvest (incompatible), mod:bagofyurting (incompatible), mod:vanillaexcavators (incompatible), mod:spiderstpo, mod:snad (incompatible), mod:jei, mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:mekanism, mod:extraboats, mod:waystones (incompatible), mod:mcwpaintings (incompatible), mod:clumps, mod:mgui (incompatible), mod:comforts (incompatible), mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:upstream, mod:charginggadgets, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:bedspreads, mod:enchantability (incompatible), mod:inventorypets (incompatible), mod:fixedanvilrepaircost, mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:crafttweaker, mod:botanypots, mod:botanytrees, mod:coldsgrappler (incompatible), mod:ars_nouveau, mod:ftbchunks (incompatible), mod:extendedbonemeal, mod:forge, mod:bloodmagic, mod:recipebuffers (incompatible), mod:dsurround, mod:wooltweaks, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_expansion (incompatible), mod:thermal_locomotion (incompatible), mod:ensorcellation (incompatible), mod:enchdesc, mod:theoneprobe, mod:mousetweaks, mod:titanium (incompatible), mod:mana-and-artifice, mod:morevanillalib (incompatible), mod:inventorytotem, mod:inventoryhotswap, mod:archers_paradox (incompatible), mod:endlessoceans, mod:atmospheric, mod:paintings (incompatible), mod:jeiintegration, mod:xaerominimap, mod:itemcollectors, mod:gravestone, mod:thermal_cultivation (incompatible), mod:notenoughbreeding, mod:cyclepaintings, mod:autoreglib (incompatible), mod:akashictome, mod:storagedrawers (incompatible), mod:vanillahammers (incompatible), mod:appleskin, mod:ferritecore (incompatible), mod:effectinfo, mod:refinedstorageaddons, mod:zombievfspawner, mod:xpbook, mod:alllootdrops, mod:botania, mod:flatbedrock (incompatible), mod:doggytalents (incompatible)
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'forge'
- OptiFine Version: OptiFine_1.16.5_HD_U_G6
- OptiFine Build: 20210117-013236
- Render Distance Chunks: 21
- Mipmaps: 4
- Anisotropic Filtering: 1
- Antialiasing: 0
- Multitexture: false
- Shaders: null
- OpenGlVersion: 4.6.0 NVIDIA 460.79
- OpenGlRenderer: GeForce RTX 2060/PCIe/SSE2
- OpenGlVendor: NVIDIA Corporation
- CpuCount: 16
Advertisement
Add Comment
Please, Sign In to add comment