I downloaded and installed Crystal Space for Mac, but I get this error when I try to run walktest.
Crystal Space for MacOS/X 1.2.0 [MacOS/X-powerpc-GCC]
Ported to MacOS/X by Eric Sunshine <sunshine@sunshineco.com>
[31m[1mERROR: [0mFailed to initialize config!
(A common cause is the CRYSTAL environment variable not being set correctly.)
Error initializing system!
Cleaning up...
Error saving configuration '/config/walktest.cfg'.
This is the output if I run the program from the terminal:
WARNING: could not load plugin 'crystalspace.font.server.freetype2'
WARNING: could not load plugin 'crystalspace.font.server.freetype2'
ERROR: Couldn't load plugin with class 'crystalspace.font.server.freetype2'!
DEBUG: Sound System Software Renderer Initializing...
DEBUG: Sound System: CoreAudio driver for software sound renderer initialized.
WARNING: could not load plugin 'crystalspace.sndsys.element.ogg'
crystalspace.maploader.parse.image:
Could not load image '/lib/std/castle/castle-detail1_d.jpg'. Unknown format!
crystalspace.maploader.parse.texture:
Could not load texture 'castle-detail1_d.jpg', using checkerboard instead
[node: world,textures,texture(name=castle-detail1_d.jpg)]
crystalspace.maploader.parse.image:
Could not load image '/lib/std/castle/castle-detail1_h.jpg'. Unknown format!
crystalspace.maploader.parse.texture:
Could not load texture 'BUMPcastle-detail1_h.jpg', using checkerboard instead
[node: world,textures,texture(name=BUMPcastle-detail1_h.jpg)]
crystalspace.maploader.parse.image:
Could not load image '/lib/std/castle/castle-detail1_n.jpg'. Unknown format!
crystalspace.maploader.parse.texture:
Could not load texture 'BUMPcastle-detail1_n.jpg', using checkerboard instead
[node: world,textures,texture(name=BUMPcastle-detail1_n.jpg)]
crystalspace.maploader.parse.image:
Could not load image '/lib/std/castle/wall-stone_2_d.jpg'. Unknown format!
[this goes on for a while]
Bus error
I have Mac OS X 10.4 PowerPC.
Thanks!