Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at com.jaamsim.basicsim.Simulation.setControlPanelWidth(Simulation.java:1377)
at com.jaamsim.ui.GUIFrame$1.componentResized(GUIFrame.java:242)
at java.awt.Component.processComponentEvent(Unknown Source)
and many more ....
Anybody knows the reason? Running now on JRE7, but the problem was the same on JRE8.
Thx in advance.
Regards.
I suspect that Parallels is the source of all the problems you've reported. Try running the JaamSim jar file under OSX. You can also run Eclipse and do your programming under OSX. There is no need to emulate Windows for JaamSim.Harry