-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
example crash #58
Comments
Hi @boris-741, could you provide some example code or reproduction steps that is causing this issue? It would help in finding the culprit of this error. |
Thanks for the response. However, I was unable to reproduce this issue on versions 0.7.0 and the latest release 0.7.1. What version are you currently running and what OS is this error occurring on? Does this crash still occur for you with the latest version? |
slab - 0.7.1 |
@coding-jackalope slab - 0.7.1 |
Error: /Internal/Core/DrawCommands.lua:526: Cannot set scissor with negative width.
stack traceback:
[string "boot.lua"]:777: in function <[string "boot.lua"]:773>
[C]: in function 'assert'
/Internal/Core/DrawCommands.lua:526: in function 'Scissor'
/Internal/UI/Region.lua:468: in function 'ApplyScissor'
/Internal/UI/Region.lua:345: in function 'Begin'
/Internal/UI/Window.lua:639: in function 'BeginWindow'
SlabTest.lua:1872: in function SlabTest.lua:1678
SlabTest.lua:2375: in function 'Begin'
main.lua:37: in function 'update'
[string "boot.lua"]:612: in function <[string "boot.lua"]:594>
[C]: in function 'xpcall'
The text was updated successfully, but these errors were encountered: