Dee_Zee

New Member
Jan 30, 2018
5
1
Game breaking bug on ch.3 "ScriptError: could not find label 'story2e'" both on pc and on android i don't think i saw anythung new cuz of this
 

Lumari

~Loves Fox girls~
Game Developer
Oct 29, 2018
146
490
Game breaking bug on ch.3 "ScriptError: could not find label 'story2e'" both on pc and on android i don't think i saw anythung new cuz of this
Yeah this happened because I planned on continuing the main story and the side story but I cut the main story content out and kinda overlooked the call for the next story part... Main story has no new content. The new content is:
In the main menu-> gallery -> side story -> chapter 3

I'll fix that for the next version. It's not game breaking. Only the "save here" prompt and the spoilers for the next version is missing Just rollback and make a safe if you're a new player~
 

Dee_Zee

New Member
Jan 30, 2018
5
1
Yeah this happened because I planned on continuing the main story and the side story but I cut the main story content out and kinda overlooked the call for the next story part... Main story has no new content. The new content is:
In the main menu-> gallery -> side story -> chapter 3

I'll fix that for the next version. It's not game breaking. Only the "save here" prompt and the spoilers for the next version is missing Just rollback and make a safe if you're a new player~
I had fogotten about the existance of the side story and poorly read the changelog thx for the reminder
 
  • Like
Reactions: Lumari
Feb 2, 2021
29
7
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'story2e'.

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

Full traceback:
  File "script.rpyc", line 1033, in script call
  File "story.rpyc", line 843, in script call
  File "yukiexp.rpyc", line 38, in script call
  File "darkwtd.rpyc", line 113, in script call
  File "story.rpyc", line 4034, in script call
  File "lightwtdv2a.rpyc", line 53, in script call
  File "lightwtdv2a.rpyc", line 616, in script call
  File "lightwtdv2a.rpyc", line 261, in script call
  File "lightwtdv2a.rpyc", line 786, in script call
  File "lightwtdv2a.rpyc", line 161, in script call
  File "story2a.rpyc", line 1358, in script call
  File "story2b.rpyc", line 1541, in script call
  File "story2c.rpyc", line 474, in script call
  File "darkwtd2.rpyc", line 18, in script call
  File "story2d.rpyc", line 1808, in script call
  File "C:\Users\onepi\OneDrive\Desktop\Keepers2-V.0.2.3-Ch.3-pc\Keepers2-V.0.2.3-Ch.3-pc\renpy\ast.py", line 1725, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "script.rpyc", line 1033, in script call
  File "story.rpyc", line 843, in script call
  File "yukiexp.rpyc", line 38, in script call
  File "darkwtd.rpyc", line 113, in script call
  File "story.rpyc", line 4034, in script call
  File "lightwtdv2a.rpyc", line 53, in script call
  File "lightwtdv2a.rpyc", line 616, in script call
  File "lightwtdv2a.rpyc", line 261, in script call
  File "lightwtdv2a.rpyc", line 786, in script call
  File "lightwtdv2a.rpyc", line 161, in script call
  File "story2a.rpyc", line 1358, in script call
  File "story2b.rpyc", line 1541, in script call
  File "story2c.rpyc", line 474, in script call
  File "darkwtd2.rpyc", line 18, in script call
  File "story2d.rpyc", line 1808, in script call
  File "C:\Users\onepi\OneDrive\Desktop\Keepers2-V.0.2.3-Ch.3-pc\Keepers2-V.0.2.3-Ch.3-pc\renpy\script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'story2e'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
Keepers 2: Shattered Realms v0.2.3 ch.3 V.0.2.3-Ch.3
Wed Sep 13 14:27:47 2023
got this code when trying to continue
 
Oct 31, 2017
151
423
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'story2e'.

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

Full traceback:
  File "script.rpyc", line 1033, in script call
  File "story.rpyc", line 843, in script call
  File "yukiexp.rpyc", line 38, in script call
  File "darkwtd.rpyc", line 113, in script call
  File "story.rpyc", line 4034, in script call
  File "lightwtdv2a.rpyc", line 53, in script call
  File "lightwtdv2a.rpyc", line 616, in script call
  File "lightwtdv2a.rpyc", line 261, in script call
  File "lightwtdv2a.rpyc", line 786, in script call
  File "lightwtdv2a.rpyc", line 161, in script call
  File "story2a.rpyc", line 1358, in script call
  File "story2b.rpyc", line 1541, in script call
  File "story2c.rpyc", line 474, in script call
  File "darkwtd2.rpyc", line 18, in script call
  File "story2d.rpyc", line 1808, in script call
  File "C:\Users\onepi\OneDrive\Desktop\Keepers2-V.0.2.3-Ch.3-pc\Keepers2-V.0.2.3-Ch.3-pc\renpy\ast.py", line 1725, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "script.rpyc", line 1033, in script call
  File "story.rpyc", line 843, in script call
  File "yukiexp.rpyc", line 38, in script call
  File "darkwtd.rpyc", line 113, in script call
  File "story.rpyc", line 4034, in script call
  File "lightwtdv2a.rpyc", line 53, in script call
  File "lightwtdv2a.rpyc", line 616, in script call
  File "lightwtdv2a.rpyc", line 261, in script call
  File "lightwtdv2a.rpyc", line 786, in script call
  File "lightwtdv2a.rpyc", line 161, in script call
  File "story2a.rpyc", line 1358, in script call
  File "story2b.rpyc", line 1541, in script call
  File "story2c.rpyc", line 474, in script call
  File "darkwtd2.rpyc", line 18, in script call
  File "story2d.rpyc", line 1808, in script call
  File "C:\Users\onepi\OneDrive\Desktop\Keepers2-V.0.2.3-Ch.3-pc\Keepers2-V.0.2.3-Ch.3-pc\renpy\script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'story2e'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
Keepers 2: Shattered Realms v0.2.3 ch.3 V.0.2.3-Ch.3
Wed Sep 13 14:27:47 2023
got this code when trying to continue

THe answer to that is a few posts up. Basically the bug doesn't matter because thats where the story currently ends and the new content of the update is in the sidestory portion of the main menu
 
  • Like
Reactions: Lumari

ChillGuy

New Member
Aug 2, 2020
10
12
Quick summary of my emotions with side history chapter 3 and Zarrus:
1694667288489.png
Now speaking seriously, I didn't think I would get so attached to this story, leaving aside the erotic, I genuinely enjoy the story and the characters and to say that the scene in prison touched me deep down.

I don't know what the true ending will be like but if you leave an open ending for a third part I'll just tell you that I will follow you to hell just to see the ending (this seems like a manga or comic review but I genuinely love it)
 
  • Like
Reactions: Lumari and Chlorid3

Virulenz

Engaged Member
Sep 27, 2017
2,821
3,534
Quick question: Is the first part needed to get the story? Just asking because the dev notes from part one are a put off.
 

Lumari

~Loves Fox girls~
Game Developer
Oct 29, 2018
146
490
Quick question: Is the first part needed to get the story? Just asking because the dev notes from part one are a put off.
It's not needed, but I don't advice you to start with kp2. Skipping kp1 means you'll see a lot of characters that won't get an introduction. And it spoilers the full first game including all the relationships and character development that has been build there.
Despite that I added a short explanation tab into the ingame phone you'll get after a couple minutes of playtime that explains the most important words and what they mean.
So skipping the first game results in less feelings for the characters and jumping into a very big world with deep lore that could be hard to understand.
Also: if you're here for the lewds: You won't get much out of them without the story~


(Uploading a fix to the crash in the current version btw~)
 

Virulenz

Engaged Member
Sep 27, 2017
2,821
3,534
Well, i prefer not to get introduced to rape victims...i already have that 12h per day during work, i play games to give my mind a break.
And i very much prefer the avoidables here, the first part seems to lack those opions...and of cause the harem tag ^^
 

Lumari

~Loves Fox girls~
Game Developer
Oct 29, 2018
146
490
Well, i prefer not to get introduced to rape victims...i already have that 12h per day during work, i play games to give my mind a break.
And i very much prefer the avoidables here, the first part seems to lack those opions...and of cause the harem tag ^^
Well the main story has less rape yeah. But it still deals with very dark themes. Just a fair warning~

(Also: I update the Mega and Mediafire links. They shouldn't crash now. A mod will update the other links. I'll edit this once all links are updated~)
 
  • Like
Reactions: Chlorid3

Lumari

~Loves Fox girls~
Game Developer
Oct 29, 2018
146
490
Does this game have animations?
Nope. I'm against making a 3 second looped animation with a bunch of text. Instead you get a lot different renders from different angles and PoV's which does a much better job in getting over what's happening. (I also made a poll on the discord server and the majority prefered how it is now instead of a short looped animation)
 

Joint311

Newbie
Jul 13, 2022
90
63
Nope. I'm against making a 3 second looped animation with a bunch of text. Instead you get a lot different renders from different angles and PoV's which does a much better job in getting over what's happening. (I also made a poll on the discord server and the majority prefered how it is now instead of a short looped animation)
when is the next update?
 
5.00 star(s) 3 Votes