Skip to main content

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

Ren'Py Gallery Framework

A (hopefully) easy way to add a CG gallery to your Ren'Py game · By bobcgames

Version 1.2 not fully functional in Ren'Py 8.3.7

A topic by Jax Cordd created 10 days ago Views: 17 Replies: 4
Viewing posts 1 to 3

Downloaded bobcgallery version 1.2 a while ago, and I really appreciate it. Your plug-in saved me the headache of trying to design my own galleries. 
Anyway, when I upgraded to Ren'Py 8.3.7, images aren't displaying properly. Lint says that im.Scale is an obsolete function. Do you have a new version in the works?
Thanks, 
Jaxx

Developer

Hi Jax,

Unfortunately I'm no longer on Renpy 8.3.7 (the newest version seems to be 8.4), so I wasn't able to reproduce the issue

But I looked through the script anyway, and it isn't using im.Scale anywhere, so I'm not sure how the error could be happening

Can you either paste the lint error (which should show the line of the error), or try upgrading to Renpy 8.4 to see if that fixes the issue?

Oh, I didn't realize there was a new upgrade. Let me try that...

I am so sorry to bother you, I'm being an idiot. After the upgrade didn't work, I started looking and realized I installed the gallery version from 2022. So, totally my bad.

Developer

No worries! Glad you figured out the issue!