Kinda confused on how the inventory screen works. Do you have a tutorial?
I'll write something on it tomorrow to help clarify how to use it.
Tomorrow as in when I wake up that is

.
Here is a detailed screenshot of how the inventory editor functions:
http://prntscr.com/v9pku9@MattHatter42 Unhandled exception error, this time after firing up URWCharacterMenu and trying to select a row in the inventory tab. Some item IDs are showing as being above 60000 and I think it doesn't like that. I can "continue" from there and not quit the program, but I'm effectively locked out of modifying stuff that appears as having an ID above 60000. I did keep a spare save this time, which I can share if needed.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '61285' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
Ill fix this shortly, ID max of the numeric updown is 60000 I think, ill see if i can calculate a max size for the array in the game. Though, it does seem like a very high number of unique ID's already.
@BlankPaper Bug report : While editing tribe name, the 'n' is force attached behind. ex:'the huntern', 'the mann'
Not exactly sure what you mean here but I'll try to reproduce it and let you know, as there's been formatting problems in the past before.
@morrneyo