Search found 1 match

by oliviafiasco
Tue Jul 12, 2022 7:14 pm
Forum: Ren'Py Questions and Announcements
Topic: Error: AttributeError: 'RevertableSet" object has no attribute 'append'
Replies: 1
Views: 282

Error: AttributeError: 'RevertableSet" object has no attribute 'append'

Getting an error: AttributeError: 'RevertableSet" object has no attribute 'append' Where am I going wrong? init: default ingredients = set () label simone: screen shelf(): imagemap: idle "images/bgshelf.png" hover "images/shelfhover.png" ground "images/bgshelf.png"...