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

Legacy Paper game locator doesn't load on Java 21 #190

Open
ManInMyVan opened this issue Dec 9, 2024 · 0 comments
Open

Legacy Paper game locator doesn't load on Java 21 #190

ManInMyVan opened this issue Dec 9, 2024 · 0 comments

Comments

@ManInMyVan
Copy link

[19:44:21] [main/INFO]: Running ignite v1.1.0 (API: 1.1, ASM: ASM 9.7 (ASM10_EXPERIMENTAL), Java: 21.0)
[19:44:21] [main/INFO]: Detected game locator: Legacy Paper
[19:44:21] [main/ERROR]: Failed to start game: Unable to apply GameLocator service.: java.lang.RuntimeException: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
        at space.vectrix.ignite.game.LegacyPaperGameLocator.apply(LegacyPaperGameLocator.java:125)
        at space.vectrix.ignite.IgniteBootstrap.run(IgniteBootstrap.java:132)
        at space.vectrix.ignite.IgniteBootstrap.main(IgniteBootstrap.java:74)
Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
        at java.base/java.lang.System.setSecurityManager(System.java:430)
        at space.vectrix.ignite.game.LegacyPaperGameLocator.apply(LegacyPaperGameLocator.java:99)
        ... 2 more
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

1 participant