Aloento / SuperSpineViewer

A tool to load and export Spine skel & 一个拿来加载与导出Spine骨骼的工具
Apache License 2.0
217 stars 25 forks source link

用java20运行1.3.0抛异常 #43

Closed YYuunnHHuuii closed 8 months ago

YYuunnHHuuii commented 1 year ago

Exception in Application start method Exception in thread "main" java.lang.RuntimeException: Exception in Application start method at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:901) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$2(LauncherImpl.java:196) at java.base/java.lang.Thread.run(Thread.java:1623) Caused by: java.lang.UnsupportedClassVersionError: to/aloen/ssv/RecordFX (class file version 63.65535) was compiled with preview features that are unsupported. This version of the Java Runtime only recognizes preview features for class file version 64.65535

今天刚装的jdk,啥也不懂,头疼。

YYuunnHHuuii commented 1 year ago

1.2.6傻瓜式非常好用,已经上手!顺便请问,有办法只输出png sequence的首帧吗?

Aloento commented 1 year ago

emmm,首帧输出是可能的,我过几天去做。这个报错其实是因为你没开JDK的预览功能,这不是什么重要的事情。

YYuunnHHuuii commented 1 year ago

emmm,首帧输出是可能的,我过几天去做。这个报错其实是因为你没开JDK的预览功能,这不是什么重要的事情。

谢谢巨佬

Aloento commented 1 year ago

@HarryG55 你要不来试试

Aloento commented 8 months ago

后续会直接打包exe

HarryG55 commented 7 months ago

@Aloento Alo 手上这个做完就来。