Not going to lie, this has been my favorite server for a while. A map reset has happend lately, and now is the perfect time to join, while everyone is in small factions! ~Rj
Minecraft is more like a engine, in the eyes of a modder. Minecraft vanilla, is one game. While, a highly modded client, like tekkit, is another. Do the added features improve the game? That is a opinion, and there is no stright answer, so I will not be voteing in this poll.
public class mod_obbytools extends BaseMod
{
public static final Item Pickaxe = new ItemPickaxe(786,EnumToolMaterial.OBBY).setItemName("zgu");
public static final Item Spade = new ItemSpade(787,EnumToolMaterial.OBBY).setItemName("zdr");
public static final Item Axe = new ItemAxe(790,EnumToolMaterial.OBBY).setItemName("ogi");
public static final Item Hoe = new ItemHoe(791,EnumToolMaterial.OBBY).setItemName("hof");
public static final Item Sword = new ItemSword(792,EnumToolMaterial.OBBY).setItemName("adf");
public static final Item Itemobby = new Itemobby(788).setItemName("ljk");
public static final Item Itemrack = new Itemrack(789).setItemName("vsd");
public static final Item Body = new ItemArmor(793,3,5,1).setItemName("kjg");
public static final Item Legs = new ItemArmor(794,3,5,2).setItemName("kjj");
public static final Item Helmet = new ItemArmor(795,3,5,0).setItemName("kjo");
public static final Item Boots = new ItemArmor(796,3,5,3).setItemName("kjp");
public static final Item Lavaf = new ItemLavaf(797).setItemName("asm");
public static final Item Orb = new ItemOrb(799).setItemName("afd");
public static final Item Pickaxes = new ItemPickaxe(798,EnumToolMaterial.OBBYS).setItemName("jad");
public static final Item Spades = new ItemSpade(800,EnumToolMaterial.OBBYS).setItemName("qag");
public static final Item Axes = new ItemAxe(801,EnumToolMaterial.OBBYS).setItemName("yas");
public static final Item Hoes = new ItemHoe(802,EnumToolMaterial.OBBYS).setItemName("uae");
public static final Item Swords = new ItemSword(803,EnumToolMaterial.OBBYS).setItemName("iak");
public mod_obbytools()
{
//Armor
Hello, when i recompile i get no errors, but when i run the client i get this.
Mods loaded: 1
ModLoader Beta 1.7.3
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 e9df3db --------
Generated 8/3/11 9:28 PM
Minecraft: Minecraft Beta 1.7.3
OS: Windows XP (x86) version 5.1
Java: 1.7.0, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: GeForce 6200/PCI/SSE2 version 2.1.2, NVIDIA Corporation
java.lang.StringIndexOutOfBoundsException: String index out of range: 7
at java.lang.String.charAt(Unknown Source)
at net.minecraft.src.CraftingManager.addRecipe(CraftingManager.java:261)
at net.minecraft.src.ModLoader.AddRecipe(ModLoader.java:330)
at net.minecraft.src.mod_obbytools.<init>(mod_obbytools.java:91)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at net.minecraft.src.ModLoader.addMod(ModLoader.java:224)
at net.minecraft.src.ModLoader.readFromClassPath(ModLoader.java:1022)
at net.minecraft.src.ModLoader.init(ModLoader.java:687)
at net.minecraft.src.ModLoader.AddAllRenderers(ModLoader.java:121)
at net.minecraft.src.RenderManager.<init>(RenderManager.java:65)
at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:158)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:138)
at net.minecraft.client.Minecraft.run(Minecraft.java:435)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT dd486953 ----------
I don't know where is the problem is. Help please?
*Edit
Startclient batch log.
== MCP v4.3 ==
[21:34] 16 achievements
[21:34] 151 recipes
[21:35] ModLoader Beta 1.7.3 Initializing...
[21:35] Overriding /gui/items.png with /obby/rackrod.png @ 38. 129 left.
[21:35] Overriding /gui/items.png with /obby/obbybar.png @ 46. 128 left.
[21:35] Overriding /gui/items.png with /obby/obbypick.png @ 61. 127 left.
[21:35] Overriding /gui/items.png with /obby/obbyspade.png @ 62. 126 left.
[21:35] Overriding /gui/items.png with /obby/obbyaxe.png @ 91. 125 left.
[21:35] Overriding /gui/items.png with /obby/obbyhoe.png @ 101. 124 left.
[21:35] Overriding /gui/items.png with /obby/obbysword.png @ 102. 123 left.
[21:35] Overriding /gui/items.png with /obby/obbybody.png @ 105. 122 left.
[21:35] Overriding /gui/items.png with /obby/obbylegs.png @ 106. 121 left.
[21:35] Overriding /gui/items.png with /obby/obbyhelmet.png @ 107. 120 left.
[21:35] Overriding /gui/items.png with /obby/obbyboots.png @ 108. 119 left.
[21:35] Overriding /gui/items.png with /obby/lavaf.png @ 109. 118 left.
[21:35] Overriding /gui/items.png with /obby/obbypicks.png @ 117. 117 left.
[21:35] Overriding /gui/items.png with /obby/obbyspades.png @ 118. 116 left.
[21:35] Overriding /gui/items.png with /obby/obbyaxes.png @ 119. 115 left.
[21:35] Overriding /gui/items.png with /obby/obbyhoes.png @ 120. 114 left.
[21:35] Overriding /gui/items.png with /obby/obbyswords.png @ 121. 113 left.
[21:35] Overriding /gui/items.png with /obby/orb.png @ 122. 112 left.
[21:35] Failed to load mod from "mod_obbytools.class"
[21:35] Done.
[21:35] Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
Screw it, I give up. One download link won't give up the file unless I complete one of their offers...not happening. The other link doesn't work at all.
I smell spam.
EDIT: Whoa, you all found a different one than I did.
I found that, and the file is unobtainable.
Dat Infdev.jpg
Dat fake Beta 1.5
Not a fake but the old Survival test mode with F5 on. And F5 was what was used by notch to test things and the last thing he tested was rain.
0
0
0
0
The gold pickaxe is *about* 1/3% faster then a Diamond.
http://www.minecraftwiki.net/wiki/Pickaxe
0
0
0
0
The other 2 where on my mob trap, stuck. c:
0
1.1
0
0
0
Don't see the problem, can you?
0
I don't know where is the problem is. Help please?
*Edit
Startclient batch log.
0
0
Not a fake but the old Survival test mode with F5 on. And F5 was what was used by notch to test things and the last thing he tested was rain.