Operating System
Linux
Version of Prism Launcher
Prism Launcher 9.4
Version of Qt
Qt 5.15.2
Description of bug
Prism fails to launch NeoForge for Minecraft 1.21.7 with the following error text:
Exception caught from launcher
java.lang.RuntimeException: Unable to detect the forge installer!
at io.github.zekerzhayard.forgewrapper.installer.detector.IFileDetector.getDataFromInstaller(IFileDetector.java:157)
at io.github.zekerzhayard.forgewrapper.installer.detector.IFileDetector.getInstallProfileExtraData(IFileDetector.java:136)
at io.github.zekerzhayard.forgewrapper.installer.detector.IFileDetector.checkExtraFiles(IFileDetector.java:170)
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:38)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Exiting with ERROR
Process exited with code 2.
Steps to reproduce
- Create a new instance for Minecraft 1.21.7.
- Add the NeoForge launcher.
- Attempt to start the game.
Suspected cause
This is caused by the following issue in ForgeWrapper:
ZekerZhayard/ForgeWrapper#26
This issue is unique
Operating System
Linux
Version of Prism Launcher
Prism Launcher 9.4
Version of Qt
Qt 5.15.2
Description of bug
Prism fails to launch NeoForge for Minecraft 1.21.7 with the following error text:
Steps to reproduce
Suspected cause
This is caused by the following issue in ForgeWrapper:
ZekerZhayard/ForgeWrapper#26
This issue is unique