- Oct 24, 2019
- 11,258
- 11,430
this is a pretty awesome gameThanks for the info. I guess I will just have to deal with it. As long as I still can have sex with other character its ok. And maybe if I play more I will grow to like Haley.
this is a pretty awesome gameThanks for the info. I guess I will just have to deal with it. As long as I still can have sex with other character its ok. And maybe if I play more I will grow to like Haley.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/z_save_name.rpy", line 22, in __call__
return super(get_save_name,self).__call__()
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "game/z_save_name.rpy", line 22, in __call__
return super(get_save_name,self).__call__()
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\loadsave.py", line 437, in save
location.save(slotname, sr)
File "C:\Users\ADA\Downloads\Haley-0.94-pc\renpy\savelocation.py", line 429, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Haleys story 0.94
Sat Sep 12 21:40:24 2020
Try running it with admin permissions if you didn't already.There is a save folder so i dont know whats gone wrong, any help?
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/z_save_name.rpy", line 22, in __call__ return super(get_save_name,self).__call__() File "renpy/common/00action_file.rpy", line 372, in __call__ renpy.save(fn, extra_info=save_name) Exception: Not saved - no valid save locations. raise Exception("Not saved - no valid save locations.") Exception: Not saved - no valid save locations. Windows-8-6.2.9200 Ren'Py 7.3.5.606 Haleys story 0.94 Sat Sep 12 21:40:24 2020
Try running it with admin permissions if you didn't already.
Also check your appdata folder if the save folder is created.
Based on your trace back it should be:
C:\Users\ADA\AppData\Roaming\RenPy\HS-1539366243
If not try create that folder, "HS-1539366243" and try again.
I agree with you there. I usually don't like black character but Sandra is an exception. I will pick Sandra over Haley any day.Sandra is just so fucking sweet
still she doesn't hold a chance against Haley .. she's my baby
That wasn't a fix, you just ignored the problem of running your game from a folder you don't have permission to write to.Running it with admin permissions fixed the problem.
Thank you.
I have played literally hundreads of games the exact same way and this was the first to have that problem.That wasn't a fix, you just ignored the problem of running your game from a folder you don't have permission to write to.
You should never do that.
Extract your games into a folder that you own - your desktop, documents or any folder inside your user profile folder (%USERPROFILE%) and run it from there.
Or, in case you want to keep your games somewhere else, you should modify NTFS permissions of that folder by taking ownership of it (google for it if you don't know how)
Don't run your games with elevated permissions. There is no need for it and it is a potential security problem.
No reason for Sandra to lie. Izzy and Alexandra and 'The Pupster' show up because Ptolemy is the creator of Alexandra, but is also a major contributor to the development of this game. The developers have decided to use the tie-in as one way to resolve the issue of 'what to do about Klaus'. The Pupster (MC in Alexandra) may well show up in the next release to 'take care of' Klaus. We can only hope.Is sandra lying about her job? or is there a similar model on Alexandra. because i was surprise to see izzy when victor was helping out MC.
I take it the cameos only happen if you kept sandra? Or did I miss them on the Haley route?No reason for Sandra to lie. Izzy and Alexandra and 'The Pupster' show up because Ptolemy is the creator of Alexandra, but is also a major contributor to the development of this game. The developers have decided to use the tie-in as one way to resolve the issue of 'what to do about Klaus'. The Pupster (MC in Alexandra) may well show up in the next release to 'take care of' Klaus. We can only hope.
No, the cameos occur on both routes, but only if you have chosen to insist that Victor helps the MC, back in v0.80.I take it the cameos only happen if you kept sandra? Or did I miss them on the Haley route?
Thank you. I'll have to replay must of been distracted. Good to know.No, the cameos occur on both routes, but only if you have chosen to insist that Victor helps the MC, back in v0.80.
they would probably have to add a tag to let us watch them take out Klaus , that would be so coolNo reason for Sandra to lie. Izzy and Alexandra and 'The Pupster' show up because Ptolemy is the creator of Alexandra, but is also a major contributor to the development of this game. The developers have decided to use the tie-in as one way to resolve the issue of 'what to do about Klaus'. The Pupster (MC in Alexandra) may well show up in the next release to 'take care of' Klaus. We can only hope.
I had no idea who those characters were, so I was wondering why that whole scene made no sense to me! Looks like there's another game I have to play...No reason for Sandra to lie. Izzy and Alexandra and 'The Pupster' show up because Ptolemy is the creator of Alexandra, but is also a major contributor to the development of this game. The developers have decided to use the tie-in as one way to resolve the issue of 'what to do about Klaus'. The Pupster (MC in Alexandra) may well show up in the next release to 'take care of' Klaus. We can only hope.
You really should try it, it's very good.I had no idea who those characters were, so I was wondering why that whole scene made no sense to me! Looks like there's another game I have to play...
Alexandra is an awesome game just like this one ....I had no idea who those characters were, so I was wondering why that whole scene made no sense to me! Looks like there's another game I have to play...
I had no idea who those characters were, so I was wondering why that whole scene made no sense to me! Looks like there's another game I have to play...
He's right. It is one of my favorites.You really should try it, it's very good.