Okay, put that one down to stupidity. I was redeclaring the variables
before setting their values. lol... I need to take a break, I think ;-)
Thanks,
Lee
Nicolas Cannasse wrote:
Hi Nicolas,
If I get the uncaught exception "invalid field access : someField", does
that mean it cannot find the specified method in the given scope? The
method is called in a local function definition and belongs as static to
the containing class. This error is shown at runtime.
This is because the instance is 'null'
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)