KaiijuMC / Kaiiju

Folia fork for anarchists.
GNU General Public License v3.0
177 stars 20 forks source link

Cannot add effects to entities asynchronously crash #54

Closed xiaoyueyoqwq closed 1 year ago

xiaoyueyoqwq commented 1 year ago

This is last log: https://paste.ubuntu.com/p/2DpfXXq2n3/

Maybe this crash is datapacket, but I think this bug is form Folia, because I can get this crash in any Paper or it fork's, like Purpur

I think to fix this crash only can use server patch, this crash is by hard mode effect spider, I 100% can believe this crash is made by spider because if I change server's mode to normal or other difficulty mode I never get this crash, I think this crash is papermc's asyn bug, it can't use plugin to fix it, I thought

and system didn't think this crash is a crash so system didn't create a crash-report file

Ver: Screenshot_20230509-171326.png

PluginsScreenshot_20230509-171446.png

Datapacket:Screenshot_20230509-171502.png

sofianedjerbi commented 1 year ago

This bug is from folia. We can always add an hotfix since it is easy to fix..

xiaoyueyoqwq commented 1 year ago

This bug is from folia. We can always add an hotfix since it is easy to fix..

oh that's great, I'm very happy to hear that :)

sofianedjerbi commented 1 year ago

theres 2 possible "hotfixes":

sofianedjerbi commented 1 year ago

please try to reproduce with the latest build

xiaoyueyoqwq commented 1 year ago

okay, I'd try it now

xiaoyueyoqwq commented 1 year ago

please try to reproduce with the latest build

I get this crash in 1min ago

this is log:https://paste.ubuntu.com/p/yz75kngzVQ/

maybe I think this crash is about chunk tick, the same as my another issue?

sofianedjerbi commented 1 year ago

I fixed the crash that happen when raid finishes, lemme fix that one too

please try to reproduce with the latest build

I get this crash in 1min ago

this is log:https://paste.ubuntu.com/p/yz75kngzVQ/

maybe I think this crash is about chunk tick, the same as my another issue?

sofianedjerbi commented 1 year ago

Please try again with latest build

xiaoyueyoqwq commented 1 year ago

Please try again with latest build

okay, thx for your help!

xiaoyueyoqwq commented 1 year ago

Please try again with latest build

I think this bug has been fix with you ;)