I have 2 problems
(both involving AdventrureCraft)
[Problem #1]
Whenever I use the tool "Paste" I get this message
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 ce00d74f --------
Generated 10/16/11 4:07 PM
AdventureCraft r1089 - Minecraft Beta 1.7.3OS: Windows XP (x86) version 5.1
Java: 1.6.0_27, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: Intel 865G version 1.3.0 - Build 4.14.10.4396, Intel
java.lang.
IllegalStateException: Function is not supported
at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:64)
at org.lwjgl.opengl.GL14.glBlendColor(GL14.java:79)
at AC_MapEditing.renderSelection(AC_MapEditing.java:151)
at px.a(EntityRenderer.java:722)
at px.b(EntityRenderer.java:473)
at net.minecraft.client.Minecraft.run(Minecraft.java:552)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 66c0930b ----------
[Problem #2]
If I destroy a block or make a few sounds (dig out a block, throw a snowball, Etc,) It repeats over and over Contently and sometimes gets louder and stops at some point (not long after it starts).
Is there a way to fix these 2 problems?
(helping me fix these would help me better enjoy minecraft)
Coming up with Ideas is vary fun and stimulating to me. that's why I love suggesting ideas -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- The Midna Icon Im using can be found Here
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- I know my username is painfully witty. just ignore it
I have an evil issue with this. Basically, my game crashes periodically. I used this method, and somehow, I cannot get the game to crash. This means I cannot get the crash to occur in debug mode, and hence no crash report. In addition, if I use the normal EXE, it crashes again, and hence no crash reports. Help!!!
I feel you bro.....I am dealing with a couple fatal errors that REFUSE to play nice and mess with my **** when I am TRYING to get them to....
Hmm, anyone mind telling me how to basically ALWAYS run my minecraft in what I call 'debugging' mode? Yes, I can always just run the bat, but it doesn't use my login, which breaks a few mods that rely on who created what, mostly the additional pipes mod for buildcraft. What I really want to know is what the fresh hell everything after the ram allocation of your script does mr. okushima.
EDIT: Oh, and if someone intelligent decides to answer this, PLEASE PM me to let me know you posted an answer, the intelligence level of the majority of the posters in this thread make me want to Nuke another Millenaire town.....
Use the linux version. ~/.minecraft is not where minecraft is though. But you should know where it is if you got mods or even minecraft to work in the first place
I'm attempting to install the minimap mod for 1.8.1 with windows XP.
Using MCPatcher 2.1.2 I patch in: 1)Reis minimap 2) Improved chat 3) HD Font 4) Improved Grass (HD Textures is not used.)
When patching I initially recieved an error about the abj.class file. So I deslected it for Rei's minimap to install. I recieved minimap in singleplayer, but when attempting to log on to multiplayer I recieved a black screen and freeze. Switching the abj.class file gives me back improved chat but no minimap, and I can log into multiplayer.
So could the server be blocking the use of minimap (I heard about it from players on that server)? Or is there something I'm doing wrong. Be happy to give any further info needed. And yes I deleted the mete inf folder :smile.gif:
Hey, My minecraft has crashed, here is the crash report, please help
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 11/13/11 8:44 PM
Minecraft: Minecraft Beta 1.8.1
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_20, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: AMD M880G with ATI Mobility Radeon HD 4250 version 3.2.9704 Compatibility Profile Context, ATI Technologies Inc.
java.lang.IllegalArgumentException: input == null!
at javax.imageio.ImageIO.read(Unknown Source)
at io.<init>(SourceFile:21)
at er.<init>(SourceFile:10)
at net.minecraft.client.Minecraft.a(SourceFile:248)
at net.minecraft.client.Minecraft.run(SourceFile:629)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 1da59322 ----------
So... I input the code into my command prompt, but it tells me "could not find or load main class C:\Users\Valcain\AppData\Roaming\.minecraft\bin\lwjgl.jar"?
D:
I recently made my own mod... and it worked FINE until I edited the EntityLiving class to make all mobs drop an item in my mod.. the only other mods I have installed are optifine:smooth, toomanyitems, and modloader(to run my mod)... (This is my mod testing jar, optifine's there for my computer to run it and record with fraps)
The only time it crashes is when I'm left-clicking on any kind of mob.
And, none of the other mods I listed edit that wd.class (EntityLiving)
I think Optifine is crashing me but when I do the "java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft"
I get the error
C:\Users\Therian>java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" -Djava.l
ibrary.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft
Error: Could not find or load main class C:\Users\Therian\AppData\Roaming\.minecra
ft\bin\lwjgl.jar
The jar is there and doesn't appear to be corrupt. My issue is since using optifine I get a random "chunks saving" when I fly more than 200 blocks in 1 direction. Trying to figure out if its the mod or a conflict with another mod. What did I do wrong?
FINE: Failed to load mod from "mod_TooManyItems.class"
Nov 22, 2011 1:24:41 PM ModLoader addMod
FINER: THROW
java.lang.AbstractMethodError: BaseMod.getVersion()Ljava/lang/String;
at BaseMod.toString(BaseMod.java:179)
at ModLoader.addMod(ModLoader.java:279)
at ModLoader.readFromClassPath(ModLoader.java:1212)
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)
Nov 22, 2011 1:24:51 PM ModLoader init
FINER: THROW
java.lang.AbstractMethodError: BaseMod.getVersion()Ljava/lang/String;
at qd.<init>(qd.java:48)
at l.a(SourceFile:39)
at ModLoader.ThrowException(ModLoader.java:1767)
at ModLoader.ThrowException(ModLoader.java:1776)
at ModLoader.addMod(ModLoader.java:286)
at ModLoader.readFromClassPath(ModLoader.java:1212)
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)
CAN ANYONE HELP???
The Meaning of Life, the Universe, and Everything.
Join Date:
9/24/2011
Posts:
270
Minecraft:
TheMysticalBard
Member Details
Mods loaded: 4
ModLoader 1.0.0
mod_ReiMinimap v2.8_01 [1.0.0]
mod_SpawnerGUI 1.0.0
mod_TooManyItems 1.0.0 2011-11-19
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 46f93215 --------
Generated 11/26/11 11:46 AM
Minecraft: Minecraft 1.0.0
OS: Windows Vista (x86) version 6.0
Java: 1.6.0_01, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW! version 2.1.1, NVIDIA Corporation
java.lang.NoSuchFieldError: workbench
at gd.<init>(gd.java:23)
at vi.<init>(SourceFile:99)
at di.<init>(SourceFile:36)
at aes.b(SourceFile:80)
at net.minecraft.client.Minecraft.a(SourceFile:1806)
at net.minecraft.client.Minecraft.a(SourceFile:1767)
at net.minecraft.client.Minecraft.a(SourceFile:1655)
at xz.e(SourceFile:161)
at pb.a(SourceFile:209)
at jn.a(SourceFile:152)
at xz.a(SourceFile:181)
at adt.b(SourceFile:793)
at EntityRendererProxy.b(EntityRendererProxy.java:15)
at net.minecraft.client.Minecraft.x(SourceFile:738)
at net.minecraft.client.Minecraft.run(SourceFile:658)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 525bcdba ----------
I hate to be a bother, but java is a reconized command and this is what I get.
java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft
Error: Could not find or load main class C:\Users\rhinorulz\AppData\Roaming\.min
ecraft\bin\lwjgl.jar
... block to extend my signature to infinity. I can now place as much text in this quote as I want. text outside of this quote block +BBCode for quote through the word my maxes out 2 lines, but look this signature fully extended is almost a page long.
Anyone willing to teach me Java? I wanna make some mods.
The problem is the command itself. The command posted by the OP does not seem to work with Minecraft 1.0. Also of note, the copy of LWJGL was updated when Minecraft 1.0 was released. I am *assuming* that this updated LWJGL is the source of the problem.
For those who care... LWJGL is a java library used by Minecraft (and other java based games) to interface with input, sound, and graphics features of Windows.
I don't know enough about java to suggest a fixed command, unfortunately. I only barely know what I've posted above.
While trying to install the mod i just got a mojang screen when i launched the game.
Minecraft worked fine with just Minecraft Forge, TooMany Items and ModLoader, but when i added the build craft files it 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 e7092d14 --------
Generated 04.12.11 18:33
Minecraft: Minecraft 1.0.0
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_26, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6900 Series version 4.1.11161 Compatibility Profile Context, ATI Technologies Inc.
java.lang.NoClassDefFoundError: BaseModMp
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
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$000(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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at ModLoader.addMod(ModLoader.java:270)
at ModLoader.readFromClassPath(ModLoader.java:1227)
at ModLoader.init(ModLoader.java:825)
at ModLoader.AddAllRenderers(ModLoader.java:186)
at wb.<init>(wb.java:76)
at wb.<clinit>(wb.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:644)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: BaseModMp
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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 21 more
--- END ERROR REPORT 13b1237d ----------
Sorry for it not beingcode
Thanks in advance, Ghastlyqwert.
27 achievements
174 recipes
WARNING: Found unknown Windows version: Windows 7
Attempting to use default windows plug-in.
Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
Failed to initialize device HP Wireless Keyboard Kit because of: java.io.IOExcep
tion: Failed to acquire device (8007001e)
Failed to initialize device HP Wireless Keyboard Kit because of: java.io.IOExcep
tion: Failed to acquire device (8007001e)
Failed to initialize device HP Wireless Keyboard Kit because of: java.io.IOExcep
tion: Failed to acquire device (8007001e)
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.or
g)
OpenAL initialized.
(both involving AdventrureCraft)
[Problem #1]
Whenever I use the tool "Paste" I get this message
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 ce00d74f -------- Generated 10/16/11 4:07 PM AdventureCraft r1089 - Minecraft Beta 1.7.3OS: Windows XP (x86) version 5.1 Java: 1.6.0_27, Sun Microsystems Inc. VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc. LWJGL: 2.4.2 OpenGL: Intel 865G version 1.3.0 - Build 4.14.10.4396, Intel java.lang. IllegalStateException: Function is not supported at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:64) at org.lwjgl.opengl.GL14.glBlendColor(GL14.java:79) at AC_MapEditing.renderSelection(AC_MapEditing.java:151) at px.a(EntityRenderer.java:722) at px.b(EntityRenderer.java:473) at net.minecraft.client.Minecraft.run(Minecraft.java:552) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 66c0930b ----------[Problem #2]
If I destroy a block or make a few sounds (dig out a block, throw a snowball, Etc,) It repeats over and over Contently and sometimes gets louder and stops at some point (not long after it starts).
Is there a way to fix these 2 problems?
(helping me fix these would help me better enjoy minecraft)
==================================================================================================================
Coming up with Ideas is vary fun and stimulating to me. that's why I love suggesting ideas
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
The Midna Icon Im using can be found Here
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- I know my username is painfully witty. just ignore it
I feel you bro.....I am dealing with a couple fatal errors that REFUSE to play nice and mess with my **** when I am TRYING to get them to....
Hmm, anyone mind telling me how to basically ALWAYS run my minecraft in what I call 'debugging' mode? Yes, I can always just run the bat, but it doesn't use my login, which breaks a few mods that rely on who created what, mostly the additional pipes mod for buildcraft. What I really want to know is what the fresh hell everything after the ram allocation of your script does mr. okushima.
EDIT: Oh, and if someone intelligent decides to answer this, PLEASE PM me to let me know you posted an answer, the intelligence level of the majority of the posters in this thread make me want to Nuke another Millenaire town.....
Use the linux version. ~/.minecraft is not where minecraft is though. But you should know where it is if you got mods or even minecraft to work in the first place
Using MCPatcher 2.1.2 I patch in: 1)Reis minimap 2) Improved chat 3) HD Font 4) Improved Grass (HD Textures is not used.)
When patching I initially recieved an error about the abj.class file. So I deslected it for Rei's minimap to install. I recieved minimap in singleplayer, but when attempting to log on to multiplayer I recieved a black screen and freeze. Switching the abj.class file gives me back improved chat but no minimap, and I can log into multiplayer.
So could the server be blocking the use of minimap (I heard about it from players on that server)? Or is there something I'm doing wrong. Be happy to give any further info needed. And yes I deleted the mete inf folder :smile.gif:
Subscribe, like, comment, favorite, and follow me on Twitter!
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 11/13/11 8:44 PM
Minecraft: Minecraft Beta 1.8.1
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_20, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: AMD M880G with ATI Mobility Radeon HD 4250 version 3.2.9704 Compatibility Profile Context, ATI Technologies Inc.
java.lang.IllegalArgumentException: input == null!
at javax.imageio.ImageIO.read(Unknown Source)
at io.<init>(SourceFile:21)
at er.<init>(SourceFile:10)
at net.minecraft.client.Minecraft.a(SourceFile:248)
at net.minecraft.client.Minecraft.run(SourceFile:629)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 1da59322 ----------
D:
I recently made my own mod... and it worked FINE until I edited the EntityLiving class to make all mobs drop an item in my mod.. the only other mods I have installed are optifine:smooth, toomanyitems, and modloader(to run my mod)... (This is my mod testing jar, optifine's there for my computer to run it and record with fraps)
The only time it crashes is when I'm left-clicking on any kind of mob.
And, none of the other mods I listed edit that wd.class (EntityLiving)
If i helped you at all, the least you could do is press the little green button down there.
I get the error
C:\Users\Therian>java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" -Djava.l
ibrary.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft
Error: Could not find or load main class C:\Users\Therian\AppData\Roaming\.minecra
ft\bin\lwjgl.jar
The jar is there and doesn't appear to be corrupt. My issue is since using optifine I get a random "chunks saving" when I fly more than 200 blocks in 1 direction. Trying to figure out if its the mod or a conflict with another mod. What did I do wrong?
Nov 22, 2011 1:24:41 PM ModLoader addMod
FINER: THROW
java.lang.AbstractMethodError: BaseMod.getVersion()Ljava/lang/String;
at BaseMod.toString(BaseMod.java:179)
at ModLoader.addMod(ModLoader.java:279)
at ModLoader.readFromClassPath(ModLoader.java:1212)
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)
Nov 22, 2011 1:24:51 PM ModLoader init
FINER: THROW
java.lang.AbstractMethodError: BaseMod.getVersion()Ljava/lang/String;
at qd.<init>(qd.java:48)
at l.a(SourceFile:39)
at ModLoader.ThrowException(ModLoader.java:1767)
at ModLoader.ThrowException(ModLoader.java:1776)
at ModLoader.addMod(ModLoader.java:286)
at ModLoader.readFromClassPath(ModLoader.java:1212)
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)
CAN ANYONE HELP???
If i helped you at all, the least you could do is press the little green button down there.
Mods loaded: 4 ModLoader 1.0.0 mod_ReiMinimap v2.8_01 [1.0.0] mod_SpawnerGUI 1.0.0 mod_TooManyItems 1.0.0 2011-11-19 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 46f93215 -------- Generated 11/26/11 11:46 AM Minecraft: Minecraft 1.0.0 OS: Windows Vista (x86) version 6.0 Java: 1.6.0_01, Sun Microsystems Inc. VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc. LWJGL: 2.4.2 OpenGL: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW! version 2.1.1, NVIDIA Corporation java.lang.NoSuchFieldError: workbench at gd.<init>(gd.java:23) at vi.<init>(SourceFile:99) at di.<init>(SourceFile:36) at aes.b(SourceFile:80) at net.minecraft.client.Minecraft.a(SourceFile:1806) at net.minecraft.client.Minecraft.a(SourceFile:1767) at net.minecraft.client.Minecraft.a(SourceFile:1655) at xz.e(SourceFile:161) at pb.a(SourceFile:209) at jn.a(SourceFile:152) at xz.a(SourceFile:181) at adt.b(SourceFile:793) at EntityRendererProxy.b(EntityRendererProxy.java:15) at net.minecraft.client.Minecraft.x(SourceFile:738) at net.minecraft.client.Minecraft.run(SourceFile:658) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 525bcdba ----------Can anyone help?
http://strt.cc/?ref=ZGVhdGhseWFuZ2VsNDdAZ21haWwuY29t
>java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" -Djava.l
ibrary.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft
Error: Could not find or load main class C:\Users\Owner\AppData\Roaming\.minecra
ft\bin\lwjgl.jar
Error: Could not find or load main class C:\Users\rhinorulz\AppData\Roaming\.min
ecraft\bin\lwjgl.jar
same problem as @Xirema
Java7 on win7x86/64
Spoilers Help manage page content, Use them
Example Spoiler
Please visit My Website more bellow...
Anyone willing to teach me Java? I wanna make some mods.
or similar when attempting to generate a bug report with the command:
The problem is the command itself. The command posted by the OP does not seem to work with Minecraft 1.0. Also of note, the copy of LWJGL was updated when Minecraft 1.0 was released. I am *assuming* that this updated LWJGL is the source of the problem.
For those who care... LWJGL is a java library used by Minecraft (and other java based games) to interface with input, sound, and graphics features of Windows.
I don't know enough about java to suggest a fixed command, unfortunately. I only barely know what I've posted above.
While trying to install the mod i just got a mojang screen when i launched the game.
Minecraft worked fine with just Minecraft Forge, TooMany Items and ModLoader, but when i added the build craft files it crashed.
Mods loaded: 2
ModLoader 1.0.0
mod_TooManyItems 1.0.0 2011-11-29
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 e7092d14 --------
Generated 04.12.11 18:33
Minecraft: Minecraft 1.0.0
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_26, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6900 Series version 4.1.11161 Compatibility Profile Context, ATI Technologies Inc.
java.lang.NoClassDefFoundError: BaseModMp
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
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$000(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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at ModLoader.addMod(ModLoader.java:270)
at ModLoader.readFromClassPath(ModLoader.java:1227)
at ModLoader.init(ModLoader.java:825)
at ModLoader.AddAllRenderers(ModLoader.java:186)
at wb.<init>(wb.java:76)
at wb.<clinit>(wb.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:644)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: BaseModMp
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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 21 more
--- END ERROR REPORT 13b1237d ----------
Sorry for it not beingcode
Thanks in advance, Ghastlyqwert.
27 achievements 174 recipes WARNING: Found unknown Windows version: Windows 7 Attempting to use default windows plug-in. Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin Failed to initialize device HP Wireless Keyboard Kit because of: java.io.IOExcep tion: Failed to acquire device (8007001e) Failed to initialize device HP Wireless Keyboard Kit because of: java.io.IOExcep tion: Failed to acquire device (8007001e) Failed to initialize device HP Wireless Keyboard Kit because of: java.io.IOExcep tion: Failed to acquire device (8007001e) Starting up SoundSystem... Initializing LWJGL OpenAL (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.or g) OpenAL initialized.