A utility for displaying ObjectError logs in a more accessible manner.
Bored with endless scrolling to find the part of the log that you're interested in?
Bored with having to search for the Temp values, only to realise you're looking at the wrong ones?
Bored with having to remember which global/person data value is what?
Bored with having to convert negative numbers into hex and then search objects.package for the token name?
Bored with having to manually open log files?
Bored with having to keep refreshing open log files as they are changed by the game?
Then Log Watcher is for you!
The application automatically opens (and keeps up-to-date) ObjectError logs and displays them in a tree view. Major sections are displayed in the tree on the left, while clicking on any leaf node in the tree will display that part of the log, either as text or in a tabular format.
Names for globals, object data, person data and motives are added - so no more counting globals or remembering that object data entry 11 (0x0B) is the object's id.
Tabular data can be sorted by clicking on the column headers
Inventory data is shown with the token GUIDs in hex notation and their object name (if known) added.