Skip to content

Launcher crashes on startup on ubuntu #21

@woodgern

Description

@woodgern

Installation runs smoothly through java -jar vivecraft-1.15.2-jrbudda-NONVR-2-r2-installer.jar, but when launching minecraft with the "Vivecraft NonVR 1.15.2" profile the launcher closes, and is immediately replaced with "ERROR Game crashed" (screenshot below).

Checking the launcher logs shows that this exception is causing the crash:

[Info: 2020-06-15 23:22:45.456290180: GameCallbacks.cpp(158)] Launcher/launcher (main) Info Exception in thread "main" java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
	at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Any clues as to the cause?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions