Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Hakware

Pages: [1]
1
VisualC++ / Config Files not compatable - SVN Revision Question
« on: June 23, 2012, 05:15:30 pm »
Getting an annoying error- "local config and server config are incompatible! To resolve this, run a repair"
Which when you run a repair a lovely screen with nothing on it comes up.. what are the config and server config files are incompatible? 

Also Current SVN gives me a client of 0.5.113, Where is the SVN for 0.5.9?

Help greatly appreciated!
Thanks

2
VisualC++ / Fresh Build. Client Crash on starup
« on: June 22, 2012, 02:41:49 pm »
Recently built the client/server on MSVC8, everything seems fine but when I try to run the client it opens then crashes. I have looked around and have not found anyone with this same problem so Im here to find a bit of help.
this is windows 7, Current Trunk SVN.
Official Distro of planeshift client does work.

Heres what comes up in the command line window.

Your configuration files are in... C:\Users\K\AppData\Roaming\PlaneShift

crystalspace.device.joystick.windows:
  DirectInput Joystick plugin loaded; 0 joysticks

crystalspace.pluginmgr.loadplugin:
  failed to initialize plugin `crystalspace.device.joystick'

crystalspace.sndsys.renderer.openal:
  Initializing OpenAL sound system
  Retrieving available devices.
  Available OpenAL device: Generic Software
  Default OpenAL device: Generic Software
  No device specified
  Falling back on default device
  OpenAL context frequency: 44100 Hz
  OpenAL context refresh: 40 Hz
  OpenAL context uses asynchronous (threaded) context
  OpenAL context should support 255 mono sources
  OpenAL context should support 1 stereo sources

crystalspace.pluginmgr.loadplugin:
  could not load plugin `crystalspace.planeshift.sound.soundmngr'

crystalspace.graphics3d.shadermgr:
  Could not open default shadervars file /config/shadermgr-defaults.xml

crystalspace.canvas.openglwin:
  GL driver: atiglpxx.dll 8.14.1.6099

crystalspace.canvas.openglcommon:
  Could not open driver database file `/config/gldrivers.xml'
  OpenGL renderer: ATI Mobility Radeon HD 4200 Series (vendor: ATI
  Technologies Inc.) version 3.2.9704 Compatibility Profile Context
  Using full screen mode at resolution 1024x768.
  Pixel format: Color: 32 Alpha: 8 Depth: 24 Stencil: 8 AccumColor: 0
  AccumAlpha: 0 MultiSamples: 0
  Multisample: disabled

crystalspace.canvas.openglwin:
  VSync is disabled.

crystalspace.graphics3d.opengl:
  Using VBO with 64 MB of VBO memory
shader portal_default: crystalspace.graphics3d.shader.combiner.glsl:  No coercio
n library set up

crystalspace.graphics3d.shadercompiler.weaver:
  Could not load combiner plugin
  `crystalspace.graphics3d.shader.combiner.glsl'
  [node: shader(name=portal_default)]
....10%....20%....30%....40%....50%....60%....70%....80%....90%....100%
crystalspace.graphics3d.shader.combiner.glsl:  No coercion library set up
crystalspace.graphics3d.shader.combiner.glsl:  No coercion library set up
crystalspace.graphics3d.shader.combiner.glsl:  No coercion library set up
shader lighting_default: crystalspace.graphics3d.shader.combiner.glsl:  No coerc
ion library set up
....10%
crystalspace.graphics3d.shadercompiler.weaver:
  Could not load combiner plugin
  `crystalspace.graphics3d.shader.combiner.glsl'
  [node: shader(name=lighting_default)]




Thanks A ton!

Pages: [1]