Skip to content
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

Closed
boris-741 opened this issue Oct 20, 2020 · 5 comments
Closed

example crash #58

boris-741 opened this issue Oct 20, 2020 · 5 comments

Comments

@boris-741
Copy link

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'

@coding-jackalope
Copy link
Collaborator

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.

@boris-741
Copy link
Author

boris-741 commented Nov 2, 2020

image
image

  1. start window example
  2. drag the window off the love window bound

@coding-jackalope
Copy link
Collaborator

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?

@boris-741
Copy link
Author

slab - 0.7.1
love2d - 11.3
os: windows 10

@Veslo5
Copy link

Veslo5 commented Nov 5, 2020

@coding-jackalope
Sorry again for bothering. I can reproduce it too. Hope this gif helps.

slab - 0.7.1
love2d - 11.3
os: windows 10

bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants