Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting Zyklon to Mac/Linux #28

Open
yeetusmystreetus opened this issue Jul 4, 2020 · 6 comments
Open

Porting Zyklon to Mac/Linux #28

yeetusmystreetus opened this issue Jul 4, 2020 · 6 comments

Comments

@yeetusmystreetus
Copy link

I was trying to get Zyklon to work on macOS/Linux.
And when running injector.jar that I compiled and press "Load" I get a lot of JavaFX errors.

WARNING: Loading FXML document with JavaFX API of version 10.0.1 by JavaFX runtime of version 8.0.251

at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)

Access restriction: The type 'Alert.AlertType' is not API (restriction on required library '/Library/Java/JavaVirtualMachines/jdk1.8.0_251.jdk/Contents/Home/jre/lib/ext/jfxrt.jar')

Those 3 errors are repeated multiple times.

Do I need to add jfxrt.jar to build path in eclipse?

@yeetusmystreetus
Copy link
Author

https://pastebin.com/67RdLZTD
^^ for the full terminal output

@yeetusmystreetus
Copy link
Author

when running javac -version i get
javac 1.8.0_251

@yeetusmystreetus
Copy link
Author

still getting same errors even after adding jfxrt.jar to build path

@explodersname
Copy link

I have been working with the owner of zyklon and I believe we have a working version that should be released soon.

@smallshen
Copy link

An possible way is create custom Loader, without javafx

@ghost
Copy link

ghost commented Dec 5, 2020

probably yes @smallshen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants