Hi its me again, I,ve started to take up modding mine craft a few days ago about 1 or 2 and I,ve been following the tutorials on the wiki on creating your first mod and making your first block. Now I,ve typed down the code all correctly and tbh I don't know how to read java at all I,ve recompiled and did the other command thingy got the 3 class files I,ve made slotted them into the mine craft.jar and when I go to login to mine craft it comes up with this error report below.
Could anyone please tell me where my mistake is and if you are willing enough could you also help me by posting a tutorial on how to code on a Mac! and how to read Java?
In advance it would be muchly appreciated and thanked for.
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader
This error has been saved to /Users/MooreA/Library/Application Support/minecraft/crash-reports/crash-2012-10-19_12.04.04-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 2448459f --------
Generated 10/19/12 12:04 PM
- Minecraft Version: 1.3.2
- Operating System: Mac OS X (i386) version 10.7
- Java Version: 1.6.0_26, Apple Inc.
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
- Memory: 505506664 bytes (482 MB) / 535232512 bytes (510 MB) up to 1070399488 bytes (1020 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- ModLoader: Mods loaded: 1
ModLoader 1.3.2
java.lang.Exception: No registry for this texture: /terrian.png
at ModLoader.getUniqueSpriteIndex(ModLoader.java:732)
at ModLoader.addOverride(ModLoader.java:421)
at mod_BlockMod.<clinit>(mod_BlockMod.java:12)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at ModLoader.addMod(ModLoader.java:343)
at ModLoader.readFromClassPath(ModLoader.java:1333)
at ModLoader.init(ModLoader.java:931)
at ModLoader.addAllRenderers(ModLoader.java:185)
at avy.<init>(RenderManager.java:87)
at avy.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Thread.java:680)
--- END ERROR REPORT 849da72 ----------
Could anyone please tell me where my mistake is and if you are willing enough could you also help me by posting a tutorial on how to code on a Mac! and how to read Java?
In advance it would be muchly appreciated and thanked for.
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader
This error has been saved to /Users/MooreA/Library/Application Support/minecraft/crash-reports/crash-2012-10-19_12.04.04-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 2448459f --------
Generated 10/19/12 12:04 PM
- Minecraft Version: 1.3.2
- Operating System: Mac OS X (i386) version 10.7
- Java Version: 1.6.0_26, Apple Inc.
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
- Memory: 505506664 bytes (482 MB) / 535232512 bytes (510 MB) up to 1070399488 bytes (1020 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- ModLoader: Mods loaded: 1
ModLoader 1.3.2
java.lang.Exception: No registry for this texture: /terrian.png
at ModLoader.getUniqueSpriteIndex(ModLoader.java:732)
at ModLoader.addOverride(ModLoader.java:421)
at mod_BlockMod.<clinit>(mod_BlockMod.java:12)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at ModLoader.addMod(ModLoader.java:343)
at ModLoader.readFromClassPath(ModLoader.java:1333)
at ModLoader.init(ModLoader.java:931)
at ModLoader.addAllRenderers(ModLoader.java:185)
at avy.<init>(RenderManager.java:87)
at avy.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Thread.java:680)
--- END ERROR REPORT 849da72 ----------
I know my English is bad :/
-
View User Profile
-
View Posts
-
Send Message
Retired Staffinstead of ("terrain.png","/practiceblock.png");