Community Forums Today's Posts     Member List     Archive    
Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2002
    Location
    Germany
    Posts
    1,763

    Server gets Runtime Error. Lib problem?

    When I try to start up the server on my linux box I get the following message:

    Runtime error 0 at BF7FFAB0
    Runtime error 221 at B804DE14
    Error stating daemon. Aborted


    The logfile has the following entries:
    ---------------------------------------------------------------
    -------------- log started at 05-12-02 14:00 -------------
    ---------------------------------------------------------------
    05-12-02 14:00:19,ALL,Info,server, Server startup initialized
    05-12-02 14:00:19,ALL,Info,server, Server version: 2.0.18.25 Linux
    OK
    05-12-02 14:00:19,ALL,Info,server, Starting server with port: 8767
    05-12-02 14:00:19,ERROR,All,SERVER, can not initialise udp communication with port 8767
    ----------------------------------------------------------
    ---------------------------------------------------------------
    --------------- log ended at 05-12-02 14:00 --------------
    ---------------------------------------------------------------

    ldd server_linux
    /lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x40016000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x40018000)
    libdl.so.2 => /lib/libdl.so.2 (0x4002e000)
    libc.so.6 => /lib/libc.so.6 (0x40032000)
    /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

    I already had a server running on this box. This problem occures since I downloaded the new version of the ts2 server.

    I hope that this is not a library version problem because I do not have the possibility to upgrade the libs.

  2. #2
    Join Date
    Jun 2002
    Location
    Netherlands
    Posts
    1,198
    hmm it seems ts cant bind the 8767 udp port.

    is something already bound to that?
    (netstat --udp -n -p )

  3. #3
    Join Date
    Dec 2002
    Location
    Germany
    Posts
    1,763
    Nope that is not the problem. The udp port is unbound.
    And the old tss2 server was running without problems on this machine.

    EDIT: I also tried other ports as well.

  4. #4
    Join Date
    Dec 2002
    Location
    Vancouver, Canada
    Posts
    35
    I get the same thing sack does...
    my UDP port is unbound...
    I have all the libs.
    but runtime error.
    blech!
    HELP!

  5. #5
    Join Date
    Dec 2002
    Location
    Germany
    Posts
    1,763
    Ok. Problem solved here.

    Someone installed a program that prevented the server to bind to a udp port.

    After uninstalling the program all is fine now.

  6. #6
    Join Date
    Jun 2002
    Location
    Netherlands
    Posts
    1,198
    what program was that (for future help)

  7. #7
    Join Date
    Dec 2002
    Location
    Vancouver, Canada
    Posts
    35
    yeah.. what was it? and what system are you running... I'm on MDK 8.2

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. No Reply from server Problem
    By Aquilitium in forum [TeamSpeak 2] Server Support
    Replies: 3
    Last Post: 16-11-2009, 23:32
  2. [solved] i need some help with my ts server
    By rebelwarrior in forum [TeamSpeak 2] Client Support
    Replies: 3
    Last Post: 14-11-2008, 00:34
  3. Problem with server
    By Hikyuuri in forum [TeamSpeak 2] Server Support
    Replies: 9
    Last Post: 18-06-2008, 00:00
  4. Another no reply from server problem....
    By Krajin in forum [TeamSpeak 2] Client Support
    Replies: 1
    Last Post: 19-04-2006, 12:28

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •