Sofiane Djerbi

Results 37 comments of Sofiane Djerbi

Can you replicate this on Paper ? If you can replicate the exact same issue on Paper, we should wait for a fix from Paper and update upstream

I can reproduce it on Folia but not on Paper.

> > I can reproduce it on Folia but not on Paper. > > So that is a Folia problem right? Probably but not 100% sure

This command should be removed, especially in Folia

Can reproduce on `41c5548`. Context: A player going to the nether, 32 chunks view distance. ``` [14:31:28] [Region Scheduler Thread #5/ERROR]: [io.papermc.paper.threadedregions.TickRegionScheduler] Region #29483 centered at chunk [3, 30] in...

> kugge put it in #46 (most recent open issue on it) Unfortunately my stacktrace is not the same as yours: `Caused by: java.lang.IllegalStateException: Illegal recursive processTicketUpdates!` Whereas mine is...

New stacktrace `world_nether` => `world` ``` [02:28:47] [Region Scheduler Thread #2/ERROR]: [io.papermc.paper.threadedregions.TickRegionScheduler] Region #78955 centered at chunk [24, -3] in world 'world' failed to tick: net.minecraft.ReportedException: Exception ticking world at...

It seems that when a player sleep when this crash occur, the player cannot connect anymore and we have to delete his player.dat + restart. We cannot sleep on his...

> > New stacktrace world_nether => world > > Are there any other logs? Some of the debugging information wont cause a crash, but rather log some warnings/errors. I don't...