[SOLVED] AttributeError: 'SceneLists' object has no attribute 'camera_list' when loading saves, Renpy 7.4.6.1687

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
Victorius
Regular
Posts: 30
Joined: Thu Jan 14, 2021 7:02 pm
Projects: Astral Lust
Github: Victorius-Astral
Contact:

[SOLVED] AttributeError: 'SceneLists' object has no attribute 'camera_list' when loading saves, Renpy 7.4.6.1687

#1 Post by Victorius »

Hey, to fix errors with rollback, I've updated to Ren'Py 7.4.6.1687, and everytime I try to load any save it gives me an error, loading save made on this version works. The same problem occurs in 7.4.6.1679. It seems to be caused by the camera feature.

Code: Select all

I'm sorry, but an uncaught exception occurred.
	
	..[17k lines of error message, I won't paste here]..
	
  File "game/places/hotel/player/room.rpy", line 23, in script call
    call screen hotel_player
  File "game/places/hotel/player/pc.rpy", line 12, in script call
    call screen pc
  File "game/mods/modes/debug.rpy", line 763, in script call
    call screen debug_menu
  File "game/functions/create.rpy", line 25, in script call
    call screen storage_craft(recipes = sorted_dict, table_lvl = exp_forge_lvl, name = "Forge", button_style = "btn_craft_stone")
  File "game/places/hotel/expansions/forge/destroy.rpy", line 3, in script call
    call screen forge_destroy
  File "game/places/hotel/player/room.rpy", line 23, in script call
    call screen hotel_player
  File "game/functions/qol/auto_rest.rpy", line 10, in script call
    call room_player_bed.rest(show_dialogue = False) from _call_room_player_bed_rest
  File "game/places/hotel/player/room.rpy", line 23, in script call
    call screen hotel_player
  File "game/places/hotel/lobby/door.rpy", line 13, in script
    menu:
  File "C:\Users\Gamer\Desktop\Astral Lust\renpy-7.3.5-sdk/renpy/display/core.py", line 882, in __init__
    self.camera_list[i] = oldsl.camera_list[i]
AttributeError: 'SceneLists' object has no attribute 'camera_list'

Windows-10-10.0.19041
Ren'Py 7.4.6.1687
Astral Lust 0.1.6c
Fri Jun 11 16:42:08 2021

Last edited by Victorius on Mon Jun 14, 2021 6:12 am, edited 1 time in total.

User avatar
PyTom
Ren'Py Creator
Posts: 16093
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: AttributeError: 'SceneLists' object has no attribute 'camera_list' when loading saves, Renpy 7.4.6.1687

#2 Post by PyTom »

I just landed a fix. Thank you for reporting this.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

Post Reply

Who is online

Users browsing this forum: Google [Bot]