Imanity-Software / ImanitySpigot3-git

Thee Issue Tracker for ImanitySpigot3
3 stars 0 forks source link

FastAsyncWorldEdit #104

Closed ignMixha closed 2 years ago

ignMixha commented 2 years ago

Expected behavior

I am expected to see my server start up like normal.

Observed/Actual behavior

The server will start up and then as soon as it loads 'FastAsyncWorldEdit' it will just proceed to shutdown.

Steps/models to reproduce

Just place the latest 1.8 version of 'FastAsyncWorldEdit' which is 'FastAsyncWorldEdit-bukkit-21.03.09-a5e5590-1285-22.3.8' i think.

Plugin list

(1) FastAsyncWorldEdit

ImanitySpigot3 version

spigotJarVersion: 2022.03.1 BUILD 2

Agreements

Other

No response

HappyAreaBean commented 2 years ago

Hello, what version of Java are you using? FAWE (Legacy) is not supported by Java 17. If you are using Java 17, then please downgrade to Java 11 and try again. If the problem persists after you downgrade to Java 11. Please send your server logs so we can get more details.

ignMixha commented 2 years ago

Java Version: 8 & 11 both tried

Error: https://pastebin.com/nK1eD77G

HappyAreaBean commented 2 years ago

I tried the exact same version of FAWE in the error you sent (https://ci.athion.net/job/FastAsyncWorldEdit-Legacy/1285/) in both Java 8 and 11 and it worked fine. Are you sure you're not using Java 17?

ignMixha commented 2 years ago

I have sorted out this issue. I uninstalled all java versions (8 & 11) deleted files, restarted pc and just installed java 8 with jdk.

ArifErdoganK commented 4 months ago

For Minecraft version 1.21, entry support has been made mandatory with Java 17 by ViaVersion. FAWE is no longer used on 1.8.8 ImanitySpigot. What do we need to do about this?