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

error using "All in XR3Player" run configuration #86

Closed
sildeag opened this issue Apr 14, 2023 · 10 comments
Closed

error using "All in XR3Player" run configuration #86

sildeag opened this issue Apr 14, 2023 · 10 comments

Comments

@sildeag
Copy link

sildeag commented Apr 14, 2023

Using IntellijIDEA community 2023.1 and Amazon Corretto version 20.

I am getting this error using "All in XR3Player" run configuration. java.lang.NullPointerException: Cannot invoke "com.sun.glass.ui.Timer.resume()" because "this.pulseTimer" is null ... What am I missing?

@goxr3plus
Copy link
Owner

Have you downloading latest master commit and also using Java 19 ☺️?

@sildeag
Copy link
Author

sildeag commented Apr 14, 2023

Yes. I added the VM options --add-exports javafx.controls/com.sun.javafx.scene.control.behavior=com.jfoenix --add-exports javafx.controls/com.sun.javafx.scene.control=com.jfoenix --add-exports javafx.base/com.sun.javafx.binding=com.jfoenix --add-exports javafx.graphics/com.sun.javafx.stage=com.jfoenix --add-exports javafx.base/com.sun.javafx.event=com.jfoenix --add-exports javafx.graphics/com.sun.javafx.scene=org.controlsfx.controls, --add-exports javafx.graphics/com.sun.javafx.scene.traversal=org.controlsfx.controls

@goxr3plus
Copy link
Owner

So you have Java 19 and you have added the VM parameters inside the IntelliJ or Eclipse and still error? That's really strange. Have you checked the gif i have on read me?

@sildeag
Copy link
Author

sildeag commented Apr 14, 2023

Yes. I have checked the gif in the readme.

@goxr3plus
Copy link
Owner

Are you using windows, mac or Linux and which version of them.

@sildeag
Copy link
Author

sildeag commented Apr 14, 2023

Sorry, I took too long. I am using Windows 11. I have slowed down the gif, as I have not activated the tool window as shown, and it was too quick to follow. I'll let you know if that solves the issue. (Note: I also tried OpenJDK 19 and had same issue as with Amazon Corretto 20.)

@sildeag
Copy link
Author

sildeag commented Apr 14, 2023

I followed the gif and that made all the difference.

@sildeag sildeag closed this as completed Apr 14, 2023
@goxr3plus
Copy link
Owner

I should probably make it like a video too ☺

@sildeag
Copy link
Author

sildeag commented Apr 15, 2023

Thank you for a great application and your help.

@goxr3plus
Copy link
Owner

☺ My pleasure helping the community. I have 15 new mobile apps that i will probably open-source also.

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

2 participants