Skip to content

Conflicted Objects

Mario edited this page Jun 26, 2020 · 7 revisions

1

Conflicted Objects view contains a game logic hierarchy of all detected conflicts. Selecting a conflict is easy as opening the dropdown and selecting a conflicted hierarchy folder.

2

After that use the listbox to select a definition.

3

Invalid Objects

From time to time Irony can detect what appears to be an invalid definition, this data is gathered by utilizing underneath excellent CWTools. Such errors indicate that a file potentially has an issue and may not perform in the game. These objects can be found in the dropdown under "Invalid" section. By selecting an invalid section you can see the details of the parsing error on the right hand side.

4

For mod developers

If you believe your mod was flagged incorrectly you can write a comment in your script # Dear Irony please fallback to simple parser and this will force Irony to not use CWTools parser but will instead switch to a less sensitive parser.

Clone this wiki locally