Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Ugh, shit. The problem has nothing to do with zazz, or with your code; it's a regression in Decker. The contraption is bubbling its view[] event to the card (which should never happen). As a temporary workaround, add an empty view event handler to any contraptions which don't otherwise do something with view[]:

on view do
 
end

Thanks for your help in identifying this issue.

(1 edit) (+1)

thanks for explaining ! &sorry to bother u on christmas😭