• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Ren'Py Abandoned Jack Hall Revenge [v0.4.0] [Praline]

1.30 star(s) 3 Votes

MegaNZ

Member
Jun 9, 2018
304
131
I get stuck in a loop when comparing notes at work and show only 81% of the investigation completed. Help!
 

TheImage

Professional Bystander
Staff member
Moderator
Community Liaison
Donor
Aug 14, 2016
893
20,266
Love the game but why dose it have same dates for release and updates confusing thaught it was a remake
The "Thread Updated" is for the thread. The "Release Date" is for the game update itself
 

Koulo077

Newbie
Jan 26, 2018
65
128
at the pool game is over... i didn't have that problem with prev version...

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

While loading <'Image' u'week02/auntwe20a.jpg'>:
  File "game/loop.rpy", line 139, in script call
    $ mystore.goTo(eventMorn.getLabel())
  File "game/week02.rpy", line 608, in script
    EE "(On the phone) Yes"
  File "renpy/common/000window.rpy", line 98, in _window_auto_callback
    _window_show()
  File "renpy/common/000window.rpy", line 60, in _window_show
    renpy.with_statement(trans)
IOError: Couldn't find file 'week02/auntwe20a.jpg'.

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

Full traceback:
  File "game/loop.rpy", line 139, in script call
    $ mystore.goTo(eventMorn.getLabel())
  File "game/week02.rpy", line 608, in script
    EE "(On the phone) Yes"
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\ast.py", line 618, in execute
    statement_name("say")
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\ast.py", line 43, in statement_name
    i(name)
  File "renpy/common/000window.rpy", line 98, in _window_auto_callback
    _window_show()
  File "renpy/common/000window.rpy", line 60, in _window_show
    renpy.with_statement(trans)
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\exports.py", line 1452, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\core.py", line 2207, in do_with
    clear=clear)
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\core.py", line 3132, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\core.py", line 2055, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\transition.py", line 358, in render
    bottom = render(self.old_widget, width, height, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
  File "render.pyx", line 233, in renpy.display.render.render
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "E:\xFun\xGames not finished\JackHallRevenge-0.3.5-pc\JackHallRevenge-0.3.5-pc\renpy\loader.py", line 555, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'week02/auntwe20a.jpg'.

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Jack Hall Revenge 0.3.5
Thu Jan 31 11:34:51 2019
 

laflare82

Active Member
Dec 24, 2018
978
916
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'week02/auntwe20a.jpg'>:
IOError: Couldn't find file 'week02/auntwe20a.jpg'.

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

Full traceback:
  File "loop.rpyc", line 159, in script call
  File "week02.rpyc", line 608, in script
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\ast.py", line 652, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\exports.py", line 1199, in say
    who(what, *args, **kwargs)
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\character.py", line 1016, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\character.py", line 817, in do_display
    **display_args)
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\character.py", line 566, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\display\core.py", line 3132, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\display\core.py", line 2055, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\Cat\Downloads\DBZ Mods\JackHallRevenge-035-pc\JackHallRevenge-0.3.5-pc\renpy\loader.py", line 555, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'week02/auntwe20a.jpg'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Jack Hall Revenge 0.3.5
Thu Jan 31 16:40:46 2019
 

Gary Bertrand

Active Member
Sep 30, 2017
734
367

Overview:
You are Jack Hall, a young cop from Sun City fresh out of the academy. You've been through hard time. Your parents have been killed and your aunt and uncle too. You have choose to go overseas in an army unit. After 5 years you're back in town seeking revenge.
You don't have permission to view the spoiler content. Log in or register now.

Thread Updated: 2019-02-1
Release Date: 2019-02-1
Developer/Publisher: Praline
Censorship: No
Version: 0.3.6
OS: Windows, Mac
Language: English/French
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Change-Log:
You don't have permission to view the spoiler content. Log in or register now.

Save older than 0.3.5 will not work

Download:
WIN:
- -
MAC: - -

View attachment 88863 View attachment 114965 View attachment 114966 View attachment 147615 View attachment 147616 View attachment 147617
God Love the game Police drama and romance mixed in love it
 

Barrett74

Member
May 13, 2018
360
111
alright i have continued with some more proofreading some updates, i will be trying to get those out to y'all by tomorrow evening.
 

ontach

Well-Known Member
Apr 8, 2018
1,197
1,313
The new version is uploading ...
it fixes the bug
For bugfix releases, is it possible to upload only those (small) files that have changed from v0.3.5? Usually the fixes are in a few script files - just put them in a zip or rar and we can swap them. Saves everyone the bother of redownloading the entire game.
 

PeggyBlackett

Engaged Member
Jan 24, 2018
2,561
2,272
I love games where the female cops wear skirts so short they have to part their hair twice before they go on duty.
 
  • Like
Reactions: ontach

Dole

Well-Known Karen
Apr 28, 2017
2,966
2,469
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/week02.rpy", line 1016, in <module>
NameError: name 'saunaBJ' is not defined

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

Full traceback:
  File "loop.rpyc", line 149, in script call
  File "week02.rpyc", line 1016, in script
  File "D:\Downloads\JackHallRevenge-036-pc\JackHallRevenge-0.3.6-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Downloads\JackHallRevenge-036-pc\JackHallRevenge-0.3.6-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/week02.rpy", line 1016, in <module>
NameError: name 'saunaBJ' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Jack Hall Revenge 0.3.6
Fri Feb 01 13:37:45 2019
 
1.30 star(s) 3 Votes