I have a brand new computer, fresh install, latest drivers etc etc. Win 10, 64bit. Java 8 update 144, 32 bit
When I start Jaamsim, it looks like the application is hanging after the splash screen appears. I discovered that in fact there is a pop-up windows hidden behind the splash, telling me that "Can't find the name of Intel ICD OpenGL driver". Via the peek I can reach it and after closing this pop-up 4 times, Jaamsim starts up and seems to run fine. As such, this is a bit of a nuisance, no showstopper at all.
Comparing the log viewer between my old computer and the new one:
New:
Loading Simulation Environment ...
Simulation Environment Loaded
Found OpenGL version: 4.5 (Compat profile, arb, compat[ES2, ES3, ES31, ES32], FBO, hardware) - 4.5.0 NVIDIA 385.08
Found GLSL: #version 450 compatibility
OpenGL Major: 4 Minor: 5 IsCore:false
Old:
Loading Simulation Environment ...
Simulation Environment Loaded
Found OpenGL version: 3.1 (Compat profile, arb, compat[ES2, ES3], FBO, hardware) - 3.1.0 - Build 9.17.10.4459
Found GLSL: #version 140
OpenGL Major: 3 Minor: 1 IsCore:false
Could this issue be related to the OpenGL version I apparently have on the new machine?
Is there additional information/logging/tracing I can provide to determine where the issue is: my PC or Jaamsim?