Wich ending do you reached in game? Ver 1.01Full


  • Total voters
    3,259

artaxbg

Newbie
Jul 26, 2020
22
10
Hello friends,
I'm playing the MAC version of the game and I get the following error.
Any solution to the problem?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/school.rpy", line 341, in script call
    call screen main_hall_lockers1
  File "game/school.rpy", line 387, in script call
    call screen main_hall_lockers2
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/school.rpy", line 341, in script call
    call screen main_hall_lockers1
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/school.rpy", line 387, in script call
    call screen main_hall_lockers2
  File "game/school.rpy", line 341, in script call
    call screen main_hall_lockers1
  File "game/school.rpy", line 387, in script call
    call screen main_hall_lockers2
  File "game/school.rpy", line 341, in script call
    call screen main_hall_lockers1
  File "game/school.rpy", line 462, in script call
    call screen class1
  File "game/city_map.rpy", line 1481, in script call
    call screen anders_bedroom
  File "game/anders_scenes.rpy", line 875, in script call
    call screen anders_bathroom
  File "game/anders_scenes.rpy", line 601, in script call
    call screen anders_kitchen
  File "game/anders_scenes.rpy", line 818, in script call
    call screen anders_guestroom
  File "game/city_map.rpy", line 1481, in script call
    call screen anders_bedroom
  File "game/anders_scenes.rpy", line 875, in script call
    call screen anders_bathroom
  File "game/anders_scenes.rpy", line 744, in script call
    call screen anders_bedroom
  File "game/anders_scenes.rpy", line 818, in script call
    call screen anders_guestroom
  File "game/anders_scenes.rpy", line 1751, in script
    jump school_map
ScriptError: could not find label 'school_map'.

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

Full traceback:
  File "game/school.rpy", line 341, in script call
    call screen main_hall_lockers1
  File "game/school.rpy", line 387, in script call
    call screen main_hall_lockers2
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/school.rpy", line 341, in script call
    call screen main_hall_lockers1
  File "game/crash.rpy", line 74, in script call
    call screen crash_site
  File "game/school.rpy", line 387, in script call
    call screen main_hall_lockers2
  File "game/school.rpy", line 341, in script call
    call screen main_hall_lockers1
  File "game/school.rpy", line 387, in script call
    call screen main_hall_lockers2
  File "game/school.rpy", line 341, in script call
    call screen main_hall_lockers1
  File "game/school.rpy", line 462, in script call
    call screen class1
  File "game/city_map.rpy", line 1481, in script call
    call screen anders_bedroom
  File "game/anders_scenes.rpy", line 875, in script call
    call screen anders_bathroom
  File "game/anders_scenes.rpy", line 601, in script call
    call screen anders_kitchen
  File "game/anders_scenes.rpy", line 818, in script call
    call screen anders_guestroom
  File "game/city_map.rpy", line 1481, in script call
    call screen anders_bedroom
  File "game/anders_scenes.rpy", line 875, in script call
    call screen anders_bathroom
  File "game/anders_scenes.rpy", line 744, in script call
    call screen anders_bedroom
  File "game/anders_scenes.rpy", line 818, in script call
    call screen anders_guestroom
  File "game/anders_scenes.rpy", line 1751, in script
    jump school_map
  File "/private/var/folders/yw/qk5ybkbs2n15h3dsv_dc5knr0000gn/T/AppTranslocation/E0204EA0-92B6-4836-96D6-A96FB6330412/d/Betrayed.app/Contents/Resources/autorun/renpy/ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "/private/var/folders/yw/qk5ybkbs2n15h3dsv_dc5knr0000gn/T/AppTranslocation/E0204EA0-92B6-4836-96D6-A96FB6330412/d/Betrayed.app/Contents/Resources/autorun/renpy/script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'school_map'.

Darwin-19.6.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Betrayed 0.60BETA
Tue Aug 11 09:05:03 2020
 
Last edited:
  • Like
Reactions: kcoope89
Apr 28, 2018
39
91
Hey Joraell I really liked the idea of your first game (ordinary day 1) with the pills that gave potency to the semen and that could transform any female sexual parts. Will you ever tackle this idea again in this game, or will you keep on going with the idea that only pills can morph bodies?
 

Joraell

Betrayed
Donor
Game Developer
Jul 4, 2017
2,474
8,777
Hey Joraell I really liked the idea of your first game (ordinary day 1) with the pills that gave potency to the semen and that could transform any female sexual parts. Will you ever tackle this idea again in this game, or will you keep on going with the idea that only pills can morph bodies?
Hi, Just pills. But if you know the MC of previous games was Nick and this ability still remains to him .)
 
  • Red Heart
Reactions: Aestheticus Maximus

Balpheron

Member
Jun 1, 2020
401
519
I like how the dev is involved with the F95 community here. Hey Joraell - I'm new to your title(s) and might even consider becoming a patron if I like what I see. I've yet to play any of them, but this title tickled my fancy. I'll take a look at it when I have time to play again. :) Meanwhile I have some thoughts on your work - if you don't mind.

I like the idea of the becoming a spirit. Possessing someone to become a new person all over - but at the same time it feels as if the character the player controls is nothing more than a bridge to watch different characters (albeit possessed) do various things to fill the player's agenda.
I got a few questions if you don't mind:

- How do you intend to make the players more involved with the spiritual MC?
- Having not played the game, can the spiritform MC take physical shape?
- What is the overall plot seen from the devil's point of view and how does it drive the MCs story?

Hope you can answer these without revealing too much.
Cheers :D
 
  • Like
Reactions: cassie_futa

Joraell

Betrayed
Donor
Game Developer
Jul 4, 2017
2,474
8,777
I like how the dev is involved with the F95 community here. Hey Joraell - I'm new to your title(s) and might even consider becoming a patron if I like what I see. I've yet to play any of them, but this title tickled my fancy. I'll take a look at it when I have time to play again. :) Meanwhile I have some thoughts on your work - if you don't mind.

I like the idea of the becoming a spirit. Possessing someone to become a new person all over - but at the same time it feels as if the character the player controls is nothing more than a bridge to watch different characters (albeit possessed) do various things to fill the player's agenda.
I got a few questions if you don't mind:

- How do you intend to make the players more involved with the spiritual MC?
- Having not played the game, can the spiritform MC take physical shape?
- What is the overall plot seen from the devil's point of view and how does it drive the MCs story?

Hope you can answer these without revealing too much.
Cheers :D
Hello. Thanks for liking the game ideas.
Now to your questions:
1/ I aware that I don't understand to this question. I think there is no more ways how to make players more involved.
2/ No it can't.
3/ Devil's point's of interest will be of course explayned at the end of game.

I think best way how to answer your question is playing the game.
 
  • Like
Reactions: Heruar
3.90 star(s) 155 Votes