View Issue Details

IDCategoryLast Update
0000467Bug Report2018-09-04 23:42
ReporterWilliamLoewenhagen 
SeverityblockReproducibilityN/A
Status closedResolutionfixed
Summary0000467: [code] I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: could not find label 'josephine_but
Description[code]
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
  File "scripts/characters/josephine/button_dealership.rpyc", line 60, in script call
  File "/data/user/0/summer.time.saga/files/renpy/ast.py", line 1384, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "scripts/characters/josephine/button_dealership.rpyc", line 60, in script call
  File "/data/user/0/summer.time.saga/files/renpy/script.py", line 873, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'josephine_button_dealership_dialogue_insurance_claim_pay_stat_pass'.

[/code]
Platform/OSAndroid
Version0.16

Relationships

has duplicate 0000477 closed at dealership crashed when selecting number plate and unable to reload 
has duplicate 0000493 closed Car Dealership wont continue 
has duplicate 0000646 closed Error happens with josephine trying to convince her abou the car insurance 
has duplicate 0000641 closed Car Dealership Error 
has duplicate 0000570 closed insurance on saga 
has duplicate 0000658 closed always the same problem with the repair of the car 
has duplicate 0000659 closed always crash when i tried to pay the insurance or claime the insurance 
has duplicate 0000665 closed Carinsurance 
has duplicate 0000671 closed Dealership Bug 
has duplicate 0000679 closed At the car dealer - 
has duplicate 0000684 closed When you try to pay for insurance claim for Debbie 
has duplicate 0000668 closed the story does not go on because of several bugs. 
has duplicate 0000691 closed i cant repair mom car 

Activities

mil578

mil578

2018-07-25 08:51

updater   ~0000543

Thank you for the report. Happens during my clean version of the game when trying to make an insurance claim as well.
mil578

mil578

2018-07-25 11:20

updater   ~0000557

I was able to continue when the following conditions were met. I don't know if 1 or multiple of them were required. I had completed all of Jenny's story, and I had bought both the scooter and the sports car from the dealership.
diras2010

diras2010

2018-07-26 07:09

reporter   ~0000651

i was able to fix the error renaming the label

"label josephine_button_dealership_dialogue_insurance_claim_pay" to
"label josephine_button_dealership_dialogue_insurance_claim_pay_stat_pass"

in the file

..\game\scripts\characters\josephine\button_dealership_dialogues.rpy

yes.. i know... i decompiled the game

and fixed the error that the game shows at the end of this same "paying for the fix" subroutine

the game seeks for a file called

"location_dealership_indoor.jpg"

inside the folder

..\game\images\backgrounds

but there's no such file

i cloned the file

"location_dealership_indoor_day.jpg" and rename it (removed the "_day" part)
mil578

mil578

2018-09-04 23:42

updater   ~0001160

Fixed in future update.

Issue History

Date Modified Username Field Change
2018-07-25 08:14 WilliamLoewenhagen New Issue
2018-07-25 08:51 mil578 Status new => acknowledged
2018-07-25 08:51 mil578 Note Added: 0000543
2018-07-25 09:30 mil578 Relationship added has duplicate 0000477
2018-07-25 11:18 mil578 Relationship added has duplicate 0000493
2018-07-25 11:20 mil578 Note Added: 0000557
2018-07-26 05:45 mil578 Relationship added has duplicate 0000646
2018-07-26 06:11 mil578 Relationship added has duplicate 0000641
2018-07-26 06:20 mil578 Relationship added has duplicate 0000570
2018-07-26 07:09 diras2010 Note Added: 0000651
2018-07-26 09:12 mil578 Relationship added has duplicate 0000658
2018-07-26 09:13 mil578 Relationship added has duplicate 0000659
2018-07-26 12:56 mil578 Relationship added has duplicate 0000665
2018-07-26 13:06 mil578 Relationship added has duplicate 0000671
2018-07-26 14:43 mil578 Relationship added has duplicate 0000679
2018-07-26 16:25 mil578 Relationship added has duplicate 0000684
2018-07-26 16:29 mil578 Relationship added has duplicate 0000668
2018-07-26 18:07 mil578 Relationship added has duplicate 0000691
2018-09-04 23:42 mil578 Status acknowledged => closed
2018-09-04 23:42 mil578 Resolution open => fixed
2018-09-04 23:42 mil578 Note Added: 0001160