SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
18,701
153,606
Throwing this error
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/locations.rpy", line 696, in script call
call screen playerhousescrn
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 621, in script call
call timeskip from _call_timeskip_1
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/cswork.rpy", line 621, in script call
call timeskip from _call_timeskip_1
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/charTIFFANY.rpy", line 835, in script call
call tiffanystatcheck from _call_tiffanystatcheck_67
File "game/charRUCA.rpy", line 18902, in script
jump rucastory3_quick3.badend
ScriptError: could not find label 'rucastory3_quick3.badend'.

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

Full traceback:
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/locations.rpy", line 696, in script call
call screen playerhousescrn
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 621, in script call
call timeskip from _call_timeskip_1
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/cswork.rpy", line 621, in script call
call timeskip from _call_timeskip_1
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/charTIFFANY.rpy", line 835, in script call
call tiffanystatcheck from _call_tiffanystatcheck_67
File "game/charRUCA.rpy", line 18902, in script
jump rucastory3_quick3.badend
File "C:\Users\hp\Downloads\Compressed\Private\Duality-v0.1.8-pc-compressed\Duality-v0.1.8-pc-compressed\renpy\ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\hp\Downloads\Compressed\Private\Duality-v0.1.8-pc-compressed\Duality-v0.1.8-pc-compressed\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'rucastory3_quick3.badend'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Duality v0.1.8
Thu Jun 1 13:38:35 2023
Add that to the spoiler tab etc, like:

I am getting this
You don't have permission to view the spoiler content. Log in or register now.

Is this happening with the patch? Did you remove the patch and test? Old saves, new game?
 

platypushperry

Engaged Member
Jul 20, 2022
2,120
4,788
Add that to the spoiler tab etc, like:

I am getting this
You don't have permission to view the spoiler content. Log in or register now.

Is this happening with the patch? Did you remove the patch and test? Old saves, new game?
Patch no patch no difference. When I did it scene for first time it worked .From second time around it doesn't work. Also tried with uncompressed version.Same result.
 

platypushperry

Engaged Member
Jul 20, 2022
2,120
4,788
It seems the dev messed up that last scene which make it unrepeatable. When you play the scene for first time it's fine but after that if you want to play the scene for second time it throws error.
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
18,701
153,606
It seems the dev messed up that last scene which make it unrepeatable. When you play the scene for first time it's fine but after that if you want to play the scene for second time it throws error.
Not surprising, it's probably still a beta, guess another update will come/fix/patch, etc, or some ingenious F95 coders will fix it.
 

yilkin

dl.rpdl.net
Donor
Feb 23, 2023
8,889
4,878
Duality-0.1.8
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.​
 

soyjari

Member
Jun 29, 2018
438
474
my favorite characters are my little sister and my mom, only because of them I hope one day to have content from them and I will continue to wait for them.
 
  • Like
Reactions: Prometheus51

soulx

Newbie
Apr 1, 2018
93
173
Does anyone have the same problem? :unsure:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/charRUCA.rpy", line 2716, in script call
    call lockeddoor from _call_lockeddoor_8
  File "game/cswork.rpy", line 623, in script call
    call timeskip from _call_timeskip_2
  File "game/locations.rpy", line 630, in script call
    call screen playerhousescrn
  File "game/cswork.rpy", line 619, in script call
    call timeskip from _call_timeskip
  File "game/cswork.rpy", line 623, in script call
    call timeskip from _call_timeskip_2
  File "game/cswork.rpy", line 623, in script call
    call timeskip from _call_timeskip_2
  File "game/locations.rpy", line 630, in script call
    call screen playerhousescrn
  File "game/cswork.rpy", line 623, in script call
    call timeskip from _call_timeskip_2
  File "game/charRUCA.rpy", line 18902, in script
    jump rucastory3_quick3.badend
ScriptError: could not find label 'rucastory3_quick3.badend'.

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

Full traceback:
  File "game/charRUCA.rpy", line 2716, in script call
    call lockeddoor from _call_lockeddoor_8
  File "game/cswork.rpy", line 623, in script call
    call timeskip from _call_timeskip_2
  File "game/locations.rpy", line 630, in script call
    call screen playerhousescrn
  File "game/cswork.rpy", line 619, in script call
    call timeskip from _call_timeskip
  File "game/cswork.rpy", line 623, in script call
    call timeskip from _call_timeskip_2
  File "game/cswork.rpy", line 623, in script call
    call timeskip from _call_timeskip_2
  File "game/locations.rpy", line 630, in script call
    call screen playerhousescrn
  File "game/cswork.rpy", line 623, in script call
    call timeskip from _call_timeskip_2
  File "game/charRUCA.rpy", line 18902, in script
    jump rucastory3_quick3.badend
  File "C:\Users\Juan\Documents\MEGAsync Downloads\35\Duality-v0.1.8-pc\renpy\ast.py", line 1974, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\Juan\Documents\MEGAsync Downloads\35\Duality-v0.1.8-pc\renpy\script.py", line 927, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'rucastory3_quick3.badend'.

Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22090809
Duality v0.1.8
Thu Jun  1 21:04:20 2023
 

slavbruh

Member
Sep 24, 2021
190
1,897
Ok, kids.

I peeked into images folder to check out dates of when files were created. Do try this at home.

Basically, all stuff but June's night TV was ready mid april.

What made this joker halt the release when labeling it just — Ruca story development would do the trick? We will never know this.
June renders on the other hand were added late may, and there's only 250 images. Nothing is "animated".

Was this worth supporting the development for all those month without even smaller updates — nope, not to me.

I will keep looking at this title, but I expect that lessons were learned from the sloppiness.
 
3.30 star(s) 67 Votes