Esco187

Newbie
Aug 21, 2017
61
9
Always get an error in the prologue and the game is bugged after. Can someone help?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/data/world_quests/main/Prologue/script_prologue.rpy", line 2688, in <module>
File "game/engine/battle/CombatEncounter.rpy", line 49, in perform
File "game/engine/battle/BattleScene.rpy", line 364, in performBattle
File "game/engine/callbacks/periodicTick.rpy", line 5, in periodicTick
File "game/engine/callbacks/DelayedCBManager.rpy", line 38, in tick
File "game/engine/callbacks/DelayedCBManager.rpy", line 60, in _processIterObj
File "game/engine/utility/RecursiveIterator.rpy", line 24, in next
File "game/engine/battle/BattleScene.rpy", line 134, in tempUseItemIter
File "game/engine/inventory/functions.rpy", line 139, in RemItemByIndex
KeyError: 2

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

Full traceback:
File "engine/locations/coreLoop.rpyc", line 61, in script call
File "engine/locations/coreLoop.rpyc", line 28, in script call
File "data/world_quests/main/Prologue/qst_prologue.rpyc", line 126, in script call
File "data/world_quests/main/Prologue/script_prologue.rpyc", line 2688, in script
File "F:\Games\Games\ParasiteBlack-0.148-pc\ParasiteBlack-0.148-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Games\Games\ParasiteBlack-0.148-pc\ParasiteBlack-0.148-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/data/world_quests/main/Prologue/script_prologue.rpy", line 2688, in <module>
File "game/engine/battle/CombatEncounter.rpy", line 49, in perform
File "game/engine/battle/BattleScene.rpy", line 364, in performBattle
File "F:\Games\Games\ParasiteBlack-0.148-pc\ParasiteBlack-0.148-pc\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "F:\Games\Games\ParasiteBlack-0.148-pc\ParasiteBlack-0.148-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\Games\Games\ParasiteBlack-0.148-pc\ParasiteBlack-0.148-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "F:\Games\Games\ParasiteBlack-0.148-pc\ParasiteBlack-0.148-pc\renpy\display\core.py", line 4101, in interact_core
i()
File "game/engine/callbacks/periodicTick.rpy", line 5, in periodicTick
File "game/engine/callbacks/DelayedCBManager.rpy", line 38, in tick
File "game/engine/callbacks/DelayedCBManager.rpy", line 60, in _processIterObj
File "game/engine/utility/RecursiveIterator.rpy", line 24, in next
File "game/engine/battle/BattleScene.rpy", line 134, in tempUseItemIter
File "game/engine/inventory/functions.rpy", line 139, in RemItemByIndex
KeyError: 2

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Parasite Black 0.148
Sat May 20 22:43:11 2023
 

lostraven

Engaged Member
Donor
Game Developer
Apr 27, 2017
3,025
13,702
Always get an error in the prologue and the game is bugged after. Can someone help?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/data/world_quests/main/Prologue/script_prologue.rpy", line 2688, in <module>
File "game/engine/battle/CombatEncounter.rpy", line 49, in perform
File "game/engine/battle/BattleScene.rpy", line 364, in performBattle
File "game/engine/callbacks/periodicTick.rpy", line 5, in periodicTick
File "game/engine/callbacks/DelayedCBManager.rpy", line 38, in tick
File "game/engine/callbacks/DelayedCBManager.rpy", line 60, in _processIterObj
File "game/engine/utility/RecursiveIterator.rpy", line 24, in next
File "game/engine/battle/BattleScene.rpy", line 134, in tempUseItemIter
File "game/engine/inventory/functions.rpy", line 139, in RemItemByIndex
KeyError: 2

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

Full traceback:
File "engine/locations/coreLoop.rpyc", line 61, in script call
File "engine/locations/coreLoop.rpyc", line 28, in script call
File "data/world_quests/main/Prologue/qst_prologue.rpyc", line 126, in script call
File "data/world_quests/main/Prologue/script_prologue.rpyc", line 2688, in script
File "F:\Games\Games\ParasiteBlack-0.148-pc\ParasiteBlack-0.148-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Games\Games\ParasiteBlack-0.148-pc\ParasiteBlack-0.148-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/data/world_quests/main/Prologue/script_prologue.rpy", line 2688, in <module>
File "game/engine/battle/CombatEncounter.rpy", line 49, in perform
File "game/engine/battle/BattleScene.rpy", line 364, in performBattle
File "F:\Games\Games\ParasiteBlack-0.148-pc\ParasiteBlack-0.148-pc\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "F:\Games\Games\ParasiteBlack-0.148-pc\ParasiteBlack-0.148-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\Games\Games\ParasiteBlack-0.148-pc\ParasiteBlack-0.148-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "F:\Games\Games\ParasiteBlack-0.148-pc\ParasiteBlack-0.148-pc\renpy\display\core.py", line 4101, in interact_core
i()
File "game/engine/callbacks/periodicTick.rpy", line 5, in periodicTick
File "game/engine/callbacks/DelayedCBManager.rpy", line 38, in tick
File "game/engine/callbacks/DelayedCBManager.rpy", line 60, in _processIterObj
File "game/engine/utility/RecursiveIterator.rpy", line 24, in next
File "game/engine/battle/BattleScene.rpy", line 134, in tempUseItemIter
File "game/engine/inventory/functions.rpy", line 139, in RemItemByIndex
KeyError: 2

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Parasite Black 0.148
Sat May 20 22:43:11 2023
Delete persistent data and follow instructions upon boot up. If the errors still persistent afterwards let us know.
 

Esco187

Newbie
Aug 21, 2017
61
9
Delete persistent data and follow instructions upon boot up. If the errors still persistent afterwards let us know.
Is it persistentdata in the saves folder? Did that, but problem persists. Noticed that it always occurs when using regular health potion.
 

lostraven

Engaged Member
Donor
Game Developer
Apr 27, 2017
3,025
13,702
Is it persistentdata in the saves folder? Did that, but problem persists. Noticed that it always occurs when using regular health potion.
Upon start up, the game should prompt you whether you want to delete persistent data. Clicking on it will restart the game.
Using old saves will definately break the game right now.

IF you follow the instructions on start-up and the problem still persists, then it's a actual bug.
 

zeraligator

Well-Known Member
May 25, 2018
1,339
1,050
Not to b a dick but, who's going to tell him that 'heil' is just German for 'hail'?

And I'm just saying, when Kiara got 'non-consentually penetrated' she looked rather blonde for a ginger.
 
Last edited:

HesoyamAeyakmi

New Member
Jan 29, 2023
7
33
Last time I played, game was on version .145. So, am I missing something or are you doomed with older saves here always and have to redo everything again each time? Always the error code.
 
  • Sad
Reactions: bwebrwkerw

lostraven

Engaged Member
Donor
Game Developer
Apr 27, 2017
3,025
13,702
Last time I played, game was on version .145. So, am I missing something or are you doomed with older saves here always and have to redo everything again each time? Always the error code.
Saves cannot be compatabile while we still have engine changes on-going, it's impossible.
 
  • Like
Reactions: sava75

EmperorGus

Active Member
Oct 11, 2020
950
1,457
When will there be content with Regina? I came here only for the sake of incest
Then I suggest you skip this one.
I used the incest patch, played the opening scene, shut down the game, removed the patch.
All the patch does here is change a couple name variables.
I've seen some games and VNs where the dialogue was cleverly written enough that it makes sense whichever way the variable is set.
This is not one of them.
An incest patch for this one would also need to rewrite portions of the dialogue in order for it to make much sense.
 

lostraven

Engaged Member
Donor
Game Developer
Apr 27, 2017
3,025
13,702
Alderian news! (progress continues...)

Hey guys,

just touching base to let you all know progress is still underway. We're still gathering assets and animations though we are making steady progress, been squashing some bugs and setting up the frameworks for the quest(s) in the next update.

We've had some interesting submissions so far with regards to scenes and things you want to see for the competiton, but we definately need a few more before we can pull together some kind of poll. Remember, if you're a patron and want to put forward a possible entry, put it in the patron-only chat of the discord (or, here only if you don't have discord).

I know these updates are a little 'short' right now but there's not much else to add other the usual "We're still getting all the pieces together."

As we get closer and closer to assembling the next major build properly, we'll hopefully have some way more interesting news to share with you guys, but until then, thank you all for your support as always :)

-The Damned Studios Team

1684857327520.png

'There's more than one way to serve around here ... soldier.'
 
4.20 star(s) 86 Votes