Ignition Vision Image issues

I’ve identified the issue causing the images to break. It turns out that the Client Memory was set to only 256MB, which isn’t enough for the project I’m running. This limitation significantly slows down the client, affecting image loading and caching.

At peak usage, the project consumes 246/256MB of memory.

To resolve this, I adjusted the memory allocation from 256MB to 1024MB. If you’re running your client through a shortcut, you’ll need to delete the existing shortcut and create a new shortcut and it will automatically load up the project along with the updated memory settings.

1 Like