Skip to main content

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

DEDS3C

6
Posts
A member registered Aug 27, 2022

Recent community posts

Gyaru has sugar in the tavern

I wrote above why. And this error is in all Maddy's dialogues, if you do not have enough intelligence in the dialogue where intelligence is needed, for example 5,10,15 as in your code, if below, causes an error in saves.

Idea Arrat Tojua Poitra Encoor Tojua

Understood the problem low intelligence in the game causes this error

The error after that dialogue at attempt will be saved. In the future, just do not save the game.

Hello, I have a bug when talking with Maddy (girl1_1) events_madeleine.rpy event, dialog line 89 "Great! Thank you [p]!" an error.

Log

File "game/events_dollsville/events_madeleine.rpy", line 89, in script

     g1 "Great! Thank you [p]!"

   File "renpy/common/00action_file.rpy", line 382, in __call__

     renpy.save(fn, extra_info=save_name)

PicklingError: Can't pickle <type 'function'>: attribute lookup __builtin__.function failed

Please write where I can write to throw off more detailed information if necessary.