Neither of those mods were used by direwolf20 so please post your log in the correct section. This thread was for support relating to his season 4 let's play and not a general support thread.
Ah, my apologies. Sorry for the trouble. I misunderstood the intent of the thread.
I get this error, all Direwolf mods, portalgun is extracted
--- BEGIN ERROR REPORT bda5703f -------- Generated 25-8-12 11:24
Minecraft: Minecraft 1.2.5 OS: Mac OS X (x86_64) version 10.8 Java: 1.6.0_33, Apple Inc. VM: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Apple Inc. LWJGL: 2.4.2 OpenGL: NVIDIA GeForce 9400 OpenGL Engine version 2.1 NVIDIA-8.0.51, NVIDIA Corporation
cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mods/portalgun/mod_PortalGun (wrong name: mod_PortalGun) at cpw.mods.fml.common.Loader.load(Loader.java:436) at cpw.mods.fml.common.Loader.loadMods(Loader.java:592) at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193) at net.minecraft.client.Minecraft.a(Minecraft.java:383) at net.minecraft.client.Minecraft.run(Minecraft.java:735) at java.lang.Thread.run(Thread.java:680) Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mods/portalgun/mod_PortalGun (wrong name: mod_PortalGun) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:474) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463) at cpw.mods.fml.common.Loader.load(Loader.java:385) ... 5 more Caused by: java.lang.NoClassDefFoundError: mods/portalgun/mod_PortalGun (wrong name: mod_PortalGun) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:295) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) ... 9 more --- END ERROR REPORT a75a28aa ----------
Ok, this MAY not be the Right way to fix this but it works fine for me. I extracted the portalgun_client folder and put a copy of that in my .minecraft. after that i opened the portalgun_client and COPIED the portalgun folder in there. I placed the copy in my mods folder. Works fine.
Also, use vis condensers with the concentrated evil upgrade, that should help you pull taint out of the area, and finally you can add in seals.. the dark / magic or dark / magic / magic will use vis to cancel taint on a 1 to 1 basis.. but it does generate some taint. This can be used to get the taint down at first, then use the other methods to slowly remove it
You'll also need Vis Purifiers and Arcane Bellows to remove the Taint (that is assuming you want to destroy it and not store it.) Two of these per condenser and bellows, and equipped with the Quicksilver Core upgrade as well, makes one effective Taint Scrubber. Two of these in a chunk will reduce the Taint level by about 1/second on average. If you can make several of them, do so. Put two scrubbers in each chunk, and if the chunk is distant from your base, you'll also want a Teleport Tether to keep the chunk loaded.
You'll also need Vis Purifiers and Arcane Bellows to remove the Taint (that is assuming you want to destroy it and not store it.) Two of these per condenser and bellows, and equipped with the Quicksilver Core upgrade as well, makes one effective Taint Scrubber. Two of these in a chunk will reduce the Taint level by about 1/second on average. If you can make several of them, do so. Put two scrubbers in each chunk, and if the chunk is distant from your base, you'll also want a Teleport Tether to keep the chunk loaded.
This type of stuff is strategy and gameplay reduce comments in this thread to support topics only plz.
What about people that may have just found his videos and wanted to use the mods he does. I would say continue until season 5 starts or a moderator locks the thread.
Season 4 only ended two weeks ago.
it's not on topic with the thread. That's forum rules not my suggestion.
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 78b1a83a --------
Generated 8/26/12 4:26 PM
Minecraft: Minecraft 1.2.5
OS: Windows XP (x86) version 5.1
Java: 1.7.0_06, Oracle Corporation
VM: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4670 version 2.1.9026, ATI Technologies Inc.
cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: Equivalent Exchange 2: MinecraftForge Too Old, need at least 3.3.8
at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:114)
at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:593)
at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193)
at net.minecraft.client.Minecraft.a(Minecraft.java:383)
at net.minecraft.client.Minecraft.run(Minecraft.java:735)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Equivalent Exchange 2: MinecraftForge Too Old, need at least 3.3.8
at forge.MinecraftForge.killMinecraft(MinecraftForge.java:483)
at forge.MinecraftForge.versionDetect(MinecraftForge.java:502)
at mod_EE.<init>(mod_EE.java:114)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107)
... 6 more
--- END ERROR REPORT c5d1d5f ----------
When I open up adventurecraft it says Minecraft has crashed!
Begin error report ce00d74f
Adventurecraft r1095 - minecraft beta 1.7.30S: Windows XP (x86) Version 5.1
Java: 1.7.0_06, Oracle corporation
VM: Java HotSpot (TM) Client VM (mixed mode), Oracle Corporation
LWJGL 2.4.2
[failed to get system properties (java.lang.nullpointerException)]
org.lwjgl.LWJGLException: Could not bind dummy context
at org.lwjgl.opengl.windowsContextImpementation.nCreate (Native Method)
at org.lwjgl.opengl.windowsContextImpementation.Create (windowsContextImplementation.java:50)
at org.lwjgl.opengl.Context.<init>(context.java:120)
at org.lwjgl.opengl.Context.Create(Display.java:858)
at org.lwjgl.opengl.Context.Create(Display.java:784)
at org.lwjgl.opengl.Context.Create(Display.java:765)
at net.miencraft.client.Minecraft.a(minecraft.java:145)
at net.miencraft.client.Minecraft.run(minecraft.java:466)
at java.lang.Thread.run(Unknown Source)
End error report e08dbbb
Sorry if I spelled some things wrong...I couldn't copy and paste it :/
You have none of the jar mods installed correctly.
Forge
ID Resolver
Optifine
Codechickencore
NEI
The above mods need to be installed into the jar in that order. I think ID resolver goes there but I am not sure. The remaining mods can be installed into the mods folder.
I would recommend (unless you have it already) MultiMC as it makes installing mods so much easier.
You could use direwolf20's config file from his last world download at his let's play thread to fix any block id conflicts.
If you add more mods that use block id's though you may run into problems.
I'm actually using Magic Launcher to install my mods. I have done it before with EE2 so it shouldn't be a problem.
EDIT: I did just look into MultiMC, but whenever I try to launch it I get the following error word-for-word: "The application failed to initialize properly (0xc0000135). Click OK to terminate the application."
Fixed. Going to attempt to use MultiMC. Will post results.
I would recommend (unless you have it already) MultiMC as it makes installing mods so much easier.
To keep Minecraft at 1.2.5 I used Minecraft Version Changer. MultiMC seems to bypass it completely, because when I launch Minecraft through it, it's 1.3.2, but when I launch it through the normal icon, it stay 1.2.5. Obviouly this is an issue since the mods are 1.2.5. Any fixes?
Oh i see from the look of it they were all installed into the mods folder. I have never used Magic Launcher myself. I use MultiMC which takes all the hassle out of installing mods.
SOOOOO glad you taught me about MultiMC. I figured out the version problem and it was all smooth sailing until this. Help?
42 mods loaded
Optifine OptiFine_1.2.5_HD_MT_C6
Minecraft Forge 3.3.8.152
FML v2.2.78.153
Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
mod_CodeChickenCore : Available (minecraft.jar)
mod_MinecraftForge : Available (minecraft.jar)
mod_Mystcraft : Available (minecraft.jar)
mod_NotEnoughItems : Available (minecraft.jar)
mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.2_05.zip)
mod_IC2 : Available (industrialcraft-2-client_1.95b.jar)
mod_AdvancedMachines : Available (AdvancedMachinesClient v1.5.zip)
mod_AdditionalBuildcraftObjects : Available ([email protected])
mod_BuildCraftCore : Available (buildcraft-client-A-core-3.1.5.zip)
mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-3.1.5.zip)
mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-3.1.5.zip)
mod_BuildCraftFactory : Available (buildcraft-client-B-factory-3.1.5.zip)
mod_BuildCraftTransport : Available (buildcraft-client-B-transport-3.1.5.zip)
mod_BuildCraftSilicon : Available (buildcraft-client-C-silicon-3.1.5.zip)
mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-3.1.0.zip)
mod_DoggyTalents : Available (DoggyTalents221.zip)
mod_EE : Available (EE2ClientV1.4.6.6.jar)
mod_EnderStorage : Available (EnderStorage-Client 1.1.5.zip)
mod_RedPowerWorld : Available (RedPowerWorld-2.0pr5b2.zip)
mod_Forestry : Available (forestry-client-A-1.4.8.6.jar)
mod_IC2NuclearControl : Available (IC2NuclearControl_client_v1.1.8.zip)
mod_InvTweaks : Available (InvTweaks-1.41b-1.2.4.zip)
mod_PigbearLaser : Available (Laser Mod 1.5.zip)
mod_LogisticsPipes : Available (LogisticsPipes-BC3-0.2.5B.zip)
mod_CompactSolars : Available (mod_compactsolars-client-2.3.2.10.zip)
mod_IronChest : Available (mod_ironchests-client-3.4.2.28.zip)
mod_ModularForceFieldSystem : Available (mod_ModularForceFieldSystemV2.0.6.1.0_client.zip)
mod_PortalGun : Available (portalgun)
mod_Railcraft : Available (Railcraft_Client_5.3.2.zip)
mod_RedPowerControl : Available (RedPowerControl-2.0pr5b2.zip)
mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)
mod_RedPowerLighting : Available (RedPowerLighting-2.0pr5b2.zip)
mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)
mod_RedPowerMachine : Available (RedPowerMachine-2.0pr5b2.zip)
mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)
mod_SneakyPipes : Available (SneakyPipes-0.1.1.zip)
Steve's Carts : Available (Steves Carts 1.4.4.zip)
mod_WirelessRedstoneCore : Available (WR-CBE Core-Client 1.2.2.zip)
mod_WirelessRedstoneAddons : Available (WR-CBE Addons-Client 1.2.2.zip)
mod_WirelessRedstoneRedPower : Available (WR-CBE RedPower-Client 1.2.2.zip)
mod_IDResolver : Available (minecraft.jar)
mod_ThaumCraft : Available (ThaumCraft2.1.6d.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 72d2e568 --------
Generated 8/26/12 9:05 PM
Minecraft: Minecraft 1.2.5
OS: Windows XP (x86) version 5.1
Java: 1.7.0_06, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4670 version 2.1.9026, ATI Technologies Inc.
java.lang.NoClassDefFoundError: codechicken/nei/ItemTooltipHandler
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at mistaqur.nei.thaumcraft.NEIThaumcraftConfig.loadConfig(NEIThaumcraftConfig.java:57)
at codechicken.nei.NEIConfig.loadConfig(NEIConfig.java:645)
at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:291)
at mod_NotEnoughItems.reset(mod_NotEnoughItems.java:46)
at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:55)
at BaseMod.doTickInGame(BaseMod.java:48)
at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:95)
at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:79)
at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:55)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:127)
at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:281)
at net.minecraft.client.Minecraft.x(Minecraft.java:875)
at net.minecraft.client.Minecraft.run(Minecraft.java:750)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: codechicken.nei.ItemTooltipHandler
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 25 more
--- END ERROR REPORT 386ce258 ----------
I have installed all the mods except optfine and MineCraft starts up normal and then after the Mojang sign it goes black..... i deleted the original meta-inf folder. In MineCraft 1.2.5.
Are you installing manually or using MultiMC? If manually you may have not installed forge correctly try installing it again or you have older files still there.
I would recommend using Multimc for mod installation. You will need to downgrade MC to 1.2.5 if you use multimc.
Oh i see from the look of it they were all installed into the mods folder. I have never used Magic Launcher myself. I use MultiMC which takes all the hassle out of installing mods.
This says Mod installation support thread how is this not a support thread?
Ive tried posting every where els but they say its the wrong place
This says Mod installation support thread how is this not a support thread?
Ive tried posting every where els but they say its the wrong place
because the intent of this thread was so that the people wanting to play along with DW's LP could install and run the same mods as he was. Now if you had the same mods just not the same versions that would be understandable but you're have compatibility issues with mods that he isn't even using.
i cant find steve's carts pre5.1 anyhere and i get blackscreen after mojang logo with steve's carts 1.5.1 or with 1.4.4 and with other mods when i enter on the world it says saving chunks and then crashes
Any help pls?
i cant find steve's carts pre5.1 anyhere and i get blackscreen after mojang logo with steve's carts 1.5.1 or with 1.4.4 and with other mods when i enter on the world it says saving chunks and then crashes
Any help pls?
I downloaded all of the mods in their current versions for 1.2.5, all was fine after some config edits (it wasn't too hard with 4000 of them to choose from!) Blackscreens never help, post a crash report so people can find out where you made a mistake, asses the problem, and then give you some helpful feedback.
I downloaded all of the mods in their current versions for 1.2.5, all was fine after some config edits (it wasn't too hard with 4000 of them to choose from!) Blackscreens never help, post a crash report so people can find out where you made a mistake, asses the problem, and then give you some helpful feedback.
thats the problem it dont show any report it just apear for some miliseconds i cant read XD
thats the problem it dont show any report it just apear for some miliseconds i cant read XD
First you can use MultiMC and turn on the console, or if you're not using MultiMC then you can use MCError from here (use the v3 version) and if you don't want to use either of those two methods you can download the minecraft error batch file from here and run it from the directory your Minecraft.exe lives in.
Rollback Post to RevisionRollBack
"Not everyone who has a built a nice chair owes money to the guy that invented chairs"
Ah, my apologies. Sorry for the trouble. I misunderstood the intent of the thread.
-TF
Ok, this MAY not be the Right way to fix this but it works fine for me. I extracted the portalgun_client folder and put a copy of that in my .minecraft. after that i opened the portalgun_client and COPIED the portalgun folder in there. I placed the copy in my mods folder. Works fine.
Don't worry about it man. It happens more than you'd know.
So in all fairness all support should come to an end since Season 4 has come to an end over a month ago and this thread should be locked.
You'll also need Vis Purifiers and Arcane Bellows to remove the Taint (that is assuming you want to destroy it and not store it.) Two of these per condenser and bellows, and equipped with the Quicksilver Core upgrade as well, makes one effective Taint Scrubber. Two of these in a chunk will reduce the Taint level by about 1/second on average. If you can make several of them, do so. Put two scrubbers in each chunk, and if the chunk is distant from your base, you'll also want a Teleport Tether to keep the chunk loaded.
This type of stuff is strategy and gameplay reduce comments in this thread to support topics only plz.
it's not on topic with the thread. That's forum rules not my suggestion.
Optifine OptiFine_1.2.5_HD_MT_C6
FML v2.2.78.153
Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
mod_Forestry : Pre-initialized (forestry-client-A-1.4.8.6.jar)
mod_Railcraft : Pre-initialized (Railcraft_Client_5.3.2.zip)
mod_ThaumCraft : Pre-initialized (ThaumCraft2.1.6d.zip)
mod_EE : Loaded (EE2ClientV1.4.6.6.jar)
mod_WirelessRedstoneRedPower : Loaded (WR-CBE RedPower-Client 1.2.2.zip)
mod_WirelessRedstoneAddons : Loaded (WR-CBE Addons-Client 1.2.2.zip)
mod_WirelessRedstoneCore : Loaded (WR-CBE Core-Client 1.2.2.zip)
mod_RedPowerWorld : Loaded (RedPowerWorld-2.0pr5b2.zip)
mod_RedPowerWiring : Loaded (RedPowerWiring-2.0pr5b2.zip)
mod_RedPowerMachine : Loaded (RedPowerMachine-2.0pr5b2.zip)
mod_RedPowerLogic : Loaded (RedPowerLogic-2.0pr5b2.zip)
mod_RedPowerLighting : Loaded (RedPowerLighting-2.0pr5b2.zip)
mod_RedPowerControl : Loaded (RedPowerControl-2.0pr5b2.zip)
mod_RedPowerCore : Loaded (RedPowerCore-2.0pr5b2.zip)
mod_ModularForceFieldSystem : Loaded (mod_ModularForceFieldSystemV2.0.6.1.0_client.zip)
mod_IC2NuclearControl : Loaded (IC2NuclearControl_client_v1.1.8.zip)
mod_CompactSolars : Loaded (mod_compactsolars-client-2.3.2.10.zip)
mod_AdvancedMachines : Loaded (AdvancedMachinesClient v1.5.zip)
mod_IC2 : Loaded (industrialcraft-2-client_1.95b.jar)
mod_SneakyPipes : Loaded (SneakyPipes-0.1.1.zip)
mod_LogisticsPipes : Loaded (LogisticsPipes-BC3-0.2.5B.zip)
mod_AdditionalPipes : Loaded (buildcraft-client-DA-additionalpipes-3.1.0.zip)
mod_AdditionalBuildcraftObjects : Loaded ([email protected])
mod_BuildCraftSilicon : Loaded (buildcraft-client-C-silicon-3.1.5.zip)
mod_BuildCraftTransport : Loaded (buildcraft-client-B-transport-3.1.5.zip)
mod_BuildCraftFactory : Loaded (buildcraft-client-B-factory-3.1.5.zip)
mod_BuildCraftEnergy : Loaded (buildcraft-client-B-energy-3.1.5.zip)
mod_BuildCraftBuilders : Loaded (buildcraft-client-B-builders-3.1.5.zip)
mod_BuildCraftCore : Loaded (buildcraft-client-A-core-3.1.5.zip)
mod_InvTweaks : Loaded (InvTweaks-1.41b-1.2.4.zip)
mod_ReiMinimap : Loaded ([1.2.5]ReiMinimap_v3.2_05.zip)
mod_NotEnoughItems : Loaded (NotEnoughItems-Client 1.2.2.4.zip)
mod_CodeChickenCore : Loaded (CodeChickenCore-Client 0.5.3.zip)
mod_IDResolver : Loaded (IDResolver_1.2.5-Update-2-RAW.zip)
mod_MinecraftForge : Loaded (minecraftforge-client-3.3.8.152.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 78b1a83a --------
Generated 8/26/12 4:26 PM
Minecraft: Minecraft 1.2.5
OS: Windows XP (x86) version 5.1
Java: 1.7.0_06, Oracle Corporation
VM: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4670 version 2.1.9026, ATI Technologies Inc.
cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: Equivalent Exchange 2: MinecraftForge Too Old, need at least 3.3.8
at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:114)
at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:593)
at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193)
at net.minecraft.client.Minecraft.a(Minecraft.java:383)
at net.minecraft.client.Minecraft.run(Minecraft.java:735)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Equivalent Exchange 2: MinecraftForge Too Old, need at least 3.3.8
at forge.MinecraftForge.killMinecraft(MinecraftForge.java:483)
at forge.MinecraftForge.versionDetect(MinecraftForge.java:502)
at mod_EE.<init>(mod_EE.java:114)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107)
... 6 more
--- END ERROR REPORT c5d1d5f ----------
Begin error report ce00d74f
Adventurecraft r1095 - minecraft beta 1.7.30S: Windows XP (x86) Version 5.1
Java: 1.7.0_06, Oracle corporation
VM: Java HotSpot (TM) Client VM (mixed mode), Oracle Corporation
LWJGL 2.4.2
[failed to get system properties (java.lang.nullpointerException)]
org.lwjgl.LWJGLException: Could not bind dummy context
at org.lwjgl.opengl.windowsContextImpementation.nCreate (Native Method)
at org.lwjgl.opengl.windowsContextImpementation.Create (windowsContextImplementation.java:50)
at org.lwjgl.opengl.Context.<init>(context.java:120)
at org.lwjgl.opengl.Context.Create(Display.java:858)
at org.lwjgl.opengl.Context.Create(Display.java:784)
at org.lwjgl.opengl.Context.Create(Display.java:765)
at net.miencraft.client.Minecraft.a(minecraft.java:145)
at net.miencraft.client.Minecraft.run(minecraft.java:466)
at java.lang.Thread.run(Unknown Source)
End error report e08dbbb
Sorry if I spelled some things wrong...I couldn't copy and paste it :/
I'm actually using Magic Launcher to install my mods. I have done it before with EE2 so it shouldn't be a problem.
EDIT:
I did just look into MultiMC, but whenever I try to launch it I get the following error word-for-word: "The application failed to initialize properly (0xc0000135). Click OK to terminate the application."Fixed. Going to attempt to use MultiMC. Will post results.
To keep Minecraft at 1.2.5 I used Minecraft Version Changer. MultiMC seems to bypass it completely, because when I launch Minecraft through it, it's 1.3.2, but when I launch it through the normal icon, it stay 1.2.5. Obviouly this is an issue since the mods are 1.2.5. Any fixes?
SOOOOO glad you taught me about MultiMC. I figured out the version problem and it was all smooth sailing until this. Help?
Optifine OptiFine_1.2.5_HD_MT_C6
Minecraft Forge 3.3.8.152
FML v2.2.78.153
Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
mod_CodeChickenCore : Available (minecraft.jar)
mod_MinecraftForge : Available (minecraft.jar)
mod_Mystcraft : Available (minecraft.jar)
mod_NotEnoughItems : Available (minecraft.jar)
mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.2_05.zip)
mod_IC2 : Available (industrialcraft-2-client_1.95b.jar)
mod_AdvancedMachines : Available (AdvancedMachinesClient v1.5.zip)
mod_AdditionalBuildcraftObjects : Available ([email protected])
mod_BuildCraftCore : Available (buildcraft-client-A-core-3.1.5.zip)
mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-3.1.5.zip)
mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-3.1.5.zip)
mod_BuildCraftFactory : Available (buildcraft-client-B-factory-3.1.5.zip)
mod_BuildCraftTransport : Available (buildcraft-client-B-transport-3.1.5.zip)
mod_BuildCraftSilicon : Available (buildcraft-client-C-silicon-3.1.5.zip)
mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-3.1.0.zip)
mod_DoggyTalents : Available (DoggyTalents221.zip)
mod_EE : Available (EE2ClientV1.4.6.6.jar)
mod_EnderStorage : Available (EnderStorage-Client 1.1.5.zip)
mod_RedPowerWorld : Available (RedPowerWorld-2.0pr5b2.zip)
mod_Forestry : Available (forestry-client-A-1.4.8.6.jar)
mod_IC2NuclearControl : Available (IC2NuclearControl_client_v1.1.8.zip)
mod_InvTweaks : Available (InvTweaks-1.41b-1.2.4.zip)
mod_PigbearLaser : Available (Laser Mod 1.5.zip)
mod_LogisticsPipes : Available (LogisticsPipes-BC3-0.2.5B.zip)
mod_CompactSolars : Available (mod_compactsolars-client-2.3.2.10.zip)
mod_IronChest : Available (mod_ironchests-client-3.4.2.28.zip)
mod_ModularForceFieldSystem : Available (mod_ModularForceFieldSystemV2.0.6.1.0_client.zip)
mod_PortalGun : Available (portalgun)
mod_Railcraft : Available (Railcraft_Client_5.3.2.zip)
mod_RedPowerControl : Available (RedPowerControl-2.0pr5b2.zip)
mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)
mod_RedPowerLighting : Available (RedPowerLighting-2.0pr5b2.zip)
mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)
mod_RedPowerMachine : Available (RedPowerMachine-2.0pr5b2.zip)
mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)
mod_SneakyPipes : Available (SneakyPipes-0.1.1.zip)
Steve's Carts : Available (Steves Carts 1.4.4.zip)
mod_WirelessRedstoneCore : Available (WR-CBE Core-Client 1.2.2.zip)
mod_WirelessRedstoneAddons : Available (WR-CBE Addons-Client 1.2.2.zip)
mod_WirelessRedstoneRedPower : Available (WR-CBE RedPower-Client 1.2.2.zip)
mod_IDResolver : Available (minecraft.jar)
mod_ThaumCraft : Available (ThaumCraft2.1.6d.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 72d2e568 --------
Generated 8/26/12 9:05 PM
Minecraft: Minecraft 1.2.5
OS: Windows XP (x86) version 5.1
Java: 1.7.0_06, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4670 version 2.1.9026, ATI Technologies Inc.
java.lang.NoClassDefFoundError: codechicken/nei/ItemTooltipHandler
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at mistaqur.nei.thaumcraft.NEIThaumcraftConfig.loadConfig(NEIThaumcraftConfig.java:57)
at codechicken.nei.NEIConfig.loadConfig(NEIConfig.java:645)
at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:291)
at mod_NotEnoughItems.reset(mod_NotEnoughItems.java:46)
at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:55)
at BaseMod.doTickInGame(BaseMod.java:48)
at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:95)
at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:79)
at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:55)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:127)
at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:281)
at net.minecraft.client.Minecraft.x(Minecraft.java:875)
at net.minecraft.client.Minecraft.run(Minecraft.java:750)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: codechicken.nei.ItemTooltipHandler
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 25 more
--- END ERROR REPORT 386ce258 ----------
and the mods lol.
This says Mod installation support thread how is this not a support thread?
Ive tried posting every where els but they say its the wrong place
because the intent of this thread was so that the people wanting to play along with DW's LP could install and run the same mods as he was. Now if you had the same mods just not the same versions that would be understandable but you're have compatibility issues with mods that he isn't even using.
Any help pls?
I downloaded all of the mods in their current versions for 1.2.5, all was fine after some config edits (it wasn't too hard with 4000 of them to choose from!) Blackscreens never help, post a crash report so people can find out where you made a mistake, asses the problem, and then give you some helpful feedback.
thats the problem it dont show any report it just apear for some miliseconds i cant read XD
First you can use MultiMC and turn on the console, or if you're not using MultiMC then you can use MCError from here (use the v3 version) and if you don't want to use either of those two methods you can download the minecraft error batch file from here and run it from the directory your Minecraft.exe lives in.