str8up

Engaged Member
Jun 4, 2020
3,358
1,521
once in a while when i goto use UnRen-dev.bat or UnRen.batevery it wont let me use it as seen in screen shot is there a work around to MAKE it work?
 

djustmie

Member
Nov 5, 2017
466
138
hi all

i think i need help
spend 16 days in jail , clean almost everyday the block (exept 2 or 3 times)
try to speak with 4 characters (guard thor natasha and dealer) but nobody give any respons

off cause i do understand i need to buy a srewdriver from the dealer but how to do that

in this way the game is too boring , even call harley in at night isnt fun when there cant be any interaction

tried the download , but that is no help , when the fucking dealer dont deal View attachment 1-1-LT1.save View attachment 1-1-LT1.save View attachment 1-1-LT1.save View attachment 1-1-LT1.save View attachment 1-1-LT1.save
 
Last edited:

Magneric

Newbie
Oct 14, 2017
61
169
Hey guys, do you know if there is now a way to remover buyers? I'm stuck with shiv task as I cannot get Harley's trust
 

Deleted member 900601

Active Member
Sep 21, 2018
550
1,194
once in a while when i goto use UnRen-dev.bat or UnRen.batevery it wont let me use it as seen in screen shot is there a work around to MAKE it work?
Basically the dev made the first part of the executable a launcher instead of the game so unren fails to detect anything. You can use any other renpy game to unpack the .rpa file if you put it in the game's folder.
 

str8up

Engaged Member
Jun 4, 2020
3,358
1,521
fuck this game to grindy and without cheats makes it even worse i tried it and ive had enough
 

abada25

Member
Sep 30, 2019
397
248
Jackblack55

Yo, i am just asking to be sure.

Will be any updates to 3rd episode or it is always for 4.th+ from now on? I am asking because there was an notification that says "she-hulk training menu will be added to the tablet" on the 3.rd episode.
 

str8up

Engaged Member
Jun 4, 2020
3,358
1,521
Basically the dev made the first part of the executable a launcher instead of the game so unren fails to detect anything. You can use any other renpy game to unpack the .rpa file if you put it in the game's folder.
im not smart enough LOL
 

cxx

Message Maestro
Nov 14, 2017
57,115
28,251
can you send me your save before this error?
this is latest save.

Will be any updates to 3rd episode or it is always for 4.th+ from now on? I am asking because there was an notification that says "she-hulk training menu will be added to the tablet" on the 3.rd episode.
it was added to tablet, players can now once a night train she-hulk via tablet.
 

workstop

Newbie
Jun 14, 2018
79
57
came full of bugs to me.I just can not use the tablet at night because the game crash and I can not do any mission because it.
 
Last edited:

abada25

Member
Sep 30, 2019
397
248
it was added to tablet, players can now once a night train she-hulk via tablet.
Yeah we can train her, but not from the tablet, from the menu. Am i wrong?

It doesn't matter actually, i am asking this mainly to learn if there will be a update for episode 3, or it is all 4+ from now on.
 

workstop

Newbie
Jun 14, 2018
79
57
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/core/main_interface.rpy", line 337, in execute
  File "game/core/main_interface.rpy", line 337, in execute
  File "game/core/main_interface.rpy", line 348, in execute
  File "game/core/main_interface.rpy", line 348, in keywords
  File "game/core/main_interface.rpy", line 355, in keywords
  File "game/core/main_interface.rpy", line 355, in keywords
  File "game/core/main_interface.rpy", line 356, in keywords
NameError: name 'firts_tablet_info' is not defined

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

Full traceback:
  File "core/cell_interface.rpyc", line 22, in script call
  File "core/main_interface.rpyc", line 108, in script
  File "D:\HRPB-pc\renpy\ast.py", line 1828, in execute
    self.call("execute")
  File "D:\HRPB-pc\renpy\ast.py", line 1816, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\HRPB-pc\renpy\statements.py", line 177, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\HRPB-pc\renpy\exports.py", line 2710, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\HRPB-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\HRPB-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\HRPB-pc\renpy\display\core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\HRPB-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\HRPB-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\HRPB-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\HRPB-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "D:\HRPB-pc\renpy\display\core.py", line 3033, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\HRPB-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "D:\HRPB-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/core/main_interface.rpy", line 337, in execute
  File "game/core/main_interface.rpy", line 337, in execute
  File "game/core/main_interface.rpy", line 348, in execute
  File "game/core/main_interface.rpy", line 348, in keywords
  File "game/core/main_interface.rpy", line 355, in keywords
  File "game/core/main_interface.rpy", line 355, in keywords
  File "game/core/main_interface.rpy", line 356, in keywords
  File "<screen language>", line 356, in <module>
NameError: name 'firts_tablet_info' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Heroes Rise: Prison Break 0.45
Sun Aug 09 07:00:23 2020
 

workstop

Newbie
Jun 14, 2018
79
57
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/core/main_interface.rpy", line 337, in execute
  File "game/core/main_interface.rpy", line 337, in execute
  File "game/core/main_interface.rpy", line 348, in execute
  File "game/core/main_interface.rpy", line 348, in keywords
  File "game/core/main_interface.rpy", line 355, in keywords
  File "game/core/main_interface.rpy", line 355, in keywords
  File "game/core/main_interface.rpy", line 356, in keywords
NameError: name 'firts_tablet_info' is not defined

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

Full traceback:
  File "core/cell_interface.rpyc", line 22, in script call
  File "core/main_interface.rpyc", line 108, in script
  File "D:\HRPB-pc\renpy\ast.py", line 1828, in execute
    self.call("execute")
  File "D:\HRPB-pc\renpy\ast.py", line 1816, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\HRPB-pc\renpy\statements.py", line 177, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\HRPB-pc\renpy\exports.py", line 2710, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\HRPB-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\HRPB-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\HRPB-pc\renpy\display\core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\HRPB-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\HRPB-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\HRPB-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\HRPB-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "D:\HRPB-pc\renpy\display\core.py", line 3033, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\HRPB-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "D:\HRPB-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/core/main_interface.rpy", line 337, in execute
  File "game/core/main_interface.rpy", line 337, in execute
  File "game/core/main_interface.rpy", line 348, in execute
  File "game/core/main_interface.rpy", line 348, in keywords
  File "game/core/main_interface.rpy", line 355, in keywords
  File "game/core/main_interface.rpy", line 355, in keywords
  File "game/core/main_interface.rpy", line 356, in keywords
  File "<screen language>", line 356, in <module>
NameError: name 'firts_tablet_info' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Heroes Rise: Prison Break 0.45
Sun Aug 09 07:00:23 2020
when i open the tablet at night pops up this
 

djustmie

Member
Nov 5, 2017
466
138
so nobody knows how many days i have to work in prison before i can buy my first supply (srewdriver) from the dealer

(after 16 days , i only have the option '' i need nothing'' )
 
2.90 star(s) 37 Votes