Skip to content

java.lang.ClassNotFoundException: wtf.zani.launchwrapper.LunarLaunchWrapperKt #4

@catfromplan9

Description

@catfromplan9

followed README, tried v1 branch since documentation hasn't been updated, got this

java.lang.ClassNotFoundException: wtf.zani.launchwrapper.LunarLaunchWrapperKt
	at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:359)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
	at org.prismlauncher.utils.ReflectionUtils.findMainMethod(ReflectionUtils.java:88)
	at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:104)
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Exiting with ERROR

I have edited customjar.json to the one in README, no dice. I also tried the precompiled jar on the releases page. I pick "Replace minecraft jar" in prism version tab for instance.

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