Posted October 6, 20177 yr I'm having an issue with my GuiSreen, I render an AbstractClientPLayer on the main menu but the texture doesn't seem to be working. https://hastebin.com/doqutoneto.java thats my code, this is what it shows atm https://gyazo.com/645c798464e195b033d9ad6bf7e568e Console is also spammed with: [pool-2-thread-1/ERROR]: Signature is missing from textures payload Thanks! Console is also spammed with
October 6, 20177 yr Author 41 minutes ago, diesieben07 said: Why are yo doing that thing you are doing in getEntityTexture? Whatever RenderPlayer does there should work fine, based on the fact that you've already mocked out the other stuff related to skins. I'm trying to get the players skin as I'm rendering the player on the main menu so the client hasn't gotten the players skin yet.
October 7, 20177 yr Author On 10/6/2017 at 8:57 PM, diesieben07 said: 11 hours ago, diesieben07 said: I know what you are trying to do. Did you even read what I said? Sorry I think I misunderstood what you said, my fakerender class now extends renderplayer but made no difference.
October 7, 20177 yr Author 5 minutes ago, diesieben07 said: Show updated code. https://hastebin.com/uxiqofetin.java And heres the fakeworld, if that has any significance https://hastebin.com/izadewezap.java
October 11, 20177 yr Author On 10/10/2017 at 0:50 AM, diesieben07 said: You are still doing the same thing in getEntityTexture. if i remove the overridden getEntityTexture in FakeRender, or if i create an instance of renderplayer instead of fakerender in my fakerenderfactory it makes no difference.
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.