Help & Guidance > Miscellaneous Tutorials

Fixing Missing Chatbox Background

<< < (2/3) > >>

VortexAlive:
Aye, mine happened from using OpenGL as well, this will fix it for either rendering subsystem. No more missing backgrounds. c:

Morgra:
A proper fix for this has been needed for some time now. Thanks for sharing, Vortex!

DylanCheetah:
Thanks Vortex! I have experienced this issue before too. I know that it only occurs with the OpenGL renderer and I actually figured out why. When I was writing my own game engine, I noticed that OpenGL requires the width and height of all textures to be powers of 2. Which is obviously what is causing that issue. All of the textures need to have dimensions that are powers of 2 in order for them to work properly with Ogre's OpenGL renderer. For some reason, Direct3D doesn't seem to care...

Garfield.:
I still haven't got this issue with it sure will be helpful to me in a future and sure for other floofs who experience it. ^^

Dentrimental:
uhm.. so when i clikc 'resize' i cant put in 1x1 or 1 x 1  i can only do 11 and width 11. why..? can u help me out with this as the stupid editing thing always gets on my nerves on purpose.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version