Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vectorwing/2d10b652302a13d1502a0312522f51d3 to your computer and use it in GitHub Desktop.
Save vectorwing/2d10b652302a13d1502a0312522f51d3 to your computer and use it in GitHub Desktop.
Crash Report - Main Modpack
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 5/24/20 4:47 PM
Description: Ticking memory connection
java.lang.NullPointerException: Ticking memory connection
at blusunrize.immersiveengineering.api.crafting.MultiblockRecipe.func_77571_b(MultiblockRecipe.java:34) ~[?:?] {re:classloading}
at vazkii.quark.tweaks.module.AutomaticRecipeUnlockModule.lambda$onPlayerLoggedIn$0(AutomaticRecipeUnlockModule.java:52) ~[?:r2.0-212] {re:classloading}
at java.util.ArrayList.removeIf(Unknown Source) ~[?:1.8.0_241] {}
at vazkii.quark.tweaks.module.AutomaticRecipeUnlockModule.onPlayerLoggedIn(AutomaticRecipeUnlockModule.java:52) ~[?:r2.0-212] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_420_AutomaticRecipeUnlockModule_onPlayerLoggedIn_PlayerLoggedInEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {}
at net.minecraftforge.fml.hooks.BasicEventHooks.firePlayerLoggedIn(BasicEventHooks.java:43) ~[?:?] {re:classloading}
at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:206) ~[?:?] {re:classloading}
at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:116) ~[?:?] {re:classloading}
at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:63) ~[?:?] {re:classloading}
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:224) ~[?:?] {re:classloading}
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) ~[?:?] {re:classloading}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:848) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:766) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:112) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624) [?:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at blusunrize.immersiveengineering.api.crafting.MultiblockRecipe.func_77571_b(MultiblockRecipe.java:34)
at vazkii.quark.tweaks.module.AutomaticRecipeUnlockModule.lambda$onPlayerLoggedIn$0(AutomaticRecipeUnlockModule.java:52)
at java.util.ArrayList.removeIf(Unknown Source)
at vazkii.quark.tweaks.module.AutomaticRecipeUnlockModule.onPlayerLoggedIn(AutomaticRecipeUnlockModule.java:52)
at net.minecraftforge.eventbus.ASMEventHandler_420_AutomaticRecipeUnlockModule_onPlayerLoggedIn_PlayerLoggedInEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.hooks.BasicEventHooks.firePlayerLoggedIn(BasicEventHooks.java:43)
at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:206)
at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:116)
at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:63)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:224)
-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@75886ced
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:848)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:766)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:112)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_241, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2314639952 bytes (2207 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
CPUs: 12
JVM Flags: 9 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx4096m
ModLauncher: 4.1.0+62+5bfa59b
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
/forge-1.14.4-28.2.16-launcher.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.2.16-launcher.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.2.16-launcher.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.2.16-launcher.jar runtimedistcleaner PLUGINSERVICE
/forge-1.14.4-28.2.16-launcher.jar fml TRANSFORMATIONSERVICE
FML: 28.2
Forge: net.minecraftforge:28.2.16
FML Language Providers:
javafml@28.2
minecraft@1
Mod List:
forge-1.14.4-28.2.16-client.jar Minecraft {minecraft@1.14.4 DONE}
swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {swingthroughgrass@1.14.4-1.3.2 DONE}
MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {mousetweaks@2.13 DONE}
titanium-1.14.4-2.2.10.jar Titanium {titanium@2.2.10 DONE}
NetherPortalFix_1.14.4-7.0.0.jar NetherPortalFix {netherportalfix@7.0.0 DONE}
ImmersiveEngineering-0.14-96.jar Immersive Engineering {immersiveengineering@0.14-96 DONE}
BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.259 DONE}
Berry-Good-1.14.4-v1.0.3.jar Berry Good {berry_good@1.0.3 DONE}
xray-1.14.4-2.0.3.jar Advanced XRay {xray@version DONE}
valhelsia_structures-14.0.3.jar Valhelsia Structures {valhelsia_structures@14.0.3 DONE}
jei-1.14.4-6.0.0.27.jar Just Enough Items {jei@6.0.0.27 DONE}
Druidcraft-1.14-0.3.1.jar Druidcraft {druidcraft@0.3.1 DONE}
rad-1.14-2.0.1.jar Reload Audio Driver {rad@2.0.1 DONE}
caelus-FORGE-1.14.4-1.0.1.2.jar Caelus API {caelus@FORGE-1.14.4-1.0.1.2 DONE}
Upgrade-Aquatic-1.14.4-v1.4.10.jar Upgrade Aquatic {upgrade_aquatic@1.4.9 DONE}
portality-1.14.4-2.0.4-b0b3467.jar Portality {portality@2.0.4 DONE}
curios-FORGE-1.14.4-1.0.6.1.jar Curios API {curios@FORGE-1.14.4-1.0.6.1 DONE}
create-mc1.14.4_v0.2.3.jar Create {create@mc1.14-0.2.3 DONE}
corail_woodcutter-1.1.1-1.14.4.jar Corail Woodcutter {corail_woodcutter@1.1.1 DONE}
Xaeros_Minimap_20.12.0_Forge_1.14.4.jar Xaero's Minimap {xaerominimap@20.12.0 DONE}
AutoRegLib-1.4-35.jar AutoRegLib {arl@1.4-35 DONE}
XaerosWorldMap_1.6.1_Forge_1.14.4.jar Xaero's World Map {xaeroworldmap@1.6.1 DONE}
StorageDrawers-1.14.4-6.0.7.jar Storage Drawers {storagedrawers@1.14.4-6.0.6 DONE}
NaturesCompass-1.14.4-1.8.5.jar Nature's Compass {naturescompass@1.14.4-1.8.5 DONE}
themidnight-0.4.6.jar The Midnight {midnight@0.4.6 DONE}
The-Endergetic-Expansion-1.14.4-v1.2.0.jar The Endergetic Expansion {endergetic@1.2.0 DONE}
AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 DONE}
curiouselytra-FORGE-1.14.4-1.0.jar Curious Elytra {curiouselytra@FORGE-1.14.4-1.0 DONE}
cherishedworlds-FORGE-1.14.4-2.0.jar Cherished Worlds {cherishedworlds@FORGE-1.14.4-2.0 DONE}
solcarrot-1.14.4-1.9.6.jar Spice of Life: Carrot Edition {solcarrot@1.14.4-1.9.6 DONE}
Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
walljump-1.14.4-1.3.1.jar Wall-Jump! {walljump@1.14.4-1.3.1 DONE}
JustEnoughResources-1.14.4-0.10.1.76.jar Just Enough Resources {jeresources@0.10.1.76 DONE}
instantunify-1.14.4-1.0.3.jar InstantUnify {instantunify@1.0.3 DONE}
forge-1.14.4-28.2.16-universal.jar Forge {forge@28.2.16 DONE}
Quark-r2.0-212.jar Quark {quark@r2.0-212 DONE}
Charm-1.14.4-1.5.6.jar Charm {charm@1.14.4-1.5.6 DONE}
Strange-1.14.4-1.0.0-beta.3.jar Strange {strange@1.14.4-1.0.0-beta.3 DONE}
mysticallib-1.14.4-1.16.1.jar Mystical Lib {mysticallib@1.14.4-1.16.1 DONE}
FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE}
CosmeticArmorReworked-1.14.4-v1b.jar CosmeticArmorReworked {cosmeticarmorreworked@1.14.4-v1b DONE}
SoundFilters-0.13_for_1.14.4.jar Sound Filters {soundfilters@0.13_for_1.14.4 DONE}
refinedstorage-1.7.3.jar Refined Storage {refinedstorage@1.7.3 DONE}
Player Count: 1 / 8; [ServerPlayerEntity['_vectorwing'/153, l='Hyperion', x=270.81, y=74.06, z=42.77]]
Data Packs: vanilla, mod:appleskin, mod:arl, mod:berry_good, mod:biomesoplenty, mod:charm, mod:corail_woodcutter, mod:cosmeticarmorreworked, mod:create, mod:druidcraft, mod:fastleafdecay, mod:forge, mod:immersiveengineering, mod:instantunify, mod:jei, mod:jeresources (incompatible), mod:midnight, mod:mousetweaks, mod:mysticallib, mod:naturescompass, mod:netherportalfix, mod:quark, mod:solcarrot, mod:storagedrawers, mod:strange, mod:swingthroughgrass, mod:upgrade_aquatic, mod:valhelsia_structures, mod:waila, mod:walljump, mod:xaerominimap, mod:xray, mod:cherishedworlds, mod:xaeroworldmap, mod:portality (incompatible), mod:refinedstorage, mod:titanium (incompatible), file/create_pressing_ie_plates.zip, mod:endergetic, mod:rad, mod:soundfilters, mod:caelus, mod:curios, mod:curiouselytra, file/armour statues v2.6.2.zip (incompatible), file/double shulker shells v1.2.0.zip, file/ie_oredict_sheetmetal, file/ie_oredict_sheetmetal.zip, file/Fancier+Mansions+v1.0.zip (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment