papsuken

Member
Jun 2, 2017
120
530
Hey Kthulian I don't have the words to say how much I enjoy this game, started a new game on the good and neutral path and everything work fine for me, I will start on the evil and see if it works too.
That ending 1 is really hot, I imagine if it was in real life... Would you rather live in this shitty world, or live inside an illusion like that forever?
If it wasn't a game let me tell you...
 
  • Like
Reactions: luisar018

rhettWayne

Newbie
Dec 16, 2018
40
12
Code:
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
  File "game/v26.rpy", line 250, in script
    jump v031good
  File "F:\folder\Ataegina-0.3.6-pc\Ataegina-0.3.6-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "F:\folder\Ataegina-0.3.6-pc\Ataegina-0.3.6-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v031good'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ataegina 0.3.6
Sat Dec 07 22:48:52 2019
Can someone please help me with this error?


EDIT ::The fix didn't work. Same error as above
 
Last edited:

nitrq10

New Member
Dec 24, 2016
4
3
Code:
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
  File "game/v26.rpy", line 250, in script
    jump v031good
  File "F:\folder\Ataegina-0.3.6-pc\Ataegina-0.3.6-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "F:\folder\Ataegina-0.3.6-pc\Ataegina-0.3.6-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v031good'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ataegina 0.3.6
Sat Dec 07 22:48:52 2019
Can someone please help me with this error?


EDIT ::The fix didn't work. Same error as above
Same error +1
 

Kthulian

www.kthuliangames.com
Game Developer
Apr 27, 2018
969
7,269
Code:
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
  File "game/v26.rpy", line 250, in script
    jump v031good
  File "F:\folder\Ataegina-0.3.6-pc\Ataegina-0.3.6-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "F:\folder\Ataegina-0.3.6-pc\Ataegina-0.3.6-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v031good'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ataegina 0.3.6
Sat Dec 07 22:48:52 2019
Can someone please help me with this error?


EDIT ::The fix didn't work. Same error as above
Same error +1
Hey there, I can't really help you in this moment I'm on my phone, but have you tried the .rar file and followed the instructions here there are 5 files inside and it should ask you if you want to overwrite the files when you place them inside the "game" folder (not the main folder of the game) if it doesn't ask you're doing something wrong.

Hope it helps, if it does, please let me know if it's fixed
Cheers
 

nitrq10

New Member
Dec 24, 2016
4
3
Hey there, I can't really help you in this moment I'm on my phone, but have you tried the .rar file and followed the instructions here there are 5 files inside and it should ask you if you want to overwrite the files when you place them inside the "game" folder (not the main folder of the game) if it doesn't ask you're doing something wrong.

Hope it helps, if it does, please let me know if it's fixed
Cheers
No luck here, I wrote after trying fix :S
 
  • Like
Reactions: luisar018

tecyde

New Member
Jul 8, 2018
12
12
Hello, I've tried the RAR fix, it works !
But just after the discussion between Lust and Pride, when I'm called by the archmage and the 2 elves (what a trio ! :p ) I see briefly the head of Lust a the botom of the screen before the real talker... Strange but not terrible...

Thanks again for all your help.
 
  • Like
Reactions: luisar018

AlienEDM

Well-Known Member
Oct 2, 2018
1,254
2,518
Hey there, I can't really help you in this moment I'm on my phone, but have you tried the .rar file and followed the instructions here there are 5 files inside and it should ask you if you want to overwrite the files when you place them inside the "game" folder (not the main folder of the game) if it doesn't ask you're doing something wrong.

Hope it helps, if it does, please let me know if it's fixed
Cheers
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
File "game/v26.rpy", line 250, in script
jump v031good
File "C:\Downloads\Ataegina-0.3.6-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Downloads\Ataegina-0.3.6-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v031good'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ataegina 0.3.6
Sat Dec 07 20:23:04 2019
Kthulian, about that error, I was taking a look and maybe could find the solution. The script name "v26.rpy" is telling to jump into label "v031good", but the game is not finding it, because it doesn't exist. I find just one script named "v31.rpy", but it have no label named "v31good". The question is, where located the label named "v31good", on "v31g.rpy" file maybe? But where is the file "v31g.rpy"?
 

Imperz

Member
Apr 24, 2017
107
88
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
File "game/v26.rpy", line 250, in script
jump v031good
File "C:\Users\Andrew\Downloads\Ataegina\Ataegina-0.3.6-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\Andrew\Downloads\Ataegina\Ataegina-0.3.6-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v031good'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ataegina 0.3.6
Sun Dec 08 04:22:50 2019

some problem during the dialogue of lust and Pride
 

AlienEDM

Well-Known Member
Oct 2, 2018
1,254
2,518
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
File "game/v26.rpy", line 250, in script
jump v031good
File "C:\Users\Andrew\Downloads\Ataegina\Ataegina-0.3.6-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\Andrew\Downloads\Ataegina\Ataegina-0.3.6-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v031good'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ataegina 0.3.6
Sun Dec 08 04:22:50 2019

some problem during the dialogue of lust and Pride
Yeah! I already post a thread telling to Kthulian what this problem could be. We are waiting his answer.
 

Kthulian

www.kthuliangames.com
Game Developer
Apr 27, 2018
969
7,269
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
File "game/v26.rpy", line 250, in script
jump v031good
File "C:\Downloads\Ataegina-0.3.6-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Downloads\Ataegina-0.3.6-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v031good'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ataegina 0.3.6
Sat Dec 07 20:23:04 2019
Kthulian, about that error, I was taking a look and maybe could find the solution. The script name "v26.rpy" is telling to jump into label "v031good", but the game is not finding it, because it doesn't exist. I find just one script named "v31.rpy", but it have no label named "v31good". The question is, where located the label named "v31good", on "v31g.rpy" file maybe? But where is the file "v31g.rpy"?
the label v031good is inside the v32.rpy file and it works on my end.

213123.jpg
Anyway here is the full version with the fix.



Tested with all paths, tell me if it works.
 

AlienEDM

Well-Known Member
Oct 2, 2018
1,254
2,518
the label v031good is inside the v32.rpy file and it works on my end.

View attachment 481211
Anyway here is the full version with the fix.



Tested with all paths, tell me if it works.
Ok, downloading and starting to testing from the link that you make available. The game that I downloaded is from the first page (no compressed). I already look into v32.rpy file and it doesn't have the label v031good. Take a look from yourself.
 

AlienEDM

Well-Known Member
Oct 2, 2018
1,254
2,518
ok somehow I am stuck after Ayna left the college to talk to Bredita, checked everywhere talked to everyone, how do I progress the story?
You must find an option to leave the college and go to roaming mode. Go to the Courtyard in the college and click on the map icone, placed on the top left of the screen (is a good option to talk with Katriona before leave the college). That will give you the option to leave the college and show a map of Ataegina. Explore it and you will find away to progress your story.
 
Last edited:

Kthulian

www.kthuliangames.com
Game Developer
Apr 27, 2018
969
7,269
Ok, downloading and starting to testing from the link that you make available. The game that I downloaded is from the first page (no compressed). I already look into v32.rpy file and it doesn't have the label v031good. Take a look from yourself.
Thats why I put the .rar with fixes for that on earlier posts and the OP ;)
Does it work now using the new link?
 
4.10 star(s) 174 Votes