SpaceTown-Developers / Lemon-Gate

Expression Advanced a Lua sub language.
Other
15 stars 5 forks source link

Include doesn't work #222

Closed Araurelius closed 10 years ago

Araurelius commented 10 years ago

I'm the one who likes to keep the code in order by using multiple files and chain them in the main one.

The problem is that, sometimes, the function include(S) gives me error:

Cannot include file "lemongate/FILE_NAME.txt"

even though there are no errors, or tick event doesn't start without giving me any notification or error report.

In addition, after the error (Cannot include), for few minutes, any kind of spawned lemongate doesn't start at all (including lemongates without code)! So I have to spawn my lemongate for multiple times or wait for more that 10 minutes to make it work!

I can show you my code in private, if it can help you to solve that problem.

Rusketh commented 10 years ago

Lemon-Gate is now deprecated, Expression Advanced 2 is in development and has already started to address the issues with LemonGate.