I am currently trying to get a modpack to work that includes the witchery mod. A while ago I had it running fine but for some reason now it won't run with the witchery mod included. When I take the witchery mod out, it works perfectly fine. I would just scrap the mod from the pack but it was a big part of the modded survival series I play. If anyone has any tips on how to get the Witchery mod back up and running with this pack, that would be great!
The spoiler below contains the crash report.
---- Minecraft Crash Report ----
// Oops.
Time: 7/20/16 6:02 PM
Description: Initializing game
java.lang.RuntimeException: Unknown character ',' in '/config/witchery.cfg:109'
at net.minecraftforge.common.Configuration.load(Configuration.java:625)
at net.minecraftforge.common.Configuration.<init>(Configuration.java:100)
at com.emoniph.witchery.Witchery.preInit(Witchery.java:505)
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:498)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:498)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.common.Configuration.load(Configuration.java:625)
at net.minecraftforge.common.Configuration.<init>(Configuration.java:100)
at com.emoniph.witchery.Witchery.preInit(Witchery.java:505)
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:498)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:498)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Mac OS X (x86_64) version 10.11.6
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 113929632 bytes (108 MB) / 283967488 bytes (270 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.50.1,345 Minecraft Forge 9.11.1.1345 23 mods loaded, 23 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.50.1,345} [Forge Mod Loader] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.1345} [Minecraft Forge] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized
AM2-Preloader{0.0.1} [AMCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.9} [Not Enough Items] (Not-Enough-Items-1.6.4.jar) Unloaded->Constructed->Pre-initialized
Artifacts{0.12.6} [Artifacts] (_Unique-Artifacts-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
AnimationAPI{1.1.1} [AnimationAPI] (AnimationAPI-1.6.4.zip) Unloaded->Constructed->Pre-initialized
arsmagica2{1.2.0.022} [Ars Magica 2] (AM2_1.2.0.022.jar) Unloaded->Constructed->Pre-initialized
Backpack{1.21.24} [Backpack] (Backpacks-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{1.1.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.1.48.jar) Unloaded->Constructed->Pre-initialized
BackToTheRoots{0.9.3.1} [Butterfly Mania] (Butterfly-Mania-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.2.8.6} [Carpenter's Blocks] (Carpenter's Blocks v3.2.8.6 - MC 1.6.4.jar) Unloaded->Constructed->Pre-initialized
flowercraftmod{1.7a} [Flowercraft] (Flowercraft-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
GrimoireGaia2{1.8.2} [§2Grimoire of Gaia 2] (GrimoireOfGaia2-1.6.4-1.8.2c.zip) Unloaded->Constructed->Pre-initialized
Magical Fruits Mod{2.1} [Magical Fruits Mod] (Magical Fruits Mod 2.1.zip) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] (Reis-Minimap-1.6.4.zip) Unloaded->Constructed->Pre-initialized
SC0_SpaceCore{0.6.2} [SpaceCore] (SpaceCore-1.6.4.jar) Unloaded->Constructed->Pre-initialized
SC0_Wings{1.2.4} [Survival Wings] (SurvivalWingsMod1.6.4.zip) Unloaded->Constructed->Pre-initialized
Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized
ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkererMod1.6.4.jar) Unloaded->Constructed->Pre-initialized
witchery{0.20.5} [Witchery] (witchery-1.6.4-0.20.5.zip) Unloaded->Constructed->Errored
mysticcreatures{1.0.0} [Mystic Creatures] (Woodland Spirits WIP-0.0.1 MC-1.6.4.zip) Unloaded->Constructed->Pre-initialized
Launched Version: 1.6.4-Forge9.11.1.1345
LWJGL: 2.9.0
OpenGL: Intel(R) Iris(TM) Graphics 6100 GL version 2.1 INTEL-10.14.73, Intel Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
I am currently trying to get a modpack to work that includes the witchery mod. A while ago I had it running fine but for some reason now it won't run with the witchery mod included. When I take the witchery mod out, it works perfectly fine. I would just scrap the mod from the pack but it was a big part of the modded survival series I play. If anyone has any tips on how to get the Witchery mod back up and running with this pack, that would be great!
The spoiler below contains the crash report.
---- Minecraft Crash Report ---- // Oops. Time: 7/20/16 6:02 PM Description: Initializing game java.lang.RuntimeException: Unknown character ',' in '/config/witchery.cfg:109' at net.minecraftforge.common.Configuration.load(Configuration.java:625) at net.minecraftforge.common.Configuration.<init>(Configuration.java:100) at com.emoniph.witchery.Witchery.preInit(Witchery.java:505) 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:498) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) 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:498) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:522) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) at net.minecraft.client.main.Main.main(SourceFile:101) 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:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraftforge.common.Configuration.load(Configuration.java:625) at net.minecraftforge.common.Configuration.<init>(Configuration.java:100) at com.emoniph.witchery.Witchery.preInit(Witchery.java:505) 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:498) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) 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:498) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:522) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) at net.minecraft.client.main.Main.main(SourceFile:101) 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:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) -- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Mac OS X (x86_64) version 10.11.6 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 113929632 bytes (108 MB) / 283967488 bytes (270 MB) up to 2134114304 bytes (2035 MB) JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v8.11 FML v6.4.50.1,345 Minecraft Forge 9.11.1.1345 23 mods loaded, 23 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML{6.4.50.1,345} [Forge Mod Loader] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized Forge{9.11.1.1345} [Minecraft Forge] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized AM2-Preloader{0.0.1} [AMCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized NotEnoughItems{1.6.1.9} [Not Enough Items] (Not-Enough-Items-1.6.4.jar) Unloaded->Constructed->Pre-initialized Artifacts{0.12.6} [Artifacts] (_Unique-Artifacts-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized AnimationAPI{1.1.1} [AnimationAPI] (AnimationAPI-1.6.4.zip) Unloaded->Constructed->Pre-initialized arsmagica2{1.2.0.022} [Ars Magica 2] (AM2_1.2.0.022.jar) Unloaded->Constructed->Pre-initialized Backpack{1.21.24} [Backpack] (Backpacks-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized BiomesOPlenty{1.1.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.1.48.jar) Unloaded->Constructed->Pre-initialized BackToTheRoots{0.9.3.1} [Butterfly Mania] (Butterfly-Mania-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized CarpentersBlocks{3.2.8.6} [Carpenter's Blocks] (Carpenter's Blocks v3.2.8.6 - MC 1.6.4.jar) Unloaded->Constructed->Pre-initialized flowercraftmod{1.7a} [Flowercraft] (Flowercraft-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized GrimoireGaia2{1.8.2} [§2Grimoire of Gaia 2] (GrimoireOfGaia2-1.6.4-1.8.2c.zip) Unloaded->Constructed->Pre-initialized Magical Fruits Mod{2.1} [Magical Fruits Mod] (Magical Fruits Mod 2.1.zip) Unloaded->Constructed->Pre-initialized mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] (Reis-Minimap-1.6.4.zip) Unloaded->Constructed->Pre-initialized SC0_SpaceCore{0.6.2} [SpaceCore] (SpaceCore-1.6.4.jar) Unloaded->Constructed->Pre-initialized SC0_Wings{1.2.4} [Survival Wings] (SurvivalWingsMod1.6.4.zip) Unloaded->Constructed->Pre-initialized Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkererMod1.6.4.jar) Unloaded->Constructed->Pre-initialized witchery{0.20.5} [Witchery] (witchery-1.6.4-0.20.5.zip) Unloaded->Constructed->Errored mysticcreatures{1.0.0} [Mystic Creatures] (Woodland Spirits WIP-0.0.1 MC-1.6.4.zip) Unloaded->Constructed->Pre-initialized Launched Version: 1.6.4-Forge9.11.1.1345 LWJGL: 2.9.0 OpenGL: Intel(R) Iris(TM) Graphics 6100 GL version 2.1 INTEL-10.14.73, Intel Inc. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Default Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: nullMy friend is having the same problem, although I can't find an answer.
This worked! Literally just saved my survival world. Thank you so much! <3