[GREENFOOT-811] NPE raised when passing actor as a parameter
This is reported by the user using Greenfoot 3.5.1. Currently, the names of objects can not appear on the inspector, it shows only the name of the class. When clicking on an object to pass its name as a parameter to a method related to another object (it shows name like golf_ ), it gives null pointer exception in the terminal window and it also generates the following in the debug log:
"unknown enum constant threadchecker.Tag.Any reason: class file for threadchecker.Tag not found unknown enum constant threadchecker.Tag.Any Handling 69"
Issue metadata
- Issue type: Bug
- Priority: Medium
- Fix versions: 3.5.2