Jump to content

Recommended Posts

Posted

Okay guys. All of you smart people have helped me get this far.

 

Why is my entity invisible?

 

I'm not getting a texture not found error, and at first it was using some sort of block map texture file.

 

But now I get a shadow, and nothing else. It moves and everything.

 

What am I doing wrong?

 

 

  Reveal hidden contents

 

 

Posted

Okay, I don't see anything else that Eclipse is yelling at me about so? How is this?

 

The entity is still invisible. No crash, no missing texture file, I'm just confused.

 

 

  Reveal hidden contents

 

 

Thanks very much in advance. I'd really like to learn how to do this.

Posted

I have done that and am still messing something up. I really wish I could say I understood completely what my code is doing, but I really don't.

 

I hope you don't kick me off of the forums but this is why I am here. Because I don't know what the code is doing and I'm having a lot of trouble figuring it out. The examples in vanilla forge 1.8.9 that I have seem to use different methods than the ones you are telling me here. At least registering seems to be different.

 

I don't want to give up. When I get home I'm going to take the cow and trace through every call that seems to have to do with rendering to see if I can't figure things out more.

 

Thanks for all of your help. Let me know if you think of other reasons why the rendering just is very broken.

Posted
  On 2/1/2016 at 10:35 PM, DragonessAtHeart said:

I have done that and am still messing something up. I really wish I could say I understood completely what my code is doing, but I really don't.

 

I hope you don't kick me off of the forums but this is why I am here. Because I don't know what the code is doing and I'm having a lot of trouble figuring it out. The examples in vanilla forge 1.8.9 that I have seem to use different methods than the ones you are telling me here. At least registering seems to be different.

 

I don't want to give up. When I get home I'm going to take the cow and trace through every call that seems to have to do with rendering to see if I can't figure things out more.

 

Thanks for all of your help. Let me know if you think of other reasons why the rendering just is very broken.

To really understand what your code is doing, you should look at all the functions called. Then look at the source code for those functions, go back till you understand what all the functions that are called inside that function. Then do the same for all the other ones.

I'm back from being gone for... I think its been about a year. I'm pretty sure nobody remembers me, but hello anybody who does!

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.