Everything posted by saxon564
-
[UNSOLVED]java.lang.IndexOutOfBoundsException
Ok, how would you suggest i get the lowerChestInventory intialized?
-
[SOLVED]Texture Issue
Ok that worked., thank you.
-
[UNSOLVED]java.lang.IndexOutOfBoundsException
Other than date the crash report did not change, i said that. Plus i dont recall saying that.
-
[SOLVED]Texture Issue
in 1.5.1 my textures were working fine, now in 1.5.2 they wont work, i did update the code to the best of my ability. old code: public void updateIcons(IconRegister iconreg){ iconIndex = iconreg.registerIcon("betterFarming:hoeDiamondExtended"); } updated code: public void updateIcons(IconRegister iconreg){ itemIcon = iconreg.registerIcon("betterFarming:hoeDiamondExtended"); } that is where the textures are registered and for some reason the new one doesnt want to work. from what ive seen in the console instead of searching 'hoeDiamondExtended.png' its searching for 'hoe Diamond Extended.png' console line: 2013-05-04 01:13:57 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/Hoe Diamond Extended.png, but that file does not exist. Ignoring.
-
[UNSOLVED]java.lang.IndexOutOfBoundsException
Its become evedent that no one seems to know how to fix this since only one person has made a suggestion but no one else has. Its sad that i cant even go to a community of modders to get an answer for this. Dies, thanks for at least trying.
-
[UNSOLVED]java.lang.IndexOutOfBoundsException
anyone have any suggestions?
-
[UNSOLVED]java.lang.IndexOutOfBoundsException
Originally i was and the exact same error still showed.
-
[UNSOLVED]java.lang.IndexOutOfBoundsException
I knew that, what I don't know is how to fix it, from what I understand the issue is in the container or inventory code, but I'm not sure.
-
[UNSOLVED]java.lang.IndexOutOfBoundsException
what you were saying is the server has to open the gui and the client has to carry the container.
-
[UNSOLVED]java.lang.IndexOutOfBoundsException
When you open the Gui server side only the client doesnt know about the gui so when its called to draw it by the server the client is unable to and crashes.
-
Mod works fine in Eclipse, but not in Minecraft?
Diesie is correct on how the file path should be, if it still doesnt make sence gotohttp://www.minecraftforge.net/forum/index.php/topic,7482 and read that, it will make more sence.
-
[UNSOLVED]java.lang.IndexOutOfBoundsException
Opening on server crashes the client. I knew it would as soon as i read your post, but i tested it anyway. Besides that shouldnt be causing the IndexOutOfBoundsException
-
[UNSOLVED]java.lang.IndexOutOfBoundsException
I am having a problem where some of the lots of the inventory aren't registering correctly and the ones that do copy the entire stack and when the Gui is closed it doesn't save the inventory. I have been trying to figure this out for a while with no avail. Item Code: Container Code: Slot Code: Gui Code: Gui Handler Code: inventory code: crash report:
-
Help with the word generation
heres a good tutorial on how to do ore gen: it doesnt go over how to do specific biomes but it will get you started.
-
Help with the word generation
heres a good tutorial on how to do ore gen: it doesnt go over how to do specific biomes but it will get you started.
-
Need help with making mod
id just like to say that what Moritz said does work, i needed the same thing and just did it. thank you so much!
-
Need help with making mod
id just like to say that what Moritz said does work, i needed the same thing and just did it. thank you so much!
-
1.5.1 Modding Block not appearing in game.
you block class has to be like this: the main method of this class is how the block gets added to the game and the creative menu, without it the game will know its there but will not appear. also in the main class the declaration for the block should look like this:
-
1.5.1 Modding Block not appearing in game.
you block class has to be like this: the main method of this class is how the block gets added to the game and the creative menu, without it the game will know its there but will not appear. also in the main class the declaration for the block should look like this:
-
[SOLVED]Armor, Dye, and Tools Crafting Recipes?
they only show up in the game if you register them so if they are showing up in the game then you have them registered.
-
[SOLVED]Armor, Dye, and Tools Crafting Recipes?
they only show up in the game if you register them so if they are showing up in the game then you have them registered.
-
[SOLVED]Armor, Dye, and Tools Crafting Recipes?
he's asking for the code that you have for adding the armor and tools to the game. and the recipe takato gave you should work. if it doesnt make sure the item was correctly registered.
-
[SOLVED]Armor, Dye, and Tools Crafting Recipes?
he's asking for the code that you have for adding the armor and tools to the game. and the recipe takato gave you should work. if it doesnt make sure the item was correctly registered.
-
[SOLVED]GUI Not Opening
ok, i figured it out, now i just have to set it up to only allow certain items and try to add a safety to keep the game from crashing if they try to pick the pouch up while they have it open. the crashing on is the next one im going to need help with most likely.
-
[SOLVED]GUI Not Opening
ok, i figured it out, now i just have to set it up to only allow certain items and try to add a safety to keep the game from crashing if they try to pick the pouch up while they have it open. the crashing on is the next one im going to need help with most likely.
IPS spam blocked by CleanTalk.