[IGN-4671]Random Component Name Error in Vision Client

Can anyone experiencing this issue try putting the following code into a client startup script and reporting back?

from javax.swing import UIManager
UIManager.getLookAndFeelDefaults().put("Synth.doNotSetTextAA", True)
4 Likes