With these, the mod, in this case 'bspkrsCore: minimum version required is 7.01' is a mod that is required to run other mods, but hasn't been found in the mods folder. This could be because you haven't installed it, or because it's outdated.
WARNING: coremods are present:
CoreMod (Aroma1997Core 1.8.jar)
CodeChickenCorePlugin (CodeChickenCore 1.8.jar)
NEICorePlugin (NotEnoughItems 1.8.jar)
ItemPatchingLoader (ItemPhysic 1.8.jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.114-universal.jar)
CCCDeobfPlugin (unknown)
Contact their authors BEFORE contacting forge
// My bad.
Time: 2015-12-20 16:13
Description: Initializing game
java.lang.IllegalAccessError: tried to access field net.minecraft.util.RegistrySimple.field_82596_a from class codechicken.core.featurehack.GameDataManipulator
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:14)
at codechicken.nei.ItemMobSpawner.register(ItemMobSpawner.java:38)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:93)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:100)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:14)
at codechicken.nei.ItemMobSpawner.register(ItemMobSpawner.java:38)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:93)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:100)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics 4000'
Launched Version: 1.8-forge1.8-11.14.4.1577
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4276, Intel
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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
i tried to allocate 5 Gb but i got a new crash error here it is:
---- Minecraft Crash Report ----
WARNING: coremods are present:
CoreMod (Aroma1997Core 1.8.jar)
CodeChickenCorePlugin (CodeChickenCore 1.8.jar)
NEICorePlugin (NotEnoughItems 1.8.jar)
ItemPatchingLoader (ItemPhysic 1.8.jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.114-universal.jar)
CCCDeobfPlugin (unknown)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 2015-12-20 17:05
Description: Initializing game
java.lang.IllegalAccessError: tried to access field net.minecraft.util.RegistrySimple.field_82596_a from class codechicken.core.featurehack.GameDataManipulator
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:14)
at codechicken.nei.ItemMobSpawner.register(ItemMobSpawner.java:38)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:93)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:100)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:14)
at codechicken.nei.ItemMobSpawner.register(ItemMobSpawner.java:38)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:93)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:100)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics 4000'
Launched Version: 1.8-forge1.8-11.14.4.1577
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4276, Intel
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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
i tried to allocate 5 Gb but i got a new crash error here it is:
---- Minecraft Crash Report ----
WARNING: coremods are present:
CoreMod (Aroma1997Core 1.8.jar)
CodeChickenCorePlugin (CodeChickenCore 1.8.jar)
NEICorePlugin (NotEnoughItems 1.8.jar)
ItemPatchingLoader (ItemPhysic 1.8.jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.114-universal.jar)
CCCDeobfPlugin (unknown)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 2015-12-20 17:05
Description: Initializing game
java.lang.IllegalAccessError: tried to access field net.minecraft.util.RegistrySimple.field_82596_a from class codechicken.core.featurehack.GameDataManipulator
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:14)
at codechicken.nei.ItemMobSpawner.register(ItemMobSpawner.java:38)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:93)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:100)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:14)
at codechicken.nei.ItemMobSpawner.register(ItemMobSpawner.java:38)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:93)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:100)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics 4000'
Launched Version: 1.8-forge1.8-11.14.4.1577
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4276, Intel
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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Thats the exact same error Its chicken code core look
java.lang.IllegalAccessError: tried to access field net.minecraft.util.RegistrySimple.field_82596_a from class codechicken.core.featurehack.GameDataManipulator
Heh. I'm currently working on a pack which will probably have 300+ mods. You can imagine the problems me and my partner face as neither of us are great with crash reports... LOL
Hey!
My name is Arad119 and I'm making a modpack with some cool mods.
Im just getting this errors but i have the mods it shows me i need to install!
Here's the Platform URL:
Modpack link: http://api.technicpack.net/modpack/better-vanilla-verision-18

Anyone can help me fix this??
now its says i need simple core
it crashed here's the crash text file:
---- Minecraft Crash Report ----
WARNING: coremods are present:
CoreMod (Aroma1997Core 1.8.jar)
CodeChickenCorePlugin (CodeChickenCore 1.8.jar)
NEICorePlugin (NotEnoughItems 1.8.jar)
ItemPatchingLoader (ItemPhysic 1.8.jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.114-universal.jar)
CCCDeobfPlugin (unknown)
Contact their authors BEFORE contacting forge
// My bad.
Time: 2015-12-20 16:13
Description: Initializing game
java.lang.IllegalAccessError: tried to access field net.minecraft.util.RegistrySimple.field_82596_a from class codechicken.core.featurehack.GameDataManipulator
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:14)
at codechicken.nei.ItemMobSpawner.register(ItemMobSpawner.java:38)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:93)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:100)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:14)
at codechicken.nei.ItemMobSpawner.register(ItemMobSpawner.java:38)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:93)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:100)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 844983744 bytes (805 MB) / 1009778688 bytes (963 MB) up to 1009778688 bytes (963 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx1024m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 Optifine OptiFine_1.8_HD_U_G7 22 mods loaded, 22 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (modpack.jar)
UCH Forge{11.14.4.1577} [Minecraft Forge] (modpack.jar)
UCH Aroma1997Core{1.0.3.4} [Aroma1997Core] (Aroma1997Core 1.8.jar)
UCH CodeChickenCore{1.0.5.31} [CodeChicken Core] (minecraft.jar)
UC NotEnoughItems{1.0.5.81} [Not Enough Items] (NotEnoughItems 1.8.jar)
UC itemphysic{1.1.2} [ItemPhysic] (minecraft.jar)
UC AnimalsPlus{1.4} [Animals Plus] (AnimalsPlus 1.8.jar)
UC bspkrsCore{7.01} [bspkrsCore] (bspkrsCore 1.8.jar)
UC ArmorStatusHUD{1.8} [ArmorStatusHUD] (ArmorStatusHUD 1.8.jar)
UC Aroma1997CoreHelper{1.0.3.4} [Aroma1997Core|Helper] (Aroma1997Core 1.8.jar)
UC BetterChests{1.2.0.0} [BetterChests] (BetterChests 1.8.jar)
UC DirectionHUD{1.8} [DirectionHUD] (DirectionHUD 1.8.jar)
UC EllianMaterialDetector{3.5.1} [Ellian's Material Detector] (EllianDetector 1.8.jar)
UC enderutilities{0.4.0-beta-1a} [Ender Utilities] (EnderUtilities 1.8.jar)
UC cfm{3.5.2} [§9MrCrayfish's Furniture Mod] (FurnitureMod 1.8.jar)
UC moreplayermodels{1.8.0_beta} [MorePlayerModels] (MorePlayerModels 1.8.jar)
UC securitycraft{v1.8.0} [SecurityCraft] (SecurityCraft 1.8.jar)
UC simplecore{1.2.0} [SimpleCore API] (SimpleCore API 1.8.jar)
UC simpleores{1.7.1} [SimpleOres 2] (SimpleOres 1.8.jar)
UC StatusEffectHUD{1.8} [StatusEffectHUD] (StatusEffectHUD 1.8.jar)
UC Treecapitator{1.8} [Treecapitator] (Treecapitator 1.8.jar)
Loaded coremods (and transformers):
CoreMod (Aroma1997Core 1.8.jar)
CodeChickenCorePlugin (CodeChickenCore 1.8.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (NotEnoughItems 1.8.jar)
codechicken.nei.asm.NEITransformer
ItemPatchingLoader (ItemPhysic 1.8.jar)
com.creativemd.itemphysic.ItemTransformer
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.114-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics 4000'
Launched Version: 1.8-forge1.8-11.14.4.1577
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4276, Intel
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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
i have 8 gb ram
i tried to allocate 5 Gb but i got a new crash error here it is:
---- Minecraft Crash Report ----
WARNING: coremods are present:
CoreMod (Aroma1997Core 1.8.jar)
CodeChickenCorePlugin (CodeChickenCore 1.8.jar)
NEICorePlugin (NotEnoughItems 1.8.jar)
ItemPatchingLoader (ItemPhysic 1.8.jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.114-universal.jar)
CCCDeobfPlugin (unknown)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 2015-12-20 17:05
Description: Initializing game
java.lang.IllegalAccessError: tried to access field net.minecraft.util.RegistrySimple.field_82596_a from class codechicken.core.featurehack.GameDataManipulator
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:14)
at codechicken.nei.ItemMobSpawner.register(ItemMobSpawner.java:38)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:93)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:100)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:14)
at codechicken.nei.ItemMobSpawner.register(ItemMobSpawner.java:38)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:93)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:100)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 5148752384 bytes (4910 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms5120m -Xmx5120m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 Optifine OptiFine_1.8_HD_U_G7 22 mods loaded, 22 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (modpack.jar)
UCH Forge{11.14.4.1577} [Minecraft Forge] (modpack.jar)
UCH Aroma1997Core{1.0.3.4} [Aroma1997Core] (Aroma1997Core 1.8.jar)
UCH CodeChickenCore{1.0.5.31} [CodeChicken Core] (minecraft.jar)
UC NotEnoughItems{1.0.5.81} [Not Enough Items] (NotEnoughItems 1.8.jar)
UC itemphysic{1.1.2} [ItemPhysic] (minecraft.jar)
UC AnimalsPlus{1.4} [Animals Plus] (AnimalsPlus 1.8.jar)
UC bspkrsCore{7.01} [bspkrsCore] (bspkrsCore 1.8.jar)
UC ArmorStatusHUD{1.8} [ArmorStatusHUD] (ArmorStatusHUD 1.8.jar)
UC Aroma1997CoreHelper{1.0.3.4} [Aroma1997Core|Helper] (Aroma1997Core 1.8.jar)
UC BetterChests{1.2.0.0} [BetterChests] (BetterChests 1.8.jar)
UC DirectionHUD{1.8} [DirectionHUD] (DirectionHUD 1.8.jar)
UC EllianMaterialDetector{3.5.1} [Ellian's Material Detector] (EllianDetector 1.8.jar)
UC enderutilities{0.4.0-beta-1a} [Ender Utilities] (EnderUtilities 1.8.jar)
UC cfm{3.5.2} [§9MrCrayfish's Furniture Mod] (FurnitureMod 1.8.jar)
UC moreplayermodels{1.8.0_beta} [MorePlayerModels] (MorePlayerModels 1.8.jar)
UC securitycraft{v1.8.0} [SecurityCraft] (SecurityCraft 1.8.jar)
UC simplecore{1.2.0} [SimpleCore API] (SimpleCore API 1.8.jar)
UC simpleores{1.7.1} [SimpleOres 2] (SimpleOres 1.8.jar)
UC StatusEffectHUD{1.8} [StatusEffectHUD] (StatusEffectHUD 1.8.jar)
UC Treecapitator{1.8} [Treecapitator] (Treecapitator 1.8.jar)
Loaded coremods (and transformers):
CoreMod (Aroma1997Core 1.8.jar)
CodeChickenCorePlugin (CodeChickenCore 1.8.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (NotEnoughItems 1.8.jar)
codechicken.nei.asm.NEITransformer
ItemPatchingLoader (ItemPhysic 1.8.jar)
com.creativemd.itemphysic.ItemTransformer
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.114-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics 4000'
Launched Version: 1.8-forge1.8-11.14.4.1577
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4276, Intel
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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Thats the exact same error Its chicken code core look
java.lang.IllegalAccessError: tried to access field net.minecraft.util.RegistrySimple.field_82596_a from class codechicken.core.featurehack.GameDataManipulator
Lol i have a 144 mod modpack and a 144 mod moded server. The crash reports oh... crash... reports...
Error! Modpacks_4_dayz43.exe has crashed due to a unexpected error please contact microsoft.
i cannot download OpenEye my modpack is 1.8
use this link to get to the website pack and from there i think u already know how to get the modpack.
http://technicpack.net/modpack/better-vanilla-verision-18.776007
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI would suggest, as it is CodeChickenCore erroring, to get the recommended version.
http://chickenbones.net/Pages/links.html
You can find it here.
which verision would you recommend??
thx i installed a new verision of corechickencore and now it works!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYaaay! We did it!
Thx so much you're the best! <3