Posted November 27, 201213 yr hello, im trying to add new elements to the inGameGui. im using a implementation of ITickHandler to do it. but when i render anything in the method tickStart the visual elements just blink very fast. its still possible to see them, but id like them to be still. you can see a video demonstration here: and here is the code used for rendering (inside ITickHandler.tickStart implementation) Minecraft.getMinecraft().fontRenderer.drawStringWithShadow("some string", 10, 10, 10000100); how to debug 101:http://www.minecraftforge.net/wiki/Debug_101 -hydroflame, author of the forge revolution-
November 27, 201213 yr Author nvm got it workin how to debug 101:http://www.minecraftforge.net/wiki/Debug_101 -hydroflame, author of the forge revolution-
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.