I need some help ,modloader and minecraft forge are not working together because of 3 .class files the files are: aaa ,aeb and po . when i take them out on ether one of the mods i get a message saying (you do not have the required mods installed) . P.S. I us Mycraft mod manager. please help. Thank you for your time.
I need some help ,modloader and minecraft forge are not working together because of 3 .class files the files are: aaa ,aeb and po . when i take them out on ether one of the mods i get a message saying (you do not have the required mods installed) . P.S. I us Mycraft mod manager. please help. Thank you for your time.
use forge classes. they have all modloader hooks+forge one.
ps. don't overwrite forge classes with other mods(only exception is mod-forge merging patches.)
quick ansver. no
ps. forge has all necessary hooks for unlimite sprite\id damage (and now even ore can be putted into 1 id. damage smelting was added!).
eloraam has all his mod in 1 id, there is blocks with damage about 8000. i think you understand what i want to say =)
use forge classes. they have all modloader hooks+forge one.
ps. don't overwrite forge classes with other mods(only exception is mod-forge merging patches.)
I did that but i still got that same message. T_T idk what to do.
Minecraft has stopped running because it encountered a problem.
If you wish to report this, please copy this entire text and email it to [email protected]
Please include a description of what you did when the error occured.
--- BEGIN ERROR REPORT 5424363c --------
Generated 10/12/11 7:37 PM
Minecraft: Minecraft Beta 1.8.1
OS: Windows 7 (x86) version 6.1
Java: 1.7.0, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: GeForce GTX 560 Ti/PCI/SSE2 version 4.1.0, NVIDIA Corporation
java.lang.ClassNotFoundException: net.minecraft.src.mod_BuildCraftTransport
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at net.minecraft.src.ModLoader.addMod(ModLoader.java:218)
at net.minecraft.src.ModLoader.readFromModFolder(ModLoader.java:1084)
at net.minecraft.src.ModLoader.init(ModLoader.java:691)
at net.minecraft.src.ModLoader.AddAllRenderers(ModLoader.java:121)
at net.minecraft.src.RenderManager.<init>(RenderManager.java:72)
at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:168)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:140)
at net.minecraft.client.Minecraft.run(Minecraft.java:438)
at java.lang.Thread.run(Thread.java:722)
--- END ERROR REPORT ea87f28 ----------
java.lang.IllegalAccessError: tried to access field xe.z from class forge.ForgeHooksClient
at forge.ForgeHooksClient.bindTexture(ForgeHooksClient.java:81)
at forge.MinecraftForgeClient.bindTexture(MinecraftForgeClient.java:34)
at buildcraft.core.TextureLiquidsFX.a(TextureLiquidsFX.java:57)
at ur.a(RenderEngine.java:632)
at net.minecraft.client.Minecraft.k(SourceFile:1173)
at net.minecraft.client.Minecraft.run(SourceFile:666)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT b0684f81 --------
Minecraft has stopped running because it encountered a problem.
If you wish to report this, please copy this entire text and email it to [email protected]
Please include a description of what you did when the error occured.
--- BEGIN ERROR REPORT 5424363c --------
Generated 10/12/11 7:37 PM
Minecraft: Minecraft Beta 1.8.1
OS: Windows 7 (x86) version 6.1
Java: 1.7.0, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: GeForce GTX 560 Ti/PCI/SSE2 version 4.1.0, NVIDIA Corporation
java.lang.ClassNotFoundException: net.minecraft.src.mod_BuildCraftTransport
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at net.minecraft.src.ModLoader.addMod(ModLoader.java:218)
at net.minecraft.src.ModLoader.readFromModFolder(ModLoader.java:1084)
at net.minecraft.src.ModLoader.init(ModLoader.java:691)
at net.minecraft.src.ModLoader.AddAllRenderers(ModLoader.java:121)
at net.minecraft.src.RenderManager.<init>(RenderManager.java:72)
at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:168)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:140)
at net.minecraft.client.Minecraft.run(Minecraft.java:438)
at java.lang.Thread.run(Thread.java:722)
--- END ERROR REPORT ea87f28 ----------
i'm not sure but probably this...
java.lang.ClassNotFoundException: net.minecraft.src.mod_BuildCraftTransport
now you probably missing transport part. also check please the version.
i got this error when installing the source.
it gives tons of errors.
like no file to patch. skipping patch
_ out of _ hunk ignored
can't find file to patch at input line ____
Perhaps you used the wrong -p or --strip option?
using MCP 4.4 and minecraft 1.8.1 with modloader and modloaderMP
wtf still get the same message. I install modloader and than minecraft forge and launch minecraft, it all works, than I add all the other mods and i still get the:
java.lang.Exception: No more empty item sprite indices left!
java.lang.Exception: No more empty item sprite indices left!
at ModLoader.getUniqueItemSpriteIndex(ModLoader.java:647)
at ModLoader.getUniqueSpriteIndex(ModLoader.java:658)
at ModLoader.addOverride(ModLoader.java:329)
at mod_XtraOres.<init>(mod_XtraOres.java:249)
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 ModLoader.addMod(ModLoader.java:275)
at ModLoader.readFromClassPath(ModLoader.java:1114)
at ModLoader.init(ModLoader.java:825)
at ModLoader.AddAllRenderers(ModLoader.java:186)
at aam.<init>(aam.java:61)
at aam.<clinit>(aam.java:10)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at net.minecraft.client.Minecraft.run(SourceFile:629)
at java.lang.Thread.run(Unknown Source)
wtf still get the same message. I install modloader and than minecraft forge and launch minecraft, it all works, than I add all the other mods and i still get the:
java.lang.Exception: No more empty item sprite indices left!
java.lang.Exception: No more empty item sprite indices left!
at ModLoader.getUniqueItemSpriteIndex(ModLoader.java:647)
at ModLoader.getUniqueSpriteIndex(ModLoader.java:658)
at ModLoader.addOverride(ModLoader.java:329)
at mod_XtraOres.<init>(mod_XtraOres.java:249)
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 ModLoader.addMod(ModLoader.java:275)
at ModLoader.readFromClassPath(ModLoader.java:1114)
at ModLoader.init(ModLoader.java:825)
at ModLoader.AddAllRenderers(ModLoader.java:186)
at aam.<init>(aam.java:61)
at aam.<clinit>(aam.java:10)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at net.minecraft.client.Minecraft.run(SourceFile:629)
at java.lang.Thread.run(Unknown Source)
error
that's probably XtraOres mod's fault since it has no forge support
try asking the mod creator to make it forge compatible since it takes up a lot of sprite indices
MCForge does not give extra sprite indices to mods with no Forge support
so even if you do add forge, its useless until you use a mod that uses forge :wink.gif:
quick ansver. no
ps. forge has all necessary hooks for unlimite sprite\id damage (and now even ore can be putted into 1 id. damage smelting was added!).
eloraam has all his mod in 1 id, there is blocks with damage about 8000. i think you understand what i want to say =)
If this is a response to me, then I was asking because Pam's Harvestcraft conflicts with Buildcraft.
If this is a response to me, then I was asking because Pam's Harvestcraft conflicts with Buildcraft.
sorry, I don't know why i saw MCExtended there >_<
there was forge id resolver but i think currently it outdated.
I usually resolve all errors with tmi =) (just start it without pam's mod and correct all ids in the config)
use forge classes. they have all modloader hooks+forge one.
ps. don't overwrite forge classes with other mods(only exception is mod-forge merging patches.)
ps. forge has all necessary hooks for unlimite sprite\id damage (and now even ore can be putted into 1 id. damage smelting was added!).
eloraam has all his mod in 1 id, there is blocks with damage about 8000. i think you understand what i want to say =)
I did that but i still got that same message. T_T idk what to do.
Mods loaded: 1
ModLoader Beta 1.8.1
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
If you wish to report this, please copy this entire text and email it to [email protected]
Please include a description of what you did when the error occured.
--- BEGIN ERROR REPORT 5424363c --------
Generated 10/12/11 7:37 PM
Minecraft: Minecraft Beta 1.8.1
OS: Windows 7 (x86) version 6.1
Java: 1.7.0, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: GeForce GTX 560 Ti/PCI/SSE2 version 4.1.0, NVIDIA Corporation
java.lang.ClassNotFoundException: net.minecraft.src.mod_BuildCraftTransport
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at net.minecraft.src.ModLoader.addMod(ModLoader.java:218)
at net.minecraft.src.ModLoader.readFromModFolder(ModLoader.java:1084)
at net.minecraft.src.ModLoader.init(ModLoader.java:691)
at net.minecraft.src.ModLoader.AddAllRenderers(ModLoader.java:121)
at net.minecraft.src.RenderManager.<init>(RenderManager.java:72)
at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:168)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:140)
at net.minecraft.client.Minecraft.run(Minecraft.java:438)
at java.lang.Thread.run(Thread.java:722)
--- END ERROR REPORT ea87f28 ----------
From what I understand , a buildcraft problem?
i'm not sure but probably this...
java.lang.ClassNotFoundException: net.minecraft.src.mod_BuildCraftTransport
now you probably missing transport part. also check please the version.
it gives tons of errors.
like no file to patch. skipping patch
_ out of _ hunk ignored
can't find file to patch at input line ____
Perhaps you used the wrong -p or --strip option?
using MCP 4.4 and minecraft 1.8.1 with modloader and modloaderMP
java.lang.Exception: No more empty item sprite indices left!
error
that's probably XtraOres mod's fault since it has no forge support
try asking the mod creator to make it forge compatible since it takes up a lot of sprite indices
MCForge does not give extra sprite indices to mods with no Forge support
so even if you do add forge, its useless until you use a mod that uses forge :wink.gif:
why are you launching the minecraft Jar not the launcher?
If this is a response to me, then I was asking because Pam's Harvestcraft conflicts with Buildcraft.
Install Modloader
Install ModlaoderMP
Install Forge
Delete META-INF
Delete MCpatcher backups
Patch
sorry, I don't know why i saw MCExtended there >_<
there was forge id resolver but i think currently it outdated.
I usually resolve all errors with tmi =) (just start it without pam's mod and correct all ids in the config)