Created
May 17, 2025 01:14
-
-
Save natanfudge/832e5698a54899b7d6fba25c8555b961 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Don't do that. | |
Time: 5/17/25 9:14 AM | |
Description: Ticking memory connection | |
java.lang.NullPointerException: FTB Chunks Manager hasn't been loaded yet! | |
at dev.ftb.mods.ftbchunks.data.FTBChunksAPI.getManager(FTBChunksAPI.java:29) ~[?:?] {re:mixin,re:classloading} | |
at frankv.jmi.ftbchunks.FTBChunksEventHandler.onPlayerLogin(FTBChunksEventHandler.java:36) ~[?:1.16.5-0.2-18] {re:classloading} | |
at net.minecraftforge.eventbus.ASMEventHandler_1701_FTBChunksEventHandler_onPlayerLogin_PlayerLoggedInEvent.invoke(.dynamic) ~[?:?] {} | |
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} | |
at net.minecraftforge.eventbus.EventBus$$Lambda$2589/1749378963.invoke(Unknown Source) ~[?:?] {} | |
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} | |
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} | |
at net.minecraftforge.fml.hooks.BasicEventHooks.firePlayerLoggedIn(BasicEventHooks.java:44) ~[?:?] {re:classloading} | |
at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:231) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:libx.mixins.json:MixinPlayerList,pl:mixin:APP:kubejs-common.mixins.json:PlayerListMixin,pl:mixin:A} | |
at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) ~[?:?] {re:classloading} | |
at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) ~[?:?] {re:classloading} | |
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) ~[?:?] {re:classloading,re:mixin} | |
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading} | |
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.server.MinecraftServer$$Lambda$24776/401818956.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: | |
--------------------------------------------------------------------------------------- | |
-- 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_51, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 11330450936 bytes (10805 MB) / 13623099392 bytes (12992 MB) up to 16743661568 bytes (15968 MB) | |
CPUs: 12 | |
JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx15948M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M | |
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.2.2.jar object_holder_definalize PLUGINSERVICE | |
/forge-1.16.5-36.2.2.jar runtime_enum_extender PLUGINSERVICE | |
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE | |
/forge-1.16.5-36.2.2.jar capability_inject_definalize PLUGINSERVICE | |
/forge-1.16.5-36.2.2.jar runtimedistcleaner PLUGINSERVICE | |
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE | |
/forge-1.16.5-36.2.2.jar fml TRANSFORMATIONSERVICE | |
FML: 36.2 | |
Forge: net.minecraftforge:36.2.2 | |
FML Language Providers: | |
[email protected] | |
minecraft@1 | |
Mod List: | |
rsrequestify-1.16.5-2.1.4.jar |RSRequestify |rsrequestify |2.1.4 |DONE |Manifest: NOSIGNATURE | |
CyclopsCore-1.16.5-1.12.1.jar |Cyclops Core |cyclopscore |1.12.1 |DONE |Manifest: NOSIGNATURE | |
notenoughcrashes-3.2.0-forge.jar |Not Enough Crashes |notenoughcrashes |3.2.0 |DONE |Manifest: NOSIGNATURE | |
DungeonsMod-1.16.3-1.4.41.jar |Dungeons Mod |dungeonsmod |1.16.3-1.4.41 |DONE |Manifest: NOSIGNATURE | |
Hats-1.16.5-10.3.1.jar |Hats |hats |10.3.1 |DONE |Manifest: NOSIGNATURE | |
PiratesAndLootersMotionUpdate.jar |PiratesAndLootersReborn |piratesandlootersreborn |1.0.0 |DONE |Manifest: NOSIGNATURE | |
ExtendedCrafting-1.16.5-3.1.9.jar |Extended Crafting |extendedcrafting |3.1.9 |DONE |Manifest: NOSIGNATURE | |
incontrol-1.16-5.2.2.jar |InControl |incontrol |1.16-5.2.2 |DONE |Manifest: NOSIGNATURE | |
Uppers-0.3.2.jar |Uppers |uppers |0.3.2 |DONE |Manifest: NOSIGNATURE | |
mcw-windows-2.0.0-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.0 |DONE |Manifest: NOSIGNATURE | |
woodenhopper-1.16.5-1.2.0.0.jar |Wooden Hopper |woodenhopper |1.16.5-1.2.0.0 |DONE |Manifest: NOSIGNATURE | |
modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |Manifest: NOSIGNATURE | |
ChickenDropFeathers-1.0-forge-1.16.5-36.0.0.jar |ChickenDropFeathers |chickendropfeathersmod |1.0 |DONE |Manifest: NOSIGNATURE | |
rsgauges-1.16.5-1.2.12.jar |Gauges and Switches |rsgauges |1.2.12 |DONE |Manifest: 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 | |
chiseled0.4.3.jar |Chiseled |chiseled |0.2.2 |DONE |Manifest: NOSIGNATURE | |
IronJetpacks-1.16.5-4.2.2.jar |Iron Jetpacks |ironjetpacks |4.2.2 |DONE |Manifest: NOSIGNATURE | |
glassential-forge-1.16.5-1.1.7.jar |Glassential |glassential |1.1.7 |DONE |Manifest: NOSIGNATURE | |
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE | |
CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE | |
Controlling-7.0.0.27.jar |Controlling |controlling |7.0.0.27 |DONE |Manifest: NOSIGNATURE | |
Placebo-1.16.5-4.6.0.jar |Placebo |placebo |4.6.0 |DONE |Manifest: NOSIGNATURE | |
culinaryconstruct-forge-1.16.5-4.0.0.6.jar |Culinary Construct |culinaryconstruct |1.16.5-4.0.0.6 |DONE |Manifest: NOSIGNATURE | |
Shrink-1.16.5-1.1.5.jar |Shrink |shrink |1.1.5 |DONE |Manifest: NOSIGNATURE | |
Bookshelf-Forge-1.16.5-10.3.29.jar |Bookshelf |bookshelf |10.3.29 |DONE |Manifest: 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 | |
sophisticatedbackpacks-1.16.5-3.11.1.390.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.11.1.390 |DONE |Manifest: NOSIGNATURE | |
ExCompressum_1.16.5-4.0.4.jar |Ex Compressum |excompressum |4.0.4 |DONE |Manifest: NOSIGNATURE | |
buildinggadgets-1.16.5-3.8.2.jar |Building Gadgets |buildinggadgets |3.8.2 |DONE |Manifest: NOSIGNATURE | |
simpleplanes-1.16.5-4.6.0.jar |Simple Planes |simpleplanes |1.16.5-4.6.0 |DONE |Manifest: NOSIGNATURE | |
mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |DONE |Manifest: NOSIGNATURE | |
Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE | |
TwerkItMeal-1.3.9.jar |TwerkItMeal |twerkitmeal |1.3.9 |DONE |Manifest: NOSIGNATURE | |
MekanismGenerators-1.16.5-10.0.24.453.jar |Mekanism: Generators |mekanismgenerators |10.0.24 |DONE |Manifest: NOSIGNATURE | |
WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |DONE |Manifest: NOSIGNATURE | |
JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |DONE |Manifest: NOSIGNATURE | |
XNetGases-1.16.5-2.3.7.jar |XNet Gases |xnetgases |2.3.7 |DONE |Manifest: NOSIGNATURE | |
twilightforest-1.16.5-4.0.546-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE | |
mob_grinding_utils-1.16.5-0.4.30.jar |Mob Grinding Utils |mob_grinding_utils |1.16.5-0.4.30 |DONE |Manifest: NOSIGNATURE | |
cobblegenrandomizer-1.16-5.1.2.jar |CobbleGenRandomizer |cobblegenrandomizer |1.16-5.1.2 |DONE |Manifest: NOSIGNATURE | |
refinedstorage-1.9.15.jar |Refined Storage |refinedstorage |1.9.15 |DONE |Manifest: NOSIGNATURE | |
konkrete_1.3.0_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.3.0 |DONE |Manifest: NOSIGNATURE | |
RSInfinityBooster-1.16.5-1.0+6.jar |RSInfinityBooster |rsinfinitybooster |1.16.5-1.0+6 |DONE |Manifest: NOSIGNATURE | |
structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE | |
mcw-bridges-2.0.0-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.0 |DONE |Manifest: NOSIGNATURE | |
industrial-foregoing-1.16.5-3.2.14.6-14.jar |Industrial Foregoing |industrialforegoing |3.2.14.6 |DONE |Manifest: NOSIGNATURE | |
FarmersDelight-1.16.5-0.5.1.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.1 |DONE |Manifest: NOSIGNATURE | |
torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE | |
TipTheScales-1.16.5-3.0.0.15.jar |TipTheScales |tipthescales |3.0.0.15 |DONE |Manifest: NOSIGNATURE | |
DustrialDecor-1.2.9.jar |'Dustrial Decor |dustrial_decor |1.2.8 |DONE |Manifest: NOSIGNATURE | |
crashutilities-3.12.jar |Crash Utilities |crashutilities |3.12 |DONE |Manifest: NOSIGNATURE | |
MekanismAdditions-1.16.5-10.0.24.453.jar |Mekanism: Additions |mekanismadditions |10.0.24 |DONE |Manifest: NOSIGNATURE | |
valkyrielib-1.16.5-3.0.9.4.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.4 |DONE |Manifest: NOSIGNATURE | |
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE | |
mcw-trapdoors-1.0.3-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.3 |DONE |Manifest: NOSIGNATURE | |
mcw-fences-1.0.1-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.1 |DONE |Manifest: NOSIGNATURE | |
AdvancedRocketry-1.16.5-2.0.0-12-universal.jar |Advanced Rocketry |advancedrocketry |1.16.5-2.0.0-12 |DONE |Manifest: NOSIGNATURE | |
supermartijn642corelib-1.0.12-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.12 |DONE |Manifest: NOSIGNATURE | |
simplylight-1.16.4-1.2.0-build.11.jar |Simply Light |simplylight |1.16.4-1.2.0-build.1|DONE |Manifest: NOSIGNATURE | |
fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |DONE |Manifest: NOSIGNATURE | |
curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |DONE |Manifest: NOSIGNATURE | |
Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE | |
OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |DONE |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f | |
blockcarpentry-1.16-0.4.0.jar |BlockCarpentry |blockcarpentry |1.16-0.4.0 |DONE |Manifest: NOSIGNATURE | |
BetterDiving-1.16.5-1.3.2.jar |Better Diving |better_diving |1.3.2 |DONE |Manifest: NOSIGNATURE | |
MysticalCustomization-1.16.5-2.1.6.jar |Mystical Customization |mysticalcustomization |2.1.6 |DONE |Manifest: NOSIGNATURE | |
elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE | |
GunpowderLib-1.16.5-1.2.2.jar |GunpowderLib |gunpowderlib |1.16.5-1.2.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20 | |
SimpleSponge-1.16.5-5.0.1.jar |Simple Sponge |simplesponge |5.0.1 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20 | |
ftb-ultimine-forge-1605.3.1-build.45.jar |FTB Ultimine |ftbultimine |1605.3.1-build.45 |DONE |Manifest: NOSIGNATURE | |
tombstone-1.16.5-6.5.5.jar |Corail Tombstone |tombstone |6.5.5 |DONE |Manifest: NOSIGNATURE | |
obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |DONE |Manifest: 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 | |
ExtraStorage-1.16.5-1.5.0.jar |Extra Storage |extrastorage |1.5.0 |DONE |Manifest: NOSIGNATURE | |
constructionwand-1.16.5-2.4.jar |Construction Wand |constructionwand |1.16.5-2.4 |DONE |Manifest: NOSIGNATURE | |
mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |Manifest: NOSIGNATURE | |
LibVulpes-1.16.5-1.0.2-25-universal.jar |Lib Vulpes |libvulpes |1.16.5-1.0.2-25 |DONE |Manifest: NOSIGNATURE | |
architectury-1.23.33-forge.jar |Architectury |architectury |1.23.33 |DONE |Manifest: NOSIGNATURE | |
moreoverlays-1.18.15-mc1.16.5.jar |More Overlays Updated |moreoverlays |1.18.15-mc1.16.5 |DONE |Manifest: NOSIGNATURE | |
mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE | |
compactcrafting-1.0.0-beta.3.jar |Compact Crafting |compactcrafting |1.0.0-beta.3 |DONE |Manifest: NOSIGNATURE | |
cloth-config-4.12.41-forge.jar |Cloth Config v4 API |cloth-config |4.12.41 |DONE |Manifest: NOSIGNATURE | |
trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |DONE |Manifest: NOSIGNATURE | |
woodenshears-1.16.5-1.1.0.0.jar |Wooden Shears |woodenshears |1.16.5-1.1.0.0 |DONE |Manifest: NOSIGNATURE | |
bwncr-1.16.5-3.10.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.5-3.10.16 |DONE |Manifest: NOSIGNATURE | |
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE | |
CodeChickenLib-1.16.5-4.0.3.434-universal.jar |CodeChicken Lib |codechickenlib |4.0.3.434 |DONE |Manifest: 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 | |
solarcooker-1.16.5-1.0.0.2.jar |Solar Cooker |solarcooker |1.16.5-1.0.0.2 |DONE |Manifest: NOSIGNATURE | |
BetterAdvancements-1.16.5-0.1.0.108.jar |Better Advancements |betteradvancements |0.1.0.108 |DONE |Manifest: NOSIGNATURE | |
rhino-forge-1605.1.4-build.59.jar |Rhino |rhino |1605.1.4-build.59 |DONE |Manifest: NOSIGNATURE | |
Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE | |
jmi-1.16.5-0.2-18.jar |JourneyMap Integration |jmi |1.16.5-0.2-18 |DONE |Manifest: NOSIGNATURE | |
InventorySpam-1.16.5-1.3.2.jar |Inventory Spam |inventoryspam |1.3.2 |DONE |Manifest: NOSIGNATURE | |
ftb-library-forge-1605.3.4-build.83.jar |FTB Library |ftblibrary |1605.3.4-build.83 |DONE |Manifest: NOSIGNATURE | |
ftb-teams-forge-1605.2.3-build.38.jar |FTB Teams |ftbteams |1605.2.3-build.38 |DONE |Manifest: NOSIGNATURE | |
ftb-ranks-1605.1.4-build.12-forge.jar |FTB Ranks |ftbranks |1605.1.4-build.12 |DONE |Manifest: NOSIGNATURE | |
snad-1.0.9-forge.jar |Snad |snad |1.0.9 |DONE |Manifest: NOSIGNATURE | |
Bountiful+Baubles+FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |Manifest: NOSIGNATURE | |
OldJavaWarning-1.16.5-7.0.1.jar |OldJavaWarning |oldjavawarning |7.0.1 |DONE |Manifest: NOSIGNATURE | |
xlpackets-1.1.jar |XL Packets |xlpackets |1.1 |DONE |Manifest: NOSIGNATURE | |
jei-1.16.5-7.7.1.116.jar |Just Enough Items |jei |7.7.1.116 |DONE |Manifest: NOSIGNATURE | |
JustEnoughCalculation-1.16.5-3.8.5.jar |Just Enough Calculation |jecalculation |3.8.5 |DONE |Manifest: NOSIGNATURE | |
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE | |
AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |DONE |Manifest: 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 | |
abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |DONE |Manifest: NOSIGNATURE | |
Tiny-Coal-1.16.4-1.0.0.jar |Tiny Coal |tinycoal |1.0.0 |DONE |Manifest: NOSIGNATURE | |
Mekanism-1.16.5-10.0.24.453.jar |Mekanism |mekanism |10.0.24 |DONE |Manifest: NOSIGNATURE | |
reap-1.16.5-1.0.1.jar |Reap Mod |reap |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE | |
invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE | |
Space-Bosstools-1.16.5-5.4.jar |Space-BossTools |boss_tools |5.4 |DONE |Manifest: NOSIGNATURE | |
mcw-paintings-1.0.2-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE | |
Clumps-6.0.0.27.jar |Clumps |clumps |6.0.0.27 |DONE |Manifest: NOSIGNATURE | |
shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE | |
journeymap-1.16.5-5.7.3.jar |Journeymap |journeymap |5.7.3 |DONE |Manifest: NOSIGNATURE | |
framedcompactdrawers-1.16-2.2.1.jar |Framed Compacting Drawers |framedcompactdrawers |1.16-2.2.1 |DONE |Manifest: NOSIGNATURE | |
LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE | |
compactmachines-4.0.0-beta.2.jar |Compact Machines 4 |compactmachines |4.0.0-beta.2 |DONE |Manifest: NOSIGNATURE | |
angelblock-3.0.jar |Angel Block |angelblock |3.0 |DONE |Manifest: NOSIGNATURE | |
BotanyPots-1.16.5-7.0.17.jar |BotanyPots |botanypots |7.0.17 |DONE |Manifest: 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 | |
charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |Manifest: NOSIGNATURE | |
mcjtylib-1.16-5.0.23.jar |McJtyLib |mcjtylib |1.16-5.0.23 |DONE |Manifest: NOSIGNATURE | |
rftoolsbase-1.16-2.0.11.jar |RFToolsBase |rftoolsbase |1.16-2.0.11 |DONE |Manifest: NOSIGNATURE | |
xnet-1.16-3.0.13.jar |XNet |xnet |1.16-3.0.13 |DONE |Manifest: NOSIGNATURE | |
pedestals-0.8s_hotfix_5.jar |Pedestals |pedestals |0.8s_hotfix_5 |DONE |Manifest: NOSIGNATURE | |
Interactio-1.16.4-3.1.1.jar |Interactio |interactio |1.16.4-3.1.1 |DONE |Manifest: NOSIGNATURE | |
Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |Manifest: NOSIGNATURE | |
iChunUtil-1.16.5-10.4.1.jar |iChunUtil |ichunutil |10.4.1 |DONE |Manifest: NOSIGNATURE | |
EnderStorage-1.16.5-2.8.0.168-universal.jar |EnderStorage |enderstorage |2.8.0.168 |DONE |Manifest: 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 | |
ftb-chunks-forge-1605.3.2-build.81.jar |FTB Chunks |ftbchunks |1605.3.2-build.81 |DONE |Manifest: NOSIGNATURE | |
kubejs-forge-1605.3.18-build.125.jar |KubeJS |kubejs |1605.3.18-build.125 |DONE |Manifest: NOSIGNATURE | |
kubejs-mekanism-1605.1.2-build.2.jar |KubeJS Mekanism |kubejs_mekanism |1605.1.2-build.2 |DONE |Manifest: NOSIGNATURE | |
forge-1.16.5-36.2.2-universal.jar |Forge |forge |36.2.2 |DONE |Manifest: 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 | |
MysticalAgriculture-1.16.5-4.2.4.jar |Mystical Agriculture |mysticalagriculture |4.2.4 |DONE |Manifest: NOSIGNATURE | |
MysticalAgradditions-1.16.5-4.2.2.jar |Mystical Agradditions |mysticalagradditions |4.2.2 |DONE |Manifest: NOSIGNATURE | |
matc-1.1.2.jar |Mystical Agriculture Tiered Cr|matc |1.1.2 |DONE |Manifest: NOSIGNATURE | |
ironchest-1.16.5-11.2.13.jar |Iron Chests |ironchest |1.16.5-11.2.13 |DONE |Manifest: NOSIGNATURE | |
CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE | |
ZeroCore2-1.16.5-2.1.4.jar |Zero CORE 2 |zerocore |1.16.5-2.1.4 |DONE |Manifest: NOSIGNATURE | |
ExtremeReactors2-1.16.5-2.0.31.jar |Extreme Reactors |bigreactors |1.16.5-2.0.31 |DONE |Manifest: NOSIGNATURE | |
forge-1.16.5-36.2.2-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE | |
upgrade_aquatic-1.16.5-3.1.1.jar |Upgrade Aquatic |upgrade_aquatic |3.1.1 |DONE |Manifest: NOSIGNATURE | |
cofh_core-1.16.4-1.2.0.jar |CoFH Core |cofh_core |1.2.0 |DONE |Manifest: NOSIGNATURE | |
thermal_foundation-1.16.4-1.2.0.jar |Thermal Series |thermal |1.2.0 |DONE |Manifest: NOSIGNATURE | |
thermal_expansion-1.16.4-1.2.0.jar |Thermal Expansion |thermal_expansion |1.2.0 |DONE |Manifest: NOSIGNATURE | |
kubejs-thermal-1605.1.1.6.jar |KubeJS Thermal |kubejs_thermal |1605.1.1.6 |DONE |Manifest: NOSIGNATURE | |
exnihilothermal-1.16-1.0.0.0.jar |Ex Nihilo: Sequentia - Thermal|exnihilothermal |1.16-1.0.0.0 |DONE |Manifest: NOSIGNATURE | |
TConstruct-1.16.5-3.1.1.252.jar |Tinkers' Construct |tconstruct |3.1.1.252 |DONE |Manifest: NOSIGNATURE | |
rftoolsutility-1.16-3.1.3.jar |RFToolsUtility |rftoolsutility |1.16-3.1.3 |DONE |Manifest: NOSIGNATURE | |
Flopper-1.16.5-1.1.1.jar |Flopper |flopper |1.1.1 |DONE |Manifest: NOSIGNATURE | |
theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |DONE |Manifest: NOSIGNATURE | |
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE | |
titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |DONE |Manifest: NOSIGNATURE | |
ftb-quests-forge-1605.3.5-build.72.jar |FTB Quests |ftbquests |1605.3.5-build.72 |DONE |Manifest: NOSIGNATURE | |
ceramicbucket-1.16.5-2.7.0.1.jar |Ceramic Bucket |ceramicbucket |1.16.5-2.7.0.1 |DONE |Manifest: NOSIGNATURE | |
skyblockbuilder-1.16.4-1.5.4.jar |Skyblock Builder |skyblockbuilder |1.5.4 |DONE |Manifest: NOSIGNATURE | |
simple-rpc-1.16.5-2.4.jar |Simple RPC |simple-rpc |1.16.5-version |DONE |Manifest: NOSIGNATURE | |
exnihilomekanism-1.16-1.0.0.1.jar |Ex Nihilo: Sequentia - Mekanis|exnihilomekanism |1.16-1.0.0.1 |DONE |Manifest: NOSIGNATURE | |
ceramicshears-1.16.5-1.5.0.0.jar |Ceramic Shears |ceramicshears |1.16.5-1.5.0.0 |DONE |Manifest: NOSIGNATURE | |
defaultworldtype-1.16.3-2.0.3.jar |Default World Type |defaultworldtype |2.0.3 |DONE |Manifest: NOSIGNATURE | |
rftoolsbuilder-1.16-3.1.2.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.1.2 |DONE |Manifest: NOSIGNATURE | |
pipez-1.16.5-1.2.7.jar |Pipez |pipez |1.16.5-1.2.7 |DONE |Manifest: NOSIGNATURE | |
Mantle-1.16.5-1.6.115.jar |Mantle |mantle |1.6.115 |DONE |Manifest: NOSIGNATURE | |
JAOPCA-1.16.5-3.4.0.8.jar |JAOPCA |jaopca |3.4.0.8 |DONE |Manifest: NOSIGNATURE | |
ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |DONE |Manifest: NOSIGNATURE | |
baubleyheartcanisters-1.16.5-1.1.11.jar |Baubley Heart Canisters |bhc |1.16.5-1.1.11 |DONE |Manifest: NOSIGNATURE | |
oauth-1.07-1.16.jar |OAuth |oauth |1.0 |DONE |Manifest: NOSIGNATURE | |
polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE | |
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE | |
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE | |
Quark-r2.4-319.jar |Quark |quark |r2.4-319 |DONE |Manifest: NOSIGNATURE | |
StorageDrawers-1.16.3-8.3.0.jar |Storage Drawers |storagedrawers |8.3.0 |DONE |Manifest: NOSIGNATURE | |
FluxNetworks-1.16.5-6.1.7.12.jar |Flux Networks |fluxnetworks |6.1.7.12 |DONE |Manifest: NOSIGNATURE | |
factory-forge-1.16.5-1.3.1.jar |Factory Mod |factory |1.16.5-1.3.1 |DONE |Manifest: NOSIGNATURE | |
cagedmobs-1.16.5-1.3.8.jar |Caged Mobs |cagedmobs |1.16.5-1.3.8 |DONE |Manifest: NOSIGNATURE | |
fancymenu_2.3.3_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.3.3 |DONE |Manifest: NOSIGNATURE | |
RSLargePatterns-1.16.5-2.1.0.3.jar |Refined Storage Large Patterns|rslargepatterns |2.1.0.3 |DONE |Manifest: NOSIGNATURE | |
appleskin-forge-mc1.16.x-2.2.0.jar |AppleSkin |appleskin |mc1.16.4-2.2.0 |DONE |Manifest: NOSIGNATURE | |
ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |DONE |Manifest: 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 | |
Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE | |
moredragoneggs-2.0.jar |More Dragon Eggs |moredragoneggs |2.0 |DONE |Manifest: NOSIGNATURE | |
refinedstorageaddons-0.7.3.jar |Refined Storage Addons |refinedstorageaddons |0.7.3 |DONE |Manifest: NOSIGNATURE | |
exnihilosequentia-1.16-20210628182320.jar |Ex Nihilo: Sequentia |exnihilosequentia |1.16-20210628182320 |DONE |Manifest: NOSIGNATURE | |
extremeSoundMuffler-3.17_1.16.5.jar |Extreme Sound Muffler |extremesoundmuffler |3.17_forge-1.16.5 |DONE |Manifest: NOSIGNATURE | |
CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 | |
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE | |
chiselsandbits-1.0.43.jar |Chisels & bits |chiselsandbits |1.0.43 |DONE |Manifest: NOSIGNATURE | |
Morph-o-Tool-1.4-27.jar |Morph-o-Tool |morphtool |1.4-27 |DONE |Manifest: NOSIGNATURE | |
morered-1.16.5-2.1.1.0.jar |More Red |morered |2.1.1.0 |DONE |Manifest: NOSIGNATURE | |
Crash Report UUID: 012e35ec-dfd1-45ab-888e-ca9220fb6685 | |
Patchouli open book context: n/a | |
Suspected Mods: Unknown | |
Player Count: 1 / 8; [ServerPlayerEntity['BasyhirTB'/34810, l='ServerLevel[Seaopolis 100%]', x=7.37, y=134.00, z=5.54]] | |
Data Packs: vanilla, mod:rsrequestify (incompatible), mod:cyclopscore, mod:notenoughcrashes, mod:dungeonsmod (incompatible), mod:hats, mod:piratesandlootersreborn, mod:extendedcrafting, mod:incontrol (incompatible), mod:uppers (incompatible), mod:mcwwindows, mod:woodenhopper, mod:modnametooltip, mod:chickendropfeathersmod, mod:rsgauges, mod:chiseled, mod:ironjetpacks, mod:glassential (incompatible), mod:ctm (incompatible), mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:culinaryconstruct (incompatible), mod:shrink (incompatible), mod:bookshelf, mod:sophisticatedbackpacks, mod:excompressum (incompatible), mod:buildinggadgets, mod:simpleplanes, mod:mcwdoors, mod:morpheus (incompatible), mod:twerkitmeal, mod:mekanismgenerators, mod:waterstrainer, mod:jeresources, mod:xnetgases, mod:twilightforest, mod:mob_grinding_utils, mod:cobblegenrandomizer, mod:refinedstorage, mod:konkrete, mod:rsinfinitybooster, mod:structure_gel, mod:mcwbridges (incompatible), mod:industrialforegoing (incompatible), mod:farmersdelight, mod:torchmaster (incompatible), mod:tipthescales, mod:dustrial_decor (incompatible), mod:crashutilities (incompatible), mod:mekanismadditions, mod:valkyrielib, mod:dungeons_plus, mod:mcwtrpdoors (incompatible), mod:mcwfences, mod:advancedrocketry, mod:supermartijn642corelib, mod:simplylight, mod:fairylights, mod:curios, mod:patchouli (incompatible), mod:oreexcavation, mod:blockcarpentry (incompatible), mod:better_diving, mod:mysticalcustomization (incompatible), mod:elevatorid, mod:gunpowderlib, mod:simplesponge, mod:ftbultimine (incompatible), mod:tombstone, mod:obfuscate (incompatible), mod:extrastorage, mod:constructionwand (incompatible), mod:mcwroofs, mod:libvulpes, mod:architectury, mod:moreoverlays, mod:mcwfurnitures, mod:compactcrafting (incompatible), mod:cloth-config (incompatible), mod:trashcans, mod:woodenshears, mod:bwncr, mod:fastleafdecay (incompatible), mod:codechickenlib (incompatible), mod:solarcooker, mod:betteradvancements, mod:rhino, mod:cucumber, mod:jmi, mod:inventoryspam (incompatible), mod:ftblibrary, mod:ftbteams, mod:ftbranks, mod:snad, mod:bountifulbaubles (incompatible), mod:oldjavawarning, mod:xlpackets, mod:jei, mod:jecalculation (incompatible), mod:itemfilters, mod:attributefix, mod:abnormals_core, mod:tinycoal (incompatible), mod:mekanism, mod:reap, mod:invtweaks (incompatible), mod:boss_tools, mod:mcwpaintings (incompatible), mod:clumps, mod:shutupexperimentalsettings (incompatible), mod:journeymap (incompatible), mod:framedcompactdrawers (incompatible), mod:libx, mod:compactmachines, mod:angelblock (incompatible), mod:botanypots, mod:charginggadgets, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:pedestals (incompatible), mod:interactio, mod:toastcontrol (incompatible), mod:ichunutil, mod:enderstorage (incompatible), mod:ftbchunks, mod:kubejs, mod:kubejs_mekanism, mod:forge, mod:mysticalagriculture, mod:mysticalagradditions, mod:matc, mod:ironchest, mod:craftingtweaks (incompatible), mod:zerocore, mod:bigreactors, mod:upgrade_aquatic, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_expansion (incompatible), mod:kubejs_thermal, mod:exnihilothermal, mod:tconstruct, mod:rftoolsutility, mod:flopper, mod:theoneprobe, mod:mousetweaks, mod:titanium (incompatible), mod:ftbquests, mod:ceramicbucket, mod:skyblockbuilder, mod:simple-rpc, mod:exnihilomekanism, mod:ceramicshears, mod:defaultworldtype, mod:rftoolsbuilder, mod:pipez, mod:mantle (incompatible), mod:jaopca (incompatible), mod:ftbbackups (incompatible), mod:bhc (incompatible), mod:oauth, mod:polymorph, mod:autoreglib (incompatible), mod:akashictome, mod:quark (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks, mod:factory (incompatible), mod:cagedmobs, mod:fancymenu (incompatible), mod:rslargepatterns (incompatible), mod:appleskin, mod:ferritecore (incompatible), mod:chisel (incompatible), mod:moredragoneggs (incompatible), mod:refinedstorageaddons, mod:exnihilosequentia (incompatible), mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), mod:morphtool (incompatible), mod:morered, file/ar_datapack, inmemory:jaopca (incompatible) | |
Type: Integrated Server (map_client.txt) | |
Is Modded: Definitely; Client brand changed to 'forge' | |
Client Crashes Since Restart: 2 | |
Integrated Server Crashes Since Restart: 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment