Skip to main content

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

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.

Hmm, that's strange, you don't have any issue when going from "Maddy" to "Tits" though?

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.

That's very weird, that shouldn't have any effect