• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux 0.3.3 on Ubuntu

Status
Not open for further replies.

Bintzer

One Love
Joined
Dec 19, 2007
Messages
1,763
Reaction score
30
Location
Orlando
Well as the thread name states I'm using TFS 0.3.3 on Ubuntu 8.10.


If I try to start the server I get these errors: (these are only the ones I can see, can't scroll up)
Code:
so
b79dd000-b79df000 r--p 00158000 08:03 137        /lib/tls/i686/cmov/libc-2.8.90.so
b79df000-b79e0000 rw-p 0015a000 08:03 137        /lib/tls/i686/cmov/libc-2.8.90.so
b79e0000-b79e3000 rw-p b79e0000 00:00 0
b79e3000-b79f0000 r-xp 00000000 08:03 236        /lib/libgcc_s.so.1
b79f0000-b79f1000 r--p 0000c000 08:03 236        /lib/libgcc_s.so.1
b79f1000-b79f2000 rw-p 0000d000 08:03 236        /lib/libgcc_s.so.1
b79f2000-b7a16000 r-xp 00000000 08:03 241        /lib/tls/i686/cmov/libm-2.8.90.so
b7a16000-b7a17000 r--p 00023000 08:03 241        /lib/tls/i686/cmov/libm-2.8.90.so
b7a17000-b7a18000 rw-p 00024000 08:03 241        /lib/tls/i686/cmov/libm-2.8.90.so
b7a18000-b7afb000 r-xp 00000000 08:03 37026      /usr/lib/libstdc++.so.6.0.10
b7afb000-b7aff000 r--p 000e3000 08:03 37026      /usr/lib/libstdc++.so.6.0.10
b7aff000-b7b00000 rw-p 000e7000 08:03 37026      /usr/lib/libstdc++.so.6.0.10
b7b00000-b7b06000 rw-p b7b00000 00:00 0
b7b06000-b7c3b000 r-xp 00000000 08:03 42425      /usr/lib/libxml2.so.2.6.32
b7c3b000-b7c3c000 ---p 00135000 08:03 42425      /usr/lib/libxml2.so.2.6.32
b7c3c000-b7c40000 r--p 00135000 08:03 42425      /usr/lib/libxml2.so.2.6.32
b7c40000-b7c41000 rw-p 00139000 08:03 42425   Preparing shutdownAborted



Help on how to fix this would be greatly appreciated.
 
If you will i can give you my compiled server (on Ubuntu 8.04) wihout bugs like this but i have problem with connection to it. Server works you can see chars on list but when you push to login shows problem with connection 10061.
 
Well as the thread name states I'm using TFS 0.3.3 on Ubuntu 8.10.


If I try to start the server I get these errors: (these are only the ones I can see, can't scroll up)
Code:
so
b79dd000-b79df000 r--p 00158000 08:03 137        /lib/tls/i686/cmov/libc-2.8.90.so
b79df000-b79e0000 rw-p 0015a000 08:03 137        /lib/tls/i686/cmov/libc-2.8.90.so
b79e0000-b79e3000 rw-p b79e0000 00:00 0
b79e3000-b79f0000 r-xp 00000000 08:03 236        /lib/libgcc_s.so.1
b79f0000-b79f1000 r--p 0000c000 08:03 236        /lib/libgcc_s.so.1
b79f1000-b79f2000 rw-p 0000d000 08:03 236        /lib/libgcc_s.so.1
b79f2000-b7a16000 r-xp 00000000 08:03 241        /lib/tls/i686/cmov/libm-2.8.90.so
b7a16000-b7a17000 r--p 00023000 08:03 241        /lib/tls/i686/cmov/libm-2.8.90.so
b7a17000-b7a18000 rw-p 00024000 08:03 241        /lib/tls/i686/cmov/libm-2.8.90.so
b7a18000-b7afb000 r-xp 00000000 08:03 37026      /usr/lib/libstdc++.so.6.0.10
b7afb000-b7aff000 r--p 000e3000 08:03 37026      /usr/lib/libstdc++.so.6.0.10
b7aff000-b7b00000 rw-p 000e7000 08:03 37026      /usr/lib/libstdc++.so.6.0.10
b7b00000-b7b06000 rw-p b7b00000 00:00 0
b7b06000-b7c3b000 r-xp 00000000 08:03 42425      /usr/lib/libxml2.so.2.6.32
b7c3b000-b7c3c000 ---p 00135000 08:03 42425      /usr/lib/libxml2.so.2.6.32
b7c3c000-b7c40000 r--p 00135000 08:03 42425      /usr/lib/libxml2.so.2.6.32
b7c40000-b7c41000 rw-p 00139000 08:03 42425   Preparing shutdownAborted



Help on how to fix this would be greatly appreciated.

try to update your libraries..
i just compiled 0.3.3 on ubuntu 8.10 and it works fine, also tried on 9.04 (yes 9)
 
Status
Not open for further replies.
Back
Top