Giter Site home page Giter Site logo

codechickenlib's People

Contributors

abrarsyed avatar alexiil avatar antonboch1244 avatar asiekierka avatar brandon3055 avatar chicken-bones avatar covers1624 avatar davboecki avatar elifoster avatar foxmcloud5655 avatar ichttt avatar kaikikuchi avatar kinglemming avatar kitsunealex avatar miuirussia avatar modmuss50 avatar mrmetric avatar mrtjp avatar p3pp3rf1y avatar progwml6 avatar soaryn avatar xy-project avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

codechickenlib's Issues

Missing Mods GUI does not display

With CCL / CCC installed, can't tell which one, if a mod has a missing mods exception, the forge GUI that would normally display, does not display and instead, the game crashes.

For example, if I installed RFTools without McJty Lib, forge would stop loading MC and prompt me that I am missing the McJty Lib. With CCL installed, this GUI doe not show.

http://pastebin.com/5Am1MQC1

The GUI acts as normal after removing CCL and CCC. (Plus EnderStorage, ChickenChunks and NEI)

Ender IO problem

`---- Minecraft Crash Report ----

WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.224-universal.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 3/2/17 1:13 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Ender IO (EnderIO)
Caused by: java.lang.NullPointerException
at net.minecraftforge.client.model.ModelLoader.setCustomStateMapper(ModelLoader.java:1072)
at crazypants.enderio.material.fusedQuartz.EnderIOGlassesStateMapper.create(EnderIOGlassesStateMapper.java:20)
at crazypants.enderio.ClientProxy.init(ClientProxy.java:104)
at crazypants.enderio.EnderIO.preInit(EnderIO.java:148)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
at sun.reflect.GeneratedMethodAccessor5.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:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:145)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:614)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:257)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 187127176 bytes (178 MB) / 373354496 bytes (356 MB) up to 3207856128 bytes (3059 MB)
JVM Flags: 5 total; -Xmx3072M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2185 10 mods loaded, 10 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.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UCH Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UCH ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.6.224-universal.jar)
UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UCH CodeChickenLib{2.5.6.224} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.6.224-universal.jar)
UCH CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar)
UCH endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
UCE EnderIO{1.10.2-3.1.171} [Ender IO] (EnderIO-1.10.2-3.1.171.jar)
UCH EnderStorage{2.2.0.96} [EnderStorage] (EnderStorage-1.10.2-2.2.0.96-universal.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.224-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.CCL_ASMTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4568' Renderer: 'Intel(R) HD Graphics 4600'
CodeChickenLib Invalid Fingerprint Reports:
CodeChickenCore Invalid Fingerprint Reports:
EnderIO: No known problems detected.
Detailed RF API diagnostics:
* RF API class 'EnergyStorage' could not be loaded (reason: java.lang.ClassNotFoundException: cofh.api.energy.EnergyStorage)
* RF API class 'IEnergyConnection' could not be loaded (reason: java.lang.ClassNotFoundException: cofh.api.energy.IEnergyConnection)
* RF API class 'IEnergyContainerItem' could not be loaded (reason: java.lang.ClassNotFoundException: cofh.api.energy.IEnergyContainerItem)
* RF API class 'IEnergyHandler' could not be loaded (reason: java.lang.ClassNotFoundException: cofh.api.energy.IEnergyHandler)
* RF API class 'IEnergyProvider' could not be loaded (reason: java.lang.ClassNotFoundException: cofh.api.energy.IEnergyProvider)
* RF API class 'IEnergyReceiver' could not be loaded (reason: java.lang.ClassNotFoundException: cofh.api.energy.IEnergyReceiver)
* RF API class 'IEnergyStorage' could not be loaded (reason: java.lang.ClassNotFoundException: cofh.api.energy.IEnergyStorage)
* RF API class 'ItemEnergyContainer' could not be loaded (reason: java.lang.ClassNotFoundException: cofh.api.energy.ItemEnergyContainer)
* RF API class 'TileEnergyHandler' could not be loaded (reason: java.lang.ClassNotFoundException: cofh.api.energy.TileEnergyHandler)
Detailed Tesla API diagnostics:
* Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
* Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
* Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
* Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
* Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
* Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
* Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
* Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
* Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
* Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
* Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)

EnderStorage Invalid Fingerprint Reports: `

[Wireless Redstone CBE / FMP-CBE / 1.11.2] Crash with latest CCL

(As I didn't find an issues page for WR-CBE, I am putting this here)

WR-CBE and FMP-CBE crash with the latest CCL for 1.11.2, as there were a number of changes. I use WR-CBE to remotely enable / disable machines from my main control center, and I have found no other wireless redstone mods for 1.11.2.

Is there an update planned, or should I go a different route?

java.lang.SecurityException: class "codechicken.lib.util.FuelUtils"'s signer information does not match signer information of other classes in the same package

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (CodeChickenLib)
Caused by: java.lang.NoClassDefFoundError: codechicken/lib/util/FuelUtils
at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:37)
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:483)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
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:483)
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:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:483)
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:145)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:614)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:257)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: codechicken.lib.util.FuelUtils
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 38 more
Caused by: java.lang.SecurityException: class "codechicken.lib.util.FuelUtils"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:895)
at java.lang.ClassLoader.preDefineClass(ClassLoader.java:665)
at java.lang.ClassLoader.defineClass(ClassLoader.java:758)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 40 more


forge:1.10.2-2185
chicken mod versions:
ChickenChunks {2.2.0.52}
CodeChickenLib 2.5.0.178
CodeChickenCore{2.4.0.100}
EnderStorage{2.2.0.95}

Crash during Initializing mods Phase 1

Caused by: java.lang.NoClassDefFoundError: [Lcodechicken/lib/colour/Colour;
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2693)
at java.lang.Class.privateGetPublicMethods(Class.java:2894)
at java.lang.Class.getMethods(Class.java:1607)
at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:83)
at codechicken.lib.texture.TextureUtils.(TextureUtils.java:44)
at codechicken.lib.model.blockbakery.BlockBakery.init(BlockBakery.java:89)
at codechicken.lib.internal.proxy.ClientProxy.preInit(ClientProxy.java:23)
at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:37)
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:483)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:483)
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:145)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: codechicken.lib.colour.Colour
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 45 more
Caused by: java.lang.NoClassDefFoundError: codechicken/lib/util/Copyable
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 47 more
Caused by: java.lang.ClassNotFoundException: codechicken.lib.util.Copyable
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 51 more
Caused by: java.lang.SecurityException: class "codechicken.lib.util.Copyable"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:895)
at java.lang.ClassLoader.preDefineClass(ClassLoader.java:665)
at java.lang.ClassLoader.defineClass(ClassLoader.java:758)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 53 more

That's what my problem is, not sure why though.

[1.10.2] - codechicken.lib.model.blockstate.CCBlockStateLoader:load:132

MC: 1.10.2
Forge: 2316
Codechickenlib: CodeChickenLib-1.10.2-2.5.9.267-universal
No texture pack used

I get below error when loading the MC. It doesn't happen always. Sometimes it happens 10x in a row and 11th time the game loads fine

Also not sure if this is related to codechickenlib.

Pastebin:
Log: https://pastebin.com/xMqsisRB
Crash: https://pastebin.com/nU4Q2e0P

I get:
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.internal.Streams.parse(Streams.java:56)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:54)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:38)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1192)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.main.Main.main(SourceFile:124)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at java.lang.reflect.Method.invoke(Unknown Source)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[08:16:54] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Tracker for mods using Dependency Downloader.

This issue is linked in the new version of the dependency downloader. Please comment a screenshot of the dependency downloader window that has linked you here. I will place the info in a table of mine and notify authors.

Back Story:
CodeChickenCore is going to be phased out entirely by my update to 1.11 (When it comes out). So in prep for that the DependencyDownloader needs to go away. This is the start of it, I need to have a list of mods still using the dependency downloader and inform the authors that they need to stop using it for what ever reason they are.
In addition to this CodeChickenLib will NOT be downloaded even if it is requested. Instead it will remove any CCL version from /mods/ and force people to have it in /mods and use a normal forge dpendency instead of the dependency downloader.
So. Tl;Dr CCC is going away, Deploader is cancer, CCL is not auto downloaded.

Move Inventory package from CCC to CCL

I see that CCL 1.7.10 has classes like ContainerExtended, ContainerSynchronised, SlotDummy, SlotDummyOutput, etc but CCL 1.10.2+ don't have this and i see that this classes now in CCC...

SimpleBlockRenderer baking with improper UVs

I've noticed some problems with the SimpleBlockRenderer that I was not able to figure out.

The renderer uses the following method to obtain a UVTransform:
https://github.com/TheCBProject/CodeChickenLib/blob/master/src/main/java/codechicken/lib/model/blockbakery/SimpleBlockRenderer.java#L42

If the last component of the returned triple is a IconTransformation, then the model turns out fine, with block breaking animations working as they should.

However, should a MultiIconTransformation be returned, the block still looks fine normally but when trying to break it, the breaking textures are very wrong.

Another thing to note is that for either of these cases, the breaking particles are always using the blank icon purple/black texture.

NoClassDefFoundError: Something to do with IContext

I've been having this problem for awhile, even after I updated CodeChickenLib to the latest version. I think it may be conflicting with another mod, but I can't for the life of me figure out which one.

---- Minecraft Crash Report ----

WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
Contact their authors BEFORE contacting forge

// You're mean.

Time: 3/30/17 11:25 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/server/permission/context/IContext
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:792)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/server/permission/context/IContext
at com.lothrazar.cyclicmagic.ModCyclic.onInit(ModCyclic.java:75)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:597)
at sun.reflect.GeneratedMethodAccessor3.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.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:239)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
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.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:142)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:790)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.server.permission.context.IContext
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 37 more
Caused by: java.lang.NullPointerException

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Linux (amd64) version 4.4.0-21-generic
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 363266176 bytes (346 MB) / 953962496 bytes (909 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.1.2092 54 mods loaded, 54 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2092.jar)
UCHI Forge{12.18.1.2092} [Minecraft Forge] (forge-1.10.2-12.18.1.2092.jar)
UCHI ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
UCHI monstersanddungeons{1.1} [Monsters and Dungeons] ([1.10.2] Monster And Dungeons v 1.1.jar)
UCHI uncraftingTable{1.6.1-pre8} [Uncrafting Table] ([1.10.2]UncraftingTable-1.6.1-pre8.jar)
UCHI advancedswords{1.3.0} [Advanced Swords] (advancedswords-1.3.0-[1.9.4].jar)
UCHI agriculturalexpansion{r-1.2.0} [Agricultural Expansion] (AgriculturalExpansion[1.9.4][1.10.2]-r1.2.2.jar)
UCHI Baubles{1.3.6} [Baubles] (Baubles-1.10.2-1.3.6.jar)
UCHI thedragonlib{1.10.2-1.3.1} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.1.jar)
UCHI armorplus{1.10.2-8.5.3.4} [ArmorPlus] (armorplus-1.10.2-8.5.3.4.jar)
UCHI baublesstuff{3.0.2} [Baubles Stuff] (baublesstuff-3.0.2.jar)
UCHI Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
UCHI CodeChickenLib{2.5.7.241} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
UCHI brandonscore{2.1.4} [Brandon's Core] (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
UCHI ChestTransporter{2.5.5} [Chest Transporter] (ChestTransporter-1.10.2-2.5.5.jar)
UCHI classiccombat{1.0.0} [Classic Combat] (ClassicCombat-1.0.0-1.10.2-universal.jar)
UCHI CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
UCHI compressedThings{1.10.2-1.2} [Compressed Things] (compressedthings-1.10.2-1.2.jar)
UCHI cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar)
UCHI cxlibrary{1.2.3} [CXLibrary] (cxlibrary-1.10.2-1.2.3.jar)
UCHI JEI{3.14.3.403} [Just Enough Items] (jei_1.10.2-3.14.3.403.jar)
UCHE cyclicmagic{1.10.14} [Cyclic] (Cyclic-1.10.2-1.10.14.jar)
UCHI cyclopscore{0.10.0} [Cyclops Core] (CyclopsCore-1.9.4-0.10.0.jar)
UCHI draconicevolution{2.0.8} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.8.177-universal.jar)
UCHI druidry{2016.9.26-1.9.4} [๏ฟฝ2Druidry] (druidry(2016.9.26)(1.9.4).jar)
UCHI everlastingabilities{1.2.4} [EverlastingAbilities] (EverlastingAbilities-1.9.4-1.2.4.jar)
UCHI expandedbonemeal{1.0.0} [ExpandedBonemeal] (expandedbonemeal-1.10.2-1.0.0.jar)
UCHI GoodRecipesMod{1.0.0} [GoodRecipesMod] (GoodRecipesMod Forge 1.10.2.jar)
UCHI grimpack{3.4.17.53} [Grim Pack] (Grim Pack-1.10.2-3.4.17.53.jar)
UCHI InventoryPets{1.4.8.2} [Inventory Pets] (inventorypets-1.10-1.4.8.2.jar)
UCHI ironbackpacks{1.10.2-2.2.17} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.17.jar)
UCHI KeepingInventory{2.1} [Keeping Inventory] (KeepingInventory-1.10.2-2.1.jar)
UCHI librarianlib{1.7} [LibrarianLib] (librarianlib-1.8.jar)
UCHI lucky{7.3.0} [Lucky Block] (LuckyBlock_1-10-2_v7-3-0.zip)
UCHI moreanvils{6.1.2} [More Anvils] (MoreAnvils-6.1.2.jar)
UCHI MoreFurnaces{1.8.2} [More Furnaces] (MoreFurnaces-1.10.2-1.8.2.jar)
UCHI moreplayermodels{1.10.2} [MorePlayerModels] (MorePlayerModels_1.10.2(11nov16).jar)
UCHI MultiPageChest{1.7.0} [Multi Page Chest] (MultiPageChest-1.10-1.7.0.jar)
UCHI botanicaladdons{1.10} [Natural Pledge] (NaturalPledge-r1.10.jar)
UCHI samsapples{1.1.5} [Power Apples] (PowerApples-1.10.2-1.1.5.jar)
UCHI randomore{1.3.1} [Randomite Ore] (RandomiteOre-1.3.1-MC1.10.2.jar)
UCHI SaltMod{1.8.d} [Salty Mod] (SaltyMod-1.10.2-1.8.d.jar)
UCHI sentries{1.0} [sentries] (sentries-1.1.jar)
UCHI sfartifacts{1.5.2.1} [SFArtifacts] (sfartifacts-1.10.2-2.0.1.jar)
UCHI superores{1.7} [Super Ores] (SuperOres-1.7.jar)
UCHI tails{1.10.2-1.8.3} [Tails] (Tails-1.10.2-1.8.3.jar)
UCHI torohealthmod{1.10.2-1} [ToroHealth Damage Indicators] (torohealth-1.10.2-1.jar)
UCHI touchofbeacon{1.0.1} [Touch of Beacon] (touchofbeacon-1.10.2-1.0-build-T4.jar)
UCHI uncrafted{2.1.3} [Uncrafted Mod] (Uncrafted 1.10.2 (v.2.1.3).jar)
UCHI uniquecrops{0.1.71} [Unique Crops] (uniquecrops-1.10.2-0.1.71.jar)
UCHI utilityworlds{1.0.10} [Utility Worlds] (UtilityWorlds-1.10.2_1.0.10.jar)
UCHI XaeroMinimap{1.12.4} [Xaero's Minimap] (Xaeros_Minimap_1.12.4_Forge_1.9.4.jar)
UCHI librarianliblate{1.7} [LibrarianLib Stage 2] (librarianlib-1.8.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.CCL_ASMTransformer
Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
com.brandon3055.brandonscore.asm.ClassTransformer
CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
cubex2.cxlibrary.CoreModTransformer
GL info: ' Vendor: 'Intel Open Source Technology Center' Version: '3.0 Mesa 17.1.0-devel' Renderer: 'Mesa DRI Intel(R) Haswell Mobile '
CodeChickenLib Invalid Fingerprint Reports:
CodeChickenCore Invalid Fingerprint Reports:

DigIconParticle problem

So i add addDestroyEffects to my block and use DigIconParticle.addBlockDestroyEffects(world, Cuboid6.full, TestMod.textures, manager) so when i broke my block, digging particle looks weird :/
image

Render crash when Ender Pouch from Ender Storage is displayed after updating to CodeChickenLib 1.10.2-2.5.6.224

Render crash when Ender Pouch from Ender Storage in my modpack is displayed after updating to CodeChickenLib 1.10.2-2.5.6.224. Downgrading CodeChickenLib to 1.10.2-2.5.4.218 works again.

This crash occurs whenever an Ender Pouch is displayed (e.g. opening player inventory with an Ender Pouch inside, or scrolling through Refined Storage inventory and coming across an Ender Pouch).

Minecraft: 1.10.2
Forge Mod Loader: 1.10.2-12.18.3.2239
Ender Storage: 1.10.2-2.2.1.101
CodeChickenLib: 1.10.2-2.5.4.218
CodeChickenCore: 1.10.2-2.4.0.101

crash-2017-02-28_22.32.04-client.txt

Config file woes

As you're aware, I've been struggling a bit to get CCLib to work in my dev environment for Flaxbeard's Steam Power. After doing a bit of debugging, I think I have found the culprit. When ASMHelper is initialized, it calls loadConfig. This references ObfMapping.obfuscated for the first time, so it calls ObfMapping's static initializer. The static initializer calls loadMCPRemapper, which creates a new MCPRemapper. The constructor for that class calls getConfFiles, which checks the GradleStart system vars for mappings. If the mapping files don't exist, it references ASMHelper.config. So, in short, ASMHelper.config is referenced while it is being initialized.

Here's a hierarchy of the problem

ASMHelper.config initializer {
  loadConfig
    ObfMapping.obfuscated
      loadMCPRemapper
        getConfFiles
          ASMHelper.config
}

[SF3] NPE at ClientUtils.getServerIP

Setup

  • Skyfactory 3 (v3.0.1)

Issue

java.lang.NullPointerException: Unexpected error at codechicken.lib.util.ClientUtils.getServerIP(ClientUtils.java:42)

"I was flying under my main platform where we have growth Accelerators from Mystical Agriculture and it appears as I get close to them, I start lagging hardcore, cant move, client goes into responding / not responding. the crash occurred when I attempt to restart the client and load my buddies server again."

Notes

  • Not my crash, but maybe something you should be aware of - haven't seen this crash before

Crasheo by entities

Hello
I have a Sponge 1.10.2 server and everything works normally, but sometimes when browsing new map the client crashes.
I have also identified that this crash happens when different types of drops fall on the floor, apparently it is random, sometimes it happens and others do not.
Here is the client report, the server does not mark any errors, it only seems to affect the client, and it seems to me that the server is not the problem.
I hope you can solve this problem.
Regards!

CrashReport: https://pastebin.com/raw/UpW0Psik

spongeforge-1.10.2-2281-5.2.0-BETA-2366.jar
CodeChickenLib-1.10.2-2.5.8.255-universal

Render blocks using ICCBlockRenderer

So, i want to render block using ICCBlockRenderer, but i need to copy paste code from 1.7.10 RenderBlocks class, methods like renderStandartBlock, renderStandardBlockWithAmbientOcclusion (i port this method to 1.10.2, but it doesn't work as it should), renderStandardBlockWithColorMultiplier, renderFaceYPos, etc, Can you add class with this methods? I don't know, maybe CCL already have something like that, CCL now has a lot of things for rendering and i just don't know what to use :/

Trouble Locating Methods.csv and Fileds.csv

My apologies for bringing up this old problem again. I am trying to add FMP as a dependency in my project. The project will be written for 1.7.10. I am developing on Linux with IntelliJ IDEA.

After some work, I managed to track down the folder containing the .srg files. But the ".csv" files are not located anywhere on my harddrive. I am sure I missed a step in the setup process.
Tasks I have run (from within IntelliJ):
setupDevWorkspace
idea
build

Which one I have I missed?

Client-side required?

What is the reason CCC/CCL (and now CCT, but I'm still running 1.10.2, so it's irrelivant) are required on the client side? I'm trying to allow staff to use NEI/JEI but not regular players. If the client does not have any "Chicken_Bones/covers1624 productions" installed do they really still need to have Core/Lib?

Game crashes when initializing Mods

Using the latest version of all the Chicken Bones Mods and forge...IDK what to do anymore...

Playing 1.10.2

Crash Report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.3.jar)
AppleCore (AppleCore-mc1.10.2-2.1.0 (1).jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
LoadingPlugin (Quark-r1.1-70.jar)
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
NEICorePlugin (NotEnoughItems-1.10.2-2.1.2.164-universal.jar)
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal (1).jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.5.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.242-universal.jar)
IC2core (industrialcraft-2-2.6.188-ex110.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 4/5/17 9:11 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (CodeChickenLib)
Caused by: java.lang.NoClassDefFoundError: codechicken/lib/util/FuelUtils
at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:36)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
at sun.reflect.GeneratedMethodAccessor2.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.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:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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.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:145)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:614)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:257)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: codechicken.lib.util.FuelUtils
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 37 more
Caused by: java.lang.SecurityException: class "codechicken.lib.util.FuelUtils"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:895)
at java.lang.ClassLoader.preDefineClass(ClassLoader.java:665)
at java.lang.ClassLoader.defineClass(ClassLoader.java:758)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 39 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Mac OS X (x86_64) version 10.12.2
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 421078728 bytes (401 MB) / 1031524352 bytes (983 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2185 57 mods loaded, 56 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.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UCH Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UCH NotEnoughItems{2.1.2.164} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.2.164-universal.jar)
UCH {000} [CoFH ASM] (minecraft.jar)
UCH ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.7.242-universal.jar)
UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UCH cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal (1).jar)
UCH actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
UCH JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar)
UCH AppleCore{2.1.0} [AppleCore] (AppleCore-mc1.10.2-2.1.0 (1).jar)
UCH Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
UCH AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
UCH Baubles{1.3.5} [Baubles] (Baubles-1.10.2-1.3.5.jar)
UCH Botania{r1.9-339} [Botania] (Botania r1.9-339.jar)
UCH chisel{MC1.10.2-0.0.7.3} [Chisel] (Chisel-MC1.10.2-0.0.7.3.jar)
UCE CodeChickenLib{2.5.7.242} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.7.242-universal.jar)
UCE CodeChickenCore{2.4.1.103} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.103-universal.jar)
UCH customnpcs{1.9.0_beta} [CustomNPCs] (CustomNPCs_1.10.2_beta(10oct16).jar)
UCH cyclicmagic{1.9.7} [Cyclic] (Cyclic-1.10.2-1.9.7.jar)
UCE eleccore{1.7.407} [ElecCore] (ElecCore-1.10.2-1.7.407.jar)
UCE deepresonance{1.3.1} [DeepResonance] (deepresonance-1.10-1.3.1.jar)
UCH endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
UCH EnderIO{1.10.2-3.1.179} [Ender IO] (EnderIO-1.10.2-3.1.179.jar)
UCH shetiphiancore{3.3.5} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.5.jar)
UCH endertanks{1.4.8} [EnderTanks] (endertanks-1.10.0-1.4.8.jar)
UCH extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.3.jar)
UCH FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar)
UCH graves{1.10-b13-universal} [Graves Mod] (graves-1.10-b13-universal.jar)
UCH mantle{1.10.2-1.1.1.194} [Mantle] (Mantle-1.10.2-1.1.1.jar)
UCH tconstruct{1.10.2-2.5.3.jenkins387} [Tinkers' Construct] (TConstruct-1.10.2-2.5.3.jar)
UCH immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
UCH IC2{2.6.188-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.188-ex110.jar)
UCH inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
UCH ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
UCH journeymap{1.10.2-5.3.0} [JourneyMap] (journeymap-1.10.2-5.3.0.jar)
UCH jet_packs{1.0.0} [Just JetPacks] (Just-Jetpacks-1.10.2-1.0.0.jar)
UCH natura{1.10.2-4.0.0.93} [Natura] (natura-1.10.2-4.0.0.93.jar)
UCH harvestcraft{1.9.4-1.10.2f} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2f (2).jar)
UCH randomthings{3.7.7} [Random Things] (RandomThings-MC1.10.2-3.7.7.jar)
UCH thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal (1).jar)
UCH redstonearsenal{2.0.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.3.29-universal.jar)
UCH rftools{5.62} [RFTools] (rftools-1.10-5.62.jar)
UCH rftoolsdim{4.45} [RFTools Dimensions] (rftoolsdim-1.10-4.45.jar)
UCH Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar)
UCH roots{0.208} [Roots] (roots-0.208.jar)
UCH shadowmc{3.5.0} [ShadowMC] (ShadowMC-1.10.2-3.6.0.jar)
UCH simplyjetpacks{2.1.0.39} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2.jar)
UCH SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
UCE thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
UCH TinkersAddons{1.0.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar)
UCH tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
UCH Torcherino{4.2s} [Torcherino] (Torcherino-4.2s.jar)
UCH tumat{1.6.0} [TUMAT] (TUMAT-1.6.0.jar)
UCH WailaHarvestability{1.1.7} [Waila Harvestability] (Waila-Harvestability-Mod-1.10.2.jar)
UCH icse{1.1.0.0} [I Can See Everything] (Waila-Mod-1.10.2.jar)
UCH wawla{2.3.0.194} [What Are We Looking At] (Waila-Mod-1.10.2.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.3.jar)
team.chisel.common.asm.ChiselTransformer
AppleCore (AppleCore-mc1.10.2-2.1.0 (1).jar)
squeek.applecore.asm.TransformerModuleHandler
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
LoadingPlugin (Quark-r1.1-70.jar)
vazkii.quark.base.asm.ClassTransformer
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
lumien.randomthings.asm.ClassTransformer
NEICorePlugin (NotEnoughItems-1.10.2-2.1.2.164-universal.jar)
codechicken.nei.asm.NEITransformer
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal (1).jar)
cofh.asm.CoFHClassTransformer
cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.5.jar)
shetiphian.core.asm.ClassTransformer
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.242-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
IC2core (industrialcraft-2-2.6.188-ex110.jar)

Pulsar/tconstruct loaded Pulses: 
	- TinkerCommons (Enabled/Forced)
	- TinkerWorld (Enabled/Not Forced)
	- TinkerTools (Enabled/Not Forced)
	- TinkerHarvestTools (Enabled/Forced)
	- TinkerMeleeWeapons (Enabled/Forced)
	- TinkerRangedWeapons (Enabled/Forced)
	- TinkerModifiers (Enabled/Forced)
	- TinkerSmeltery (Enabled/Not Forced)
	- TinkerGadgets (Enabled/Not Forced)
	- TinkerOredict (Enabled/Forced)
	- TinkerIntegration (Enabled/Forced)
	- TinkerFluids (Enabled/Forced)
	- TinkerMaterials (Enabled/Forced)
	- TinkerModelRegister (Enabled/Forced)

Pulsar/natura loaded Pulses: 
	- NaturaCommons (Enabled/Forced)
	- NaturaOverworld (Enabled/Not Forced)
	- NaturaNether (Enabled/Not Forced)
	- NaturaEntities (Enabled/Not Forced)
	- NaturaOredict (Enabled/Forced)
	- NaturaWorld (Enabled/Not Forced)

CodeChickenLib Invalid Fingerprint Reports: 
EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
              * The RF API that is being used (1.6.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from ImmersiveEngineering-0.10-57.jar).
                It is a supported version, but that difference may lead to problems.
             This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Detailed RF API diagnostics:
              * RF API class 'EnergyStorage' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/EnergyStorage.class
              * RF API class 'IEnergyConnection' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/IEnergyConnection.class
              * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/IEnergyContainerItem.class
              * RF API class 'IEnergyHandler' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/IEnergyHandler.class
              * RF API class 'IEnergyProvider' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/IEnergyProvider.class
              * RF API class 'IEnergyReceiver' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/IEnergyReceiver.class
              * RF API class 'IEnergyStorage' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/IEnergyStorage.class
              * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/ItemEnergyContainer.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/TileEnergyHandler.class
Detailed Tesla API diagnostics:
              * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
              * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
              * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
              * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
              * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
              * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
              * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
              * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
              * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
              * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
              * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Crash on modpack load

Ok to begin with i'm getting the following crashes at different stages of pack loading(normally around stage 2/3) with my one which is tweaked off the previous working build. The strange thing about it is that i can launch the pack by the other admin which has identical mod versions and it doesn't crash on me.

The order in which they were crashing seem to correspond to the mod loading order:

Draconic Evolution
Ender Storage
Immersive Engineering
Translocators
CodeChicken Lib
Crash Reports
Draconic Evolution: https://gist.github.com/the-creamster/f61988d0bd1ec74a0d7f3012649cce99
CodeChicken Lib: https://gist.github.com/the-creamster/125991568c9fa3cf3681ee58a470d777
Translocators: https://gist.github.com/the-creamster/2cb3fe5103e13f50497319952dc749fb
Immersive Engineering: https://gist.github.com/the-creamster/f168aba00ebe944ef86645abd0768ee4
Ender Storage: https://gist.github.com/the-creamster/da52b6bbeb67637a62ecf4b27a8e7c6f

Any thoughts as to why my tweaked pack crashes and the other one with identical version isn't???
Cheers, The_Creamster.

I linked to the issue on the repo which was private(didn't realise that meant links to it appeared broken) due to the size of the initial post.

A fatal exception occurred during the server about to start event

From time to time when I try and load up or create a world, it will refuse to get beyond the loading screen and will spit this out into console:
fml-client-latest.zip

I posted about this on the Forge forums and was told it was a problem with CodeChickenLib: http://www.minecraftforge.net/forum/topic/58551-a-fatal-exception-occurred-during-the-server-about-to-start-event/#comment-270395

I'm using forge version: 12.18.3.2316
MC version: 1.10.2
CodeChickenLib: 1.10.2-2.5.9.267-universal

UPDATE: It's now crashing consistently instead of every so often

Strange crash when initializing mod

CodeChickenLib-1.10.2-2.4.1.101-universal.jar Minecraft 1.10.2-forge1.10.2-12.18.3.2234 Java openjdk version "1.8.0_121"

Log: https://gist.github.com/dkudriavtsev/1b43d003eb24d61b8440f32f017b269e

Relevant section:

Description: Initializing game

java.lang.NoClassDefFoundError: net/minecraft/client/renderer/RenderItem
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:503)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
	at net.minecraft.client.main.Main.main(SourceFile:124)
	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:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.RenderItem
	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 9 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer codechicken.lib.asm.RenderHookTransformer@1ef48e49 from coremod CCLCorePlugin
	at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:253)
	at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
	... 11 more
Caused by: java.lang.RuntimeException: java.io.IOException: No such file or directory
	at codechicken.lib.asm.ASMHelper.dump(ASMHelper.java:177)
	at codechicken.lib.asm.ASMHelper.dump(ASMHelper.java:182)
	at codechicken.lib.asm.ASMHelper.dump(ASMHelper.java:186)
	at codechicken.lib.asm.ModularASMTransformer$ClassNodeTransformerList.transform(ModularASMTransformer.java:53)
	at codechicken.lib.asm.ModularASMTransformer.transform(ModularASMTransformer.java:328)
	at codechicken.lib.asm.RenderHookTransformer.transform(RenderHookTransformer.java:18)
	at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:249)
	... 13 more
Caused by: java.io.IOException: No such file or directory
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createNewFile(File.java:1012)
	at codechicken.lib.asm.ASMHelper.dump(ASMHelper.java:163)
	... 19 more

https://chat.stackexchange.com/transcript/message/35591374#35591374

NPE on startup if mods/1.10.2 is a file, not a folder

Somehow I managed to create an empty file called '1.10.2' in my mods folder when upgrading my DW20 server. CCL crashes on startup. Important part of FML log:

[14:08:59] [main/ERROR] [LaunchWrapper/]: Unable to launch
java.lang.RuntimeException: java.lang.NullPointerException
    at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:168) ~[FTBserver-1.10.2-12.18.3.2185-universal.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
    at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62) [FTBserver-1.10.2-12.18.3.2185-universal.jar:?]
    at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31) [FTBserver-1.10.2-12.18.3.2185-universal.jar:?]
Caused by: java.lang.NullPointerException
    at codechicken.lib.asm.CCLCorePlugin.scanMods(CCLCorePlugin.java:63) ~[CodeChickenLib-1.10.2-2.5.0.178-universal.jar:?]
    at codechicken.lib.asm.CCLCorePlugin.call(CCLCorePlugin.java:51) ~[CodeChickenLib-1.10.2-2.5.0.178-universal.jar:?]
    at codechicken.lib.asm.CCLCorePlugin.call(CCLCorePlugin.java:19) ~[CodeChickenLib-1.10.2-2.5.0.178-universal.jar:?]
    at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:164) ~[FTBserver-1.10.2-12.18.3.2185-universal.jar:?]
    ... 8 more

NPE on line 63 here

for (File file : versionModsDir.listFiles()) {

versionModsDir.listFiles() returns null because versionModsDir was not a directory in my case.
I acknowledge that this was a derp on my part, but I think it wouldn't hurt to not NPE here. I still would have no clue why this happened if the mod wasn't open surce. Maybe change line 62 to

if (versionModsDir.exists() && versionModsDir.isDirectory()) {

I don't want to PR this because I've never worked with MC mod sources at all...

Strange OOB error on BlockRenderingRegistry

I am getting a very weird out-of-bounds exception on BlockRenderingRegistry.registerRenderer on line 59 where the switch statement starts. I have 2 custom EnumBlockRenderTypes created. The one with ordinal 4 works fine, but when I go to register the 5th one, I get an OOB exception for index value 5.

Commenting out the entire switch statement fixes this issue. Using an empty body switch statement still produces the crash.

Development Issues: (manual) updates to 1.11.2 cause various errors

So, I've been working on updating a handful of mods from 1.10.2 to 1.11.2, CodeChickenLib included (although I noticed that it's already updated, after I started the process, durr...). Admittedly, this is my first experience with Java (I mainly code in Python and C++), let alone Minecraft modding, so I'm probably missing something really simple along the way. However, I've noticed that a lot of classes in CCL reference private class members from Minecraft itself, and as such I'm unable to compile the mods error-free. I'm stuck on codechicken.lib.render.state.GlStateManagerHelper, where it seems that everything references private members and functions belonging to GlStateManager.

Bottom line, there has to be some important differences I'm missing between the compiler settings I have vs. the compiler settings used to create the official 1.11.2 release. I want to know, what am I doing wrong?

Minecraft: 1.11.2
JRE: jre1.8.0_60 / jre1.8.0_121
Compiler Compliance Level: 1.8
Forge: 1.11.2-13.20.0.2260
IDE: Eclipse Java Neon (macOS/Windows)
Added buildscript repository: http://files.minecraftforge.net/maven (Gradle fails to obtain fernflower:2.0-SNAPSHOT without it)

Crashes again while initilaizing game

Same as before, different crash

---- Minecraft Crash Report ----

WARNING: coremods are present:
ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.3.jar)
AppleCore (AppleCore-mc1.10.2-2.1.0 (1).jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
LoadingPlugin (Quark-r1.1-70.jar)
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
NEICorePlugin (NotEnoughItems-1.10.2-2.1.2.164-universal.jar)
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal (1).jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.5.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.242-universal.jar)
IC2core (industrialcraft-2-2.6.188-ex110.jar)
Contact their authors BEFORE contacting forge

// I feel sad now :(

Time: 4/5/17 12:05 PM
Description: Initializing game

java.lang.NoClassDefFoundError: codechicken/core/IGuiPacketSender
at codechicken.nei.ServerHandler.init(ServerHandler.java:30)
at codechicken.nei.NEIModContainer.init(NEIModContainer.java:98)
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.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:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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.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:145)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:805)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: codechicken.core.IGuiPacketSender
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 34 more
Caused by: java.lang.NullPointerException

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Client thread
Stacktrace:
at codechicken.nei.ServerHandler.init(ServerHandler.java:30)
at codechicken.nei.NEIModContainer.init(NEIModContainer.java:98)
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.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:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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.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:145)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:805)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Mac OS X (x86_64) version 10.12.2
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 312679736 bytes (298 MB) / 1061777408 bytes (1012 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2254 57 mods loaded, 57 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254.jar)
UCHI Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar)
UCH NotEnoughItems{2.1.2.164} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.2.164-universal.jar)
UCH {000} [CoFH ASM] (minecraft.jar)
UCH ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.7.242-universal.jar)
UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UCH cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal (1).jar)
UCH actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
UCH JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar)
UCH AppleCore{2.1.0} [AppleCore] (AppleCore-mc1.10.2-2.1.0 (1).jar)
UCH Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
UCH AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
UCH Baubles{1.3.5} [Baubles] (Baubles-1.10.2-1.3.5.jar)
UCH Botania{r1.9-339} [Botania] (Botania r1.9-339.jar)
UCH chisel{MC1.10.2-0.0.7.3} [Chisel] (Chisel-MC1.10.2-0.0.7.3.jar)
UCH customnpcs{1.9.0_beta} [CustomNPCs] (CustomNPCs_1.10.2_beta(10oct16).jar)
UCH cyclicmagic{1.9.7} [Cyclic] (Cyclic-1.10.2-1.9.7.jar)
UCH eleccore{1.7.407} [ElecCore] (ElecCore-1.10.2-1.7.407.jar)
UCH deepresonance{1.3.1} [DeepResonance] (deepresonance-1.10-1.3.1.jar)
UCH endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
UCH EnderIO{1.10.2-3.1.179} [Ender IO] (EnderIO-1.10.2-3.1.179.jar)
UCH shetiphiancore{3.3.5} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.5.jar)
UCH endertanks{1.4.8} [EnderTanks] (endertanks-1.10.0-1.4.8.jar)
UCH extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.3.jar)
UCH FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar)
UCH graves{1.10-b13-universal} [Graves Mod] (graves-1.10-b13-universal.jar)
UCH mantle{1.10.2-1.1.1.194} [Mantle] (Mantle-1.10.2-1.1.1.jar)
UCH tconstruct{1.10.2-2.5.3.jenkins387} [Tinkers' Construct] (TConstruct-1.10.2-2.5.3.jar)
UCH immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
UCH IC2{2.6.188-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.188-ex110.jar)
UCH inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
UCH ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
UCH journeymap{1.10.2-5.3.0} [JourneyMap] (journeymap-1.10.2-5.3.0.jar)
UCH jet_packs{1.0.0} [Just JetPacks] (Just-Jetpacks-1.10.2-1.0.0.jar)
UCH natura{1.10.2-4.0.0.93} [Natura] (natura-1.10.2-4.0.0.93.jar)
UCH harvestcraft{1.9.4-1.10.2f} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2f (2).jar)
UCH randomthings{3.7.7} [Random Things] (RandomThings-MC1.10.2-3.7.7.jar)
UCH thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal (1).jar)
UCH redstonearsenal{2.0.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.3.29-universal.jar)
UCH rftools{5.62} [RFTools] (rftools-1.10-5.62.jar)
UCH rftoolsdim{4.45} [RFTools Dimensions] (rftoolsdim-1.10-4.45.jar)
UCH Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar)
UCH roots{0.208} [Roots] (roots-0.208.jar)
UCH shadowmc{3.5.0} [ShadowMC] (ShadowMC-1.10.2-3.6.0.jar)
UCH simplyjetpacks{2.1.0.39} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2.jar)
UCH SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
UCH CodeChickenLib{2.5.7.242} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.7.242-universal.jar)
UCH thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
UCH TinkersAddons{1.0.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar)
UCH tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
UCH Torcherino{4.2s} [Torcherino] (Torcherino-4.2s.jar)
UCH tumat{1.6.0} [TUMAT] (TUMAT-1.6.0.jar)
UCH WailaHarvestability{1.1.7} [Waila Harvestability] (Waila-Harvestability-Mod-1.10.2.jar)
UCH icse{1.1.0.0} [I Can See Everything] (Waila-Mod-1.10.2.jar)
UCH wawla{2.3.0.194} [What Are We Looking At] (Waila-Mod-1.10.2.jar)
UCH CodeChickenCore{2.4.1.103} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.103-universal.jar)
Loaded coremods (and transformers):
ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.3.jar)
team.chisel.common.asm.ChiselTransformer
AppleCore (AppleCore-mc1.10.2-2.1.0 (1).jar)
squeek.applecore.asm.TransformerModuleHandler
EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
LoadingPlugin (Quark-r1.1-70.jar)
vazkii.quark.base.asm.ClassTransformer
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
lumien.randomthings.asm.ClassTransformer
NEICorePlugin (NotEnoughItems-1.10.2-2.1.2.164-universal.jar)
codechicken.nei.asm.NEITransformer
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal (1).jar)
cofh.asm.CoFHClassTransformer
cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.5.jar)
shetiphian.core.asm.ClassTransformer
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.242-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.CCL_ASMTransformer
IC2core (industrialcraft-2-2.6.188-ex110.jar)

Pulsar/tconstruct loaded Pulses: 
	- TinkerCommons (Enabled/Forced)
	- TinkerWorld (Enabled/Not Forced)
	- TinkerTools (Enabled/Not Forced)
	- TinkerHarvestTools (Enabled/Forced)
	- TinkerMeleeWeapons (Enabled/Forced)
	- TinkerRangedWeapons (Enabled/Forced)
	- TinkerModifiers (Enabled/Forced)
	- TinkerSmeltery (Enabled/Not Forced)
	- TinkerGadgets (Enabled/Not Forced)
	- TinkerOredict (Enabled/Forced)
	- TinkerIntegration (Enabled/Forced)
	- TinkerFluids (Enabled/Forced)
	- TinkerMaterials (Enabled/Forced)
	- TinkerModelRegister (Enabled/Forced)

Pulsar/natura loaded Pulses: 
	- NaturaCommons (Enabled/Forced)
	- NaturaOverworld (Enabled/Not Forced)
	- NaturaNether (Enabled/Not Forced)
	- NaturaEntities (Enabled/Not Forced)
	- NaturaOredict (Enabled/Forced)
	- NaturaWorld (Enabled/Not Forced)

EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
              * The RF API that is being used (1.6.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from mcjtylib-1.10-2.2.0.jar).
                It is a supported version, but that difference may lead to problems.
             This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Detailed RF API diagnostics:
              * RF API class 'EnergyStorage' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/EnergyStorage.class
              * RF API class 'IEnergyConnection' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/IEnergyConnection.class
              * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/IEnergyContainerItem.class
              * RF API class 'IEnergyHandler' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/IEnergyHandler.class
              * RF API class 'IEnergyProvider' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/IEnergyProvider.class
              * RF API class 'IEnergyReceiver' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/IEnergyReceiver.class
              * RF API class 'IEnergyStorage' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/IEnergyStorage.class
              * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/ItemEnergyContainer.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/Users/JoshuaBohner/Library/Application%20Support/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal%20(1).jar!/cofh/api/energy/TileEnergyHandler.class
Detailed Tesla API diagnostics:
              * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
              * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
              * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
              * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
              * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
              * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
              * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
              * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
              * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
              * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
              * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

CodeChickenLib Invalid Fingerprint Reports: 
CodeChickenCore Invalid Fingerprint Reports: 
Launched Version: 1.10.2-forge1.10.2-12.18.3.2254
LWJGL: 2.9.2
OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-10.22.25, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object 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 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4260U CPU @ 1.40GHz

Incompatible with SpongeForge

Installing CCC / CCL on a client with SpongeForge installed causes the client to fail to load and produces the following log:

http://paste.atlauncher.com/view/raw/c18beb16

CCC Version: CodeChickenCore-1.10.2-2.1.8.78-universal
CCL Version: CodeChickenLib-1.10.2-2.2.3.57-universal
Forge Version: forge-1.10.2-12.18.1.2044-universal
SpongeForge Version: spongeforge-1.10.2-2044-5.0.0-BETA-1660

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.