Ok, so the issue is that the client itself is not starting. The next step is to run that Java command at the end of the log in a terminal, like so:
java -classpath C:\Users\dlaki7130346\.ignition\clientlauncher-data\launchclient.jar -Djavaws.sr.gateway.addr.0=10.81.67.164:8088/main -Djavaws.sr.scope=C -Djavaws.sr.launchts=1429179433188 -Djavaws.sr.main=com.inductiveautomation.factorypmi.application.runtime.ClientLaunchHook -Xms32M -Xmx256M -XX:MaxPermSize=128m -Dsun.java2d.d3d=false -Djavaws.sr.project=ConfigEditorTest -Djavaws.sr.screen=0 com.inductiveautomation.ignition.client.launch.BootstrapSwing
Any exceptions that occur when starting the client will show up in the terminal.