Servoy developer icons disappeared

Hello,

I have just seen that all the icons from the Servoy developer disappeared: Valuelist, Editor, I18N, all of them. Even in the editor the folder icon from the tree navigation is missing. Actually from all the media used by Servoy only some of the pictures used in my application can be seen.
The configuration is this:

  • Servoy Developer version 3.5.10
  • Java version: 14.2-b01 (Windows Server 2008)
    Did anybody see this issue befor? Thank you!

It seems that is was a Java conflict, because the java version on the system was 1.6.0_16 and the Java Hotspot Client was 14.2-b01. So a fresh installation of JRE 16u18 solved my problem. Strange issue, anyway :)