Create and Fuck your AI Cum Slut -70% Summer Sale
x

Josephkink_2H

Member
Aug 15, 2020
278
71
I just tried adding the True Text Transparency tool by joelurmel to the game but it wouldn't work. Does anyone know how to add things to the Settings windows for this game? The dialogue often gets overpowered by the background, making it harder to see-I have bad eyes already, so I don't need to be making it any harder for them to see the words
 

Josephkink_2H

Member
Aug 15, 2020
278
71
Also, seems they might be a bug or some other problem with the texting app on the phone-whenever I get a text from someone, replying almost always brings up the wheel of colors on my Mac that mean more time will be needed to do that task. Meaning that one line of text will be selected for up to a minute before actually showing up on the phone. Is there something I can do to help fix it?
 

Exiledpotato

Member
Oct 1, 2019
136
158
Wait ...how many girls can have the girlfriend status..is it limited to just one at a time ..beacause i have had that status with lornen since act 1 and i realised my relationship with other girls is kinda not progressing does this block me from content with other girls or just some ,like penelope
 
Last edited:

UnoriginalUserName

Forum Fanatic
Sep 3, 2017
4,866
17,191
Wait ...how many girls can have the girlfriend status..is it limited to just one at a time ..beacause i have had that status with lornen since act 1 and i realised my relationship with other girls is kinda not progressing does this block me from content with other girls or just some ,like penelope
You can have more than 1, but as soon as they find out about each other they get pissy and you have to break it off with one of them.

Not sure what their problem is. There's enough pre-pubescent 8 year-old MC to go around.
 

arkhamtheknight

Active Member
May 3, 2017
721
229
Does anyone know what is probably causing this error on the scene after vising the costume shop with Penelope?

```
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: cannot unpack non-iterable NoneType object

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

Full traceback:
File "v2/v2.rpyc", line 4201, in script
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\ast.py", line 1363, in execute
renpy.exports.with_statement(trans, paired=paired)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\exports.py", line 1782, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\core.py", line 1549, in do_with
return self.interact(trans_pause=True,
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\core.py", line 2166, 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 "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\screen.py", line 485, in visit_all
self.child.visit_all(callback, seen=None)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 2 more times]
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 421, in visit_all
for d in self.visit():
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\layout.py", line 1525, in visit
self.update(self.last_st, self.last_at)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\layout.py", line 1536, in update
raw_child, redraw = self.function(st, at, *self.args, **self.kwargs)
TypeError: cannot unpack non-iterable NoneType object
 
Last edited:

KaylonGrace

Newbie
Nov 17, 2022
20
50
Does anyone know what is probably causing this error on the scene after vising the costume shop with Penelope?

```
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: cannot unpack non-iterable NoneType object

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

Full traceback:
File "v2/v2.rpyc", line 4201, in script
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\ast.py", line 1363, in execute
renpy.exports.with_statement(trans, paired=paired)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\exports.py", line 1782, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\core.py", line 1549, in do_with
return self.interact(trans_pause=True,
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\core.py", line 2166, 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 "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\screen.py", line 485, in visit_all
self.child.visit_all(callback, seen=None)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 2 more times]
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\displayable.py", line 421, in visit_all
for d in self.visit():
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\layout.py", line 1525, in visit
self.update(self.last_st, self.last_at)
File "Z:\home\arkhamtheknight\College Kings-Act.1.v1.4.18-pc-compressed\renpy\display\layout.py", line 1536, in update
raw_child, redraw = self.function(st, at, *self.args, **self.kwargs)
TypeError: cannot unpack non-iterable NoneType object
Can you specify where specifically in or after the costume shop you are? Like a specific line of dialogue so that I can look into it a bit more
 

arkhamtheknight

Active Member
May 3, 2017
721
229
Can you specify where specifically in or after the costume shop you are? Like a specific line of dialogue so that I can look into it a bit more
It's right after the costume shop where you see The Wolves putting up the poster in the school. The moment MC comments on them, that's when it happens.
 

VladZoR

New Member
Nov 15, 2022
12
1
Whithout more info I would say that you play that from the gallery..... Than you know what you missed.
yeah). I saw her in the gallery. Party at school when we work as a waiter.I can’t open it and Chloe has girl status and a loyal reputation
 

Jafo

Well-Known Member
Oct 8, 2017
1,049
3,238
yeah). I saw her in the gallery. Party at school when we work as a waiter.I can’t open it and Chloe has girl status and a loyal reputation
When you use a galley unlocker you can see it. Or use URM to modify your status.
 
  • Like
Reactions: VladZoR

Forgotted

Engaged Member
Sep 1, 2020
2,389
2,153
So, out of curiosity...

In the first post of this forum it says If you mention Being a Dik in a review it will
be deleted.


Did the Developer write that? And if so, Do Developers have control over the reviews like
that? Can they keep/delete whichever ones they want?

Just wondering.
Thanks, Cheers

I hadn't played that one before but kinda makes me want to go check it out...lol
 
3.20 star(s) 208 Votes