alanwoolley/CorsixTH-Android

Lua crash when clicking on Nexus 4 with Android 5.0

alanwoolley opened this issue · 1 comments

The buttonup handler throws an error.

Sat Nov 22 10:33:45 2014: Starting Vibration
An error has occured!
Almost anything can be the cause, but the detailed information below can help the developers find the source of the error.
Running: The buttonup handler.
A stack trace is included below, and the handler has been disconnected.
1
stack traceback:
        [C]: in function 'startvibration'
        ...k.co.armedpineapple.cth/files/scripts/Lua/window.lua:643: in function 'handleClick'
        ...k.co.armedpineapple.cth/files/scripts/Lua/window.lua:1410: in function 'onMouseUp'
        ...k.co.armedpineapple.cth/files/scripts/Lua/window.lua:1394: in function 'onMouseUp'
        ...ta/uk.co.armedpineapple.cth/files/scripts/Lua/ui.lua:705: in function <...ta/uk.co.armedpineapple.cth/files/scripts/Lua/ui.lua:692>
        (tail call): ?
        (tail call): ?
        ...a/uk.co.armedpineapple.cth/files/scripts/Lua/app.lua:747: in function <...a/uk.co.armedpineapple.cth/files/scripts/Lua/app.lua:742>

Warning: No event handler for buttonup

Fixed in 0.7.2