( search forums )
server problem
Soldat Forums - Server Talk - Server Help
spoki
March 19, 2006, 9:28 pm
I have problem with starting dedicate server under linux debian 64bit stable

gamester:~# /root/soldat/soldatserver
Runtime error 230 at 0804D197
how to repair this error?

Arklenao2
March 20, 2006, 2:43 am
damn man all i ever get is runtime errors too

Elephant_Hunter
March 20, 2006, 3:41 am
Correct me if I'm wrong, but I was under the impression that 32-bit applications can not run directly on a 64-bit platform. The Soldat Server would need to be recompiled for 64-bit systems.

spoki
March 21, 2006, 6:09 pm
this library use soldat
gamester:~# ldd /root/soldat/soldatserver
linux-gate.so.1 => (0x00000000)
libpthread.so.0 => /emul/ia32-linux/lib/libpthread.so.0 (0x55573000)
libdl.so.2 => /emul/ia32-linux/lib/libdl.so.2 (0x555c4000)
libc.so.6 => /emul/ia32-linux/lib/libc.so.6 (0x555c8000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55555000)
but only linux-gate.so isnt emulation 32bit and this is problem

FliesLikeABrick
March 21, 2006, 7:43 pm
Just a general note, when making threads please try to use more descriptive names for the topic. Instead of using "server problem" use "runtime error on 64 bit linux"