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
Copy file name to clipboardExpand all lines: WARNINGS.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,9 @@ Which makes the black squares stand out like a sore thumb if placed above the wa
80
80
### Contains an unlinked PrisonMarker
81
81
This cell contains a `PrisonMarker` that doesn't link to an interior cell. `PrisonMarker`s need to link to interiors containing `stolen_goods` to prevent crashes.
82
82
83
+
### Contains non-real position or rotation
84
+
This reference's position or rotation is not a real number (NaN or Infinity) which breaks things.
0 commit comments