Debugging Tips

From SkyCorp Global
Revision as of 02:06, 14 July 2023 by SkyCorp (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Warning: This page references the old LUA system and has not been updated yet for the new LUA system. Do not use this as a guide as this information will no longer work.
  • Enable the debug output and re-execute script. Then look for the first "ERROR:" line. Above it are probably some debug lines which may hint, for example, at a function being called, that does not exist.