WearBlackAllDay / DimensionalThreading

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

Carpet + fabric api + dimensional threading with the command /spawn tracking start causes crash #13

Closed JonasStorm closed 3 years ago

JonasStorm commented 3 years ago

https://paste.ee/p/W7zzk

JonasStorm commented 3 years ago

Special thanks to the mod Not Enough Crashes for helping me figure this out

JonasStorm commented 3 years ago

crash-2021-01-11_16.01.12-server.txt

KaptainWutax commented 3 years ago

Profiling commands in general can't function properly since dimensions are running asynchronously. Not much that can be done on the dimthread side sorry.