I'm a fan of those titles as well. I was just pointing out that there is such a thing as "night lighting". Sorry, if I came across as insulting but it just looks better than a dark screen that makes it difficult to see. In the military I operated "in the dark" enough to know that there is almost always light. Some nights are actually quite bright. It's just a lower light level and a different color than "daylight". Ambient light exists nearly everywhere. Starlight lends a blueish cast. Moonlight can be quite bright and can vary in color but usually lends an orange or yellow cast. There is often more ambient light from nearby towns or cities than you might thing. Most towns have street lights. Cities have all kinds of lights at night and are never "dark" unless the power goes out.motseer
I'm a big fan of Resident Evil and Fallout. In the second chapter the setting is even darker :=)
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/functions.rpy", line 297, in script
init python:
File "game/functions.rpy", line 312, in <module>
logging.basicConfig(filename='game_log.txt', level=logging.DEBUG,
OSError: [Errno 30] Read-only file system: '/game_log.txt'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/functions.rpy", line 297, in script
init python:
File "/private/var/folders/c8/hszvlf693bv_k1kmx7l5krzh0000gn/T/AppTranslocation/EE56182A-F952-4052-BB2F-96D543316EC4/d/OL.app/Contents/Resources/autorun/renpy/ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/c8/hszvlf693bv_k1kmx7l5krzh0000gn/T/AppTranslocation/EE56182A-F952-4052-BB2F-96D543316EC4/d/OL.app/Contents/Resources/autorun/renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/functions.rpy", line 312, in <module>
logging.basicConfig(filename='game_log.txt', level=logging.DEBUG,
File "lib/python3.9/logging/__init__.py", line 2003, in basicConfig
File "lib/python3.9/logging/__init__.py", line 1146, in __init__
File "lib/python3.9/logging/__init__.py", line 1175, in _open
OSError: [Errno 30] Read-only file system: '/game_log.txt'
macOS-15.0.1-arm64-arm-64bit arm64
Ren'Py 8.2.3.24061702
Outlast 0.2
Thu Nov 7 05:38:44 2024
Yeah it's brokenmac version dont run at all. nobody tested it at all?
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/functions.rpy", line 297, in script init python: File "game/functions.rpy", line 312, in <module> logging.basicConfig(filename='game_log.txt', level=logging.DEBUG, OSError: [Errno 30] Read-only file system: '/game_log.txt' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/functions.rpy", line 297, in script init python: File "/private/var/folders/c8/hszvlf693bv_k1kmx7l5krzh0000gn/T/AppTranslocation/EE56182A-F952-4052-BB2F-96D543316EC4/d/OL.app/Contents/Resources/autorun/renpy/ast.py", line 823, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/private/var/folders/c8/hszvlf693bv_k1kmx7l5krzh0000gn/T/AppTranslocation/EE56182A-F952-4052-BB2F-96D543316EC4/d/OL.app/Contents/Resources/autorun/renpy/python.py", line 1178, in py_exec_bytecode exec(bytecode, globals, locals) File "game/functions.rpy", line 312, in <module> logging.basicConfig(filename='game_log.txt', level=logging.DEBUG, File "lib/python3.9/logging/__init__.py", line 2003, in basicConfig File "lib/python3.9/logging/__init__.py", line 1146, in __init__ File "lib/python3.9/logging/__init__.py", line 1175, in _open OSError: [Errno 30] Read-only file system: '/game_log.txt' macOS-15.0.1-arm64-arm-64bit arm64 Ren'Py 8.2.3.24061702 Outlast 0.2 Thu Nov 7 05:38:44 2024
Nice one, thank you very muchSneak Monkey FPcrab
We apologize for the issue some of you encountered. To resolve this, please replace the existing file in your game with the updated one provided.
Here’s how to replace the file:
This should fix the problem! Thank you for your patience and support. Please let us know if you encounter any other issues.
- Download the updated functions.rpy file.
- Navigate to the game folder of your game installation.
- Path: [Game Folder]/game/functions.rpy
- Replace the existing functions.rpy with the new file.
Hey, so I'm playing right now, just a heads up the dialogue is filled with typos, like "my arm is under HIS head, HE will wake up for sure" whilst thinking about Jess. So a good proof read is in order.Sneak Monkey FPcrab
We apologize for the issue some of you encountered. To resolve this, please replace the existing file in your game with the updated one provided.
Here’s how to replace the file:
This should fix the problem! Thank you for your patience and support. Please let us know if you encounter any other issues.
- Download the updated functions.rpy file.
- Navigate to the game folder of your game installation.
- Path: [Game Folder]/game/functions.rpy
- Replace the existing functions.rpy with the new file.