VN Ren'Py PutMEOn [v0.0.9] [StafiLynx]

3.00 star(s) 5 Votes

gibson1014

New Member
Mar 28, 2024
8
1
Got an error that is stopping me from continuing

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

While running game code:
  File "game/script.rpy", line 2671, in script
    jump maggie_college
ScriptError: could not find label 'maggie_college'.

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

Full traceback:
  File "game/script.rpy", line 2671, in script
    jump maggie_college
  File "C:\Users\User1\Desktop\Put Me On\PutMeOn 0.0.8\PutMeOn-0.0.8-pc\renpy\ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\User1\Desktop\Put Me On\PutMeOn 0.0.8\PutMeOn-0.0.8-pc\renpy\script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'maggie_college'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
PutMeOn 0.0.8
Wed Aug 28 08:58:02 2024
------


Anyone know how to fix this?
 

StafiLynx

Newbie
Game Developer
Nov 8, 2023
17
92
Got an error that is stopping me from continuing

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

While running game code:
  File "game/script.rpy", line 2671, in script
    jump maggie_college
ScriptError: could not find label 'maggie_college'.

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

Full traceback:
  File "game/script.rpy", line 2671, in script
    jump maggie_college
  File "C:\Users\User1\Desktop\Put Me On\PutMeOn 0.0.8\PutMeOn-0.0.8-pc\renpy\ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\User1\Desktop\Put Me On\PutMeOn 0.0.8\PutMeOn-0.0.8-pc\renpy\script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'maggie_college'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
PutMeOn 0.0.8
Wed Aug 28 08:58:02 2024
------


Anyone know how to fix this?
No fix, this means the end of this version, I forgot to add an inscription about this in the game and instead there was an error
 

foxyreader24

Newbie
May 18, 2024
60
35
I got this message when i tried to do either option at the school.

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

While running game code:
  File "game/script.rpy", line 2924, in script
    jump meet_maggie
ScriptError: could not find label 'meet_maggie'.

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

Full traceback:
  File "game/script.rpy", line 2924, in script
    jump meet_maggie
  File "D:\mega\PutMeOn-0.0.9-pc\renpy\ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "D:\mega\PutMeOn-0.0.9-pc\renpy\script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'meet_maggie'.

Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
PutMeOn 0.0.9
Mon Dec  9 04:48:52 2024
 

StafiLynx

Newbie
Game Developer
Nov 8, 2023
17
92
I got this message when i tried to do either option at the school.

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

While running game code:
  File "game/script.rpy", line 2924, in script
    jump meet_maggie
ScriptError: could not find label 'meet_maggie'.

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

Full traceback:
  File "game/script.rpy", line 2924, in script
    jump meet_maggie
  File "D:\mega\PutMeOn-0.0.9-pc\renpy\ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "D:\mega\PutMeOn-0.0.9-pc\renpy\script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'meet_maggie'.

Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
PutMeOn 0.0.9
Mon Dec  9 04:48:52 2024
read the comment above
 

ElYamon

Newbie
Mar 6, 2019
63
23
Good game, but also very in progress. This is not even a demo, just a sample.

This game could be great in a year or two, once the devs are released from their duties, and they had the time to expand the game considerably.
 

jukeboxi

New Member
Jan 4, 2020
1
0
sorry but everytime I am checking the latest games and hover over this game i see that little white mouse... its calle "Topo gigio" from a tv show in argentina. I hate it so much,
You don't have permission to view the spoiler content. Log in or register now.
 

balle11

New Member
Jan 5, 2022
10
11
Neat demo, interesting plot overall.
But please use fades and other scene transitions instead of 5000+ pauses.
extremely infuriating having to tap on every scene.
 
3.00 star(s) 5 Votes