love how this thread is like two months of fun banter then a very intense week operating a customer service hotline
Yeah, the support office is the other new room next to the Lab. Bantry, MonX, Duckswim are pretty much chained in there when DarkHound posts a release. I try to give 'em a break, but they're usually too fast (at least that's what Delizia tells me )love how this thread is like two months of fun banter then a very intense week operating a customer service hotline
Can you provide some additional information? Is there any error, or is there anything generated in the logfile (root of the game)?so ... what the heck can someone help me ? with the error I get get when trying to play the new version. I cannot only use my old saves but also I can not even start a new game from the beginning? It (the new version) stalls out when i get to the girls profile page. What the heck? can anyone help me figure this out. Please and Thanks you.
Not until 2.3.1 is released (Android cannot be patched, so it waits for the final bugfixes).android update?
sure here is the error I get.Can you provide some additional information? Is there any error, or is there anything generated in the logfile (root of the game)?
Not until 2.3.1 is released (Android cannot be patched, so it waits for the final bugfixes).
I thought this one was older, in that it seems to be having issues setting your pictures in the frames on the wall in the new room...Thanks for trying to help I'm looking forward to see what you think my problem may be
This looks like there is something broken with your game download, because the mentioned file "loc_player_room2_main2.webp" definitely is not missing (or broken) on my game archive.sure here is the error I get.
While loading <'MatrixColor' <'Image' u'locations/loc_player_room2_main2.webp'> (1, 0, 0, 0, 0.0, 0, 1, 0, 0, 0.0, 0, 0, 1, 0, 0.0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1)>:
Exception: Could not load image u'locations/loc_player_room2_main2.webp': error('Failed to allocate SDL_Surface',)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/script.rpyc", line 331, in script call
��fΣ(�[�o ě����6��i�~�l:��~[���1��ߑL器#~�k���3ۏ����ki���]���3��0]�6��l:���P��]#r�L���胟��� y&k�����YCL(�o6��B�P|�'��j�j�O~-:�o���[ ����s�uD��An�?��^I�}U��cum
File "game/script.rpyc", line 139, in script call
|W�q@�7�WN�MDf���o����?[�JE�IVG�VF����N�G{�
File "game/version_check.rpyc", line 17, in script
h[�IP�F;4��{�@
File "game/script.rpyc", line 331, in script call
��fΣ(�[�o ě����6��i�~�l:��~[���1��ߑL器#~�k���3ۏ����ki���]���3��0]�6��l:���P��]#r�L���胟��� y&k�����YCL(�o6��B�P|�'��j�j�O~-:�o���[ ����s�uD��An�?��^I�}U��cum
File "game/script.rpyc", line 139, in script call
|W�q@�7�WN�MDf���o����?[�JE�IVG�VF����N�G{�
File "game/version_check.rpyc", line 17, in script
h[�IP�F;4��{�@
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.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\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\im.py", line 1259, in load
surf = cache.get(self.image)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\johns\Downloads\HolidayIsland-0.2.3.0-pc\HolidayIsland-0.2.3.0-pc\renpy\display\pgrender.py", line 162, in load_image
raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'locations/loc_player_room2_main2.webp': error('Failed to allocate SDL_Surface',)
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Holiday Island 0.2.3.0
Tue Oct 06 21:10:08 2020
Why do you need to use unren.bat ?I cant use unren.bat on the game, Its normal? this is the first renpy game that doesn't let me.
It's the same appointment and the interaction for "sex" was missing. I have added it now. Will be part of the next update.There appears to be a stat tracking anomaly with Amy's recurring dinner appointment. MC had sex with her at the end but it didn't count toward her penetration stat tracking. The snip below is from a later day in the week after the dinner but still within the same week.
View attachment 848922
edit: it appears that it also isn't counting the sex from the appointment if it is a reward for her winning the butt or wet tshirt contest either.
Thats the one that I used and makes an error " C:\...\the _rpatool.tmp cant be found"Why do you need to use unren.bat ?
If it's to see the images folder use only the Extract RPA package option.
If you use any of the other options or ALL option you will crash the game folders and need to reinstall.
Rollback, Console, etc... is already unlocked in the game for you, should you need it.
I would say that's an issue with your UnRen itself.Thats the one that I used and makes an error " C:\...\the _rpatool.tmp cant be found"