Help! - Problem When Mouse Right-Click. [Solve]

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
User avatar
vocaloidimai
Regular
Posts: 26
Joined: Sat May 05, 2012 10:38 am
Contact:

Help! - Problem When Mouse Right-Click. [Solve]

#1 Post by vocaloidimai »

When i mouse Right-Click i have this problem T-T
And I can't save too
Please help me.

Code: Select all

I'm sorry, but an uncaught exception occurred.

While running game code:
AttributeError: 'NoneType' object has no attribute 'get'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/_layout/scrolling_load_save.rpym", line 225, in script
    python hide:
  File "D:\Audition\Game\Ren'Py\renpy-6.18.3-sdk\renpy\ast.py", line 785, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Audition\Game\Ren'Py\renpy-6.18.3-sdk\renpy\python.py", line 1382, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/scrolling_load_save.rpym", line 227, in <module>
    fn = _file_picker("save")
  File "renpy/common/_layout/scrolling_load_save.rpym", line 116, in _file_picker
    for name, extra_info, thumbnail, time in renpy.list_saved_games():
  File "D:\Audition\Game\Ren'Py\renpy-6.18.3-sdk\renpy\loadsave.py", line 456, in list_saved_games
    extra_info = c.get_json().get("_save_name", "")
AttributeError: 'NoneType' object has no attribute 'get'

Windows-7-6.1.7601-SP1
Ren'Py 6.18.3.761
Destiny 0.1
Last edited by vocaloidimai on Fri Nov 14, 2014 5:14 am, edited 1 time in total.

User avatar
PyTom
Ren'Py Creator
Posts: 16096
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: Help! - Problem When Mouse Right-Click.

#2 Post by PyTom »

This is weird. A save file is somehow corrupt. You can either delete it from both places, or change the config.save_directory variable in options.rpy to use a new save directory.
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

User avatar
vocaloidimai
Regular
Posts: 26
Joined: Sat May 05, 2012 10:38 am
Contact:

Re: Help! - Problem When Mouse Right-Click.

#3 Post by vocaloidimai »

PyTom wrote:This is weird. A save file is somehow corrupt. You can either delete it from both places, or change the config.save_directory variable in options.rpy to use a new save directory.
Etou....what exactly name files i need to Delete ^^! ?

User avatar
PyTom
Ren'Py Creator
Posts: 16096
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: Help! - Problem When Mouse Right-Click. [Solve]

#4 Post by PyTom »

All of the -LT1.save files for your project.
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: Bing [Bot]