Mod Ren'Py The Awakening Shawn's Walkthrough + Improvements[0.4.6d] [Shawnchapp]

5.00 star(s) 2 Votes

shiqz

Active Member
Dec 25, 2020
623
918
237
Updated

PB: 3 days


Change Logs:
  • Do both Linda's event 9 and the twins event 6
  • Do both options in Linda event 9 (text linda and check on Vic), roommates event 8 (Follow Liz to bathroom and stay with other 2 girls) NO CONSEQUENCES
Thanks for still taking the time to update considering the circumstances and the additions to the Game, get well soon. :giggle:
 
  • Like
Reactions: Ursus4321

chien9x

New Member
Mar 12, 2022
14
20
126
Hello, when it gets to this part, it doesn’t continue anymore, but if I delete the mod, it works normally.

to the paragraph : (Anyway, let's finish up here and head back.) roommateStory8.rpy and Shawn_Labels.

With the mod, it will look like in the picture. If you press 'Give Up', it will show the scene where Abby goes shopping with [mc] in another quest, and then it restarts the quest, but after that the same error appears again like in the picture, as if it’s a loop.

1.png
 
Last edited:

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,313
8,308
610
Hello, when it gets to this part, it doesn’t continue anymore, but if I delete the mod, it works normally.

to the paragraph : (Anyway, let's finish up here and head back.) roommateStory8.rpy and Shawn_Labels.

With the mod, it will look like in the picture. If you press 'Give Up', it will show the scene where Abby goes shopping with [mc] in another quest, and then it restarts the quest, but after that the same error appears again like in the picture, as if it’s a loop.

View attachment 5229161
can you share the wrror log? and can you send save please
 
  • Like
Reactions: chien9x

lazymanpt

New Member
Jun 24, 2023
2
1
133
Hi, with the mod installed I get this error, do you have any idea what could be the fix? I also tried playing a bit before installing the mod, to see the the value would be defined afterwards, but no luck. TIA

Code:
I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
  File "game/customScreens/popUps.rpy", line 25, in check_changes
Exception: While evaluating change check 'LovePowerLandlady':NameError("name 'LovePowerLandlady' is not defined")

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

Full traceback:
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\bootstrap.py", line 359, in bootstrap
    renpy.main.main()
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\main.py", line 549, in main
    renpy.game.script.report_duplicate_labels()
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\script.py", line 1155, in report_duplicate_labels
    if renpy.parser.report_parse_errors():
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\parser.py", line 1785, in report_parse_errors
    renpy.display.error.report_parse_errors(full_text, error_fn)
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\display\error.py", line 195, in report_parse_errors
    renpy.game.invoke_in_new_context(
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\game.py", line 293, in invoke_in_new_context
    return callable(*args, **kwargs)
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\display\error.py", line 48, in call_exception_screen
    return renpy.ui.interact(mouse="screen", type="screen", suppress_overlay=True, suppress_underlay=True)
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\display\core.py", line 2151, in interact
    i()
  File "game/customScreens/popUps.rpy", line 25, in check_changes
Exception: While evaluating change check 'LovePowerLandlady':NameError("name 'LovePowerLandlady' is not defined")

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.1.24030407
 0.4.6c
Sun Sep 14 00:12:43 2025
 

lazymanpt

New Member
Jun 24, 2023
2
1
133
Hi, with the mod installed I get this error, do you have any idea what could be the fix? I also tried playing a bit before installing the mod, to see the the value would be defined afterwards, but no luck. TIA

Code:
I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
  File "game/customScreens/popUps.rpy", line 25, in check_changes
Exception: While evaluating change check 'LovePowerLandlady':NameError("name 'LovePowerLandlady' is not defined")

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

Full traceback:
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\bootstrap.py", line 359, in bootstrap
    renpy.main.main()
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\main.py", line 549, in main
    renpy.game.script.report_duplicate_labels()
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\script.py", line 1155, in report_duplicate_labels
    if renpy.parser.report_parse_errors():
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\parser.py", line 1785, in report_parse_errors
    renpy.display.error.report_parse_errors(full_text, error_fn)
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\display\error.py", line 195, in report_parse_errors
    renpy.game.invoke_in_new_context(
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\game.py", line 293, in invoke_in_new_context
    return callable(*args, **kwargs)
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\display\error.py", line 48, in call_exception_screen
    return renpy.ui.interact(mouse="screen", type="screen", suppress_overlay=True, suppress_underlay=True)
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\New folder\TheAwakening-0.4.6c-pc\renpy\display\core.py", line 2151, in interact
    i()
  File "game/customScreens/popUps.rpy", line 25, in check_changes
Exception: While evaluating change check 'LovePowerLandlady':NameError("name 'LovePowerLandlady' is not defined")

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.1.24030407
0.4.6c
Sun Sep 14 00:12:43 2025
nvm, fixed.
 
  • Like
Reactions: Shawnchapp

balboa2151

Active Member
Jun 10, 2023
527
579
226
hey everyone, I have the mod installed along with the 0x52 cheat mod, for some reason the choices are not highlighted? I have the mod installed in the correct location in the game folder, is anyone else having this problem? I would appreciate any help

edit: I uninstalled the game, reinstalled it just with this mod and now I'm receiving an error
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 460, in execute_pause
renpy.pause(delay)
File "game/mod/Shawn_Overrides.rpy", line 456, in execute
File "game/mod/Shawn_Overrides.rpy", line 456, in execute
File "game/mod/Shawn_Overrides.rpy", line 598, in execute
Exception: Imagebutton does not have a idle image. (auto='mod/images/btn_mod_%s.pn


NEVERMIND, I uninstalled and reinstalled the game but this time I extracted the files into the game instead of dragging into the game: I hope this helps anyone that is also having problems. thanks
 
Last edited:
  • Like
Reactions: Shawnchapp

BakaHu

Member
May 8, 2022
403
488
186
Actually I just found out it's a ren'py plugin issue with joiplay the new plugins cause it the previous version doesn't

——————

This only happens after applying the mod the game itself works

Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/storyParts/roommateStory8.rpy", line 182: Line with id gallery78_448c2dfc appears twice. The other line is game/mod/Shawn_Labels.rpyc:839

File "game/storyParts/roommateStory8.rpy", line 185: Line with id gallery78_f946200d appears twice. The other line is game/mod/Shawn_Labels.rpyc:842

File "game/storyParts/roommateStory8.rpy", line 186: Line with id gallery78_65beaf5d appears twice. The other line is game/mod/Shawn_Labels.rpyc:843

File "game/storyParts/roommateStory8.rpy", line 187: Line with id gallery78_3d25cf83 appears twice. The other line is game/mod/Shawn_Labels.rpyc:844

File "game/storyParts/roommateStory8.rpy", line 188: Line with id gallery78_b52ada64 appears twice. The other line is game/mod/Shawn_Labels.rpyc:845

File "game/storyParts/roommateStory8.rpy", line 190: Line with id gallery78_3d0a993c appears twice. The other line is game/mod/Shawn_Labels.rpyc:847

File "game/storyParts/roommateStory8.rpy", line 192: Line with id gallery78_f1bd5aeb appears twice. The other line is game/mod/Shawn_Labels.rpyc:849

File "game/storyParts/roommateStory8.rpy", line 193: Line with id gallery78_2371a335 appears twice. The other line is game/mod/Shawn_Labels.rpyc:850

File "game/storyParts/roommateStory8.rpy", line 196: Line with id gallery78_aa2e9227 appears twice. The other line is game/mod/Shawn_Labels.rpyc:853

File "game/storyParts/roommateStory8.rpy", line 197: Line with id gallery78_cf8e6a74 appears twice. The other line is game/mod/Shawn_Labels.rpyc:854

File "game/storyParts/roommateStory8.rpy", line 198: Line with id gallery78_254389d3 appears twice. The other line is game/mod/Shawn_Labels.rpyc:855

File "game/storyParts/roommateStory8.rpy", line 199: Line with id gallery78_aa505a6a appears twice. The other line is game/mod/Shawn_Labels.rpyc:856

File "game/storyParts/roommateStory8.rpy", line 201: Line with id gallery78_ac7a78c3 appears twice. The other line is game/mod/Shawn_Labels.rpyc:858

File "game/storyParts/roommateStory8.rpy", line 202: Line with id gallery78_e047b705 appears twice. The other line is game/mod/Shawn_Labels.rpyc:859

File "game/storyParts/roommateStory8.rpy", line 204: Line with id gallery78_30c06402 appears twice. The other line is game/mod/Shawn_Labels.rpyc:861

File "game/storyParts/roommateStory8.rpy", line 206: Line with id gallery78_e5df26b9 appears twice. The other line is game/mod/Shawn_Labels.rpyc:863

File "game/storyParts/roommateStory8.rpy", line 207: Line with id gallery78_4d284910 appears twice. The other line is game/mod/Shawn_Labels.rpyc:864

File "game/storyParts/roommateStory8.rpy", line 209: Line with id gallery78_49c9a289 appears twice. The other line is game/mod/Shawn_Labels.rpyc:866

File "game/storyParts/roommateStory8.rpy", line 210: Line with id gallery78_8dd7039f appears twice. The other line is game/mod/Shawn_Labels.rpyc:867

File "game/storyParts/roommateStory8.rpy", line 211: Line with id gallery78_6f3fb13a appears twice. The other line is game/mod/Shawn_Labels.rpyc:868

File "game/storyParts/roommateStory8.rpy", line 213: Line with id gallery78_02e2d59d appears twice. The other line is game/mod/Shawn_Labels.rpyc:870

File "game/storyParts/roommateStory8.rpy", line 215: Line with id gallery78_7aeb09ba appears twice. The other line is game/mod/Shawn_Labels.rpyc:872

File "game/storyParts/roommateStory8.rpy", line 216: Line with id gallery78_f147ad67 appears twice. The other line is game/mod/Shawn_Labels.rpyc:873

File "game/storyParts/roommateStory8.rpy", line 217: Line with id gallery78_1567d621 appears twice. The other line is game/mod/Shawn_Labels.rpyc:874

File "game/storyParts/roommateStory8.rpy", line 218: Line with id gallery78_517c29a2 appears twice. The other line is game/mod/Shawn_Labels.rpyc:875

File "game/storyParts/roommateStory8.rpy", line 219: Line with id gallery78_6657a737 appears twice. The other line is game/mod/Shawn_Labels.rpyc:876

File "game/storyParts/roommateStory8.rpy", line 220: Line with id gallery78_07577339 appears twice. The other line is game/mod/Shawn_Labels.rpyc:877

File "game/storyParts/roommateStory8.rpy", line 221: Line with id gallery78_604b6137 appears twice. The other line is game/mod/Shawn_Labels.rpyc:878

File "game/storyParts/roommateStory8.rpy", line 226: Line with id gallery78_bed72ff0 appears twice. The other line is game/mod/Shawn_Labels.rpyc:883

File "game/storyParts/roommateStory8.rpy", line 227: Line with id gallery78_e2603d09 appears twice. The other line is game/mod/Shawn_Labels.rpyc:884

File "game/storyParts/roommateStory8.rpy", line 229: Line with id gallery78_3f9ea69f appears twice. The other line is game/mod/Shawn_Labels.rpyc:886

File "game/storyParts/roommateStory8.rpy", line 231: Line with id gallery78_e18e4613 appears twice. The other line is game/mod/Shawn_Labels.rpyc:888

File "game/storyParts/roommateStory8.rpy", line 232: Line with id gallery78_0bfcdec4 appears twice. The other line is game/mod/Shawn_Labels.rpyc:889

File "game/storyParts/roommateStory8.rpy", line 233: Line with id gallery78_f2f01e58 appears twice. The other line is game/mod/Shawn_Labels.rpyc:890

File "game/storyParts/roommateStory8.rpy", line 234: Line with id gallery78_02295e8d appears twice. The other line is game/mod/Shawn_Labels.rpyc:891

File "game/storyParts/roommateStory8.rpy", line 236: Line with id gallery78_f79a6ce8 appears twice. The other line is game/mod/Shawn_Labels.rpyc:893

File "game/storyParts/roommateStory8.rpy", line 237: Line with id gallery78_2e69d7eb appears twice. The other line is game/mod/Shawn_Labels.rpyc:894

File "game/storyParts/roommateStory8.rpy", line 238: Line with id gallery78_026a3d77 appears twice. The other line is game/mod/Shawn_Labels.rpyc:895

File "game/storyParts/roommateStory8.rpy", line 240: Line with id gallery78_7fda738b appears twice. The other line is game/mod/Shawn_Labels.rpyc:897

File "game/storyParts/roommateStory8.rpy", line 241: Line with id gallery78_617af28f appears twice. The other line is game/mod/Shawn_Labels.rpyc:898

File "game/storyParts/roommateStory8.rpy", line 242: Line with id gallery78_d937d250 appears twice. The other line is game/mod/Shawn_Labels.rpyc:899

File "game/storyParts/roommateStory8.rpy", line 243: Line with id gallery78_916b4903 appears twice. The other line is game/mod/Shawn_Labels.rpyc:900

File "game/storyParts/roommateStory8.rpy", line 245: Line with id gallery78_8dbc9f7c appears twice. The other line is game/mod/Shawn_Labels.rpyc:902

File "game/storyParts/roommateStory8.rpy", line 246: Line with id gallery78_3cadb8d1 appears twice. The other line is game/mod/Shawn_Labels.rpyc:903

File "game/storyParts/roommateStory8.rpy", line 247: Line with id gallery78_6fa8aa4e appears twice. The other line is game/mod/Shawn_Labels.rpyc:904

File "game/storyParts/roommateStory8.rpy", line 249: Line with id gallery78_980226f3 appears twice. The other line is game/mod/Shawn_Labels.rpyc:906

File "game/storyParts/roommateStory8.rpy", line 250: Line with id gallery78_be0cd1da appears twice. The other line is game/mod/Shawn_Labels.rpyc:907

File "game/storyParts/roommateStory8.rpy", line 251: Line with id gallery78_3f03f374 appears twice. The other line is game/mod/Shawn_Labels.rpyc:908

File "game/storyParts/roommateStory8.rpy", line 252: Line with id gallery78_8ded7f86 appears twice. The other line is game/mod/Shawn_Labels.rpyc:909

File "game/storyParts/roommateStory8.rpy", line 254: Line with id gallery78_414edeca appears twice. The other line is game/mod/Shawn_Labels.rpyc:911

File "game/storyParts/roommateStory8.rpy", line 258: Line with id gallery78_e2eca998 appears twice. The other line is game/mod/Shawn_Labels.rpyc:915

File "game/storyParts/roommateStory8.rpy", line 260: Line with id gallery78_7b1c2fce appears twice. The other line is game/mod/Shawn_Labels.rpyc:917

File "game/storyParts/roommateStory8.rpy", line 261: Line with id gallery78_6b0f1bed appears twice. The other line is game/mod/Shawn_Labels.rpyc:918

File "game/storyParts/roommateStory8.rpy", line 262: Line with id gallery78_8cf80dcc appears twice. The other line is game/mod/Shawn_Labels.rpyc:919

File "game/storyParts/roommateStory8.rpy", line 263: Line with id gallery78_84bd18f5 appears twice. The other line is game/mod/Shawn_Labels.rpyc:920

File "game/storyParts/roommateStory8.rpy", line 264: Line with id gallery78_970581e4 appears twice. The other line is game/mod/Shawn_Labels.rpyc:921

Ren'Py Version: Ren'Py 8.2.1.24030407
Tue Oct 14 08:56:47 2025
 
Last edited:

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,313
8,308
610
Actually I just found out it's a ren'py plugin issue with joiplay the new plugins cause it the previous version doesn't

——————

This only happens after applying the mod the game itself works

Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/storyParts/roommateStory8.rpy", line 182: Line with id gallery78_448c2dfc appears twice. The other line is game/mod/Shawn_Labels.rpyc:839

File "game/storyParts/roommateStory8.rpy", line 185: Line with id gallery78_f946200d appears twice. The other line is game/mod/Shawn_Labels.rpyc:842

File "game/storyParts/roommateStory8.rpy", line 186: Line with id gallery78_65beaf5d appears twice. The other line is game/mod/Shawn_Labels.rpyc:843

File "game/storyParts/roommateStory8.rpy", line 187: Line with id gallery78_3d25cf83 appears twice. The other line is game/mod/Shawn_Labels.rpyc:844

File "game/storyParts/roommateStory8.rpy", line 188: Line with id gallery78_b52ada64 appears twice. The other line is game/mod/Shawn_Labels.rpyc:845

File "game/storyParts/roommateStory8.rpy", line 190: Line with id gallery78_3d0a993c appears twice. The other line is game/mod/Shawn_Labels.rpyc:847

File "game/storyParts/roommateStory8.rpy", line 192: Line with id gallery78_f1bd5aeb appears twice. The other line is game/mod/Shawn_Labels.rpyc:849

File "game/storyParts/roommateStory8.rpy", line 193: Line with id gallery78_2371a335 appears twice. The other line is game/mod/Shawn_Labels.rpyc:850

File "game/storyParts/roommateStory8.rpy", line 196: Line with id gallery78_aa2e9227 appears twice. The other line is game/mod/Shawn_Labels.rpyc:853

File "game/storyParts/roommateStory8.rpy", line 197: Line with id gallery78_cf8e6a74 appears twice. The other line is game/mod/Shawn_Labels.rpyc:854

File "game/storyParts/roommateStory8.rpy", line 198: Line with id gallery78_254389d3 appears twice. The other line is game/mod/Shawn_Labels.rpyc:855

File "game/storyParts/roommateStory8.rpy", line 199: Line with id gallery78_aa505a6a appears twice. The other line is game/mod/Shawn_Labels.rpyc:856

File "game/storyParts/roommateStory8.rpy", line 201: Line with id gallery78_ac7a78c3 appears twice. The other line is game/mod/Shawn_Labels.rpyc:858

File "game/storyParts/roommateStory8.rpy", line 202: Line with id gallery78_e047b705 appears twice. The other line is game/mod/Shawn_Labels.rpyc:859

File "game/storyParts/roommateStory8.rpy", line 204: Line with id gallery78_30c06402 appears twice. The other line is game/mod/Shawn_Labels.rpyc:861

File "game/storyParts/roommateStory8.rpy", line 206: Line with id gallery78_e5df26b9 appears twice. The other line is game/mod/Shawn_Labels.rpyc:863

File "game/storyParts/roommateStory8.rpy", line 207: Line with id gallery78_4d284910 appears twice. The other line is game/mod/Shawn_Labels.rpyc:864

File "game/storyParts/roommateStory8.rpy", line 209: Line with id gallery78_49c9a289 appears twice. The other line is game/mod/Shawn_Labels.rpyc:866

File "game/storyParts/roommateStory8.rpy", line 210: Line with id gallery78_8dd7039f appears twice. The other line is game/mod/Shawn_Labels.rpyc:867

File "game/storyParts/roommateStory8.rpy", line 211: Line with id gallery78_6f3fb13a appears twice. The other line is game/mod/Shawn_Labels.rpyc:868

File "game/storyParts/roommateStory8.rpy", line 213: Line with id gallery78_02e2d59d appears twice. The other line is game/mod/Shawn_Labels.rpyc:870

File "game/storyParts/roommateStory8.rpy", line 215: Line with id gallery78_7aeb09ba appears twice. The other line is game/mod/Shawn_Labels.rpyc:872

File "game/storyParts/roommateStory8.rpy", line 216: Line with id gallery78_f147ad67 appears twice. The other line is game/mod/Shawn_Labels.rpyc:873

File "game/storyParts/roommateStory8.rpy", line 217: Line with id gallery78_1567d621 appears twice. The other line is game/mod/Shawn_Labels.rpyc:874

File "game/storyParts/roommateStory8.rpy", line 218: Line with id gallery78_517c29a2 appears twice. The other line is game/mod/Shawn_Labels.rpyc:875

File "game/storyParts/roommateStory8.rpy", line 219: Line with id gallery78_6657a737 appears twice. The other line is game/mod/Shawn_Labels.rpyc:876

File "game/storyParts/roommateStory8.rpy", line 220: Line with id gallery78_07577339 appears twice. The other line is game/mod/Shawn_Labels.rpyc:877

File "game/storyParts/roommateStory8.rpy", line 221: Line with id gallery78_604b6137 appears twice. The other line is game/mod/Shawn_Labels.rpyc:878

File "game/storyParts/roommateStory8.rpy", line 226: Line with id gallery78_bed72ff0 appears twice. The other line is game/mod/Shawn_Labels.rpyc:883

File "game/storyParts/roommateStory8.rpy", line 227: Line with id gallery78_e2603d09 appears twice. The other line is game/mod/Shawn_Labels.rpyc:884

File "game/storyParts/roommateStory8.rpy", line 229: Line with id gallery78_3f9ea69f appears twice. The other line is game/mod/Shawn_Labels.rpyc:886

File "game/storyParts/roommateStory8.rpy", line 231: Line with id gallery78_e18e4613 appears twice. The other line is game/mod/Shawn_Labels.rpyc:888

File "game/storyParts/roommateStory8.rpy", line 232: Line with id gallery78_0bfcdec4 appears twice. The other line is game/mod/Shawn_Labels.rpyc:889

File "game/storyParts/roommateStory8.rpy", line 233: Line with id gallery78_f2f01e58 appears twice. The other line is game/mod/Shawn_Labels.rpyc:890

File "game/storyParts/roommateStory8.rpy", line 234: Line with id gallery78_02295e8d appears twice. The other line is game/mod/Shawn_Labels.rpyc:891

File "game/storyParts/roommateStory8.rpy", line 236: Line with id gallery78_f79a6ce8 appears twice. The other line is game/mod/Shawn_Labels.rpyc:893

File "game/storyParts/roommateStory8.rpy", line 237: Line with id gallery78_2e69d7eb appears twice. The other line is game/mod/Shawn_Labels.rpyc:894

File "game/storyParts/roommateStory8.rpy", line 238: Line with id gallery78_026a3d77 appears twice. The other line is game/mod/Shawn_Labels.rpyc:895

File "game/storyParts/roommateStory8.rpy", line 240: Line with id gallery78_7fda738b appears twice. The other line is game/mod/Shawn_Labels.rpyc:897

File "game/storyParts/roommateStory8.rpy", line 241: Line with id gallery78_617af28f appears twice. The other line is game/mod/Shawn_Labels.rpyc:898

File "game/storyParts/roommateStory8.rpy", line 242: Line with id gallery78_d937d250 appears twice. The other line is game/mod/Shawn_Labels.rpyc:899

File "game/storyParts/roommateStory8.rpy", line 243: Line with id gallery78_916b4903 appears twice. The other line is game/mod/Shawn_Labels.rpyc:900

File "game/storyParts/roommateStory8.rpy", line 245: Line with id gallery78_8dbc9f7c appears twice. The other line is game/mod/Shawn_Labels.rpyc:902

File "game/storyParts/roommateStory8.rpy", line 246: Line with id gallery78_3cadb8d1 appears twice. The other line is game/mod/Shawn_Labels.rpyc:903

File "game/storyParts/roommateStory8.rpy", line 247: Line with id gallery78_6fa8aa4e appears twice. The other line is game/mod/Shawn_Labels.rpyc:904

File "game/storyParts/roommateStory8.rpy", line 249: Line with id gallery78_980226f3 appears twice. The other line is game/mod/Shawn_Labels.rpyc:906

File "game/storyParts/roommateStory8.rpy", line 250: Line with id gallery78_be0cd1da appears twice. The other line is game/mod/Shawn_Labels.rpyc:907

File "game/storyParts/roommateStory8.rpy", line 251: Line with id gallery78_3f03f374 appears twice. The other line is game/mod/Shawn_Labels.rpyc:908

File "game/storyParts/roommateStory8.rpy", line 252: Line with id gallery78_8ded7f86 appears twice. The other line is game/mod/Shawn_Labels.rpyc:909

File "game/storyParts/roommateStory8.rpy", line 254: Line with id gallery78_414edeca appears twice. The other line is game/mod/Shawn_Labels.rpyc:911

File "game/storyParts/roommateStory8.rpy", line 258: Line with id gallery78_e2eca998 appears twice. The other line is game/mod/Shawn_Labels.rpyc:915

File "game/storyParts/roommateStory8.rpy", line 260: Line with id gallery78_7b1c2fce appears twice. The other line is game/mod/Shawn_Labels.rpyc:917

File "game/storyParts/roommateStory8.rpy", line 261: Line with id gallery78_6b0f1bed appears twice. The other line is game/mod/Shawn_Labels.rpyc:918

File "game/storyParts/roommateStory8.rpy", line 262: Line with id gallery78_8cf80dcc appears twice. The other line is game/mod/Shawn_Labels.rpyc:919

File "game/storyParts/roommateStory8.rpy", line 263: Line with id gallery78_84bd18f5 appears twice. The other line is game/mod/Shawn_Labels.rpyc:920

File "game/storyParts/roommateStory8.rpy", line 264: Line with id gallery78_970581e4 appears twice. The other line is game/mod/Shawn_Labels.rpyc:921

Ren'Py Version: Ren'Py 8.2.1.24030407
Tue Oct 14 08:56:47 2025

i know about joltplay/andriod

but give this a try drop in the mod folder
 
5.00 star(s) 2 Votes