gengyong/luaaa

Require or Dofile

philippsaul opened this issue · 2 comments

Hey,
thanks for this great work.
I am trying to require a lua module into the example.lua file and getting lua error.

Two questions:

  • How can I debug next time whats the error?
  • How can I make "require" or "dofile"?

Thanks.

In the meantime i found out it was a wrong path.

But i would love to hear from you what to do for debugging next time.

there are some excellent debuggers, for example:
slembcke/debugger.lua