Monsieur X

Engaged Member
May 26, 2018
2,473
3,288
Hello, first of all congratulations on this very pleasant game.
I have an error occuring so I ask you for help thank you.



I'm sorry, but an uncaught exception occurred.

While loading <'MatrixColor' <'Crop' <'Image' u'sexting/Alice/Alice_sexting300.jpg'> 1066 20 300 588> (1, 0, 0, 0, -0.05, 0, 1, 0, 0, -0.05, 0, 0, 1, 0, -0.05, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1)>:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
error: subsurface rectangle outside surface area.
Nevermind that , Dev already ansewerd.

Could be a room wallpaper error.
Do you have an Alice wallpaper ?
Try using these commands to reset the room wallpaper.
Open the console (shit+O) and type in:
player.room2_picture_index_left = -1
player.room2_picture_index_middle = -1
player.room2_picture_index_right = -1
 
  • Like
Reactions: Bantry

yankeeInKy

Well-Known Member
Mar 1, 2020
1,847
5,956
i have this error with alice how can i fix it?

While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/gui_screens.rpy", line 2748, in execute
File "game/gui_screens.rpy", line 2748, in execute
File "game/gui_screens.rpy", line 2749, in execute
File "game/gui_screens.rpy", line 2305, in execute
File "game/gui_screens.rpy", line 2305, in execute
File "game/gui_screens.rpy", line 2307, in execute
File "game/gui_screens.rpy", line 2308, in execute
File "game/gui_screens_new_ui.rpy", line 4, in execute
File "game/gui_screens_new_ui.rpy", line 4, in execute
File "game/gui_screens_new_ui.rpy", line 5, in execute
File "game/gui_screens_new_ui.rpy", line 128, in execute
File "game/gui_screens_new_ui.rpy", line 155, in execute
File "game/gui_screens_new_ui.rpy", line 155, in execute
File "game/gui_screens_new_ui.rpy", line 158, in execute
File "game/gui_screens_new_ui.rpy", line 162, in execute
File "game/gui_screens_new_ui.rpy", line 186, in execute
File "game/gui_screens_new_ui.rpy", line 216, in execute
File "game/gui_screens_new_ui.rpy", line 216, in keywords
AttributeError: 'int' object has no attribute 'favor'

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

Full traceback:
File "game/script.rpyc", line 337, in script
[u>c�۪�3�z?�OS���&�6 ����Xu����_2_A�o�?P�M�U�����U��5��І��l�V��а�|�7��� ˋS��m������y�����9!�����"�?v��CŇ"�?J��Bҏ�cg����XD�r4~�b�K�o���/G�^Q��n�u�Ҭ�Ô����[4��5��F����qE�6���F���#�v��5ؿk�2�? �N ��|M�x�
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "D:\H-game\HolidayIsland-0.2.2.0-pc\HolidayIsland-0.2.2.0-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/gui_screens.rpy", line 2748, in execute
File "game/gui_screens.rpy", line 2748, in execute
File "game/gui_screens.rpy", line 2749, in execute
File "game/gui_screens.rpy", line 2305, in execute
File "game/gui_screens.rpy", line 2305, in execute
File "game/gui_screens.rpy", line 2307, in execute
File "game/gui_screens.rpy", line 2308, in execute
File "game/gui_screens_new_ui.rpy", line 4, in execute
File "game/gui_screens_new_ui.rpy", line 4, in execute
File "game/gui_screens_new_ui.rpy", line 5, in execute
File "game/gui_screens_new_ui.rpy", line 128, in execute
File "game/gui_screens_new_ui.rpy", line 155, in execute
File "game/gui_screens_new_ui.rpy", line 155, in execute
File "game/gui_screens_new_ui.rpy", line 158, in execute
File "game/gui_screens_new_ui.rpy", line 162, in execute
File "game/gui_screens_new_ui.rpy", line 186, in execute
File "game/gui_screens_new_ui.rpy", line 216, in execute
File "game/gui_screens_new_ui.rpy", line 216, in keywords
File "<screen language>", line 216, in <module>
AttributeError: 'int' object has no attribute 'favor'
Already answered. If you have Alice pic in your room pic frames. Remove it.
 
  • Like
Reactions: Bantry

shinomond

Member
Nov 21, 2017
156
125
And how can i change image frame i only have this op tion in my phone
For those asking about the picture app not appearing in their phone to control the frames in the master suite you need to buy a frame from the reception desk first. Then select a photo from the girls gallery and use the options on the top right and right side to size and move the box to the correct position then select the frame you want it to display in the bottom right. Once you have seleted at least one the main app to select from your chosen photo clips is available on the phone for easier selection.
 

TeamHentaiX

The Dark Side loves Da Booty + Naughty OoOooo
Uploader
Game Developer
Sep 20, 2017
2,106
14,657
aye what page is the resolution fix on, i lost it lol

nevermind i found it
 

armslev

Member
May 17, 2018
134
14
People tell me how to get this "you go to the butt contest at the pool or the beach" I can not understand what to do?
 

Monsieur X

Engaged Member
May 26, 2018
2,473
3,288
People tell me how to get this "you go to the butt contest at the pool or the beach" I can not understand what to do?
Go further in the game. You must have just started, not enough girls are on the island so the contests can't happen.
Once a week there is a wet t-shirt contest and butt contest, you get an invitation automatically.
 
  • Like
Reactions: yankeeInKy

Monsieur X

Engaged Member
May 26, 2018
2,473
3,288
I change a frame picture and it still error with alice.
Before the error happens try that to reset the wallpapers:

Open the console (shit+O) and type in:
player.room2_picture_index_left = -1
player.room2_picture_index_middle = -1
player.room2_picture_index_right = -1

Then go to the wallpapers app and delete the Alice picture(s).
 
4.10 star(s) 214 Votes