Finding codes
Look up a reported code and the next action to take.
On this page
Code reference
| Code | Meaning | Next step |
|---|---|---|
ROWTETHER-TABLE-MISSING | The declared destination is absent or unavailable. | Check the table path or handle destination. |
ROWTETHER-ROW-MISSING | The table exists, but the row is absent. | Check the key and the destination rows. |
ROWTETHER-REFERENCE-INVALID | The row key cannot be represented by Unreal. | Shorten the key and check the source field. |
ROWTETHER-REFERENCE-EMPTY | A required row key is empty. | Supply a key or explicitly mark it nullable. |
ROWTETHER-GAME-RULE | A declared game rule failed or could not be evaluated. | Open the rule outcome, check applicability and required fields, then fix the data or rule. |
ROWTETHER-ROW-REMOVED | The candidate removes a row used by this consumer. | Review the named consumer before importing. |
ROWTETHER-CSV-INVALID | The candidate has invalid syntax, headers or keys. | Fix the CSV. Its impact is not considered complete. |
ROWTETHER-CASE-CHANGE | Spelling changes but FName identity is unchanged. | Informational. This is not a removed row. |
Find the affected reference
Use the source table, row and property shown with the finding. Double-click the finding to open the source table. For removal warnings, check the candidate destination and the consumers before importing. RowTether does not apply changes automatically.