MESH_GGT_spin_redo (for the operator) depended on MESH_GGT_spin (for the tool) having already been initialized however the order gizmos are initialized currently isn't guaranteed. Workaround the problem by adding a null check. See the report for details. Co-authored-by: Philipp Oeser <philipp@blender.org>