WickedGrim

Newbie
Sep 18, 2018
92
13
I have posted earlier today about the glitch and no help. I have tried every conceivable route to get on the island with no luck. This sucks and can someone please help me out.
 

zapallbugs

Engaged Member
Jul 10, 2018
2,276
2,594
I have posted earlier today about the glitch and no help. I have tried every conceivable route to get on the island with no luck. This sucks and can someone please help me out.
1. Have you done a completely new install with the latest full version 1.3.2? Then add the fixes for 1.3.3.
2. If it still happens post the traceback.txt here as an attachment
3. Post the choices you made to get to the crash
4. May not be relevant, but what platform are you running on?
 
Last edited:

WickedGrim

Newbie
Sep 18, 2018
92
13
1. Have you done a completely new install with the latest full version 1.3.2? Then add the fixes for 1.3.3.
2. If it still happens post the traceback.txt here as an attachment
3. Post the choices you made to get to the crash
4. May not be relevant, but what platform are you runningon?
I am running High Sierra OS
I have wiped out previous game & all saves. Starting fresh.I do not know how to install the fixes as I am not a computer geek :(
 

WickedGrim

Newbie
Sep 18, 2018
92
13
I am running High Sierra OS
I have wiped out previous game & all saves. Starting fresh.I do not know how to install the fixes as I am not a computer geek :(
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'locations/loc__main.jpg'>:
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'locations/loc__main.jpg'.

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

Full traceback:
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/main.py", line 513, in main
run(restart)
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/main.py", line 139, in run
renpy.execution.run_context(True)
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/execution.py", line 876, in run_context
context.run()
File "game/script.rpyc", line 672, in script
���Y��Aƙ������7>]���d���Vo�'ro&I�LFTS�7�һr����%��M��ړ���t��ؘC�:
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/ast.py", line 1859, in execute
self.call("execute")
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/ast.py", line 1847, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/statements.py", line 179, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/exports.py", line 2724, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 2662, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 3148, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 2065, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/display/layout.py", line 719, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/display/transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/display/layout.py", line 719, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/display/layout.py", line 719, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/display/im.py", line 580, in render
return cache.get(self, render=True)
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/display/im.py", line 266, in get
surf = image.load()
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/display/im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "/Users/terrywillms/Desktop/Online Games/HolidayIsland.app/Contents/Resources/autorun/renpy/loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'locations/loc__main.jpg'.

Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.1.1.929
Holiday Island 0.1.3.2
Tue Nov 27 01:23:01 2018


This is my error. i installed the fix as per instructions and still not working
 

Jake Masters

Member
Nov 9, 2018
123
95
Third one actually doesn't trigger automatically. Once you get the Eva breast quest, ask at reception when Joy will be on the island.
does it matter who the receptionist is, or what time of the day/night you visit her? do you have to finish Eva's quest, or must merely have started it?
 

Bantry

Forum Fanatic
Oct 24, 2017
5,347
13,248
I still need help!
You don't have permission to view the spoiler content. Log in or register now.
If I understand everything correctly, when you open the console the game crashes. Just guessing, but you are probably opening the console to enter a code to adjust some stat or another for either yourself or a girl.

Have you considered installing Nice Erotica's mod (link can be found on the first page) and using that to adjust the stat(s)? All stats, hers, yours, etc. can be adjusted and there are a few more nice features included. You don't even have to re-install or re-start your game. You may also find it here:
 
  • Like
Reactions: Anon-e-Mouse

Bantry

Forum Fanatic
Oct 24, 2017
5,347
13,248
For all those experiencing a crash when they try and get off the plane, all the submitted tracebacks seem to indicate that the latest update didn't install correctly. That may or may not be the case so let's put that to the side for a moment.

What happens if you try and ignore the error? Usually that is an option at the bottom of the screen/error report. Let's say you have to ignore it a few times and the game progresses. If that happens, SAVE the game to create a restore point and then keep playing. Personally I would then go back and reinstall the update, but that's me.

May work, may not, but it might be worth a try.
 
  • Like
Reactions: junior366

Bantry

Forum Fanatic
Oct 24, 2017
5,347
13,248
Ok fellas, tell where I am screwing up here please!
View attachment 186076
According to your traceback it looks like the game is reading two action.rpyc files.
ScriptError: Name (u'E:\\downloads\\!flashget\\!games\\!!!Test\\HolidayIsland/game/actions.rpy', 1531909538, 0) is defined twice, at game/Holiday_Island_0133_bug_fix/game/actions.rpyc:5 and game/actions.rpyc:5.
Is it possible that you have two versions of the file installed within the game folder?
 

junior366

Well-Known Member
Jun 20, 2017
1,262
2,433
According to your traceback it looks like the game is reading two action.rpyc files.
ScriptError: Name (u'E:\\downloads\\!flashget\\!games\\!!!Test\\HolidayIsland/game/actions.rpy', 1531909538, 0) is defined twice, at game/Holiday_Island_0133_bug_fix/game/actions.rpyc:5 and game/actions.rpyc:5.
Is it possible that you have two versions of the file installed within the game folder?
It didn't look like there were 2 versions, delete the bugfix and try again?
 

Bantry

Forum Fanatic
Oct 24, 2017
5,347
13,248
It didn't look like there were 2 versions, delete the bugfix and try again?
Are you copying the six files contained in the bugfix folder or the actual bugfix folder? You only need the former. Read the error report again, it is saying there are two locations. One being game/Holiday_Island_0133_bug_fix/game/actions.rpyc which indicates a new folder was created [Holiday_Island_0133_bug_fix/game]. Delete that folder and after uncompressing the bugfix zip file, open the folder and copy all the files ending in .rpyc into your Holiday Island/Game folder. Overwrite the existing files.
 

WickedGrim

Newbie
Sep 18, 2018
92
13
I
Was it a clean install or did you install the bugfix over an existing install? You're on a Mac and I can tell you now I have limited experience with them.
have wiped out the game completely as I have an app cleaner. i have reinstalled it numerous times now and followed everything that I was supposed to do. I just tried yet again and get the same damn thing. Wish someone would fix it so it works. Tired of trying with no luck. Too bad the Dev can't just clean it up for us and re-up the game
 
4.00 star(s) 231 Votes