Page 1 of 1

[Twinsen]Crash while cancelling changed crafting recipe

Posted: Tue Mar 01, 2016 8:34 pm
by flaghacker_
This is really an uncommon edge case, so this bug in not a priority at all.

While learning how to make a mod I changed a crafting recipe, and I updated the world with "/c game.local_player.force.reset_recipes()". I was still crafting the item with the old recipe, and when I cancelled it this crash happened:
http://pastebin.com/tcDiPeqA

Again, this bug is unlikely to occur in normal gameplay. I'm reporting it because the log asked me to :)

Re: [Twinsen]Crash while cancelling changed crafting recipe

Posted: Wed Mar 02, 2016 5:00 pm
by Twinsen
That is indeed a very specific bug.

But it was an easy fix after finding out how to reproduce it.

Thanks for the report