blaackstarr
Member
- Dec 24, 2018
- 159
- 174
One of my auto saves worked. Thanks.goto your auto update and see if you can use 1 of them I was able to use a save from the convo with belle
One of my auto saves worked. Thanks.goto your auto update and see if you can use 1 of them I was able to use a save from the convo with belle
Same for me. When I tried to load both of the saves from the last version it crashed on me, but when I went to saves from the previous version it worked fine.For some reason its giving me a bunch of crashes. I had to load at the start of the last update for it to take me into the storyJust an FYI if its not just me
I like the new hair and face, but I could do away with all those sun spots.I prefer the OG render of Ruby
loading an autosave from .9.3 seems to have worked for a lot of us with dead savesSame for me. When I tried to load both of the saves from the last version it crashed on me, but when I went to saves from the previous version it worked fine.
Same here. Had to load a save from 0.9.2. When i tryed to load a save from 0.9.3 i got a errorSame for me. When I tried to load both of the saves from the last version it crashed on me, but when I went to saves from the previous version it worked fine.
Load a save from 0.9.2 then it should work. If you dont have one i have one for youdoes anyone know what this means
While running game code:
File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu
renpy.call_in_new_context('_game_menu')
KeyError: u'args'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\main.py", line 525, in main
run(restart)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\execution.py", line 892, in run_context
context.run()
File "script.rpyc", line 3, in script
File "script.rpyc", line 3, in script
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\ast.py", line 694, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\exports.py", line 1322, in say
who(what, *args, **kwargs)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\character.py", line 1127, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\display\core.py", line 3493, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\display\behavior.py", line 446, in event
rv = run(action)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu
renpy.call_in_new_context('_game_menu')
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\game.py", line 332, in call_in_new_context
return renpy.execution.run_context(False)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\execution.py", line 917, in run_context
context.pop_all_dynamic()
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\execution.py", line 372, in pop_dynamic
del store[k]
KeyError: u'args'
Windows-8-6.2.9200
Ren'Py 7.2.2.491
WVM 0.9.4
Sun Jan 31 07:16:08 2021
I found loading up a save from when you are with Skye in the Gym shower during 0.9.2 works.does anyone know what this means
While running game code:
File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu
renpy.call_in_new_context('_game_menu')
KeyError: u'args'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\main.py", line 525, in main
run(restart)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\execution.py", line 892, in run_context
context.run()
File "script.rpyc", line 3, in script
File "script.rpyc", line 3, in script
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\ast.py", line 694, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\exports.py", line 1322, in say
who(what, *args, **kwargs)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\character.py", line 1127, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\display\core.py", line 3493, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\display\behavior.py", line 446, in event
rv = run(action)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu
renpy.call_in_new_context('_game_menu')
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\game.py", line 332, in call_in_new_context
return renpy.execution.run_context(False)
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\execution.py", line 917, in run_context
context.pop_all_dynamic()
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Program Files (x86)\NVIDIA Mechanics\WVM\WVM-0.9.4-pc\renpy\execution.py", line 372, in pop_dynamic
del store[k]
KeyError: u'args'
Windows-8-6.2.9200
Ren'Py 7.2.2.491
WVM 0.9.4
Sun Jan 31 07:16:08 2021
There were but if feels like it was way back. Pretty sure it was around the time you went to the hotel with Shauna, or a bit later.