Posted April 30, 201510 yr hello again... i thought this would be an easy fix but i guess not first image is expected and last 2 are what are shown in game http://imgur.com/a/ymvOs heres my clientproxy http://pastebin.com/GeR18CBF my model class http://pastebin.com/E3GxvvbD and my armor class http://pastebin.com/wqGDfrx0
April 30, 201510 yr I have not fully worked on this before but, I believe each piece of armor may need it's own model class. Again, NOT SURE just a guess. I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.
April 30, 201510 yr Author I have not fully worked on this before but, I believe each piece of armor may need it's own model class. Again, NOT SURE just a guess. i was thinking that but the visor part (green bar) only appears when i put the helmet on and the shoulder pads (boxes on the back) only appear when i have the chestplate on
April 30, 201510 yr Hm, see - I have not worked with custom armor models yet but I'm sure this must be a common problem. Have you tried googling your error? I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.
April 30, 201510 yr Author mainly full mods, modpacks ads and links to this forum leading to my topic EDIT: and a lot of mcreator links
April 30, 201510 yr Have you thought about finding a mod that implements custom armor models and comparing it via their github? Whenever I encounter a problem, I normally think of a mod doing what I want to do and seeing if they have a github. I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.
April 30, 201510 yr Author Have you thought about finding a mod that implements custom armor models and comparing it via their github? Whenever I encounter a problem, I normally think of a mod doing what I want to do and seeing if they have a github. i dont know very many mods that do it i can only think of bloodmagic and that didnt help at all... you know one?
April 30, 201510 yr Honestly no. I do remember hexxit cloud boots had a custom armor model but, I'm not sure what mod implemented it. Have you tried this tutorial? http://www.minecraftforum.net/forums/mapping-and-modding/mapping-and-modding-tutorials/1571595-1-7-2-how-to-code-custom-3d-armor-models-3d Any methods that may be obfuscated, you can reference to the forge github change log here: https://github.com/MinecraftForge/FML/tree/1.7.10/conf The files extended with ".csv" are the ones containing the conversions from obfuscated to de-obfuscated. Hope this kinda helps. I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.
April 30, 201510 yr Also, is your custom armors rotation points PERFECTLY matched to the ModelBiped ones? EDIT: It seems that in the tutorial listed above, he got the EXACT same issue you have and, shows how to fix it. Seems you need to add a few more methods to your model class. Just look through the tutorial till you reach the point where he fixes it. I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.
April 30, 201510 yr Author it must have been something with my class everything he says to change/remove/add are already there and techne said they were in the right spot i tried his code and it worked fine
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.