August 19, 201312 yr I think there is a color setting due to biome specific coloration over blocks. Like "color multiplier"...
August 19, 201312 yr Author Don't suppose by any chance you know what I do to fix it? http://s13.postimg.org/z9mlly2av/siglogo.png[/img] My mods (Links coming soon) Cities | Roads | Remula | SilvaniaMod | MoreStats
August 19, 201312 yr I think there is a color setting due to biome specific coloration over blocks. Like "color multiplier"... Well... I HAD tried to post something, but the internet died when I went to post it... So now I can't remember what I was posting... It was something about how I had already mentioned something along these lines... Oh right! It could be a lighting issue. I know Draco ( a member on this forum... Haven't seen him in a while ) He made a post about lighting issues. If you could find his post, maybe you could shed some light on the situation I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes. I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there
August 20, 201312 yr Author Found his post. int brightness = Block.blocksList[block.stone.blockID].getMixedBrightnessForBlock(world, x, y, z); tess.setBrightness(brightness); tess.setColorOpaque_F(1.0F, 1.0F, 1.0F); Those set the brightness to match Stone, from what I understand. At any rate, it works perfectly! Marking topic solved. I'm sure I'll be back with more issues soon but the tessellator itself works now. Now time to go modify my old modeller to export this code and we can finally get a decent alternative to Techne and the TESR http://s13.postimg.org/z9mlly2av/siglogo.png[/img] My mods (Links coming soon) Cities | Roads | Remula | SilvaniaMod | MoreStats
August 20, 201312 yr Found his post. int brightness = Block.blocksList[block.stone.blockID].getMixedBrightnessForBlock(world, x, y, z); tess.setBrightness(brightness); tess.setColorOpaque_F(1.0F, 1.0F, 1.0F); Those set the brightness to match Stone, from what I understand. At any rate, it works perfectly! Marking topic solved. I'm sure I'll be back with more issues soon but the tessellator itself works now. Now time to go modify my old modeller to export this code and we can finally get a decent alternative to Techne and the TESR YES!!! I can't believe that worked I am getting better at this bug solving than I though Glad I could help. It helped me too I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes. I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there
August 28, 201312 yr This thread just saved my day, thank you! http://www.kelmai.com/wp-content/uploads/2013/08/signature.jpg[/img]
August 28, 201312 yr This thread just saved my day, thank you! I think I can say this for everyone who posted here trying to help, your welcome! We had fun figuring this one out And that is the reason when a topic is marked solved, people can still read it. It would be utterly useless to anyone who had the same questions later. I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes. I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there
August 28, 201312 yr This thread just saved my day, thank you! I think I can say this for everyone who posted here trying to help, your welcome! We had fun figuring this one out And that is the reason when a topic is marked solved, people can still read it. It would be utterly useless to anyone who had the same questions later. I followed this thread every update, post by post and I learned a lot from it! If you guys dont get it.. then well ya.. try harder...
August 28, 201312 yr This thread just saved my day, thank you! I think I can say this for everyone who posted here trying to help, your welcome! We had fun figuring this one out And that is the reason when a topic is marked solved, people can still read it. It would be utterly useless to anyone who had the same questions later. I followed this thread every update, post by post and I learned a lot from it! Agreed to that my friend! I have yet to actually USE the information, but it has helped with my debugging skills certainly I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes. I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there
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.