
Folia-Enabled:true
Closed this issue ยท 2 comments
Server Implementation
Folia
Server Version
1.20.4
Describe the bug
The Issue
The suggested download on Modrinth 2.8.3 Shows that it supports Folia. However, downloading this version and attempting to run it on Folia, it is immediately apparent that FastAsyncWorldEdit-Bukkit-2.8.3 does not support Folia. I unpacked the jar, modified the plugin.yml to add the "folia-supported: true" and attempted to run it, but get UnsupportedOperationExceptions while attempting to run timers.
To Reproduce
- Go to https://modrinth.com/plugin/fastasyncworldedit?version=1.19.4&loader=folia#download
- Select Folia, choose 1.20.4,
- Add FastAsyncWorldEdit-Bukkit-2.8.3 to plugins
- Run Server -> see that the plugin is not compatible with Folia.
- Unpack Jar
- Add folia-supported: true to plugin.yml
- Repack jar
- Try again, upon login, fails due to craftbukkitschedulers not being folia safe.
Expected behaviour
FastAsyncWorldEdit-Bukkit-2.8.3 works out of box for Folia.
Screenshots / Videos
Error log (if applicable)
No response
Fawe Debugpaste
N/A. Server will not start, plugin will not run upon Folia.
Fawe Version
FastAsyncWorldEdit-Bukkit-2.8.3
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
@PierreSchwang Is Folia supported on any versions?
If you could point me to one that is correctly tagged as folia supported, I would greatly appreciate it.
I saw in some Issues that have been closed that at some point, 1.19.4 was Folia Compliant. Which version of FAWE would this be?