Er, okay. :-) Would this issue be within the neko dll or the library? If it helps, I can send you the source haxe files that causes the issue?

Lee




Nicolas Cannasse wrote:
Hi Nicolas,

I've been testing out some functionality from the swhx package,
specifically the new hooking feature, and have been getting a strange
error that I thought only you would know more about.  The error is:
Uncaught exception : Reading outside env.

Any idea's?

That's indeed problematic. It can comes from an invalid compilation
(unlikely) or more probably a method closure that has not been correctly
stored into a root block and then is garbaged before being called (hence
the corrupted environment).

Nicolas



--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to