I'm using MC 1.51 with Modloader 1.51. Here is the crash report.
---- Minecraft Crash Report ----
// Why did you do that?
Time: 4/3/13 6:00 PM
Description: Exception occured in ModLoader
java.lang.VerifyError: (class: HaddonBridgeModLoader, method: sendOutgoingMessage signature: (Ldi;)V) Incompatible argument to function
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredFields(Unknown Source)
at ModLoader.setupProperties(ModLoader.java:1741)
at ModLoader.addMod(ModLoader.java:342)
at ModLoader.readFromModFolder(ModLoader.java:1202)
at ModLoader.init(ModLoader.java:737)
at ModLoader.addAllRenderers(ModLoader.java:205)
at bgz.<init>(RenderManager.java:97)
at bgz.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:261)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 402499848 bytes (383 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: ModLoader, EntityRendererProxy, BaseMod, ...[eu.ha3.mc.haddon.Manager, Bridge, Utility, ...]
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
ModLoader: Mods loaded: 1
ModLoader 1.5.1
Did you install ModLoader correctly? Did you remember to delete both the files with the name MOJANG in them in the META-INF folder? Did you copy over all the files in the ModLoader zip?
-
View User Profile
-
View Posts
-
Send Message
Retired StaffI have now reinstalled MC and the loader is working correctly.
Thanks for the responses.