Skip to content

[7.0] 1.18.2 Fails to runclient #1063

@Swackyy

Description

@Swackyy

Replicatable on a std forge mdk on FG7, complains with the following message:

Exception in thread "main" Looking for main class: cpw.mods.bootstraplauncher.BootstrapLauncher
java.lang.IllegalStateException: Could not find main class!
        at net.minecraftforge.launcher.Main.run(Main.java:125)
        at net.minecraftforge.launcher.Main.main(Main.java:34)
Caused by: java.lang.IllegalAccessException: symbolic reference class is not accessible: class cpw.mods.bootstraplauncher.BootstrapLauncher, from public Lookup

The library and class referenced is available in the external libraries panel in my IDE

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