Ren'Py Completed Girls in the Big City [Final] [The Worst]

3.00 star(s) 17 Votes

WarLedy

Newbie
May 9, 2019
31
5
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
AttributeError: 'unicode' object has no attribute 'block'

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

Full traceback:
  File "code/locations/shop/shop.rpyc", line 22, in script
  File "E:\Игры\temp gam\GirlsInTheBigCity-pc\renpy\ast.py", line 2159, in execute
    next_node(self.lookup())
  File "E:\Игры\temp gam\GirlsInTheBigCity-pc\renpy\ast.py", line 2144, in lookup
    return renpy.game.script.translator.lookup_translate(self.identifier, getattr(self, "alternate", None))
  File "E:\Игры\temp gam\GirlsInTheBigCity-pc\renpy\translation\__init__.py", line 190, in lookup_translate
    return tl.block[0]
AttributeError: 'unicode' object has no attribute 'block'

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
GiBC 1.0
Tue Jun 25 05:14:24 2019
 

WarLedy

Newbie
May 9, 2019
31
5
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
AttributeError: 'unicode' object has no attribute 'block'

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

Full traceback:
  File "code/locations/shop/shop.rpyc", line 22, in script
  File "E:\Игры\temp gam\GirlsInTheBigCity-pc\renpy\ast.py", line 2159, in execute
    next_node(self.lookup())
  File "E:\Игры\temp gam\GirlsInTheBigCity-pc\renpy\ast.py", line 2144, in lookup
    return renpy.game.script.translator.lookup_translate(self.identifier, getattr(self, "alternate", None))
  File "E:\Игры\temp gam\GirlsInTheBigCity-pc\renpy\translation\__init__.py", line 190, in lookup_translate
    return tl.block[0]
AttributeError: 'unicode' object has no attribute 'block'

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
GiBC 1.0
Tue Jun 25 05:20:34 2019
Path capitalist broken
 

WarLedy

Newbie
May 9, 2019
31
5
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
AttributeError: 'unicode' object has no attribute 'block'

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

Full traceback:
  File "code/locations/shop/shop.rpyc", line 22, in script
  File "E:\Игры\temp gam\GirlsInTheBigCity-pc\renpy\ast.py", line 2159, in execute
    next_node(self.lookup())
  File "E:\Игры\temp gam\GirlsInTheBigCity-pc\renpy\ast.py", line 2144, in lookup
    return renpy.game.script.translator.lookup_translate(self.identifier, getattr(self, "alternate", None))
  File "E:\Игры\temp gam\GirlsInTheBigCity-pc\renpy\translation\__init__.py", line 190, in lookup_translate
    return tl.block[0]
AttributeError: 'unicode' object has no attribute 'block'

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
GiBC 1.0
Tue Jun 25 05:21:48 2019
All path broken. Please to fix this...
 

decker2

Well-Known Member
Jul 6, 2017
1,312
1,526
I always thought the project got closed a lot earlier... much before the intended date... & I was right :p
so i guess this is not complete... and more like abandoned like all the other games these devs are really the worst
 

MHappy

Newbie
Feb 21, 2019
86
133
so i guess this is not complete... and more like abandoned like all the other games these devs are really the worst
Yeah. Kinda happens when you're short on content/story & have plans for other project work to start.
 

Mayhem296

New Member
Sep 16, 2017
8
5
Alright.
Thank you, you are a god among men!
Tried doing it myself, F* THAT.
Thanks again.
P.S. I've looked at the commands in the game using Dir() for a while and can't find anything about cash, funds or money.. could have just missed it, does anyone know what the money command is?

NVM, found it on the previous page of this thread ww.money = ***
 
Last edited:
  • Like
Reactions: Anita Deek

Mayhem296

New Member
Sep 16, 2017
8
5
Also found another one that makes the grind easier raven.score_points = *** that's the points raven uses for meditation.
Also raven.total_score_points = 100000 to speed up training. After using this do the meditation once more (on trivial works) and you can progress.
 
Last edited:

PeggyBlackett

Engaged Member
Jan 24, 2018
2,561
2,277
Anyone figured out money console command? Money, cash not working.
This is, of course, necroing an OLD question, and it may have been answered already - i suiggest using UnRen.bat to allow viewing both consoles, then checking "Variable Viewer" to determine.
 
3.00 star(s) 17 Votes