Frictional Games Forum (read-only)

Full Version: Can't read files
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey, I'm missing can't read a couple of files and I don't seem to be able to run without them. Here's the end of the hpl.log:

- DEMO VERSION -
ERROR: Could not open file /usr/local/games/AmnesiaDemo/fonts/font_default_00.dds for reading!
ERROR: Couldn't load bitmap / for FNT file '/'
ERROR: Could not open file /usr/local/games/AmnesiaDemo/textures/effects/colorconv_sepia.tga for reading!
ERROR: Texture manager Couldn't load bitmap '/'

EDIT: The Plot Thickens. I have those files, and the permissions are set to 664. They should be readable.

EDIT2: Previously, in the hpl.log file: ERROR: Could not open file /usr/local/games/AmnesiaDemo/core/textures/core_disso
lve.tga for reading!
ERROR: Texture manager Couldn't load bitmap '/'

Here, let me attach the log

EDIT 3: Hrm. Demo works fin when running as root.