Skip to content

Cannot launch NeoForge for 1.21.7 #3924

Description

@gniftygnome

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

  • I have searched the issue tracker and did not find an issue describing my bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions