A parse error in the input window gives the message "Error: null". It should give something more descriptive.
Steps to reproduce
Type "add goblin fred fred" into the text input
Expected behavior
Should print a helpful error message about "fred" not making sense
Actual behavior
Prints "Error: null"