Error with Optifine

Status
Not open for further replies.

ExtasyPoint

New Member
Jul 29, 2019
8
0
0
First thing first, i install the mod-pack everything in order, then i put optifine C2 (the one for 1.2.5) inside minecraft.jar. When i open minecraft, i got this error:
(sorry for big post, couldn't find the spoiler thing)

33 mods loaded
Optifine OptiFine_1.2.5_HD_C2
Minecraft Forge 3.3.7.135
FML v2.2.48.135
Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5
mod_MinecraftForge : Pre-initialized (minecraft.jar)
mod_CodeChickenCore : Pre-initialized (minecraft.jar)
mod_NotEnoughItems : Pre-initialized (minecraft.jar)
mod_IC2AdvancedMachines : Pre-initialized (AdvancedMachines_4.1_client.zip)
mod_BuildCraftCore : Pre-initialized (buildcraft-client-A-core-3.1.5.zip)
mod_BuildCraftBuilders : Pre-initialized (buildcraft-client-B-builders-3.1.5.zip)
mod_BuildCraftEnergy : Pre-initialized (buildcraft-client-B-energy-3.1.5.zip)
mod_BuildCraftFactory : Pre-initialized (buildcraft-client-B-factory-3.1.5.zip)
mod_BuildCraftTransport : Pre-initialized (buildcraft-client-B-transport-3.1.5.zip)
mod_BuildCraftSilicon : Pre-initialized (buildcraft-client-C-silicon-3.1.5.zip)
mod_EE : Loaded (EE2ClientV1.4.6.1.jar)
mod_EnderStorage : Loaded (EnderStorage-Client 1.1.1.zip)
mod_BuildCraftZFP : Loaded (forestry-client-A-1.4.4.5-FTB.jar)
mod_Forestry : Loaded (forestry-client-A-1.4.4.5-FTB.jar)
mod_IC2 : Loaded (industrialcraft-2-client_1.95b.jar)
mod_InvTweaks : Loaded (InvTweaks-1.41b-1.2.4.zip)
mod_LogisticsPipes : Loaded (LogisticsPipes-BC3-0.2.5B.zip)
mod_CompactSolars : Loaded (mod_compactsolars-client-2.3.2.10.zip)
mod_IronChest : Loaded (mod_ironchests-client-3.4.2.28.zip)
mod_MusicBox : Loaded (mod_MusicBox.zip)
mod_NoGen : Loaded (mod_YUNoMakeGoodMap (1).zip)
mod_PortalGun : Loaded (portalgun)
mod_RedPowerControl : Loaded (RedPowerControl-2.0pr5b2.zip)
mod_RedPowerCore : Loaded (RedPowerCore-2.0pr5b2.zip)
mod_RedPowerLighting : Loaded (RedPowerLighting-2.0pr5b2.zip)
mod_RedPowerLogic : Loaded (RedPowerLogic-2.0pr5b2.zip)
mod_RedPowerMachine : Loaded (RedPowerMachine-2.0pr5b2.zip)
mod_RedPowerWiring : Loaded (RedPowerWiring-2.0pr5b2.zip)
mod_RedPowerWorld : Loaded (RedPowerWorld-2.0pr5b2.zip)
mod_Timer : Loaded (timer)
mod_WirelessRedstoneAddons : Loaded (WR-CBE Addons-Client 1.2.2.zip)
mod_WirelessRedstoneCore : Loaded (WR-CBE Core-Client 1.2.2.zip)
mod_WirelessRedstoneRedPower : Loaded (WR-CBE RedPower-Client 1.2.2.zip)


Minecraft has crashed!
----------------------

Minecraft has stopped running because it encountered a problem.




--- BEGIN ERROR REPORT 8256a9bb --------
Generated 20/08/12 23:29

Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_05, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 5450 version 4.2.11740 Compatibility Profile Context, ATI Technologies Inc.

cpw.mods.fml.common.LoaderException: java.lang.NullPointerException
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.NullPointerException
at forge.MinecraftForgeClient.registerSoundHandler(MinecraftForgeClient.java:77)
at mod_EE.<init>(mod_EE.java:180)
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 feb6ac68 --------

I hope someone can tell me if i do something wrong.
 
  • Like
Reactions: Eyamaz

ExtasyPoint

New Member
Jul 29, 2019
8
0
0
IBurn36360 said:
Try finding a download for C6. There is a problem where some of the versions of Forge and Optifine do not play well together.

I would recommend the following, it is the setup I use for the two:

Forge build 162:

Optifine version C6:
Installed the ones you gave me, but now i get this error:
--- BEGIN ERROR REPORT fe91aaf2 --------
Generated 21/08/12 00:09

Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_05, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 5450 version 4.2.11740 Compatibility Profile Context, ATI Technologies Inc.

java.lang.NullPointerException
at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:356)
at cpw.mods.fml.common.Loader.modInit(Loader.java:273)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:628)
at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:223)
at net.minecraft.client.Minecraft.a(Minecraft.java:429)
at net.minecraft.client.Minecraft.run(Minecraft.java:738)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 43681bb1 ----------
 
Status
Not open for further replies.