You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: