25A0 / Quadtastic

A tool to manage sprite sheets and color palettes
https://25a0.itch.io/quadtastic
MIT License
52 stars 3 forks source link

Crash in Quadtastic v0.5.3 #17

Closed D0NM closed 7 years ago

D0NM commented 7 years ago

Quadtastic crashed with the following error message:

///Rectangle.lua:25: attempt to perform arithmetic on field 'w' (a nil value)
stack traceback:
main.lua:281: in function '__div'
///Rectangle.lua:25: in function 'center'
//ImageEditor.lua:14: in function 'zoom'
/Quadtastic.lua:329: in function 'f'
main.lua:184: in function 'draw'
[string boot.lua]:468: in function <[string boot.lua]:436>
[C]: in function 'xpcall'
[string boot.lua]:569: in function <[string boot.lua]:564>

[If you can, describe what you've been doing when the error occurred]

Tried to zoom w/o a loaded image.


Affects: v0.5.3 Edition: windows