Author Topic: Server start  (Read 1403 times)

ic3y

  • Committee Member
  • Autococker
  • Posts: 1398
Server start
« on: May 25, 2008, 10:37:29 AM »
A Friend get some error when he want to start the server:


------- sound initialization -------
LoadLibrary("./snd_oss.so")
/dev/dsp: No such file or directory
SNDDMA_Init: Could not open /dev/dsp.
------- Loading ref_pbsdl.so -------
LoadLibrary("ref_pbsdl.so") failed: No such file or directory
recursive shutdown
Error: Couldn't load gl refresh!


what is the error?

LoadLibrary("ref_pbsdl.so") failed: No such file or directory

looks like the error but he make the same like me and all work by me

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Server start
« Reply #1 on: May 25, 2008, 10:52:17 AM »
For some reason the render mode is set to SDL. Try starting it with +vid_ref gl.

But if you're just going to do a server, just use +set dedicated 1.