Munkieshines

Newbie
Nov 12, 2018
93
109
Here's my Gallery Mod for Hanna Futile Resistance Ep2



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


Workupload
not sure if anyone has let you know, but this is what i got when i put the 3 files from your unlocker into the Game folder:

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
File "game/gallery.rpy", line 3, in prepare_screen
screen gallery():
File "game/gallery.rpy", line 3, in prepare
screen gallery():
File "game/gallery.rpy", line 7, in prepare
hbox:
File "game/gallery.rpy", line 7, in prepare
hbox:
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers (game/gallery.rpy, line 9)

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

Full traceback:
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\main.py", line 660, in main
run(restart)
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\main.py", line 95, in run
renpy.display.screen.prepare_screens()
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\display\screen.py", line 976, in prepare_screens
s.ast.prepare_screen()
File "game/gallery.rpy", line 3, in prepare_screen
screen gallery():
File "game/gallery.rpy", line 3, in prepare
screen gallery():
File "game/gallery.rpy", line 7, in prepare
hbox:
File "game/gallery.rpy", line 7, in prepare
hbox:
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\py3analysis.py", line 790, in ast_eval
return self.ast_eval_literal(expr)[0]
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\py3analysis.py", line 772, in ast_eval_literal
expr = py_compile(expr, 'eval', ast_node=True)
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\python.py", line 1027, in py_compile
raise e
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\python.py", line 979, in py_compile
raise orig_e
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\python.py", line 972, in py_compile
tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1)
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers (game/gallery.rpy, line 9)

Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22090809
Hanna
Futile Resistance Episode-2-SE
Thu Dec 29 01:14:40 2022
 
  • Like
Reactions: dominator_css

Knytling

Newbie
Feb 18, 2022
23
65
not sure if anyone has let you know, but this is what i got when i put the 3 files from your unlocker into the Game folder:

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
File "game/gallery.rpy", line 3, in prepare_screen
screen gallery():
File "game/gallery.rpy", line 3, in prepare
screen gallery():
File "game/gallery.rpy", line 7, in prepare
hbox:
File "game/gallery.rpy", line 7, in prepare
hbox:
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers (game/gallery.rpy, line 9)

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

Full traceback:
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\main.py", line 660, in main
run(restart)
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\main.py", line 95, in run
renpy.display.screen.prepare_screens()
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\display\screen.py", line 976, in prepare_screens
s.ast.prepare_screen()
File "game/gallery.rpy", line 3, in prepare_screen
screen gallery():
File "game/gallery.rpy", line 3, in prepare
screen gallery():
File "game/gallery.rpy", line 7, in prepare
hbox:
File "game/gallery.rpy", line 7, in prepare
hbox:
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\py3analysis.py", line 790, in ast_eval
return self.ast_eval_literal(expr)[0]
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\py3analysis.py", line 772, in ast_eval_literal
expr = py_compile(expr, 'eval', ast_node=True)
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\python.py", line 1027, in py_compile
raise e
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\python.py", line 979, in py_compile
raise orig_e
File "C:\New folder\HannaFutileResistance-The-Movie-Night-pc\HannaFutileResistance-Episode-2-SE-pc\renpy\python.py", line 972, in py_compile
tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1)
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers (game/gallery.rpy, line 9)

Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22090809
Hanna
Futile Resistance Episode-2-SE
Thu Dec 29 01:14:40 2022
The Gallery Mod is most likely not up to date with the new release. Wait for it to be updated
 
  • Like
Reactions: X3rr4

Knytling

Newbie
Feb 18, 2022
23
65
An other great comic from X3rr4
As always, great attention to detailes and great renders.
Keep up the good work and i'm looking forward to see what you come up with next <3
 
  • Red Heart
Reactions: X3rr4

X3rr4

Active Member
Game Developer
Jul 24, 2018
740
14,292
snow-004.jpg

Hanna: Futile Resistance - Lost in the Snowstorm is now publicly available!
Hanna and Mimi find themselves trapped in a treacherous snowstorm on their way to a party.
Follow the girls as they seek shelter and try to keep warm.

PC





MAC




Android




And for those seeking even more excitement, be sure to check out The fall of the Kings Part II, available exclusively on later today. Don't miss out on these thrilling experiences!

king21.jpg
 

Knytling

Newbie
Feb 18, 2022
23
65
Lost in the Snowstorm by X3rr4 is a fantastic new adventure that is not to be missed! The artwork is stunning and the story is captivating.
Keep up the good work X3rr4 <3
 
  • Red Heart
  • Like
Reactions: DD3DD and X3rr4

RPDL

do torrent. go fast.
Donor
Dec 17, 2020
4,906
14,119
HannaFutileResistance-EP2LS
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Red Heart
  • Like
Reactions: Ass Fan and X3rr4

Ass Fan

Conversation Conqueror
TwitFollower
Jun 27, 2020
6,337
12,645
View attachment 2364345

Hanna: Futile Resistance - Lost in the Snowstorm is now publicly available!
Hanna and Mimi find themselves trapped in a treacherous snowstorm on their way to a party.
Follow the girls as they seek shelter and try to keep warm.

PC

Mega
Workupload


MAC
Mega
Workupload


Android
Mega
Workupload


And for those seeking even more excitement, be sure to check out The fall of the Kings Part II, available exclusively on later today. Don't miss out on these thrilling experiences!

View attachment 2364348
It looks like we're going to have a lot of fun between the two thanks X3rr4 :coffee:
 

X3rr4

Active Member
Game Developer
Jul 24, 2018
740
14,292
The fall of the Kings Part II

king-28.jpg

Attention all supporters! The fall of the Kings Part II is now available. Find out how the story of Hanna and Mimi continues in a parallel universe where a vaccine has triggered a zombie catastrophe.

4K



Full-HD

 

JokerLeader

Former Legendary Game Compressor
Modder
Donor
Compressor
Mar 16, 2019
8,029
78,693
Hanna Futile Resistance [Ep.2 LS] [Compressed]

Original Size Win/Linux: 825 MB

Compressed Size Win/Linux: 293 MB: -
Compressed Size Mac: 278 MB: -

Compressing process reduces image/audio/video quality and can break the game, be aware of that.

You can find all of my Walkthrough Mods content here:
or you can
Check out my
 
Last edited:
3.70 star(s) 26 Votes