You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Util.get_blueprint could be called with a nil itemstack in some circu…
…mstances, which would cause it to fail. It now returns nil in this case.
Fixes an issue with migrating the GUI and doing initial setup for it.