Author Topic: getting errors while starting game  (Read 1091 times)

d4rkm3n

  • Wayfarer
  • *
  • Posts: 7
    • View Profile
getting errors while starting game
« on: July 09, 2006, 11:31:43 am »
hi,
i compiled planeshift under ubuntu following this tutorial: http://hydlaa.com/smf/index.php?topic=22779.0

and here are the errors:
Quote
dog@cat:/media/datalin/games/planeshift_cvs/planeshift$ ./runplaneshift.sh
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'!
WARNING: could not load plugin 'crystalspace.window.x.extf86vm'
DEBUG: Sound System Software Renderer Initializing...
WARNING: could not load plugin 'crystalspace.sndsys.software.driver.alsa'
WARNING: could not load plugin 'crystalspace.sndsys.software.driver.crystalspace.sndsys.software.driver.alsa'
ERROR: Failed to load driver as [crystalspace.sndsys.software.driver.alsa] or [crystalspace.sndsys.software.driver.crystalspace.sndsys.software.driver.alsa].
WARNING: failed to initialize plugin 'crystalspace.sndsys.renderer.software'

planeshift.application.client:
  PlaneShift Crystal Blue
  This game uses Crystal Space Engine created by Jorrit and others
  0.99 r0 [Unix-x86-GCC]

<src/client/sound/pssoundmngr.cpp:218> Setup:
  Couldn't find iSoundRender!

planeshift.application.client:
  Warning: Cannot initialize SoundManager
All LOGS are off.
Mounting skin: /this/art/skins/cvs.zip
Skipping 'InfoButton' because it's already loaded
Skipping 'InfoButton_over' because it's already loaded
Skipping 'InfoButton_active' because it's already loaded

crystalspace.font.server.multiplexer:
  Could not load font "/planeshift/data/ttf/verdana.ttf"
  Could not load font "/this/data/ttf/arial.ttf"

<src/common/paws/pawsprefmanager.cpp:104> LoadPrefFile:
  Could not load font: >/planeshift/data/ttf/verdana.ttf<

<src/common/paws/pawsmanager.cpp:144> PawsManager:
  Failed to load prefsFile '/this/data/prefs.xml'
Mounting skin: /planeshift/art/skins/base/client_base.zip

<src/common/util/psxmlparser.cpp:282> ParseFile:
  Could not find file: /paws/temp_skin/skin.xml

<src/common/paws/pawsmanager.cpp:324> LoadAdditionalSkin:
  Could not read skin info on /planeshift/art/skins/base/client_base.zip!

<src/client/psengine.cpp:396> Initialize:
  Couldn't load base skin '/planeshift/art/skins/base/client_base.zip'!

Couldn't create Resource 'sound.standardButtonClick'
Couldn't create Resource 'gui.toolbar'
Couldn't create Resource 'gui.cancel'
Couldn't create Resource 'gui.ok'
Couldn't create Resource 'gui.scrolldown'
Couldn't create Resource 'gui.scrollup'
Couldn't create Resource 'gui.shortcut'
Couldn't create Resource 'gui.quit'

crystalspace.font.server.multiplexer:
  Could not load font "/planeshift/data/ttf/cupandtalon.ttf"

<src/common/paws/pawswidget.cpp:388> LoadAttributes:
  Could not load font: >/planeshift/data/ttf/cupandtalon.ttf<

<src/common/paws/pawswidget.cpp:693> LoadChildren:
  Failed to load child widget

<src/common/paws/pawsmanager.cpp:735> LoadWidget:
  Widget OkWindow failed to load pawsOkBox

<src/common/paws/pawsmanager.cpp:676> LoadWidget:
  Could not load child widget in file /this/data/gui/ok.xml

planeshift.application.client:
  Failed to init app!
dog@cat:/media/datalin/games/planeshift_cvs/planeshift$