Mod Ren'Py DropOut Saga Shawn's Walkthrough + Improvements [0.10.1b] [Shawnchapp]

Pun Pundit

New Member
Oct 21, 2022
2
5
I was wondering if you have any idea why mods don't seem to work on Linux at all for me. The traceback for this game looks like,
Code:
I'm sorry, but an uncaught exception occurred.

While loading the script.
Exception: Could not load file /home/pun-pundit/Games/PG/DropOutSaga/2/DropOutSaga-0.10.1b-pc (modded)/game/mod/Shawn_Styles.rpyc.

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

Full traceback:
  File "/home/pun-pundit/Games/PG/DropOutSaga/2/DropOutSaga-0.10.1b-pc (modded)/renpy/bootstrap.py", line 359, in bootstrap
    renpy.main.main()
  File "/home/pun-pundit/Games/PG/DropOutSaga/2/DropOutSaga-0.10.1b-pc (modded)/renpy/main.py", line 455, in main
    renpy.game.script.load_script() # sets renpy.game.script.
  File "/home/pun-pundit/Games/PG/DropOutSaga/2/DropOutSaga-0.10.1b-pc (modded)/renpy/script.py", line 359, in load_script
    self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
  File "/home/pun-pundit/Games/PG/DropOutSaga/2/DropOutSaga-0.10.1b-pc (modded)/renpy/script.py", line 949, in load_appropriate_file
    raise Exception("Could not load file %s." % lastfn) # type: ignore
Exception: Could not load file /home/pun-pundit/Games/PG/DropOutSaga/2/DropOutSaga-0.10.1b-pc (modded)/game/mod/Shawn_Styles.rpyc.

Linux-6.8.0-48-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.2.2.24052601+nightly
 
Sat Nov  9 08:54:37 2024
Is it because I'm on Mint and they use an ancient ren'py engine from Debian repos, or is there some other problem?

The unmodded game runs fine.