SvalnirFionn

Newbie
Apr 22, 2020
20
25
197
Code:
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
  File "events/cass/cass5_corruption.rpyc", line 204, in script call
  File "renpy/ast.py", line 1490, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "events/cass/cass5_corruption.rpyc", line 204, in script call
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'cass_corruption_hope2_return_intro_talk1'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Stellar Dream 0.57
Sun Sep 29 13:50:36 2024
 

BlackburnSS

Newbie
Mar 12, 2021
25
203
152
Code:
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
  File "events/cass/cass5_corruption.rpyc", line 204, in script call
  File "renpy/ast.py", line 1490, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "events/cass/cass5_corruption.rpyc", line 204, in script call
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'cass_corruption_hope2_return_intro_talk1'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Stellar Dream 0.57
Sun Sep 29 13:50:36 2024
You're using outdated i-patch
Please re-download new version which i updated a few minutes ago :)
 

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
9,066
4,159
436
StellarDream-0.57
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Like
Reactions: Varys

Vortex@

Active Member
Jun 28, 2022
942
2,972
397
ok, I'm probably missing something here....but how do you close the map/Inv/contacts screen? I see no X or close anywhere, can't leave the screen
 

GODZILLA2000

Newbie
Dec 9, 2017
86
78
212
Got this error.


While running game code:
File "game/events/saki/saki2_romance.rpy", line 345, in <module>
File "game/events/tech/quest.rpy", line 18, in change_description
IndexError: list assignment index out of range

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

Full traceback:
File "events/player/playerroom1.rpyc", line 152, in script call
File "events/tech/messages.rpyc", line 101, in script call
File "events/saki/saki2_romance.rpyc", line 345, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/events/saki/saki2_romance.rpy", line 345, in <module>
File "game/events/tech/quest.rpy", line 18, in change_description
File "renpy/python.py", line 875, in do_mutation
return method(self, *args, **kwargs)
IndexError: list assignment index out of range

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Stellar Dream 0.56
Mon Sep 30 00:25:00 2024

Any help?
 
  • Like
Reactions: PanFuriat
4.30 star(s) 42 Votes