Finsit

Harder Better Faster Cheater
Game Developer
Jun 2, 2017
1,167
1,381
I guess I'm number 5 in the Kara errors when talking to her about her ex and her job situation after "sluttifying" her.
And I think you won't be the last one, train got cancelled so I'll need to take a bus to take a shuttle to take a train.

At that point I don't know if I will be able to even get home today.
 

Ammoman

Newbie
Aug 17, 2018
78
19
Hi, Getting this exception when opening Yuki's texts. Any ideas? BTW the same exception appears in Light and Lossless! -

I'm sorry, but an uncaught exception occurred.
While loading <ScaledImage u'y/y gym selfie01.png' (None, None)>:
File "game/screens.rpy", line 723, in <module>
File "game/screens.rpy", line 736, in execute
File "game/screens.rpy", line 736, in execute
File "game/screens.rpy", line 737, in execute
File "game/screens.rpy", line 745, in execute
File "game/screens.rpy", line 747, in execute
File "game/screens.rpy", line 758, in execute
File "game/screens.rpy", line 759, in execute
File "game/screens.rpy", line 766, in execute
File "game/screens.rpy", line 770, in execute
File "game/screens.rpy", line 777, in execute
File "game/screens.rpy", line 780, in execute
File "game/screens.rpy", line 786, in execute
File "game/screens.rpy", line 790, in execute
File "game/screens.rpy", line 791, in execute
File "game/screens.rpy", line 853, in execute
File "game/screens.rpy", line 853, in execute
File "game/screens.rpy", line 854, in execute
File "game/screens.rpy", line 859, in execute
File "game/02_class_defines.rpy", line 516, in thumbnail
File "game/screens.rpy", line 836, in ProportionalScale
File "game/screens.rpy", line 849, in get_size
File "game/01_custom_display.rpy", line 22, in load
AttributeError: 'ScaledImage' object has no attribute 'matrixcolor'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "home.rpyc", line 2, in script call
File "screens.rpyc", line 678, in script call
File "screens.rpyc", line 691, in script call
File "phone_new.rpyc", line 1815, in script call
File "screens.rpyc", line 723, in script
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "game/screens.rpy", line 723, in <module>
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\exports.py", line 1457, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\display\core.py", line 3074, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\display\core.py", line 3074, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\display\screen.py", line 434, in per_interact
self.update()
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 736, in execute
File "game/screens.rpy", line 736, in execute
File "game/screens.rpy", line 737, in execute
File "game/screens.rpy", line 745, in execute
File "game/screens.rpy", line 747, in execute
File "game/screens.rpy", line 758, in execute
File "game/screens.rpy", line 759, in execute
File "game/screens.rpy", line 766, in execute
File "game/screens.rpy", line 770, in execute
File "game/screens.rpy", line 777, in execute
File "game/screens.rpy", line 780, in execute
File "game/screens.rpy", line 786, in execute
File "game/screens.rpy", line 790, in execute
File "game/screens.rpy", line 791, in execute
File "game/screens.rpy", line 853, in execute
File "game/screens.rpy", line 853, in execute
File "game/screens.rpy", line 854, in execute
File "game/screens.rpy", line 859, in execute
File "<screen language>", line 859, in <module>
File "game/02_class_defines.rpy", line 516, in thumbnail
File "game/screens.rpy", line 836, in ProportionalScale
File "game/screens.rpy", line 849, in get_size
File "H:\ANDY-PC\DDGame-0.42.0-light\renpy\display\im.py", line 266, in get
surf = image.load()
File "game/01_custom_display.rpy", line 22, in load
AttributeError: 'ScaledImage' object has no attribute 'matrixcolor'
Windows-8-6.2.9200
Ren'Py 7.2.2.491
Deviant Discoveries 0.42.0
Sun Nov 03 15:55:25 2019
 
Last edited:

Blitzerx

New Member
Aug 3, 2018
10
5
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not load from archive 01_custom_display.rpyc.

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

Full traceback:
File "/Users/name/Desktop/renpy-7.3.5-sdk/renpy/bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "/Users/name/Desktop/renpy-7.3.5-sdk/renpy/main.py", line 422, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/Users/name/Desktop/renpy-7.3.5-sdk/renpy/script.py", line 275, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/Users/name/Desktop/renpy-7.3.5-sdk/renpy/script.py", line 690, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive 01_custom_display.rpyc.

Darwin-18.6.0-x86_64-i386-64bit
Ren'Py 7.3.5.606

Sun Nov 3 18:57:55 2019

The error code generated when I run the game from Renpy SDK 7.3.5 (OSX)
Somebody that have a clue where the fault is?

Wich version of the SDK do you use Finsit ?
I know I had this problem once before and then I just updated the renpySDK but now Im in the latest version
 

Finsit

Harder Better Faster Cheater
Game Developer
Jun 2, 2017
1,167
1,381
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not load from archive 01_custom_display.rpyc.

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

Full traceback:
File "/Users/name/Desktop/renpy-7.3.5-sdk/renpy/bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "/Users/name/Desktop/renpy-7.3.5-sdk/renpy/main.py", line 422, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/Users/name/Desktop/renpy-7.3.5-sdk/renpy/script.py", line 275, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/Users/name/Desktop/renpy-7.3.5-sdk/renpy/script.py", line 690, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive 01_custom_display.rpyc.

Darwin-18.6.0-x86_64-i386-64bit
Ren'Py 7.3.5.606

Sun Nov 3 18:57:55 2019

The error code generated when I run the game from Renpy SDK 7.3.5 (OSX)
Somebody that have a clue where the fault is?

Wich version of the SDK do you use Finsit ?
I know I had this problem once before and then I just updated the renpySDK but now Im in the latest version
I cannot tell you right now.

But why are you using the sdk ?
 

MixMatch

Newbie
Feb 10, 2019
20
3
I trained Frankie and he said he would deal with Kara husband but he doesn't seem to and after that dialogue where he said he would take care of the husband nothing happens . Is this a bug?
 

Finsit

Harder Better Faster Cheater
Game Developer
Jun 2, 2017
1,167
1,381
I trained Frankie and he said he would deal with Kara husband but he doesn't seem to and after that dialogue where he said he would take care of the husband nothing happens . Is this a bug?
Thanks to report that, I'll have to look into Kara's staging anyway.
 

ghost_terror

Newbie
Jul 5, 2017
75
60
I'm getting the errors when trying to talk to Kara about what's making her worried after turning her into a slut.
 

Finsit

Harder Better Faster Cheater
Game Developer
Jun 2, 2017
1,167
1,381
I am number 6, i'm sure they'll sort it though!

Can't talk to her about both things, not sure what's going on!
Due to the new dialogues triggered by the income changes as well as the changes made in her staging it got complicated and I got confused.

I ended up messing it up.

Unfortunately due to my bad luck at travelling I had to go to the AD&D session one day earlier so I was unable.


So yeah just give me some time to sleep, I spent 15h travelling today 'kinda tired.
 

Master Alaric

Member
Jul 12, 2018
118
101
Due to the new dialogues triggered by the income changes as well as the changes made in her staging it got complicated and I got confused.

I ended up messing it up.

Unfortunately due to my bad luck at traveling I had to go to the AD&D session one day earlier so I was unable.


So yeah just give me some time to sleep, I spent 15h traveling today 'kinda tired.
I'm sorry to her that, Fin.
I hope things get better soon and the traveling dies down a bit for you.
 

reaperak47

Newbie
Nov 17, 2017
26
4
Enable cheats:
DDGame-0.03-all > renpy > common > 00console
**Line 97-98 if opened with something like geany**
**Else Search**

# If true, the console is enabled despite config.developer being False.
config.console = False

Change False to True, then use Shift+O to open console in game.
========================
Commands I found so far:
money = xx
[potions]
blue =
pink =
green =
new commands? no work
 

trexx2k

Newbie
Oct 29, 2017
49
45
I can't seem to contact or tutor Kara anymore, I just got her to allow tutoring in the first place and then her option disappeared entirely. Can't even call or text her and she doesn't show up at any of the locations.
 

trocken1

New Member
Feb 5, 2018
3
3
For anyone having problems with Karas "Discuss her job situation" and "Find out what's bothering her" you can try the attached patch. It's quick and dirty and probably some stuff is missing but the story progresses with it somewhat.
 

Aoedes1

Newbie
Dec 3, 2018
56
24
For anyone having problems with Karas "Discuss her job situation" and "Find out what's bothering her" you can try the attached patch. It's quick and dirty and probably some stuff is missing but the story progresses with it somewhat.
How do you install it?
 

Synful62

Newbie
Jun 21, 2018
50
19
For anyone having problems with Karas "Discuss her job situation" and "Find out what's bothering her" you can try the attached patch. It's quick and dirty and probably some stuff is missing but the story progresses with it somewhat.
I tried it,placed in game folder (didn't work),then placed in renpy/common with the other rpyc files thinking that may be where it went,still wont work.Am i putting it in the wrong folder?
 
4.10 star(s) 58 Votes