Jump to content

Recommended Posts

Posted

So I'm working on making a penguin in Minecraft as practice, and I have the animations and .png and model and everything finished, except when I boot it up they're invisible.  I can see their shadows but not them. However, when I hit them they show up briefly and in red. Any help? Here are my Render

  Reveal hidden contents
 


 

 and Model files

  Reveal hidden contents
 


 

2017-03-31_11.57.30.png

2017-03-31_11.50.23.png

Posted

Same Issue... been trying to find the reason however I wasn't very successful with that :(

Entity Class:

https://github.com/DarkRoleplay/Dark-Roleplay-Medieval/blob/1.11/src/main/java/net/drpmedieval/common/entities/fox/Entity_Fox.java

Renderer and Model:

https://github.com/DarkRoleplay/Dark-Roleplay-Medieval/tree/1.11/src/main/java/net/drpmedieval/client/entities/fox

 

Registry is correct unless something changed with 1.11.

I would appreciate any help and Thanks in advance!

Posted (edited)

Solved it, however I have to figure out why as I am still new to Entities and never made a real one :P

  Reveal hidden contents

Edit: Well it seems the modeling Software (Qubble) sets just the Alpha value to 0 in the following line:

GlStateManager.color :P Chaning the 0 to 1 fixes it. 

Edited by JTK222
  • Like 1

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.