Updated the achievement section on how to use "offspring" achievements, and making an achievement "special".
Rollback Post to RevisionRollBack
“Computers are incredibly fast, accurate and stupid; humans are incredibly slow, inaccurate and brilliant; together they are powerful beyond imagination."
Nice Tutorials i don't see harder ones such as this for 1.1. The crafting bench one will be very useful for me and explaining the code helps a TON!!!!!!!!!!!!!!!!!!!!
The Meaning of Life, the Universe, and Everything.
Join Date:
10/27/2011
Posts:
41
Member Details
My trial for adobe fireworks expired and i cant afford to buy it and i use that program to make the pictures for my mod and now i am looking for a new one any suggestions
The Meaning of Life, the Universe, and Everything.
Join Date:
10/27/2011
Posts:
41
Member Details
i was trying a mod a made for a block and got this error:--- BEGIN ERROR REPORT 9c4f49b2 --------
Generated 2/13/12 9:18 PM
Minecraft: Minecraft 1.1
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_02, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics Family version 3.0.0 - Build 8.15.10.2353, Intel
java.lang.ExceptionInInitializerError
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at net.minecraft.src.ModLoader.addMod(ModLoader.java:234)
at net.minecraft.src.ModLoader.readFromClassPath(ModLoader.java:1217)
at net.minecraft.src.ModLoader.init(ModLoader.java:708)
at net.minecraft.src.ModLoader.AddAllRenderers(ModLoader.java:150)
at net.minecraft.src.RenderManager.<init>(RenderManager.java:78)
at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:9)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:316)
at net.minecraft.client.Minecraft.run(Minecraft.java:620)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.IllegalArgumentException: Slot 20 is already occupied by [email protected] when adding [email protected]
at net.minecraft.src.Block.<init>(Block.java:175)
at net.minecraft.src.Block.<init>(Block.java:203)
at net.minecraft.src.BlockPrank.<init>(BlockPrank.java:8)
at net.minecraft.src.mod_Block.<clinit>(mod_Block.java:5)
... 15 more
--- END ERROR REPORT b5691862 ----------
Nice Tutorials i don't see harder ones such as this for 1.1. The crafting bench one will be very useful for me and explaining the code helps a TON!!!!!!!!!!!!!!!!!!!!
My trial for adobe fireworks expired and i cant afford to buy it and i use that program to make the pictures for my mod and now i am looking for a new one any suggestions
You can use paint.net. It's free, and allows for transparency. (MS paint doesn't).
i was trying a mod a made for a block and got this error:--- BEGIN ERROR REPORT 9c4f49b2 --------
Generated 2/13/12 9:18 PM
Minecraft: Minecraft 1.1
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_02, Oracle Corporation
VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: Intel® HD Graphics Family version 3.0.0 - Build 8.15.10.2353, Intel
java.lang.ExceptionInInitializerError
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at net.minecraft.src.ModLoader.addMod(ModLoader.java:234)
at net.minecraft.src.ModLoader.readFromClassPath(ModLoader.java:1217)
at net.minecraft.src.ModLoader.init(ModLoader.java:708)
at net.minecraft.src.ModLoader.AddAllRenderers(ModLoader.java:150)
at net.minecraft.src.RenderManager.<init>(RenderManager.java:78)
at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:9)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:316)
at net.minecraft.client.Minecraft.run(Minecraft.java:620)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.IllegalArgumentException: Slot 20 is already occupied by [email protected] when adding [email protected]
at net.minecraft.src.Block.<init>(Block.java:175)
at net.minecraft.src.Block.<init>(Block.java:203)
at net.minecraft.src.BlockPrank.<init>(BlockPrank.java:8)
at net.minecraft.src.mod_Block.<clinit>(mod_Block.java:5)
... 15 more
--- END ERROR REPORT b5691862 ----------
PLEASE HELP
You set your block ID to 20. 20 is occupied by glass, change it to something over 123 and below 255.
Rollback Post to RevisionRollBack
“Computers are incredibly fast, accurate and stupid; humans are incredibly slow, inaccurate and brilliant; together they are powerful beyond imagination."
“Computers are incredibly fast, accurate and stupid; humans are incredibly slow, inaccurate and brilliant; together they are powerful beyond imagination."
I had a thought: I should make stairs for my mod. Problem: I can't find a tutorial on how to make stairs. Different thought: Could you make a tutorial on that? (also half steps?) no rush, but it would be cool if you made one. (I think that it would similar to the flower tutorial but I don't know)
-Thank You-
I had a thought: I should make stairs for my mod. Problem: I can't find a tutorial on how to make stairs. Different thought: Could you make a tutorial on that? (also half steps?) no rush, but it would be cool if you made one. (I think that it would similar to the flower tutorial but I don't know)
-Thank You-
Ok, added to the list
Rollback Post to RevisionRollBack
“Computers are incredibly fast, accurate and stupid; humans are incredibly slow, inaccurate and brilliant; together they are powerful beyond imagination."
Cool, will be looking forward to it.
Also: thanks for the link to the learn java thing, I finally started reading it :biggrin.gif: and it has helped me to understand a lot more things.
The Meaning of Life, the Universe, and Everything.
Join Date:
10/27/2011
Posts:
41
Member Details
Thanks for the help but i got another error 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 9c4f49b2 --------
Generated 2/14/12 5:25 PM
Minecraft: Minecraft 1.1
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_02, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics Family version 3.0.0 - Build 8.15.10.2353, Intel
java.lang.NullPointerException
at net.minecraft.src.CraftingManager.addRecipe(CraftingManager.java:361)
at net.minecraft.src.ModLoader.AddRecipe(ModLoader.java:344)
at net.minecraft.src.mod_Block.<init>(mod_Block.java:10)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at net.minecraft.src.ModLoader.addMod(ModLoader.java:234)
at net.minecraft.src.ModLoader.readFromClassPath(ModLoader.java:1217)
at net.minecraft.src.ModLoader.init(ModLoader.java:708)
at net.minecraft.src.ModLoader.AddAllRenderers(ModLoader.java:150)
at net.minecraft.src.RenderManager.<init>(RenderManager.java:78)
at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:9)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:316)
at net.minecraft.client.Minecraft.run(Minecraft.java:620)
at java.lang.Thread.run(Thread.java:722)
--- END ERROR REPORT 36dccce8 ----------
Thanks for the help but i got another error 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 9c4f49b2 --------
Generated 2/14/12 5:25 PM
Minecraft: Minecraft 1.1
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_02, Oracle Corporation
VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: Intel® HD Graphics Family version 3.0.0 - Build 8.15.10.2353, Intel
java.lang.NullPointerException
at net.minecraft.src.CraftingManager.addRecipe(CraftingManager.java:361)
at net.minecraft.src.ModLoader.AddRecipe(ModLoader.java:344)
at net.minecraft.src.mod_Block.<init>(mod_Block.java:10)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at net.minecraft.src.ModLoader.addMod(ModLoader.java:234)
at net.minecraft.src.ModLoader.readFromClassPath(ModLoader.java:1217)
at net.minecraft.src.ModLoader.init(ModLoader.java:708)
at net.minecraft.src.ModLoader.AddAllRenderers(ModLoader.java:150)
at net.minecraft.src.RenderManager.<init>(RenderManager.java:78)
at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:9)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:316)
at net.minecraft.client.Minecraft.run(Minecraft.java:620)
at java.lang.Thread.run(Thread.java:722)
--- END ERROR REPORT 36dccce8 ----------
“Computers are incredibly fast, accurate and stupid; humans are incredibly slow, inaccurate and brilliant; together they are powerful beyond imagination."
Um, I did that and it said that their is an error with this line:
public Blocknamehere(int i, int j)
it says that there is an "invalid method declaration" and that "return type is required"
So, not sure what that means but I thought I would ask.
-Thank You-
thank you, but I was using adobe fireworks
Thanks, but I already got it. And I don't use mod_classnamehere.myItem, I just use myItem... and it's working. Any problem?
together they are powerful beyond imagination."
-
View User Profile
-
View Posts
-
Send Message
Curse Premium-Thank You-
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAlso eclipse is warning me that I don't have a Java 1.6 compatible compile installed. I have 1.7 installed.
Thanks in advance.
Generated 2/13/12 9:18 PM
Minecraft: Minecraft 1.1
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_02, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics Family version 3.0.0 - Build 8.15.10.2353, Intel
java.lang.ExceptionInInitializerError
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at net.minecraft.src.ModLoader.addMod(ModLoader.java:234)
at net.minecraft.src.ModLoader.readFromClassPath(ModLoader.java:1217)
at net.minecraft.src.ModLoader.init(ModLoader.java:708)
at net.minecraft.src.ModLoader.AddAllRenderers(ModLoader.java:150)
at net.minecraft.src.RenderManager.<init>(RenderManager.java:78)
at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:9)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:316)
at net.minecraft.client.Minecraft.run(Minecraft.java:620)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.IllegalArgumentException: Slot 20 is already occupied by [email protected] when adding [email protected]
at net.minecraft.src.Block.<init>(Block.java:175)
at net.minecraft.src.Block.<init>(Block.java:203)
at net.minecraft.src.BlockPrank.<init>(BlockPrank.java:8)
at net.minecraft.src.mod_Block.<clinit>(mod_Block.java:5)
... 15 more
--- END ERROR REPORT b5691862 ----------
PLEASE HELP
Yeh, I'll try :smile.gif:
Read my getting set up section. Install Java 1.6 as well.
Glad I could help :smile.gif:
You can use paint.net. It's free, and allows for transparency. (MS paint doesn't).
You set your block ID to 20. 20 is occupied by glass, change it to something over 123 and below 255.
together they are powerful beyond imagination."
and
Did you import Random into the class? I think I left that out, I'll add it into the tutorial now.
EDIT: Fixed it, have another look at my BlockName example if you don't know how to import it.
together they are powerful beyond imagination."
-
View User Profile
-
View Posts
-
Send Message
Curse Premium-Thank You-
Maybe.
Ok, added to the list
together they are powerful beyond imagination."
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumCool, will be looking forward to it.
Also: thanks for the link to the learn java thing, I finally started reading it :biggrin.gif: and it has helped me to understand a lot more things.
----------------------
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 9c4f49b2 --------
Generated 2/14/12 5:25 PM
Minecraft: Minecraft 1.1
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_02, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics Family version 3.0.0 - Build 8.15.10.2353, Intel
java.lang.NullPointerException
at net.minecraft.src.CraftingManager.addRecipe(CraftingManager.java:361)
at net.minecraft.src.ModLoader.AddRecipe(ModLoader.java:344)
at net.minecraft.src.mod_Block.<init>(mod_Block.java:10)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at net.minecraft.src.ModLoader.addMod(ModLoader.java:234)
at net.minecraft.src.ModLoader.readFromClassPath(ModLoader.java:1217)
at net.minecraft.src.ModLoader.init(ModLoader.java:708)
at net.minecraft.src.ModLoader.AddAllRenderers(ModLoader.java:150)
at net.minecraft.src.RenderManager.<init>(RenderManager.java:78)
at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:9)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:316)
at net.minecraft.client.Minecraft.run(Minecraft.java:620)
at java.lang.Thread.run(Thread.java:722)
--- END ERROR REPORT 36dccce8 ----------
Please Help Again... :sad.gif:
Post your code please. The recipe in particular.
together they are powerful beyond imagination."
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumUm, I did that and it said that their is an error with this line:
it says that there is an "invalid method declaration" and that "return type is required"
So, not sure what that means but I thought I would ask.
-Thank You-
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumOK, got it, thanks but I must ask: why are you posting in techguy's tutorials?
Also: Do you know how to make stairs?