Crash on load.
sickjoke opened this issue · 11 comments
---- Minecraft Crash Report ----
WARNING: coremods are present:
EnderCorePlugin (EnderCore-1.10.2-0.4.1.40-beta.jar)
LoadingPlugin (Quark-beta-47.jar)
BCModPlugin (Backpacks-Mod-by-Brad16840-1.10.2.jar)
DLFMLCorePlugin (Dynamic-Lights-Mod-1.10.2.jar)
CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)
Contact their authors BEFORE contacting forge
// This doesn't make any sense!
Time: 7/26/16 5:39 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: sonar/flux/api/IFluxNetwork
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:576)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:216)
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.NoClassDefFoundError: sonar/flux/api/IFluxNetwork
at sonar.flux.FluxNetworks.(FluxNetworks.java:52)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:503)
at sun.reflect.GeneratedMethodAccessor4.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: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: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:142)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:545)
... 10 more
Caused by: java.lang.ClassNotFoundException: sonar.flux.api.IFluxNetwork
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)
... 35 more
Caused by: java.lang.NoClassDefFoundError: sonar/flux/api/IFluxCommon
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)
... 37 more
Caused by: java.lang.ClassNotFoundException: sonar.flux.api.IFluxCommon
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)
... 41 more
Caused by: java.lang.NoClassDefFoundError: sonar/core/api/nbt/INBTSyncable
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)
... 43 more
Caused by: java.lang.ClassNotFoundException: sonar.core.api.nbt.INBTSyncable
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)
... 47 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 49 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: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 8838856656 bytes (8429 MB) / 10049028096 bytes (9583 MB) up to 10049028096 bytes (9583 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10000M -Xms10000M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.1.2026 Optifine OptiFine_1.10.2_HD_U_C1 94 mods loaded, 94 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.19} Minecraft Coder Pack
UC FML{8.0.99.99} Forge Mod Loader
UC Forge{12.18.1.2026} Minecraft Forge
UC Aroma1997Core{${version}} Aroma1997Core
UC backpacks16840{3.1.1} Backpacks!
UC actuallyadditions{1.10.2-r56} Actually Additions
UC Aroma1997CoreHelper{1.1.0.3} Aroma1997Core|Helper
UC Aroma1997sDimension{1.0} Aroma1997's Dimensional World
UC autodropper{1.0.0} Auto Dropper
UC BBG{5.0.0} BetterBedrockGen
UC betterwithmods{Beta 0.8.3} [Better With Mods](Better With Mods-0.8.3-1.9.4.jar)
UC bookshelf{1.3.0.281} Bookshelf
UC cavern{1.1.0} Cavern
UC Chameleon{1.9.4-2.1.6} Chameleon
UC charcoalSaplings{1.0} Saplings-to-Charcoal mod
UC chiselsandbits{11.5} Chisels & Bits
UC cei{1.3} Chunk Edge Indicator
UC cyclopscore{0.7.2} Cyclops Core
UC commoncapabilities{1.1.1} CommonCapabilities
UC crystallogy{1.0.3} Crystallogy
UC D3Core{1.2.1.55} D³Core
UC JEI{3.7.8.234} Just Enough Items
UC DarkUtils{1.1.3.67} Dark Utilities
UC druidry{2016.7.24-1.9.4} §2Druidry
UC DynamicLights{1.4.3} Dynamic Lights
UC DynamicLights_onFire{1.0.7} Dynamic Lights Burning Entity Module
UC DynamicLights_creepers{1.0.6} Dynamic Lights Creeper Module
UC DynamicLights_dropItems{1.1.0} Dynamic Lights EntityItem Module
UC DynamicLights_entityClasses{1.0.1} Dynamic Lights Entity Light Module
UC DynamicLights_mobEquipment{1.1.0} Dynamic Lights Mob Equipment Light Module
UC DynamicLights_flameArrows{1.0.1} Dynamic Lights Fiery Arrows Light Module
UC DynamicLights_floodLights{1.0.3} Dynamic Lights Flood Light
UC DynamicLights_otherPlayers{1.0.9} Dynamic Lights OtherPlayers Light Module
UC DynamicLights_thePlayer{1.1.3} Dynamic Lights Player Light Module
UC ea{v2.4.2c-mc1.10.2} Ebon Arts
UC endercore{1.10.2-0.4.1.40-beta} EnderCore
UC EnderIO{1.10.2-3.0.1.71_beta} Ender IO
UC environmentalcreepers{1.1.0} Environmental Creepers
UC ValkyrieLib{1.10-0.10.1} Valkyrie Lib
UC EnvironmentalTech{1.10-0.10.1a} Environmental Tech
UC excore{1.6} EXCore
UC fastleafdecay{v11} Fast Leaf Decay
UE FluxNetworks{1.0.0} Flux Networks
UC ForgeEndertech{1.10.2-1.1.1.0} Forge Endertech
UC foundation{1.0.1} Foundation
UC harvestchevsky{b8} Gentle Harvest
UC gnp{1.10.2a} Gunpowder+
UC harvestscythe{1.0.0} Harvest Scythe
UC HoloInventory{2.0.0.130} HoloInventory
UC hopperducts{1.4.7} Hopper Ducts
UC integrateddynamics{0.4.1} Integrated Dynamics
UC IronChest{7.0.6.794} Iron Chest
UC journeymap{1.10.2-5.2.4} JourneyMap
UC llor{1.1.0-mc[1.9-1.10.2]} Light Level Overlay Reloaded
UC lilrichymod{4.0.1} LiLRichyMod
UC lucky{7.3.0} Lucky Block
UC LunatriusCore{1.1.2.36} LunatriusCore
UC mantle{1.10-0.10.3.jenkins156} Mantle
UC md{0.5.3} Mo'Drops
UC mobtotems{1.10.2-0.1.2} Mob Totems
UC morefuelsmod-1.10.x{1.4.1} §4More Fuels Mod
UC shear{1.1.2} More Shearables
UC obsidianbuster{1.0} Obsidian Buster
UC packingtape{0.5.2} Packing Tape
UC progressiveautomation{1.6.49} Progressive Automation
UC Quark{beta-47} Quark
UC RadixCore{1.10.2-2.1.2} RadixCore
UC rapidform{1.2} RapidForm
UC reborncore{2.5.5.52} RebornCore
UC reborncore-mcmultipart{2.5.5.52} reborncore-MCMultiPart
UC xreliquary{1.10.2-1.3.2.419} Reliquary
UC rfutils{1.10.2-r2} RFUtils
UC roots{0.110} Roots
UC SilentLib{1.0.11} Silent Lib
UC SimilsaxTranstructors{1.10.2.18} Similsax Transtructors
UC simplecore{1.3.8.1} SimpleCore API
UC SimpleGenerators{1.10-0.7.0a} Simple Generators
UC tconstruct{1.10-2.3.3a.jenkins271} Tinkers' Construct
UC simpletcon{0.9RC2} [Simple Tinkers Construct Addon](SimpleTcon-0.9 RC2.jar)
UC StorageDrawers{1.9.4-3.2.1} Storage Drawers
UC storagenetwork{1.12.6} Storage Network
UC taiga{${version}} Tinkers Alloying Addon
UC testtubeanimals{1.3.1} Test Tube Animals
UC thutcore{3.2.0} ThutCore
UC thuttech{3.0.6} Thut's Tech
UC TinkersAddons{1.0.3} [Tinkers' Addons](Tinkers' Addons-1.10.x-1.0.3.jar)
UC tombmanygraves{1.9.4-2.1.6} Tomb Many Graves
UC transprot{1.2.0} Transprot
UC trashslot{6.3.2} TrashSlot
UC VeinMiner{0.33.2_1.9-1d2c7f4} Vein Miner
UC VeinMinerModSupport{0.33.2_1.9-1d2c7f4} Mod Support
UC waterstrainer{1.0.3} Water Strainer
UC WIT{1.0.19} WIT
UC wts{1.0.0} What's That Slot
Loaded coremods (and transformers):
EnderCorePlugin (EnderCore-1.10.2-0.4.1.40-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
LoadingPlugin (Quark-beta-47.jar)
vazkii.quark.base.asm.ClassTransformer
BCModPlugin (Backpacks-Mod-by-Brad16840-1.10.2.jar)
brad16840.common.asm.ClassTransformer
DLFMLCorePlugin (Dynamic-Lights-Mod-1.10.2.jar)
atomicstryker.dynamiclights.common.DLTransformer
CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.81' Renderer: 'GeForce GTX 960/PCIe/SSE2'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
OptiFine Version: OptiFine_1.10.2_HD_U_C1
Render Distance Chunks: 10
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 NVIDIA 368.81
OpenGlRenderer: GeForce GTX 960/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
Your missing Sonar Core
Error: net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: sonar/flux/api/IFluxNetwork
Getting a similar crash WITH Sonar Core installed - is Flux Networks loading in Preinit before Sonar Core?
Installed Sonar Core and getting the same error as Alaberti now. Thanks for the quick response though.
Dam I didn't list Sonar Core as a dependency. Hot Fix will be out in a couple of mins.
I hate to be that guy but the latest version (1.0.1) still has the same error. http://pastebin.com/uZFxmCve
Yup, I am getting the same error as well. I came here to look, turned out I was using the old version (which I downloaded a minute before you updated). So I updated and getting the same error.
I was able to force Sonar Core to load first by putting [] in front of the file name, allowing minecraft to continue running.
Okay i've posted a new version of Sonar Core, hopefully this will resolve the issue. http://minecraft.curseforge.com/projects/sonar-core/files/2318992