Closed codetaylor closed 6 years ago
Thanks for the report, and sorry for the hassle. I unintentionally broke packet syncing through a more invasive code cleanup script. Everything should be fixed with build 80.
No worries, no hassle. Bugs are part of the process. :)
Thanks for the fast turnaround on this issue and for all the work you do.
I recently updated gamestages from
1.0.76
to1.0.78
and staged recipes stopped working in my mod, Artisan Worktables.I narrowed the issue down to this call:
On the server it returns a collection with the proper strings:
However, on the client:
I tested in the previous version I had,
1.0.76
and everything works as expected. After updating to1.0.78
the issue began.Please let me know if there is anything I can do to help, thanks!