CIRDLES / Squid

Squid3 is being developed by the Cyber Infrastructure Research and Development Lab for the Earth Sciences (CIRDLES.org) at the College of Charleston, Charleston, SC and Geoscience Australia as a re-implementation in Java of Ken Ludwig's Squid 2.5. - please contribute your expertise!
http://cirdles.org/projects/squid/
Apache License 2.0
12 stars 27 forks source link

Squid 1.10.3 will not run for me #723

Closed TPestaj closed 2 years ago

TPestaj commented 2 years ago

Squid3 Version: 1.10.2 Java Version: 1.8.0_341 JavaFX Version: 8.0.341-b10 OS: Windows 10 10.0

Issue details: When I launch the latest version of Squid (1.10.3), I get this error:

image

1.10.2 runs fine in the same environment. (A reboot did not help me.)

NicoleRayner commented 2 years ago

I have the same issue

bowring commented 2 years ago

hmmm.... works here on my mac ... need to find a windows box

bowring commented 2 years ago

can you run it in verbose mode from the command line and send me the output? java -jar Squid....jar -verbose

TPestaj commented 2 years ago

Here's what I get..

image

bowring commented 2 years ago

I accidentally build it with java 17 : Liberica JDK/JRE 17 full (select full from drop-down list)

Azul JDK-fx 17

... will rebuild with java 8