WearBlackAllDay / DimensionalThreading

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

Portal Loading Bug #10

Open rmkwulf1993 opened 3 years ago

rmkwulf1993 commented 3 years ago

A Large volume of entities going through portals in this case items experience and zombified piglins (extreme throughput) can cause portal loaders very far away from farm with high volume (3k+ blocks) to break. Minecart based loader (see kdenders piglin proof for reference) to fail to complete a cycle resulting in the minecarts getting stuck and the loaders no longer functioning. These loaders normally operate correctly for months at a time.

If there is any further info needed let me know.

KaptainWutax commented 3 years ago

I don't see why dimthread would ever cause this. I'll leave this up though in case anyone else runs into the same issue. But I'd bet the problem is somewhere else.

Kozmia commented 3 years ago

I had the same issue where chunk loaders break. This is amplified with a guardian farm and happens every few hours. With no load portal loaders can break too over a long time (weeks or longer). This does not happen when the mod is disabled.