Created
March 28, 2014 01:24
-
-
Save nddrylliog/9823094 to your computer and use it in GitHub Desktop.
Follow-up from this tweet: https://twitter.com/nddrylliog/status/449351987818401792
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PANIC: unprotected error in call to Lua API ([string "assets/lua/lestac/editor/bounds.moon"]:11: attempt to compare nil with number) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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