Posted June 11, 201411 yr Hey guys so I'm very confused with this right now as it used top work then all of a sudden stopped. So it seems like to get this to work on a server I have to comment out or remove "RenderingRegistry.addNewArmourRendererPrefix("5");" from the main class but then if you was to use this on a client it won't render the armor so in order to really use this on a server there will be two versions, one for server and one for client but the strange thing is it used to work just fine before, I really don't know what happened. Heres the main class: https://github.com/UsernameZero/xenorite/blob/master/java/gcm/xenorite/XenoriteMain.java (Sorry about the mess. )
June 11, 201411 yr All rendering registry stuff goes in the ClientProxy class - not your main class. -S- (if I helped, please click Thank and applaud) http://6upnqa.dm2301.livefilestore.com/y2mtf-vG7Tqq1TiiVpIm53KWj7294NDPoHfSHHb4PzZiMAUfRCfK0UY0MwOu7Q3zTBNVTKqWjr2-xgBfFRpQT5p-QivtvknPpoABMNUw9br9WuZcBFkjePhnAbW500gVm-P/sequiturian.png[/img]
June 11, 201411 yr Hi This link might be interesting for you http://greyminecraftcoder.blogspot.com.au/2013/11/how-forge-starts-up-your-code.html -TGG
June 12, 201411 yr Author Just thought I would share the solution in case anyone stumbles upon this with the same problem: My Friend found this Minecraft Forum post, it's actually for 1.6.2 but it worked out for my problem http://www.minecraftforum.net/topic/1983346-armor-mod-smp/#entry24416660
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.