JohnPaxson

Member
Feb 23, 2018
261
119
I downloaded the full compressed version and got this error:
when I click on ignore it says in the next scene: Exception: Sayer 'j' is not defined.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/chapter8/ch8miltown.rpy", line 141, in script
p "You threw it all into your work, Sonja. That was all that fucking mattered..."
Exception: Sayer 'p' is not defined.

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

Full traceback:
File "game/chapter8/ch8miltown.rpy", line 141, in script
p "You threw it all into your work, Sonja. That was all that fucking mattered..."
File "C:\Users\akrem\Downloads\Spiele\BrokenDreamers-1.09-pc\renpy\ast.py", line 664, in execute
who = eval_who(self.who, self.who_fast)
File "C:\Users\akrem\Downloads\Spiele\BrokenDreamers-1.09-pc\renpy\ast.py", line 564, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'p' is not defined.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
The City of Broken Dreamers 1.09
Tue Apr 27 23:17:01 2021
 

JohnPaxson

Member
Feb 23, 2018
261
119
i even got an error just by clicking on gallery:

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/0007_15.jpg'>:
IOError: Couldn't find file 'images/0007_15.jpg'.
 

AlienEDM

Well-Known Member
Oct 2, 2018
1,334
2,711
I downloaded the full compressed version and got this error:
when I click on ignore it says in the next scene: Exception: Sayer 'j' is not defined.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/chapter8/ch8miltown.rpy", line 141, in script
p "You threw it all into your work, Sonja. That was all that fucking mattered..."
Exception: Sayer 'p' is not defined.

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

Full traceback:
File "game/chapter8/ch8miltown.rpy", line 141, in script
p "You threw it all into your work, Sonja. That was all that fucking mattered..."
File "C:\Users\akrem\Downloads\Spiele\BrokenDreamers-1.09-pc\renpy\ast.py", line 664, in execute
who = eval_who(self.who, self.who_fast)
File "C:\Users\akrem\Downloads\Spiele\BrokenDreamers-1.09-pc\renpy\ast.py", line 564, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'p' is not defined.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
The City of Broken Dreamers 1.09
Tue Apr 27 23:17:01 2021
That error is a strange one. The traceback is saying that "p(player)" and "J(Sonja)" is not defined, but both "p" and "j" are there in front the strings.
i even got an error just by clicking on gallery:

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/0007_15.jpg'>:
IOError: Couldn't find file 'images/0007_15.jpg'.
The error is saying that the 'images/0007_15.jpg' is missing. You should check inside "BrokenDreamers\game\images", that is where this image is supposed to be.
 
  • Like
Reactions: Real Kreten

DarkOs31

Active Member
Apr 28, 2020
547
1,322
I must say,i downloaded this game half a year ago...
Never played it till now,cuz i thought its just "another"overrated porn game...
Oh boy,was i wrong...
If i'd just paid attention thats a Philly game 0.0
This game is top notch...
I played his last game and i was just thinking, "This guy is a good guy,not only fuck-like-rabbits porn...There is a great story behind all of this."
So i updated to 1.09 .
The LI`s are cute and hot,i mean really hot...
Even if i just go for Ellen and hoping that Gloria will become an LI...
But there are every guys dream girls...
Im just interested in Gloria,Ellen,Chandra and Abby :D
The Doc is too cute to mess with,thats why i have a single run for her :D

But i have a question,will Gloria be a main LI ?
 
  • Like
Reactions: Real Kreten

joe powa

Active Member
Nov 10, 2017
535
330
I must say,i downloaded this game half a year ago...
Never played it till now,cuz i thought its just "another"overrated porn game...
Oh boy,was i wrong...
If i'd just paid attention thats a Philly game 0.0
This game is top notch...
I played his last game and i was just thinking, "This guy is a good guy,not only fuck-like-rabbits porn...There is a great story behind all of this."
So i updated to 1.09 .
The LI`s are cute and hot,i mean really hot...
Even if i just go for Ellen and hoping that Gloria will become an LI...
But there are every guys dream girls...
Im just interested in Gloria,Ellen,Chandra and Abby :D
The Doc is too cute to mess with,thats why i have a single run for her :D

But i have a question,will Gloria be a main LI ?
They are all too cute to mess with ;)
I'm at 5 run for now :ROFLMAO:

But yeah People who cheat and doc we see you and we judge you hard :mad:
 

labrary

New Member
Mar 27, 2021
8
10
recently finished the game, quite curious how the story will lead as the hero get further from his ghost career and lifestyle. and proud to be not teased by the corpo.
 

Nightless

Active Member
Jan 13, 2018
617
648
Here the traceback.txt


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/chapter7/ch7brunch.rpy", line 61, in script
    if ab_score >= 1:
  File "game/chapter7/ch7brunch.rpy", line 61, in <module>
    if ab_score >= 1:
NameError: name 'ab_score' is not defined

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

Full traceback:
  File "game/chapter7/ch7brunch.rpy", line 61, in script
    if ab_score >= 1:
  File "F:\VNs\City of Broken Dreamers\BrokenDreamers-1.09-pc\renpy\ast.py", line 1807, in execute
    if renpy.python.py_eval(condition):
  File "F:\VNs\City of Broken Dreamers\BrokenDreamers-1.09-pc\renpy\python.py", line 1961, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "F:\VNs\City of Broken Dreamers\BrokenDreamers-1.09-pc\renpy\python.py", line 1954, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/chapter7/ch7brunch.rpy", line 61, in <module>
    if ab_score >= 1:
NameError: name 'ab_score' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.2.491
The City of Broken Dreamers 1.09
Wed Apr 28 13:23:03 2021
It really sucks because I like Abby :)
 

ZeroThrows

New Member
Sep 11, 2018
12
2
Is there any additional steps to do for update?
I downloaded the update, move files into game folder.
Still see 1.08 on the bottom corner....
 

joe powa

Active Member
Nov 10, 2017
535
330
For the gloria and ellen scene i have 2 off the three version unlockables, don't know how to have the third
 

Cabin Fever

Engaged Member
Nov 23, 2018
3,492
5,659
Is there any additional steps to do for update?
I downloaded the update, move files into game folder.
Still see 1.08 on the bottom corner....
Without further info all I can say is you did it wrong. The instruction if followed perfectly will result in a perfectly working 1.09.
 

JohnPaxson

Member
Feb 23, 2018
261
119
That error is a strange one. The traceback is saying that "p(player)" and "J(Sonja)" is not defined, but both "p" and "j" are there in front the strings.
so nobody knows what caused the problem and more importantly noone knows how to solve this?
 

AlienEDM

Well-Known Member
Oct 2, 2018
1,334
2,711
Is it just my game or someone else facing "the replay problem" that doesn't work on the girl scene in the pit? The game script seems to be all in order and I have tried several methods to solve the problem, without success so far. I think this problem may be due to old saves from previous versions of the game.
 
4.70 star(s) 458 Votes