A friend and I have been trying to get her Minecraft to open so she can join our Forge: Life in the Woods server. I led her through all the steps three of us used, and that allowed us to successfully gain access to the server with no problem. Her Minecraft will go to the Mojang screen and either loop back to the launcher or crash and give a report. I have looked on multiple forums, and the only fixes I have found are to delete parts of the mod pack or change the .config files. We cannot do this since it will not allow her to run on the server if she is missing parts of the mod or if she has altered them.
- Her Java is running the same version mine is, and I can access the server with no issues.
- she followed and downloaded all the same links as I used
- We have repeated the steps below 4 times, thinking it might have been a bad download. Each time it will loop back to the launcher or it will crash and give a report. It is not freezing.
Things we have already tried:
1) Completely deleted ".minecraft" folder and removed old minecraft.exe.
2) Went to minecraft.net and downloaded the game.
3) Installed it (run first time) and ran it as 1.6.4 version (the version needed for this mod pack).
4) After running vanilla 1.6.4, we then ran the forge-1.6.4-9.11.1.965-installer file.
5) Chose client and ensured that it was the right .minecraft directory.
6) Ran minecraft under the new Forge profile, and yes it was 1.6.4
7) closed minecraft again, and then placed the Mod .rar file in the mods folder, and extracted contents there.
8) Launched minecraft, and selected forge profile again.
9) Game gets to Mojang screen, and crash report or loops back to launcher. See below:
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 7/4/14 3:47 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: atomicstryker/dynamiclights/client/ItemConfigHelper$ItemData
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoClassDefFoundError: atomicstryker/dynamiclights/client/ItemConfigHelper$ItemData
at atomicstryker.dynamiclights.client.ItemConfigHelper.fromString(ItemConfigHelper.java:71)
at atomicstryker.dynamiclights.client.ItemConfigHelper.<init>(ItemConfigHelper.java:24)
at atomicstryker.dynamiclights.client.modules.DroppedItemsLightSource.preInit(DroppedItemsLightSource.java:58)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
... 10 more
Caused by: java.lang.ClassNotFoundException: atomicstryker.dynamiclights.client.ItemConfigHelper$ItemData
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.ClassCircularityError: poersch/minecraft/core/IClassPatcher
at poersch.minecraft.core.ClassPatcher.transform(ClassPatcher.java:48)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
... 41 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
The issue is that we need to see if there is a way to fix this so she can play on our server. Which means we can't remove any part of the modpack that the server is running I believe.
Sorry, forgot to put a link to the mod list. The mods are, as listed on the Life in the Woods site:
- Her Java is running the same version mine is, and I can access the server with no issues.
- she followed and downloaded all the same links as I used
- We have repeated the steps below 4 times, thinking it might have been a bad download. Each time it will loop back to the launcher or it will crash and give a report. It is not freezing.
Things we have already tried:
1) Completely deleted ".minecraft" folder and removed old minecraft.exe.
2) Went to minecraft.net and downloaded the game.
3) Installed it (run first time) and ran it as 1.6.4 version (the version needed for this mod pack).
4) After running vanilla 1.6.4, we then ran the forge-1.6.4-9.11.1.965-installer file.
5) Chose client and ensured that it was the right .minecraft directory.
6) Ran minecraft under the new Forge profile, and yes it was 1.6.4
7) closed minecraft again, and then placed the Mod .rar file in the mods folder, and extracted contents there.
8) Launched minecraft, and selected forge profile again.
9) Game gets to Mojang screen, and crash report or loops back to launcher. See below:
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 7/4/14 3:47 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: atomicstryker/dynamiclights/client/ItemConfigHelper$ItemData
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoClassDefFoundError: atomicstryker/dynamiclights/client/ItemConfigHelper$ItemData
at atomicstryker.dynamiclights.client.ItemConfigHelper.fromString(ItemConfigHelper.java:71)
at atomicstryker.dynamiclights.client.ItemConfigHelper.<init>(ItemConfigHelper.java:24)
at atomicstryker.dynamiclights.client.modules.DroppedItemsLightSource.preInit(DroppedItemsLightSource.java:58)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
... 10 more
Caused by: java.lang.ClassNotFoundException: atomicstryker.dynamiclights.client.ItemConfigHelper$ItemData
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.ClassCircularityError: poersch/minecraft/core/IClassPatcher
at poersch.minecraft.core.ClassPatcher.transform(ClassPatcher.java:48)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
... 41 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 94043568 bytes (89 MB) / 197992448 bytes (188 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 43 mods loaded, 43 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
betterstorage{0.7.3.38} [BetterStorage] (1.6.4.BetterStorage_0.7.3.38.zip) Unloaded->Constructed->Errored
ChickenShed{1.1.2} [Chicken Shed] ([1.6.4+] ChickenShed (v1.1.2).zip) Unloaded->Constructed->Errored
wildcaves3{0.4.3.5} [Wild Caves 3] ([1.6.x] WildCaves v0.4.3.4.zip) Unloaded->Constructed->Pre-initialized
antiqueatlas{3.0.0} [Antique Atlas] (antiqueatlas-3.0.0-mc1.6.4.jar) Unloaded->Constructed->Errored
KeithyUtils{1.2} [Keithy Utils] (KeithyUtils_1.2.zip) Unloaded->Constructed->Pre-initialized
Aquaculture{1.2.4} [Aquaculture] (Aquaculture_1.2.4.zip) Unloaded->Constructed->Errored
Backpack{1.26.29} [Backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed->Errored
QuiverMod{1.6.4} [Better Archery] (Better Archery 1.6.3 for 1.6.4 (modpack).zip) Unloaded->Constructed->Errored
BetterGrassAndLeavesMod{1.6.4.D} [Better Grass & Leaves Mod] (BetterGrassAndLeavesMod[v1.6.4.D].jar) Unloaded->Constructed->Errored
BetterSignsMod{1.6.4.B} [Better Signs Mod] (BetterSignsMod[v1.6.4.B].jar) Unloaded->Constructed->Errored
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Errored
BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Errored
BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{2.0.3} [Carpenter's Blocks] (Carpenter's Blocks v2.0.3 - MC 1.6+.zip) Unloaded->Constructed->Errored
craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.4.zip) Unloaded->Constructed->Errored
DynamicLights{1.2.8} [Dynamic Lights] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_onFire{1.0.3} [Dynamic Lights on burning] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_creepers{1.0.3} [Dynamic Lights on Creepers] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_dropItems{1.0.5} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Errored
DynamicLights_entityClasses{1.0.0} [Dynamic Lights on specified Entities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Errored
DynamicLights_mobEquipment{1.0.3} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_otherPlayers{1.0.5} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Errored
DynamicLights_thePlayer{1.0.9} [Dynamic Lights Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Errored
Growthcraft{2.0.4} [Growthcraft] (growthcraft-core-1.6.4-2.0.4.zip) Unloaded->Constructed->Errored
Growthcraft|Cellar{2.0.5} [Growthcraft Cellar] (growthcraft-cellar-1.6.4-2.0.5.zip) Unloaded->Constructed->Errored
Growthcraft|Apples{2.0.4} [Growthcraft Apples] (growthcraft-apples-1.6.4-2.0.4.zip) Unloaded->Constructed->Errored
Growthcraft|Bamboo{2.0.4} [Growthcraft Bamboo] (growthcraft-bamboo-1.6.4-2.0.4.zip) Unloaded->Constructed->Errored
Growthcraft|Fishtrap{2.0.4} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.6.4-2.0.4.zip) Unloaded->Constructed->Errored
Growthcraft|Grapes{2.0.4} [Growthcraft Grapes] (growthcraft-grapes-1.6.4-2.0.4.zip) Unloaded->Constructed->Errored
Growthcraft|Hops{2.0.4} [Growthcraft Hops] (growthcraft-hops-1.6.4-2.0.4.zip) Unloaded->Constructed->Errored
Growthcraft|Rice{2.0.4} [Growthcraft Rice] (growthcraft-rice-1.6.4-2.0.4.zip) Unloaded->Constructed->Errored
Oceancraft{1.1} [Oceancraft] (OceanCraft-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.4 v1.1.4.zip) Unloaded->Constructed->Errored
pamweeeflowers{1.1} [Pam's Weee! Flowers] (Pam's Weee Flowers 1.6.4 v1.04.zip) Unloaded->Constructed->Errored
plantmegapack{2.20} [Plant Mega Pack] (PlantMegaPack_2.20.zip) Unloaded->Constructed->Errored
UndergroundBiomes{0.4.3} [Underground Biomes] (UndergroundBiomes 1.6.x - 0.4.2c.zip) Unloaded->Constructed->Errored
taverns{2.1.6-2} [Village Taverns] (VillageTaverns-2.1.6-2.14.jar) Unloaded->Constructed->Errored
weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Errored
YALSM{2.0.3} [Yet Another Leather Smelting Mod] (yalsm-2.0.3.jar) Unloaded->Constructed->Pre-initialized
It doesn't always show all the mods you are using.
bye
Sorry, forgot to put a link to the mod list. The mods are, as listed on the Life in the Woods site:
Antique Atlas by Hunternif
Aquaculture by Shadowclaimer
Backpacks by Eydamos
Better Archery by Zaggy1024
Better Grass & Leaves by Poersch
Better Signs by Poersch
Better Storage by copygirl
Bibliocraft & Addons by Nuchaz
Biomes O'Plenty by TDWP FTW
Carpenter's Blocks by Mineshopper
Chickenshed by ZeroLevels
Craftguide by Uristqwerty
Dynamic Lights by AtomicStryker
Growthcraft by Gwafu
Harvestcraft by MatrexsVigil & Rhodox
Keithyutils by RebelKeithy
Oceancraft by thomassu
Plant Mega Pack by 10paktimbits
Underground Biomes by Grom PE & Exterminator Jeff
Weapon Mod by BalkondeurAlpha
Weee! Flowers by MatrexsVigil & Rhodox
Wild Caves 3 by Alexmania
Village Taverns by Akjosch & AngleWyrm
YALSM by AiryBreath