arkhamtheknight

Active Member
May 3, 2017
817
265
217
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
22
50
89
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
817
265
217
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
95
Does anyone know how to get the last scene with Chloe in episode 5?.I can't do it. What did I do wrong?
 

Jafo

Well-Known Member
Oct 8, 2017
1,326
4,443
445
Does anyone know how to get the last scene with Chloe in episode 5?.I can't do it. What did I do wrong?
Whithout more info I would say that you play that from the gallery..... Than you know what you missed.
 
  • Like
Reactions: VladZoR

VladZoR

New Member
Nov 15, 2022
12
1
95
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,326
4,443
445
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,532
2,332
428
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
 

UnoriginalUserName

Forum Fanatic
Sep 3, 2017
5,182
18,807
910
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
No that was a forum mod / admin because everyone compared this thing to BaDIK (usually negatively).
 

Bloodguard

Engaged Member
Feb 20, 2021
3,300
5,072
656
Gotcha, thank you.
I was pretty sure a Mod had to have put that and be able to enforce it. Just
tripple checking...lol

Thanks again,
Have a good one
Cheers
This was also a rule on DrPinkcake private discord a while back, but in reverse. No mentions were allowed for this game. He felt like they stole his stuff. :devilish:
 
Aug 25, 2023
283
232
144
Good morning,
About translation (any language).
Can you add this (below, in red) in your RPY ? So the text can be added in SDK please?

  1. ACTUALLY NOT GENERATE IN SDK ,example =>
MessengerService.new_message(lauren, "So I'll see you there?")​
OR​
chloe_board.add_approach("Tuition",​
"Less tuition for all Chicks",​

2. GENERATED OK =>​
MessengerService.new_message(lauren, _("So I'll see you there?"))
OR​
chloe_board.add_approach("Tuition",​
_("Less tuition for all Chicks"),​

Thanks ! :)
 
3.20 star(s) 213 Votes