Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

uh i did everything u said but i got a pop up saying "

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00updater.rpy", line 32, in <module>
    import urllib
ImportError: dlopen(/Users/cb/Downloads/FTEPoolside-1.0-all/FTEPoolside.app/Contents/MacOS/../../../lib/darwin-x86_64/lib/python2.7/_scproxy.so, 2): no suitable image found.  Did find:
/Users/cb/Downloads/FTEPoolside-1.0-all/FTEPoolside.app/Contents/MacOS/../../../lib/darwin-x86_64/lib/python2.7/_scproxy.so: code signature in (/Users/cb/Downloads/FTEPoolside-1.0-all/FTEPoolside.app/Contents/MacOS/../../../lib/darwin-x86_64/lib/python2.7/_scproxy.so) not valid for use in process using Library Validation: library load disallowed by system policy

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

Full traceback:
  File "/Users/cb/00updater.rpyc", line 23, in script
  File "/Users/cb/Downloads/FTEPoolside-1.0-all/renpy/ast.py", line 806, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Users/cb/Downloads/FTEPoolside-1.0-all/renpy/python.py", line 1577, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00updater.rpy", line 32, in <module>
    import urllib
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/urllib.py", line 1414, in <module>
ImportError: dlopen(/Users/cb/Downloads/FTEPoolside-1.0-all/FTEPoolside.app/Contents/MacOS/../../../lib/darwin-x86_64/lib/python2.7/_scproxy.so, 2): no suitable image found.  Did find:
/Users/cb/Downloads/FTEPoolside-1.0-all/FTEPoolside.app/Contents/MacOS/../../../lib/darwin-x86_64/lib/python2.7/_scproxy.so: code signature in (/Users/cb/Downloads/FTEPoolside-1.0-all/FTEPoolside.app/Contents/MacOS/../../../lib/darwin-x86_64/lib/python2.7/_scproxy.so) not valid for use in process using Library Validation: library load disallowed by system policy

Darwin-19.5.0-x86_64-i386-64bit
Ren'Py 6.99.10.1227
 
[/code]" help also maybe its because when the 'cant open file' popup appeared i always clicked 'open' instead of cancel if there was the option to

(+2)

Heya! So, got another piece of advice from another game on this site about Mac Catalina users. Go to the Mac game file that I said in my instructions, inside the package contents, and open Terminal. Type 'cmod +x' and tap space to leave a gap. Then, drag the MacOS game file onto the end of the command and it should create a file path. Activate that command, and it should start the game no problem. If this doesn't work, try downloading the game again and trying it on an unaltered version. Hopefully this helps.