Luzifer Altenberg wrote:
Hallo
I get this.
undo12:~/neko undo$ nekotools server
Starting Neko Server on localhost:2000
Called from tools/Tools.nml line 36
Called from core/Args.nml line 43
Exception : Invalid array access
Luzifer
Looks like some Neko exception is raised, and when NekoML is trying to
match it with "Invalid", it causes an error. I should try to fix this
problem in NekoML generator.
Could you remove the try...catch block (leaving the "while" block) from
src/core/Args.nml in parse_args and compile+run again ? It should raise
the exception to an upper level that should display it.
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)