Can't open designer

@Steve_Laubach I was unable to reproduce this locally. Could you do a few things for me?

  1. Set the Launchers log level to debug. This can be found in the Settings section which is in the top right hand corner of the launcher. After doing this, please try to launch the designer again and upload the log file again as you did before.
  2. Also, just to rule a few things out, could run the following command from the Command Prompt:
"C:\Users\slaubach\AppData\Roaming\Inductive Automation\Designer Launcher\jre\bin\java.exe" -classpath C:\Users\slaubach\.ignition\clientlauncher-data\launchclient.jar -Djavaws.sr.gateway.addr.0=http://localhost:8088 -Djavaws.sr.launchts=1554742179717 -Djavaws.sr.main=com.inductiveautomation.ignition.designer.DesignerStartupHook -Djavaws.sr.platform.edition= -Xms64M -Xmx1024M -Djavaws.sr.memory.init=64M -Djavaws.sr.memory.max=1024M -Dsun.java2d.d3d=false -Dsun.java2d.noddraw=false -Djavaws.sr.screen=0 -Djavaws.sr.scope=D com.inductiveautomation.ignition.client.launch.BootstrapSwing

Thanks,
Jonathan C