Posted April 12, 201411 yr I'm creating a basic furnace-like block, but when I open the GUI i see this... http://puu.sh/86G90.png (Too dark) My GUI texture is just like the otger GUI textures... http://puu.sh/85Y4F.png Here's the "GuiEgg" class: http://pastebin.com/G093BNn9 Can someone help me, Please?
April 13, 201411 yr Maybe you could try to add this line at the top of your draw Background() GL11.glColor4f(1F, 1F, 1F, 1F); Changed a few things, could you please try this version: http://pastebin.com/PsKnkWy2 Here could be your advertisement!
April 13, 201411 yr Don't use #1057. Downgrade to #1056. There's some major bugs with #1057. What's wrong with 1057? I'm not saying you're wrong, I'm just not not aware of these problems. Is it really bad?
April 13, 201411 yr Author Maybe you could try to add this line at the top of your draw Background() GL11.glColor4f(1F, 1F, 1F, 1F); Changed a few things, could you please try this version: http://pastebin.com/PsKnkWy2 Thank you! It works now
April 13, 201411 yr Maybe you could try to add this line at the top of your draw Background() GL11.glColor4f(1F, 1F, 1F, 1F); Changed a few things, could you please try this version: http://pastebin.com/PsKnkWy2 Thank you! It works now PRESS THE THANK YOU BUTTON!!!! NOW!!!! Here could be your advertisement!
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.