The latest 1.19 FAWE version affects the randomtickspeed
ZityGoneCrazy opened this issue · 3 comments
Server Implementation
Paper
Server Version
1.19
Describe the bug
Hello, so.
FAWE affects our grass spread, crop growth and everything that can be affected by randomtickspeed.
The problem is definitely FAWE, when we removed the plugin, the grass suddenly spread, then we added the plugin again and the grass stopped growing again. Not even bonemeal works.
I guess thats all, there's not much to it.
ZityGoneCrazy#6579 if you need any more info
To Reproduce
Add the latest FAWE version to your server
Set /gamerule randomtickspeed 10000
The grass or the crops wont grow.
Expected behaviour
I expected for it to not affect any crops or grass etc...
Screenshots / Videos
idk if the photos uploaded, it's been over 5 minutes and they're still uploading so,,, in case you want the photos, just contact me on my discord.
Error log (if applicable)
Nothing
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/29bd310652784180bb35aa2000e78f3d
Fawe Version
FastAsyncWorldEdit-Bukkit-2.3.1-SNAPSHOT-234
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?
help pls
I'm completely unable to replicate this, including with the tick-limiter enabled.
Are you missing any steps for reproduction?
No, i just replicated them rn, the same thing happened
I wrote out all the steps.
Still the same thing, when FAWE is on my server, crop doesnt grow and grass doesnt spread. Then i removed FAWE and it suddenly worked. I even tried some plugins that are created for crops etc... still didnt fix anything.
Sorry for the late reply.
Try disabling the tick limiter in config.yml - this may be cancelling physics if your server is performing poorly. Elsewise, it's possible another plugin is using the runUnsafe method in FAWE which is (as the name suggests) unsafe, repeatedly, of as an infinitely-running loop. Either way, disable the tick-limiter.