paulb
01-31-2002, 09:31 PM
I keep getting this error when I try to run redpixel. I have tries chmod 0777 blood.dat, but otherwise im clueless.
|
Click to See Complete Forum and Search --> : Redpixel: Cannot load blood.dat paulb 01-31-2002, 09:31 PM I keep getting this error when I try to run redpixel. I have tries chmod 0777 blood.dat, but otherwise im clueless. bwkaz 01-31-2002, 11:35 PM Well I tried to RTFM for you, but there doesn't appear to be a manual with anything applicable. :/ So I had to RTFS, and it appears to be looking in either /usr/local/share/redpixel or /usr/share/redpixel for all its resource files. Is that where they are? [ 31 January 2002: Message edited by: bwkaz ] Siskmarek 02-01-2002, 01:26 AM what is "redpixel"?? ~ Siskie bwkaz 02-01-2002, 08:32 AM http://freshmeat.net/projects/redpixel/ paulb 02-01-2002, 08:57 AM All my files are in /usr/local/share/redpixle. Should I try moving them to the other folder? BTW, Redpixel is one of the few games that I could find that work on Linux and Windows that I could use accross my LAN. The others are: XPilot FreeCiv A bomberman clone that I *think* might work. Edit: if only i could find some kind of configure file. I think ill go through the source to find some clue. BTW, thanks for your help, bwkaz [ 01 February 2002: Message edited by: paulb ] paulb 02-01-2002, 09:15 AM I think I found somthing: int load_dat() { dat = load_datafile(get_resource(R_SHARE, "blood.dat")); return (dat) ? 0 : -1; } bwkaz 02-01-2002, 04:25 PM That's what it looks like. wolfman8k 02-02-2002, 01:25 PM Originally posted by paulb: <STRONG>BTW, Redpixel is one of the few games that I could find that work on Linux and Windows that I could use accross my LAN. [ 01 February 2002: Message edited by: paulb ]</STRONG> :cool: Allegro :cool: justlinux.com
Copyright Internet.com Inc. All Rights Reserved. |