1
[1.14.4][Windows] Rendering Overlay Error- Patchouli?
As you can tell by the title I'm having issues with a modpack I've been putting together. Been having some issues with Patchouli and I believe it to be the issue but was hoping someone else could at least doublecheck the log for me and make some sense of it.
Using Forge 28.2.0
I do need Patchouli as a dependant for Mystical World and in turn Druidcraft and was hoping not to part with them. Also, as a side note, I'm not entirely sure if this is the right category to be posting this in but "Modding" seemed to be more singular focused.
Using Forge 28.2.0
Crash Log
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 5/13/20 2:38 AM
Description: Rendering overlay
java.lang.NullPointerException: Rendering overlay
at vazkii.patchouli.common.item.PatchouliItems.replaceModel(PatchouliItems.java:36) ~[?:1.14.4-1.1-26.5] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_108_PatchouliItems_replaceModel_ModelBakeEvent.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.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:28.2] {re:classloading}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader$$Lambda$3683/1620646203.accept(Unknown Source) ~[?:?] {}
at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) ~[?:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:380) ~[?:?] {re:classloading}
at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:58) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:17) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {re:classloading}
at net.minecraft.client.resources.ReloadListener$$Lambda$3833/2102040020.accept(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
at net.minecraft.resources.AsyncReloader$$Lambda$3956/1123598491.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:115) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:861) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.0.jar:28.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/336750636.call(Unknown Source) [forge-1.14.4-28.2.0.jar:28.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at vazkii.patchouli.common.item.PatchouliItems.replaceModel(PatchouliItems.java:36)
at net.minecraftforge.eventbus.ASMEventHandler_108_PatchouliItems_replaceModel_ModelBakeEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243)
at net.minecraftforge.fml.ModLoader$$Lambda$3683/1620646203.accept(Unknown Source)
at java.util.HashMap.forEach(HashMap.java:1280)
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243)
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:380)
at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:58)
at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:17)
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13)
at net.minecraft.client.resources.ReloadListener$$Lambda$3833/2102040020.accept(Unknown Source)
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
at net.minecraft.resources.AsyncReloader$$Lambda$3956/1123598491.run(Unknown Source)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170)
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135)
-- Overlay render details --
Details:
Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:880)
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:890)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384)
at net.minecraft.client.main.Main.main(SourceFile:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/336750636.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
-- 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_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 12703992952 bytes (12115 MB) / 16508780544 bytes (15744 MB) up to 17179869184 bytes (16384 MB)
CPUs: 24
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
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.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.2.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.2.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.2.0.jar runtimedistcleaner PLUGINSERVICE
/OptiFine_1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.14.4-28.2.0.jar fml TRANSFORMATIONSERVICE
FML: 28.2
Forge: net.minecraftforge:28.2.0
FML Language Providers:
javafml@28.2
minecraft@1
Mod List:
CraftPresence-1.14.4-1.6.1.jar CraftPresence {craftpresence@property(class java.lang.String, provider(?)) CREATE_REGISTRIES}
inventorysorter-1.14.4-16.2.0.jar Simple Inventory Sorter {inventorysorter@16.2.0 CREATE_REGISTRIES}
torchslabmod-1.14.4_v1.5.jar Torch Slab Mod {torchslabmod@1.5 CREATE_REGISTRIES}
pamhc2trees-1.14.4-1.0.0.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version CREATE_REGISTRIES}
rys-0.1.18.jar Ready Your Shovels {rys@0.1.18 CREATE_REGISTRIES}
milky-1.0.0-mc1.14.4.jar Milky {milky@1.0.0 CREATE_REGISTRIES}
enchantable-1.1.0-mc1.14.4 (1).jar Enchantable {enchantable@1.1.0 CREATE_REGISTRIES}
Druidcraft-1.14-0.3.1.jar Druidcraft {druidcraft@0.3.1 ERROR}
AttributeFix-1.14.4-3.0.3.jar AttributeFix {attributefix@3.0.3 CREATE_REGISTRIES}
caelus-FORGE-1.14.4-1.0.1.2.jar Caelus API {caelus@FORGE-1.14.4-1.0.1.2 CREATE_REGISTRIES}
Upgrade-Aquatic-1.14.4-v1.4.10.jar Upgrade Aquatic {upgrade_aquatic@1.4.9 CREATE_REGISTRIES}
KleeSlabs_1.14.4-7.4.8.jar KleeSlabs {kleeslabs@7.4.8 CREATE_REGISTRIES}
Clumps-4.0.1.jar Clumps {clumps@4.0.1 CREATE_REGISTRIES}
Controlling-5.0.6.jar Controlling {controlling@5.0.6 CREATE_REGISTRIES}
ReAuth-1.14-3.8.0.jar ReAuth {reauth@3.8.0 CREATE_REGISTRIES}
Placebo-1.14.4-2.3.5.jar Placebo {placebo@2.3.5 CREATE_REGISTRIES}
globaldatapack-1.14.4-1.2.1.jar Dark Roleplay - Global Datapacks {globaldatapack@1.14.4-1.2 CREATE_REGISTRIES}
citadel-1.0.4-1.14.4.jar Citadel {citadel@1.0.4 CREATE_REGISTRIES}
decorative_blocks_6b.jar Decorative Blocks {decorative_blocks@1.6 CREATE_REGISTRIES}
The-Endergetic-Expansion-1.14.4-v1.1.2.jar The Endergetic Expansion {endergetic@1.1.2 CREATE_REGISTRIES}
randompatches-1.14.4-1.21.0.0.jar RandomPatches {randompatches@1.14.4-1.21.0.0 CREATE_REGISTRIES}
ToastControl-1.14.4-2.2.0.jar Toast Control {toastcontrol@2.2.0 CREATE_REGISTRIES}
mysticalworld-1.14.4-1.7.2.jar Mystical World {mysticalworld@1.14.4-1.7.2 CREATE_REGISTRIES}
forge-1.14.4-28.2.0-universal.jar Forge {forge@28.2.0 CREATE_REGISTRIES}
mysticallib-1.14.4-1.14.0.jar Mystical Lib {mysticallib@1.14.4-1.14.0 CREATE_REGISTRIES}
forge-1.14.4-28.2.0-client.jar Minecraft {minecraft@1.14.4 CREATE_REGISTRIES}
cofh_core-1.14.4-0.3.1b.jar CoFH Core {cofh_core@0.3.1b CREATE_REGISTRIES}
swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {swingthroughgrass@1.14.4-1.3.2 CREATE_REGISTRIES}
MouseTweaks-2.13-mc1.14.4 (1).jar Mouse Tweaks {mousetweaks@2.13 CREATE_REGISTRIES}
pamhc2crops-1.14.4-1.0.3.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version CREATE_REGISTRIES}
toughnessbar-4.1.jar Toughness Bar {toughnessbar@4.1 CREATE_REGISTRIES}
archers_paradox-1.14.4-0.3.0b.jar Archer's Paradox {archers_paradox@0.3.0b CREATE_REGISTRIES}
curios-FORGE-1.14.4-1.0.6.1.jar Curios API {curios@FORGE-1.14.4-1.0.6.1 CREATE_REGISTRIES}
Patchouli-1.14.4-1.1-26.5.jar Patchouli {patchouli@1.14.4-1.1-27 CREATE_REGISTRIES}
AutoRegLib-1.4-35.jar AutoRegLib {arl@1.4-35 CREATE_REGISTRIES}
Quark-r2.0-212.jar Quark {quark@r2.0-212 CREATE_REGISTRIES}
rats-4.0.2-1.14.4.jar Rats {rats@4.0.2 CREATE_REGISTRIES}
FTBUtilitiesBackups-2.0.0.11.jar FTB Utilities: Backups {ftbbackups@2.0.0.11 CREATE_REGISTRIES}
DoubleSlabs-1.14-1.0.2.jar Double Slabs {doubleslabs@1.0.2 CREATE_REGISTRIES}
backpacked-1.4.0-mc1.14.4 (1).jar Backpacked {backpacked@1.4.0 CREATE_REGISTRIES}
themidnight-0.4.6.jar The Midnight {midnight@0.4.6 CREATE_REGISTRIES}
HardcoreRevival_1.14.4-3.0.11.jar Hardcore Revival {hardcorerevival@3.0.11 CREATE_REGISTRIES}
filters-1.1.1-mc1.14.4.jar Filters {filters@1.1.1 CREATE_REGISTRIES}
AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 CREATE_REGISTRIES}
curiouselytra-FORGE-1.14.4-1.0.jar Curious Elytra {curiouselytra@FORGE-1.14.4-1.0 CREATE_REGISTRIES}
AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {aiimprovements@0.2.2 CREATE_REGISTRIES}
Aquaculture-1.14.4-2.0.7.jar Aquaculture 2 {aquaculture@1.14.4-2.0.7 CREATE_REGISTRIES}
Charm-1.14.4-1.5.7.jar Charm {charm@1.14.4-1.5.7 CREATE_REGISTRIES}
FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 CREATE_REGISTRIES}
CosmeticArmorReworked-1.14.4-v1b.jar CosmeticArmorReworked {cosmeticarmorreworked@1.14.4-v1b CREATE_REGISTRIES}
Launched Version: 1.14.4-forge-28.2.0
LWJGL: 3.2.2 build 10
OpenGL: GeForce RTX 2080/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.75, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs: mod_resources, vanilla, file/druidcraft-optifine_fix.zip (incompatible)
Current Language: English (US)
CPU: 24x AMD Ryzen 9 3900X 12-Core Processor
OptiFine Version: OptiFine_1.14.4_HD_U_F5
OptiFine Build: 20191204-141250
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 445.75
OpenGlRenderer: GeForce RTX 2080/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 24
// Surprise! Haha. Well, this is awkward.
Time: 5/13/20 2:38 AM
Description: Rendering overlay
java.lang.NullPointerException: Rendering overlay
at vazkii.patchouli.common.item.PatchouliItems.replaceModel(PatchouliItems.java:36) ~[?:1.14.4-1.1-26.5] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_108_PatchouliItems_replaceModel_ModelBakeEvent.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.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:28.2] {re:classloading}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader$$Lambda$3683/1620646203.accept(Unknown Source) ~[?:?] {}
at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) ~[?:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:380) ~[?:?] {re:classloading}
at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:58) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:17) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {re:classloading}
at net.minecraft.client.resources.ReloadListener$$Lambda$3833/2102040020.accept(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
at net.minecraft.resources.AsyncReloader$$Lambda$3956/1123598491.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:115) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:861) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.0.jar:28.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/336750636.call(Unknown Source) [forge-1.14.4-28.2.0.jar:28.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at vazkii.patchouli.common.item.PatchouliItems.replaceModel(PatchouliItems.java:36)
at net.minecraftforge.eventbus.ASMEventHandler_108_PatchouliItems_replaceModel_ModelBakeEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243)
at net.minecraftforge.fml.ModLoader$$Lambda$3683/1620646203.accept(Unknown Source)
at java.util.HashMap.forEach(HashMap.java:1280)
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243)
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:380)
at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:58)
at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:17)
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13)
at net.minecraft.client.resources.ReloadListener$$Lambda$3833/2102040020.accept(Unknown Source)
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
at net.minecraft.resources.AsyncReloader$$Lambda$3956/1123598491.run(Unknown Source)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170)
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135)
-- Overlay render details --
Details:
Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:880)
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:890)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384)
at net.minecraft.client.main.Main.main(SourceFile:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/336750636.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
-- 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_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 12703992952 bytes (12115 MB) / 16508780544 bytes (15744 MB) up to 17179869184 bytes (16384 MB)
CPUs: 24
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
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.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.2.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.2.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.2.0.jar runtimedistcleaner PLUGINSERVICE
/OptiFine_1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.14.4-28.2.0.jar fml TRANSFORMATIONSERVICE
FML: 28.2
Forge: net.minecraftforge:28.2.0
FML Language Providers:
javafml@28.2
minecraft@1
Mod List:
CraftPresence-1.14.4-1.6.1.jar CraftPresence {craftpresence@property(class java.lang.String, provider(?)) CREATE_REGISTRIES}
inventorysorter-1.14.4-16.2.0.jar Simple Inventory Sorter {inventorysorter@16.2.0 CREATE_REGISTRIES}
torchslabmod-1.14.4_v1.5.jar Torch Slab Mod {torchslabmod@1.5 CREATE_REGISTRIES}
pamhc2trees-1.14.4-1.0.0.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version CREATE_REGISTRIES}
rys-0.1.18.jar Ready Your Shovels {rys@0.1.18 CREATE_REGISTRIES}
milky-1.0.0-mc1.14.4.jar Milky {milky@1.0.0 CREATE_REGISTRIES}
enchantable-1.1.0-mc1.14.4 (1).jar Enchantable {enchantable@1.1.0 CREATE_REGISTRIES}
Druidcraft-1.14-0.3.1.jar Druidcraft {druidcraft@0.3.1 ERROR}
AttributeFix-1.14.4-3.0.3.jar AttributeFix {attributefix@3.0.3 CREATE_REGISTRIES}
caelus-FORGE-1.14.4-1.0.1.2.jar Caelus API {caelus@FORGE-1.14.4-1.0.1.2 CREATE_REGISTRIES}
Upgrade-Aquatic-1.14.4-v1.4.10.jar Upgrade Aquatic {upgrade_aquatic@1.4.9 CREATE_REGISTRIES}
KleeSlabs_1.14.4-7.4.8.jar KleeSlabs {kleeslabs@7.4.8 CREATE_REGISTRIES}
Clumps-4.0.1.jar Clumps {clumps@4.0.1 CREATE_REGISTRIES}
Controlling-5.0.6.jar Controlling {controlling@5.0.6 CREATE_REGISTRIES}
ReAuth-1.14-3.8.0.jar ReAuth {reauth@3.8.0 CREATE_REGISTRIES}
Placebo-1.14.4-2.3.5.jar Placebo {placebo@2.3.5 CREATE_REGISTRIES}
globaldatapack-1.14.4-1.2.1.jar Dark Roleplay - Global Datapacks {globaldatapack@1.14.4-1.2 CREATE_REGISTRIES}
citadel-1.0.4-1.14.4.jar Citadel {citadel@1.0.4 CREATE_REGISTRIES}
decorative_blocks_6b.jar Decorative Blocks {decorative_blocks@1.6 CREATE_REGISTRIES}
The-Endergetic-Expansion-1.14.4-v1.1.2.jar The Endergetic Expansion {endergetic@1.1.2 CREATE_REGISTRIES}
randompatches-1.14.4-1.21.0.0.jar RandomPatches {randompatches@1.14.4-1.21.0.0 CREATE_REGISTRIES}
ToastControl-1.14.4-2.2.0.jar Toast Control {toastcontrol@2.2.0 CREATE_REGISTRIES}
mysticalworld-1.14.4-1.7.2.jar Mystical World {mysticalworld@1.14.4-1.7.2 CREATE_REGISTRIES}
forge-1.14.4-28.2.0-universal.jar Forge {forge@28.2.0 CREATE_REGISTRIES}
mysticallib-1.14.4-1.14.0.jar Mystical Lib {mysticallib@1.14.4-1.14.0 CREATE_REGISTRIES}
forge-1.14.4-28.2.0-client.jar Minecraft {minecraft@1.14.4 CREATE_REGISTRIES}
cofh_core-1.14.4-0.3.1b.jar CoFH Core {cofh_core@0.3.1b CREATE_REGISTRIES}
swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {swingthroughgrass@1.14.4-1.3.2 CREATE_REGISTRIES}
MouseTweaks-2.13-mc1.14.4 (1).jar Mouse Tweaks {mousetweaks@2.13 CREATE_REGISTRIES}
pamhc2crops-1.14.4-1.0.3.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version CREATE_REGISTRIES}
toughnessbar-4.1.jar Toughness Bar {toughnessbar@4.1 CREATE_REGISTRIES}
archers_paradox-1.14.4-0.3.0b.jar Archer's Paradox {archers_paradox@0.3.0b CREATE_REGISTRIES}
curios-FORGE-1.14.4-1.0.6.1.jar Curios API {curios@FORGE-1.14.4-1.0.6.1 CREATE_REGISTRIES}
Patchouli-1.14.4-1.1-26.5.jar Patchouli {patchouli@1.14.4-1.1-27 CREATE_REGISTRIES}
AutoRegLib-1.4-35.jar AutoRegLib {arl@1.4-35 CREATE_REGISTRIES}
Quark-r2.0-212.jar Quark {quark@r2.0-212 CREATE_REGISTRIES}
rats-4.0.2-1.14.4.jar Rats {rats@4.0.2 CREATE_REGISTRIES}
FTBUtilitiesBackups-2.0.0.11.jar FTB Utilities: Backups {ftbbackups@2.0.0.11 CREATE_REGISTRIES}
DoubleSlabs-1.14-1.0.2.jar Double Slabs {doubleslabs@1.0.2 CREATE_REGISTRIES}
backpacked-1.4.0-mc1.14.4 (1).jar Backpacked {backpacked@1.4.0 CREATE_REGISTRIES}
themidnight-0.4.6.jar The Midnight {midnight@0.4.6 CREATE_REGISTRIES}
HardcoreRevival_1.14.4-3.0.11.jar Hardcore Revival {hardcorerevival@3.0.11 CREATE_REGISTRIES}
filters-1.1.1-mc1.14.4.jar Filters {filters@1.1.1 CREATE_REGISTRIES}
AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 CREATE_REGISTRIES}
curiouselytra-FORGE-1.14.4-1.0.jar Curious Elytra {curiouselytra@FORGE-1.14.4-1.0 CREATE_REGISTRIES}
AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {aiimprovements@0.2.2 CREATE_REGISTRIES}
Aquaculture-1.14.4-2.0.7.jar Aquaculture 2 {aquaculture@1.14.4-2.0.7 CREATE_REGISTRIES}
Charm-1.14.4-1.5.7.jar Charm {charm@1.14.4-1.5.7 CREATE_REGISTRIES}
FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 CREATE_REGISTRIES}
CosmeticArmorReworked-1.14.4-v1b.jar CosmeticArmorReworked {cosmeticarmorreworked@1.14.4-v1b CREATE_REGISTRIES}
Launched Version: 1.14.4-forge-28.2.0
LWJGL: 3.2.2 build 10
OpenGL: GeForce RTX 2080/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.75, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs: mod_resources, vanilla, file/druidcraft-optifine_fix.zip (incompatible)
Current Language: English (US)
CPU: 24x AMD Ryzen 9 3900X 12-Core Processor
OptiFine Version: OptiFine_1.14.4_HD_U_F5
OptiFine Build: 20191204-141250
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 445.75
OpenGlRenderer: GeForce RTX 2080/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 24
I do need Patchouli as a dependant for Mystical World and in turn Druidcraft and was hoping not to part with them. Also, as a side note, I'm not entirely sure if this is the right category to be posting this in but "Modding" seemed to be more singular focused.
2
I have just built this pack (minus 1 mod which I couldn't find : milky-1.0.0-mc1.14.4.jar) in MultiMC.
First thing, a couple of the mods will only run in the latest version of Forge : 28.2.14. I notice you are using Forge 28.2.0. I know 28.2.0 is the recommended version, but you need to update if you want these mods to work.
Second thing is that I ran the pack without optifine - ran ok. Put optifine in - crashed the pack, so avoid optifine.
In the spoiler is the versions of the mods I used - click to reveal :
First thing, a couple of the mods will only run in the latest version of Forge : 28.2.14. I notice you are using Forge 28.2.0. I know 28.2.0 is the recommended version, but you need to update if you want these mods to work.
Second thing is that I ran the pack without optifine - ran ok. Put optifine in - crashed the pack, so avoid optifine.
In the spoiler is the versions of the mods I used - click to reveal :
Mod List
Mods:
[✔️] AI-Improvements-1.14.4-0.3.0
[✔️] AppleSkin-mc1.14.4-forge-1.0.13
[✔️] Aquaculture-1.14.4-2.0.7
[✔️] archers_paradox-1.14.4-0.4.0b
[✔️] AttributeFix-1.14.4-3.0.3
[✔️] AutoRegLib-1.4-35(1)
[✔️] backpacked-1.4.0-1.14.4
[✔️] caelus-FORGE-1.14.4-1.0.1.2
[✔️] Charm-1.14.4-1.5.7
[✔️] citadel-1.0.4-1.14.4
[✔️] Clumps-4.0.1
[✔️] cofh_core-1.14.4-0.4.0b
[✔️] Controlling-5.0.7
[✔️] CosmeticArmorReworked-1.14.4-v3
[✔️] CraftPresence-1.14.4-1.6.5
[✔️] curios-FORGE-1.14.4-1.0.6.1
[✔️] curiouselytra-FORGE-1.14.4-1.0
[✔️] decorative_blocks_6b
[✔️] DoubleSlabs-1.14-1.2.7
[✔️] Druidcraft-1.14-0.4.0-dev0.6
[✔️] enchantable-1.1.0-1.14.4
[✔️] FastLeafDecay-v17
[✔️] filters-1.1.1-1.14.4
[✔️] foamfix-0.12.1
[✔️] FTBUtilitiesBackups-2.0.0.11
[✔️] globaldatapack-1.14.4-1.2.1
[✔️] HardcoreRevival_1.14.4-3.0.11
[✔️] inventorysorter-1.14.4-16.2.0
[✔️] KleeSlabs_1.14.4-7.4.8
[✔️] MouseTweaks-2.13-mc1.14.4
[✔️] mysticallib-1.14.4-1.16.1
[✔️] mysticalworld-1.14.4-1.9.3
[❌] OptiFine_1.14.4_HD_U_F5.jar (disabled)
[✔️] pamhc2crops-1.14.4-1.0.4
[✔️] pamhc2trees-1.14.4-1.0.0
[✔️] Patchouli-1.14.4-1.1-26.5
[✔️] Placebo-1.14.4-2.3.5
[✔️] Quark-r2.0-212
[✔️] randompatches-1.14.4-1.21.1.2
[✔️] rats-4.1.1-1.14.4
[✔️] ReAuth-1.14-1.15-3.8.1
[✔️] rys-0.1.18
[✔️] swingthroughgrass-1.14.4-1.3.2
[✔️] The-Endergetic-Expansion-1.14.4-v1.2.0
[✔️] themidnight-0.4.7
[✔️] ToastControl-1.14.4-2.2.0
[✔️] torchslabmod-1.14.4_v1.5
[✔️] toughnessbar-4.1
[✔️] Upgrade-Aquatic-1.14.4-v1.4.10
[✔️] AI-Improvements-1.14.4-0.3.0
[✔️] AppleSkin-mc1.14.4-forge-1.0.13
[✔️] Aquaculture-1.14.4-2.0.7
[✔️] archers_paradox-1.14.4-0.4.0b
[✔️] AttributeFix-1.14.4-3.0.3
[✔️] AutoRegLib-1.4-35(1)
[✔️] backpacked-1.4.0-1.14.4
[✔️] caelus-FORGE-1.14.4-1.0.1.2
[✔️] Charm-1.14.4-1.5.7
[✔️] citadel-1.0.4-1.14.4
[✔️] Clumps-4.0.1
[✔️] cofh_core-1.14.4-0.4.0b
[✔️] Controlling-5.0.7
[✔️] CosmeticArmorReworked-1.14.4-v3
[✔️] CraftPresence-1.14.4-1.6.5
[✔️] curios-FORGE-1.14.4-1.0.6.1
[✔️] curiouselytra-FORGE-1.14.4-1.0
[✔️] decorative_blocks_6b
[✔️] DoubleSlabs-1.14-1.2.7
[✔️] Druidcraft-1.14-0.4.0-dev0.6
[✔️] enchantable-1.1.0-1.14.4
[✔️] FastLeafDecay-v17
[✔️] filters-1.1.1-1.14.4
[✔️] foamfix-0.12.1
[✔️] FTBUtilitiesBackups-2.0.0.11
[✔️] globaldatapack-1.14.4-1.2.1
[✔️] HardcoreRevival_1.14.4-3.0.11
[✔️] inventorysorter-1.14.4-16.2.0
[✔️] KleeSlabs_1.14.4-7.4.8
[✔️] MouseTweaks-2.13-mc1.14.4
[✔️] mysticallib-1.14.4-1.16.1
[✔️] mysticalworld-1.14.4-1.9.3
[❌] OptiFine_1.14.4_HD_U_F5.jar (disabled)
[✔️] pamhc2crops-1.14.4-1.0.4
[✔️] pamhc2trees-1.14.4-1.0.0
[✔️] Patchouli-1.14.4-1.1-26.5
[✔️] Placebo-1.14.4-2.3.5
[✔️] Quark-r2.0-212
[✔️] randompatches-1.14.4-1.21.1.2
[✔️] rats-4.1.1-1.14.4
[✔️] ReAuth-1.14-1.15-3.8.1
[✔️] rys-0.1.18
[✔️] swingthroughgrass-1.14.4-1.3.2
[✔️] The-Endergetic-Expansion-1.14.4-v1.2.0
[✔️] themidnight-0.4.7
[✔️] ToastControl-1.14.4-2.2.0
[✔️] torchslabmod-1.14.4_v1.5
[✔️] toughnessbar-4.1
[✔️] Upgrade-Aquatic-1.14.4-v1.4.10
Forgot to mention, the overlay seems to be "net.minecraft.client.gui.ResourceLoadProgressGui" in specific
