Can't run trigger rally as normal user

Marko mark0d0da at gmail.com
Sun Jan 13 04:16:39 EST 2008


Hi to all and sorry if this is a n00b question, i couldn't find info on the 
net. I installed Trigger rally sourceforge.net/projects/trigger-rally , an 
racing game using physfs that isn't maintained now, and i can't run the game 
as a normal user. physfs version is 1.0.1, the os is archlinux 2007.08-2 
Don't Panic and trigger rally is version 0.5.2. As you can see from the 
messages down running as root works without problems.

[maki at archer ~]$ trigger
Trigger init
Build: 0.5.2 on Dec 10 2007 at 13:50:51
Initialising PhysFS
Set writable user directory to "/home/maki/"
Reset writable user directory to "/home/maki/.trigger"
Application base directory "/usr/bin/"
Main game data directory datadir="/opt/games/trigger/trigger-0.5.2-data"
Loading game configuration
Load failed: PhysFS: Permission denied
Error: Couldn't load configuration file
TinyXML:
Your data paths are probably not set up correctly
Config failed: Boink at src/trigger/main.cpp:127
[maki at archer ~]$ xhost +
access control disabled, clients can connect from any host
[maki at archer ~]$ su
Password:
[root at archer maki]# trigger
Trigger init
Build: 0.5.2 on Dec 10 2007 at 13:50:51
Initialising PhysFS
Set writable user directory to "/root/"
Reset writable user directory to "/root/.trigger"
Application base directory "/usr/bin/"
Main game data directory datadir="/opt/games/trigger/trigger-0.5.2-data"
Loading game configuration
Initialising SDL
Create window and set video mode
Found 0 joysticks
GLEW initialized
Graphics: NVIDIA Corporation GeForce FX 5200/AGP/SSE2
Using OpenGL 2.0
Initialising render subsystem
Initialising texture subsystem [SDL_Image]
Initialising effects subsystem
Initialising model subsystem
Initialising audio subsystem [OpenAL]
Performing app load
Loading image "textures/splash/splash.jpg"
Initialisation complete, entering main loop
Loading image "/textures/consolefont.png"
Loading image "/textures/splash/endgame.jpg"
Loading image "/textures/life_helmet.png"
Loading image "/textures/arrow.png"
Loading image "/textures/detail.jpg"
Loading image "/textures/dust.png"
Loading image "/textures/shadow.png"
Loading image "/textures/dial_rev.png"
Loading image "/textures/dial_speed.png"
Loading image "/textures/dial_gear.png"
Loading sample "/sounds/engine1.wav"
Loading sample "/sounds/wind.wav"
Loading sample "/sounds/evo_sound/clank1.wav"
Loading sample "/sounds/gravel2.wav"
Loading sample "/sounds/evo_sound/clank3.wav"
Loading levels and events
/events/triggercup/warmup/warmup.level
maps/desertstorm/storm.level
maps/lunar/lunar.level
/events/triggercup/bigjump/jump.level
/events/triggercup/monkeybusiness/monkey.level
/events/triggercup/oldmacdonald/farm.level
Exit requested
Shutting down audio subsystem
Shutting down model subsystem
Shutting down effects subsystem
Shutting down texture subsystem
Shutting down render subsystem
Shutdown complete

Thanks in Advance



More information about the physfs mailing list