samrolfe

Newbie
May 23, 2020
39
31
Just going to start this game, but from a technical point of view and I appreciate artistic licence is in play here but, Jurors are never aloud to talk to the media about any case, prior during or post outcome as it can lead to contempt of court. Once a case is over there may be dispensation for jurors to make comments if it is in the public interest, such as jury tampering. Just sayin like......
 

jadepaladin

Engaged Member
Mar 9, 2020
2,785
5,774
Just going to start this game, but from a technical point of view and I appreciate artistic licence is in play here but, Jurors are never aloud to talk to the media about any case, prior during or post outcome as it can lead to contempt of court. Once a case is over there may be dispensation for jurors to make comments if it is in the public interest, such as jury tampering. Just sayin like......
If you're gonna enjoy this at all, the "this isn't how it works in the real world" has to go, quickly. It's basically a porn with slightly more complicated plot than usual that takes an extremely long time to develop.
 

Jacowboy

Well-Known Member
Aug 8, 2022
1,020
1,154
is Ep3 part 2 supposed to come out soon-ish? or are we looking at a yearly schedule for half chapters now? anyone knows?
 

kingwoo

Newbie
Jun 2, 2024
43
25
Had to rebuild this myself with SDK for Mac - boots fine but after loading a save I get this:


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

While running game code:
  File "game/ep2/v2Scene36c.rpy", line 72, in script
    jen "I forgot your room was this basic."
AttributeError: 'StoreModule' object has no attribute '_history_list'

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

Full traceback:
  File "game/ep2/v2Scene36c.rpy", line 72, in script
    jen "I forgot your room was this basic."
  File "/Users/gkurl/Downloads/Juryv001.app/Contents/Resources/autorun/renpy/ast.py", line 2586, in execute
    Say.execute(self)
  File "/Users/gkurl/Downloads/Juryv001.app/Contents/Resources/autorun/renpy/ast.py", line 623, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "/Users/gkurl/Downloads/Juryv001.app/Contents/Resources/autorun/renpy/exports/sayexports.py", line 132, in say
    who(what, *args, **kwargs)
  File "/Users/gkurl/Downloads/Juryv001.app/Contents/Resources/autorun/renpy/character.py", line 1468, in __call__
    self.add_history("current", who, what, multiple=multiple)
  File "/Users/gkurl/Downloads/Juryv001.app/Contents/Resources/autorun/renpy/character.py", line 1558, in add_history
    history = renpy.store._history_list # type: ignore
AttributeError: 'StoreModule' object has no attribute '_history_list'

macOS-15.6-arm64-arm-64bit arm64
Ren'Py 8.3.5.25022704
Jury v002 2.1.2.3
Tue Aug 12 00:26:12 2025
Happens every dialogue so game is unplayable for me. Have installed the WTMod also.
 
4.40 star(s) 20 Votes