Sorry, we don't support your browser.  Install a modern browser

UI Images Don't Load Properly#802

R

When loading mods that have UI Images, the image doesn’t show up and instead, I get a bunch of random text. There has also historically been an issue for loading images dynamically where people (sometimes even the host) don’t see the image, but rather a blank white image.

Here’s a demo of the first portion: https://ryan6578.com/i/836254f8-2124-4eb0-a13c-ae56803f10b1.gif

3 years ago
B
Changed the status to
Research
3 years ago

the workaround for this is typically <Object>.UI.setXml(<Object>.UI.getXml()) where <Object> is also allowed to be Global.

3 years ago