Imanity-Software / ImanitySpigot3-git

Thee Issue Tracker for ImanitySpigot3
3 stars 0 forks source link

ImanitySpigot Unable to Launch on Java 8 Environment #254

Open lulu2002 opened 1 day ago

lulu2002 commented 1 day ago

Expected behavior

ImanitySpigot should be able to launch without issues on Java 8, as it should support this version.

Observed/Actual behavior

ImanitySpigot fails to start on both Windows and Ubuntu systems running Java 8 (OpenJDK version 1.8.0_422). The error message indicates a DependencyResolutionException related to the inability to find the artifact tools.jar, causing the initialization of the LibraryManager to fail.

image image

Steps/models to reproduce

  1. Set up a server environment with ImanitySpigot on Java 8 (OpenJDK version 1.8.0_422).
  2. Attempt to start the server.
  3. Observe the dependency resolution error indicating a missing tools.jar artifact.

Environment Details

Plugin list

The issue occurs on both Windows and Ubuntu with Java 8, but ImanitySpigot works with other Java versions (Java 11, Java 17). The missing tools.jar dependency seems to be specific to this Java 8 environment, affecting the LibraryManager's initialization process.

ImanitySpigot3 version

Waiting for customer to enter.....

Agreements

Other

No response

xN0MANDx commented 1 day ago

lastest version (v2024.10.1 BUILD 2)