Monsieur X

Engaged Member
May 26, 2018
2,474
3,289
Heroic fabric. It is a thing.

Apparently there is a huge surplus of it after Darkhound sent most of his girls to that Island.

Heck even Natalie and her 32Ms refuse to budge nowadays.
It is like having Faye around, just with clothes, unnatural I tell you :unsure:
Heroic fabric.....it's heresy.
You would gain a substantial CPU/GPU processing time by not making the girls wear a top wink wink nudge nudge.
#Free The Bewbs
#Release The Nipples
#This Is The Way
#I Have Spoken
 

Puppet Master

Active Member
Aug 21, 2018
951
1,777
Joy isn't sending me her sexts. I opened the console and typed:
joy.update_sexting_images()
which worked for Eva before.
Is there something else I need to do?
 
  • Like
Reactions: brianiac

LeafAR

New Member
Jul 9, 2018
2
1
Hello everyone. I played the game on the smartphone, and it worked, but when I play on the PC, in the first few scenes I already find an error. I've played other games with RenPy, and this is the one that is giving this error. The error follows:
You don't have permission to view the spoiler content. Log in or register now.
By the way, I'm usingn Win 10.
And thank you all for the great comunity.
 
Last edited by a moderator:

Bantry

Forum Fanatic
Oct 24, 2017
5,214
12,880
Hello everyone. I played the game on the smartphone, and it worked, but when I play on the PC, in the first few scenes I already find an error. I've played other games with RenPy, and this is the one that is giving this error. The error follows:
I'm sorry, but an uncaught exception occurred.
"
While running game code:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "game/screens.rpy", line 792, in execute
File "game/screens.rpy", line 792, in execute
File "game/screens.rpy", line 801, in execute
File "game/screens.rpy", line 484, in execute
File "game/screens.rpy", line 484, in execute
File "game/screens.rpy", line 537, in execute
File "game/screens.rpy", line 537, in keywords
File "game/screens.rpy", line 1583, in set_resolution
Exception: Could not set video mode.

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

Full traceback:
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\game.py", line 332, in call_in_new_context
return renpy.execution.run_context(False)
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 792, in execute
File "game/screens.rpy", line 792, in execute
File "game/screens.rpy", line 801, in execute
File "game/screens.rpy", line 484, in execute
File "game/screens.rpy", line 484, in execute
File "game/screens.rpy", line 537, in execute
File "game/screens.rpy", line 537, in keywords
File "<screen language>", line 540, in <module>
File "game/screens.rpy", line 1583, in set_resolution
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\exports.py", line 3177, in set_physical_size
renpy.display.interface.set_mode(size)
File "C:\Users\Rafael Schneider\Documents\123\HolidayIsland-0.1.9.0-pc\renpy\display\core.py", line 2055, in set_mode
raise Exception("Could not set video mode.")
Exception: Could not set video mode.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Holiday Island 0.1.9.0
Fri Jan 10 19:58:47 2020
"
By the way, I'm usingn Win 10.
And thank you all for the great comunity.
More than likely a resolution problem with your PC. Download the latest bugfix and update to 0.1.9.1.

 
Jan 3, 2020
339
85
[QUOTE = "Bantry, postagem: 2876218, membro: 259975"]
Desculpe, mas tenho que perguntar. Por que você quer um resumo?
[/CITAR]
In short, the only way to communicate in English is by using google translator
 
4.00 star(s) 215 Votes