Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nddrylliog/9823094 to your computer and use it in GitHub Desktop.
Save nddrylliog/9823094 to your computer and use it in GitHub Desktop.
PANIC: unprotected error in call to Lua API ([string "assets/lua/lestac/editor/bounds.moon"]:11: attempt to compare nil with number)
moon: assets/lua/lestac/editor/bounds.moon:17: (11) attempt to compare nil with number
stack traceback:
assets/lua/lestac/app.moon:37: (146) in function '__le'
assets/lua/lestac/editor/bounds.moon:17: (11) in function 'contains'
assets/lua/lestac/scenes/editor.moon:155: (87) in function 'focusedPanel'
assets/lua/lestac/scenes/editor.moon:166: (101) in function 'broadcast'
assets/lua/lestac/events.moon:91: (19) in function 'pump'
assets/lua/lestac/app.moon:135: (64) in function <[string "assets/lua/lestac/app.moon"]:63>
[C]: in function 'func'
[string "local module = {}..."]:191: in function <[string "local module = {}..."]:186>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment