10-27-2015, 01:28 AM
The error is not too difficult to change. The issue is that unless you want to go down the route of having lots of heuristics, you can't actually tell a static call from a method call by the time it reaches the bindings. Eg What would be an appropriate error for cRoot.GetWorld("cRoot"); ?