I think so? I tried moving the renpy folder after your post so my folder now looks like this:
labrats2 (app), and then the extracted folders with:
(1) the bugfix,
(2) the mod,
(3) the lib and renpy folders that were within the extracted renpy folder
I got an errorlog this time:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1, in script
init -10 python: #Init -10 is used for all project wide imports of external resources
File "game/script.rpy", line 1, in script
init -10 python: #Init -10 is used for all project wide imports of external resources
File "game/script.rpy", line 13, in <module>
import unittest
ImportError: No module named unittest
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/private/var/folders/qq/wr29ztx57sxc6yrdnzc584700000gn/T/AppTranslocation/3A651DD2-3D89-44E3-9C8C-0317F25610EB/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "/private/var/folders/qq/wr29ztx57sxc6yrdnzc584700000gn/T/AppTranslocation/3A651DD2-3D89-44E3-9C8C-0317F25610EB/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/main.py", line 560, in main
renpy.game.context().run(node)
File "game/script.rpy", line 1, in script
init -10 python: #Init -10 is used for all project wide imports of external resources
File "game/script.rpy", line 1, in script
init -10 python: #Init -10 is used for all project wide imports of external resources
File "/private/var/folders/qq/wr29ztx57sxc6yrdnzc584700000gn/T/AppTranslocation/3A651DD2-3D89-44E3-9C8C-0317F25610EB/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/qq/wr29ztx57sxc6yrdnzc584700000gn/T/AppTranslocation/3A651DD2-3D89-44E3-9C8C-0317F25610EB/d/Lab_Rats_2.app/Contents/Resources/autorun/renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 13, in <module>
import unittest
ImportError: No module named unittest
Darwin-20.6.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
Lab Rats 2 - Down to Business v0.49.2.5
Thu Apr 21 21:28:04 2022
Hm hm... "Updated Renpy (v4.7.11 required for MOD v0.49.2.4 or higher)"?