cseelhoff / RimThreaded

RimThreaded is a RimWorld mod designed to enable RimWorld to utilize multiple threads.
MIT License
117 stars 21 forks source link

RimFactory CheckCurrentToilEndOrFail Exception #592

Closed DatCaptainHorse closed 3 years ago

DatCaptainHorse commented 3 years ago

Describe the bug Started a new colony and started cutting stone, noticed my pawns progress was randomly getting reset so I checked the debug logs. It showed a bunch of Exception in CheckCurrentToilEndOrFail for pawn.... Guessing 1.3 mod updates cause this as it wasn't happening yesterday (I play on 1.2).

Steps to reproduce the behavior (VERY IMPORTANT)

  1. Build stone cutting table (also happens on Vanilla Furniture Expanded electric variant)
  2. Start cutting stone
  3. Progress randomly resets, check debug logs
  4. See the red errors

Error Log Red error copy

Save file

Screenshots Screenshot

Mod list (For vanilla report, it has to be same as below list.)

DatCaptainHorse commented 3 years ago

Nevermind, closing. Bulk Stonecutting mod has some broken job times causing the issues, timing out the job before it's finished.