Skip to main content

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

Decker 1.15 (native version) seems to have broken several of the transitions in the included PublicTransit module

A topic by Millie Squilly created Mar 26, 2023 Views: 210 Replies: 3
Viewing posts 1 to 3
(1 edit) (+3)

Just upgraded to Decker 1.15 and it seems like the Dissolve, BlindsVert, and BlindsHoriz transitions from PublicTransit are crashing Decker to desktop. This seems to only be true of the native version of Decker, not Web-Decker. Running the Windows version on Windows 10 if that is a factor. (edit: same thing seems to be happying in linux on raspberry pi)

Developer(+1)

Well, shoot.

It's a very simple bounds-checking error; a careless oversight on my part. I have pushed a fix to the GitHub repository.

Thanks for bringing this to my attention, and apologies to anyone inconvenienced by this issue.

(+2)

No worries, glad it was an easy fix

Developer

Update: this fix is included in v1.16. Thanks again for the report, micpp!