Oh boy, this is going to be hard to explain... I'll do my best.
Ok, so I've been trying to install Fossil and Archeology mod all morning. I had modloader already, and I recently downloaded Forge API and AudioMod. This is where things get messed up. I went to Setup, then added AudioMod with that. It said it had 5 errors and when I tried to log in a got a black screen after the Mojang logo, so I removed it and installed it manually through minecraft.jar. I went back and added the Fossil mod with Magic Launcher. It didn't work. I removed that and installed it manually, too. I went back to setup and checked the status. It said 'Duplicated mod.' So I removed it, and now I'm getting that black screen again. What do I do? I can't delete the bin, or I'll loose my mods. Help!Also, the last time I got the black screen, I checked the logs:
*** Starting Minecraft ***
Minecraft version: (modified!) 1.4.7
Minecraft.jar: minecraft.jar
Java path: C:\Program Files\Java\jre7\bin\java
Memory: 512 MB
LauncherPath: /C:/Users/TEMP.Beezhold-PC.009/Desktop/MagicLauncher_1.0.0.exe
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
2013-01-28 10:49:23 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-01-28 10:49:24 [SEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing
2013-01-28 10:49:36 [INFO] [STDOUT] 27 achievements
2013-01-28 10:49:37 [INFO] [STDOUT] 210 recipes
2013-01-28 10:49:37 [INFO] [STDOUT] Setting user: Nuttydragongirl, 1717598526
2013-01-28 10:49:37 [INFO] [STDERR] Client asked for parameter: server
2013-01-28 10:49:37 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-01-28 10:49:41 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-01-28 10:49:41 [INFO] [STDOUT] MinecraftForge v6.6.0.497 Initialized
2013-01-28 10:49:41 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized
2013-01-28 10:49:41 [INFO] [STDOUT] Replaced 84 ore recipies
2013-01-28 10:49:41 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-01-28 10:49:41 [INFO] [ForgeModLoader] Searching C:\Users\TEMP.Beezhold-PC.009\AppData\Roaming\.minecraft\mods for mods
2013-01-28 10:49:44 [INFO] [ForgeModLoader] Attempting to reparse the mod container minecraft.jar
2013-01-28 10:49:45 [INFO] [ForgeModLoader] Attempting to reparse the mod container Audiotori_r3__1_4_6.zip
2013-01-28 10:49:46 [INFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2013-01-28 10:49:46 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: art
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)
2013-01-28 10:49:46 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-28 10:49:46 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-01-28 10:49:46 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-28 10:49:46 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-01-28 10:49:46 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2013-01-28 10:49:46 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-01-28 10:49:46 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: art
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] ... 29 more
2013-01-28 10:49:46 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)
2013-01-28 10:49:46 [INFO] [STDERR] ... 31 more
At that point, it kind of froze in the logs. So I closed it out. e_o
Rollback Post to RevisionRollBack
Mess with me, and I will set upon you a pack of wolves to eat you in your house.
The Meaning of Life, the Universe, and Everything.
Location:
Madison
Join Date:
7/11/2012
Posts:
1,702
Minecraft:
Mikko_blu
Member Details
Delete your Bin folder, and reinstall your mods. Your mods will be fine. Duplicate mods means that your trying to load a mod, thats already in the .jar. Given how much you moved stuff around, i would bet it's safe to assume you broke something in the process. Reinstalling MC and your mods should fix the problem.
Delete your Bin folder, and reinstall your mods. Your mods will be fine. Duplicate mods means that your trying to load a mod, thats already in the .jar. Given how much you moved stuff around, i would bet it's safe to assume you broke something in the process. Reinstalling MC and your mods should fix the problem.
That would be too hard to do. I got my .minecraft file from my friend, which takes FOREVER to download. Plus, I would have to delete one of the mods he gave me. And I have a crap ton of mods. e_o
Rollback Post to RevisionRollBack
Mess with me, and I will set upon you a pack of wolves to eat you in your house.
The fossil and archaeology mod is still at 1.3.2. Also, Forge and Modloader are incompatible with each other. Forge is also incompatible with Audiomod.
The fossil and archaeology mod is still at 1.3.2. Also, Forge and Modloader are incompatible with each other. Forge is also incompatible with Audiomod.
But if you load the mods in this order it shouldn't be a problem:
Modloader (ABSOLUTELY FIRST)
Audiomod
Forge
(I don't actually know about the fossil and archaeology mod because I have never used them, but I assume they'd come after these three)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Ok, so I've been trying to install Fossil and Archeology mod all morning. I had modloader already, and I recently downloaded Forge API and AudioMod. This is where things get messed up. I went to Setup, then added AudioMod with that. It said it had 5 errors and when I tried to log in a got a black screen after the Mojang logo, so I removed it and installed it manually through minecraft.jar. I went back and added the Fossil mod with Magic Launcher. It didn't work. I removed that and installed it manually, too. I went back to setup and checked the status. It said 'Duplicated mod.' So I removed it, and now I'm getting that black screen again. What do I do? I can't delete the bin, or I'll loose my mods. Help!Also, the last time I got the black screen, I checked the logs:
*** Starting Minecraft ***
Minecraft version: (modified!) 1.4.7
Minecraft.jar: minecraft.jar
Java path: C:\Program Files\Java\jre7\bin\java
Memory: 512 MB
LauncherPath: /C:/Users/TEMP.Beezhold-PC.009/Desktop/MagicLauncher_1.0.0.exe
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
2013-01-28 10:49:23 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-01-28 10:49:24 [SEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing
2013-01-28 10:49:36 [INFO] [STDOUT] 27 achievements
2013-01-28 10:49:37 [INFO] [STDOUT] 210 recipes
2013-01-28 10:49:37 [INFO] [STDOUT] Setting user: Nuttydragongirl, 1717598526
2013-01-28 10:49:37 [INFO] [STDERR] Client asked for parameter: server
2013-01-28 10:49:37 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-01-28 10:49:41 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-01-28 10:49:41 [INFO] [STDOUT] MinecraftForge v6.6.0.497 Initialized
2013-01-28 10:49:41 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized
2013-01-28 10:49:41 [INFO] [STDOUT] Replaced 84 ore recipies
2013-01-28 10:49:41 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-01-28 10:49:41 [INFO] [ForgeModLoader] Searching C:\Users\TEMP.Beezhold-PC.009\AppData\Roaming\.minecraft\mods for mods
2013-01-28 10:49:44 [INFO] [ForgeModLoader] Attempting to reparse the mod container minecraft.jar
2013-01-28 10:49:45 [INFO] [ForgeModLoader] Attempting to reparse the mod container Audiotori_r3__1_4_6.zip
2013-01-28 10:49:46 [INFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2013-01-28 10:49:46 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: art
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)
2013-01-28 10:49:46 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-28 10:49:46 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-01-28 10:49:46 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-28 10:49:46 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-28 10:49:46 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-01-28 10:49:46 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2013-01-28 10:49:46 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-01-28 10:49:46 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: art
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-28 10:49:46 [INFO] [STDERR] ... 29 more
2013-01-28 10:49:46 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-01-28 10:49:46 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)
2013-01-28 10:49:46 [INFO] [STDERR] ... 31 more
At that point, it kind of froze in the logs. So I closed it out. e_o
-
View User Profile
-
View Posts
-
Send Message
Retired Staff-
View User Profile
-
View Posts
-
Send Message
Retired StaffBut if you load the mods in this order it shouldn't be a problem:
Modloader (ABSOLUTELY FIRST)
Audiomod
Forge
(I don't actually know about the fossil and archaeology mod because I have never used them, but I assume they'd come after these three)