WearBlackAllDay / DimensionalThreading

An attempt to optimize the fabric server, by assigning each dimension their own thread.
MIT License
255 stars 22 forks source link

ticking world error #23

Closed Monster-Zer0 closed 3 years ago

Monster-Zer0 commented 3 years ago

server crashes multiple times in row with this error https://paste.alloffabric.com/quxoteyibu.yaml

not sure if it's a dimthread thing or not, but any help would be appreciated.

WearBlackAllDay commented 3 years ago

this crash is not linked to dimthread.

you are running an excessive amount of mods and i cannot read thru all of their sources (over 7k due to mixins before World#getChunk), but i can rule out dimthread as a cause. I suggest narrowing down/binary searching the mod(combination?) in question from a fresh server this to get a clean stacktrace, then work off that