Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Mac ERROR

A topic by Massive_PP created Oct 15, 2023 Views: 194 Replies: 3
Viewing posts 1 to 4

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/cheatcodes.rpy", line 38, in <module>

IOError: [Errno 30] Read-only file system: u'holi.txt'

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

Full traceback:

  File "/private/var/folders/_4/0fw1lhfn325fs91wx54jrtb80000gn/T/AppTranslocation/7102D587-F86A-4937-BD37-977BDA685E51/d/Heroes-University-H.app/Contents/Resources/autorun/renpy/bootstrap.py", line 331, in bootstrap

    renpy.main.main()

  File "/private/var/folders/_4/0fw1lhfn325fs91wx54jrtb80000gn/T/AppTranslocation/7102D587-F86A-4937-BD37-977BDA685E51/d/Heroes-University-H.app/Contents/Resources/autorun/renpy/main.py", line 560, in main

    renpy.game.context().run(node)

  File "cheatcodes.rpyc", line 25, in script

  File "cheatcodes.rpyc", line 25, in script

  File "/private/var/folders/_4/0fw1lhfn325fs91wx54jrtb80000gn/T/AppTranslocation/7102D587-F86A-4937-BD37-977BDA685E51/d/Heroes-University-H.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/_4/0fw1lhfn325fs91wx54jrtb80000gn/T/AppTranslocation/7102D587-F86A-4937-BD37-977BDA685E51/d/Heroes-University-H.app/Contents/Resources/autorun/renpy/python.py", line 2245, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/cheatcodes.rpy", line 38, in <module>

  File "/private/var/folders/_4/0fw1lhfn325fs91wx54jrtb80000gn/T/AppTranslocation/7102D587-F86A-4937-BD37-977BDA685E51/d/Heroes-University-H.app/Contents/Resources/autorun/renpy/compat/__init__.py", line 94, in compat_open

    return python_open(*args, **kwargs)

IOError: [Errno 30] Read-only file system: u'holi.txt'

Darwin-23.0.0-x86_64-i386-64bit

Ren'Py 7.4.11.2266

Heroes University H 0.2.4

I hope you can make sense of this

Thanks!

Hi, at what point did you get this error?

I it appeared when I opened the game but it seems to be fixed now (I opened the game a few hours after it updated)

Thanks for the follow up!