Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Problem with ClassCastException #14

@EncryptSL

Description

@EncryptSL

Hi, i have a problem with dependency-management.

Issue is probably related to java 9+ versions, but idk.

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 io.github.pulsebeat02.emcdependencymanagement.EMCDepManagement.inject(EMCDepManagement.java:77)
	at io.github.pulsebeat02.emcdependencymanagement.EMCDepManagement.load(EMCDepManagement.java:71)

My question is how solve this problem because i trying this management first time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions