When around a fully equipped armor stand set to a skin, I experience an FPS drop of about 10 frames, for me, this is negligible, but I can see how it'd be troublesome for others. Not sure what would cause it, but at least I can confirm that there is a drop around it.
Thank you for atleast testing it out, I appreciate it.
And I'm glad to know that it's just not an issue I'm experiencing. The FPS drop wouldn't bother me as much with one stand. As you said, it's only about 10 frames. The problem is when I place more than two. The drop is stackable and becomes too extreme. The only reason I would have more than one stand is for the five types of armor. I've tried disabling all of my mods and only having ModLoader and Armor Stand, but I really can't figure out why exactly the FPS drops so drastically.
I hope Risugami sees the problem and tries to fix it.
When I load/create a new world my game crashes (on superflat it crashes at nightfall) and I'm not quite sure how to figure out the error in this crash report, can someone please help me.
When I load/create a new world my game crashes (on superflat it crashes at nightfall) and I'm not quite sure how to figure out the error in this crash report, can someone please help me.
Entity spawning is broken in modloader, I think. One of those mods is adding new entities.
Entity spawning is broken in modloader, I think. One of those mods is adding new entities.
Yes, it is the mod I am creating that is, but as of now is there any way around the bug, or do I have to wait until Risugami "irons out all the annoyances"
I installed ModLoader today and got this crash-report:
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 8/5/12 5:38 PM
Description: Exception occured in ModLoader
java.lang.NoClassDefFoundError: forge/IConnectionHandler
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 java.lang.ClassLoader.loadClass(Unknown Source)
at ModLoader.addMod(ModLoader.java:319)
at ModLoader.readFromModFolder(ModLoader.java:1413)
at ModLoader.init(ModLoader.java:916)
at ModLoader.addAllRenderers(ModLoader.java:169)
at avx.<init>(RenderManager.java:86)
at avx.<clinit>(RenderManager.java:12)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: forge.IConnectionHandler
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)
... 20 more
Relevant Details:
- Minecraft Version: 1.3.1
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.6.0_30, Sun Microsystems Inc.
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
- Memory: 414914736 bytes (395 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- ModLoader: Mods loaded: 1
ModLoader 1.3.1
im almost positive i followed the instructions correctly, so if someone could tell me if i did something wrong or if it's a problem with the mod plz let me know
Yes, it is the mod I am creating that is, but as of now is there any way around the bug, or do I have to wait until Risugami "irons out all the annoyances"
You could try using some of the unofficial patches floating around, but I'd say it's best to wait.
I installed ModLoader today and got this crash-report:
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 8/5/12 5:38 PM
Description: Exception occured in ModLoader
java.lang.NoClassDefFoundError: forge/IConnectionHandler
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 java.lang.ClassLoader.loadClass(Unknown Source)
at ModLoader.addMod(ModLoader.java:319)
at ModLoader.readFromModFolder(ModLoader.java:1413)
at ModLoader.init(ModLoader.java:916)
at ModLoader.addAllRenderers(ModLoader.java:169)
at avx.<init>(RenderManager.java:86)
at avx.<clinit>(RenderManager.java:12)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: forge.IConnectionHandler
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)
... 20 more
Relevant Details:
- Minecraft Version: 1.3.1
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.6.0_30, Sun Microsystems Inc.
- Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
- Memory: 414914736 bytes (395 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- ModLoader: Mods loaded: 1
ModLoader 1.3.1
im almost positive i followed the instructions correctly, so if someone could tell me if i did something wrong or if it's a problem with the mod plz let me know
That's not the full error report, we need the info on modloader loading mods, but it looks like a mod is being loaded that requires forge, which isn't updated.
That's not the full error report, we need the info on modloader loading mods, but it looks like a mod is being loaded that requires forge, which isn't updated.
srry about that but that is all that was on the report i found in C:\Users\James\AppData\Roaming\.minecraft\crash-reports
at the risk of sounding like an idiot where would i find the report that would the rest?
srry about that but that is all that was on the report i found in C:\Users\James\AppData\Roaming\.minecraft\crash-reports
at the risk of sounding like an idiot where would i find the report that would the rest?
There are many ways to capture logs, using MagicLauncher, a batch or shell script file, or some other launcher.
Here's a tool for it I just grabbed off the #riscuraft irc:
"mcerror is a program by medsouz (With help from Riking and GUI by Malqua!) to log Minecraft's output and errors view the source and download on GitHub! Link Removed If you find a glitch/bug/something not working please file an issue on github, thanks. :)"
When i generate a biospheres world i spawn in the top of a glass dome 70% of the times, and i usually die if i try to jump in the wooden bridges, this is really annoying, especially if "water world" is enabled in the config file because i drown to death unless if i activate cheats and change my gamemode to creative. Also the biome in the domes are not the actual biomes it says in the debug menu, this makes jungles colored yellow for example because their actual biomes are desert, and snow in the desert because their actual biomes are taiga, however some random 1 block spaces on the biospheres are the biomes shown in them.
I don't know about you guys, but I'm going to wait for ModLoader to fully update before I install it.
Modloader itself is stable, the only issues are some of the functions mods use are broken at the moment, so some mods work, others don't. It's not like optifine, which is causing crashes all around.
Hi, I read the entire post. I have started an entire new jar file, I deleted my meta-inf, and I dragged and dropped into the jar file. All I want to do is install optifine (I know it doesn't require mod loader), and Macro / Key binder. This is the error code I received with nothing installed.
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader
This error has been saved to C:\Users\Clay\AppData\Roaming\.minecraft\crash-reports\crash-2012-08-05_17.28.38-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 18e1113 --------
Generated 8/5/12 5:28 PM
- Minecraft Version: 1.3.1
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_01, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 394728840 bytes (376 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- ModLoader: Mods loaded: 1
ModLoader 1.3.1
java.lang.NoClassDefFoundError: BaseModMp
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 ModLoader.addMod(ModLoader.java:319)
at ModLoader.readFromModFolder(ModLoader.java:1413)
at ModLoader.init(ModLoader.java:916)
at ModLoader.addAllRenderers(ModLoader.java:169)
at avx.<init>(RenderManager.java:86)
at avx.<clinit>(RenderManager.java:12)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: BaseModMp
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)
... 20 more
--- END ERROR REPORT f2b74309 ----------
I know this will be buggy as it is just now being updated, but I thought I'd help out by throwing out a few error codes to help with fixing it.
There are many ways to capture logs, using MagicLauncher, a batch or shell script file, or some other launcher.
Here's a tool for it I just grabbed off the #riscuraft irc:
"mcerror is a program by medsouz (With help from Riking and GUI by Malqua!) to log Minecraft's output and errors view the source and download on GitHub! Link Removed If you find a glitch/bug/something not working please file an issue on github, thanks. "
Hi, I read the entire post. I have started an entire new jar file, I deleted my meta-inf, and I dragged and dropped into the jar file. All I want to do is install optifine (I know it doesn't require mod loader), and Macro / Key binder. This is the error code I received with nothing installed.
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader
This error has been saved to C:\Users\Clay\AppData\Roaming\.minecraft\crash-reports\crash-2012-08-05_17.28.38-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 18e1113 --------
Generated 8/5/12 5:28 PM
- Minecraft Version: 1.3.1
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_01, Oracle Corporation
- Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 394728840 bytes (376 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- ModLoader: Mods loaded: 1
ModLoader 1.3.1
java.lang.NoClassDefFoundError: BaseModMp
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 ModLoader.addMod(ModLoader.java:319)
at ModLoader.readFromModFolder(ModLoader.java:1413)
at ModLoader.init(ModLoader.java:916)
at ModLoader.addAllRenderers(ModLoader.java:169)
at avx.<init>(RenderManager.java:86)
at avx.<clinit>(RenderManager.java:12)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: BaseModMp
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)
... 20 more
--- END ERROR REPORT f2b74309 ----------
I know this will be buggy as it is just now being updated, but I thought I'd help out by throwing out a few error codes to help with fixing it.
Looks like not all of modloader was put in the jar.
Thank you for atleast testing it out, I appreciate it.
And I'm glad to know that it's just not an issue I'm experiencing. The FPS drop wouldn't bother me as much with one stand. As you said, it's only about 10 frames. The problem is when I place more than two. The drop is stackable and becomes too extreme. The only reason I would have more than one stand is for the five types of armor. I've tried disabling all of my mods and only having ModLoader and Armor Stand, but I really can't figure out why exactly the FPS drops so drastically.
I hope Risugami sees the problem and tries to fix it.
Entity spawning is broken in modloader, I think. One of those mods is adding new entities.
Yes, it is the mod I am creating that is, but as of now is there any way around the bug, or do I have to wait until Risugami "irons out all the annoyances"
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 8/5/12 5:38 PM
Description: Exception occured in ModLoader
java.lang.NoClassDefFoundError: forge/IConnectionHandler
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 java.lang.ClassLoader.loadClass(Unknown Source)
at ModLoader.addMod(ModLoader.java:319)
at ModLoader.readFromModFolder(ModLoader.java:1413)
at ModLoader.init(ModLoader.java:916)
at ModLoader.addAllRenderers(ModLoader.java:169)
at avx.<init>(RenderManager.java:86)
at avx.<clinit>(RenderManager.java:12)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: forge.IConnectionHandler
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)
... 20 more
Relevant Details:
- Minecraft Version: 1.3.1
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.6.0_30, Sun Microsystems Inc.
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
- Memory: 414914736 bytes (395 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- ModLoader: Mods loaded: 1
ModLoader 1.3.1
im almost positive i followed the instructions correctly, so if someone could tell me if i did something wrong or if it's a problem with the mod plz let me know
You could try using some of the unofficial patches floating around, but I'd say it's best to wait.
That's not the full error report, we need the info on modloader loading mods, but it looks like a mod is being loaded that requires forge, which isn't updated.
srry about that but that is all that was on the report i found in C:\Users\James\AppData\Roaming\.minecraft\crash-reports
at the risk of sounding like an idiot where would i find the report that would the rest?
There are many ways to capture logs, using MagicLauncher, a batch or shell script file, or some other launcher.
Here's a tool for it I just grabbed off the #riscuraft irc:
"mcerror is a program by medsouz (With help from Riking and GUI by Malqua!) to log Minecraft's output and errors view the source and download on GitHub! Link Removed If you find a glitch/bug/something not working please file an issue on github, thanks. :)"
Modloader itself is stable, the only issues are some of the functions mods use are broken at the moment, so some mods work, others don't. It's not like optifine, which is causing crashes all around.
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader
This error has been saved to C:\Users\Clay\AppData\Roaming\.minecraft\crash-reports\crash-2012-08-05_17.28.38-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 18e1113 --------
Generated 8/5/12 5:28 PM
- Minecraft Version: 1.3.1
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_01, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 394728840 bytes (376 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- ModLoader: Mods loaded: 1
ModLoader 1.3.1
java.lang.NoClassDefFoundError: BaseModMp
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 ModLoader.addMod(ModLoader.java:319)
at ModLoader.readFromModFolder(ModLoader.java:1413)
at ModLoader.init(ModLoader.java:916)
at ModLoader.addAllRenderers(ModLoader.java:169)
at avx.<init>(RenderManager.java:86)
at avx.<clinit>(RenderManager.java:12)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: BaseModMp
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)
... 20 more
--- END ERROR REPORT f2b74309 ----------
I know this will be buggy as it is just now being updated, but I thought I'd help out by throwing out a few error codes to help with fixing it.
tx here's the link: http://pastebin.com/n6Y3dNZr
i hope thats what u wanted and if it's not im srry
according to MinecraftError u were right and that it needs forg so ill just have to wait then
Looks like not all of modloader was put in the jar.
An error log would help.
You're trying to install Buildcraft, even when forge updates, it won't work, not until Buildcraft also updates.
tx so getting rid of the outdated BuildCraft and any other mod should fix the problem then?
Yes, don't use outdated mods, it's that simple,