Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Syastro

12
Posts
1
Topics
13
Following
A member registered Aug 01, 2020

Recent community posts

im on a old macbook (mid 2013) and the game keeps crashing whenever i launch the tutorial or just the game in general, i can only navigate the menu so far

it seems i cant load the mod on the browser (im using a mac) and used the url but it doesn't react when i confirm it so im a bit lost here... im using the itch launcher to play most of my games on itch.

I play on mac and when i launch the game i get the unity logo but after that all i get is a black screen and when i change the window size even just a little bit the game crashed

I keep getting errors when i'm trying to save... not just this game but all my other renpy games are doing the same thing... i've been playing renpy game for years and this bug came out of nowhere even tho i did not tamper any renpy files

I use a macbook air 13-inch, Mid 2013 and Version 10.14.6 Mojave

-CodeBB-

[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/common/00action_file.rpy", line 382, in __call__
    renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/core.py", line 4160, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/screen.py", line 727, in event
    rv = self.child.event(ev, x, y, st)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1323, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1323, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/behavior.py", line 983, in event
    return handle_click(self.clicked)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/behavior.py", line 918, in handle_click
    rv = run(action)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/behavior.py", line 330, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 382, in __call__
    renpy.save(fn, extra_info=save_name)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/loadsave.py", line 435, in save
    location.save(slotname, sr)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/savelocation.py", line 435, in save
    raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
Champion of Realms 0.66
Mon Apr 11 16:38:16 2022
[/code]


-Markdown-

```
I'm sorry, but an uncaught exception occurred.
While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/common/00action_file.rpy", line 382, in __call__
    renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/core.py", line 4160, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/screen.py", line 727, in event
    rv = self.child.event(ev, x, y, st)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1323, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1323, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/behavior.py", line 983, in event
    return handle_click(self.clicked)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/behavior.py", line 918, in handle_click
    rv = run(action)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/display/behavior.py", line 330, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 382, in __call__
    renpy.save(fn, extra_info=save_name)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/loadsave.py", line 435, in save
    location.save(slotname, sr)
  File "/Users/micair2/Library/Application Support/itch/apps/champion-of-realms/ChampionOfRealms.app/Contents/Resources/autorun/renpy/savelocation.py", line 435, in save
    raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
Champion of Realms 0.66
Mon Apr 11 16:38:16 2022
```

sorry for the late reply but it turns out that all of my renpy games is having the same problem even tho i didn't tamper them at all and the files are still there.

the saves isnt working on mac so i cant make any progress 

you can't see it but theres some dialog that written in morse code (which i haven't decode it yet lol) where the Yes and No has some differences where the No options seems to be longer then the Yes option

is there gonna be a mac version of this?

feb 7 still no update

sooo redo? welp... gotta go fishing again

(1 edit)

can i move my saves to the newer version or is it not possible..? also the game is so wonderful that even without the porn i keep playing it -w-

is it possible to play it on mac?