Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Unless i load a very early save, i always get  a AttributeError: 'float' object has no attribute 'time' crash in "game/sfx_sequence_config.rpy", line 482, no matter if 0.4 or 0.5.1 version.

Any way to fix that? I know Python and how to extract .rpa, about renpy dev console too.

saves from older versions cannot be used when playing the 0.5 version, this variable "time" was changed and I'm no longer able to edit it for old save files, instead, you can use the new content option in the main menu 

Well, too late, i had to refresh my memory anway. ;-)