Page 1 of 1

CESERVER

Posted: Sun May 23, 2021 9:46 pm
by srea
Hi everyone!
I have a problem with ceserver. I run Ubuntu 20.04 and CE works fine under Wine. However when I try to run ceserver it just doesn't want to work. This is what I get:

Code: Select all

$ sudo /home/hoff/Hämtningar/ceserver_linux_x86_64/ceserver 
[sudo] lösenord för hoff: 
&s=0x7ffcf03c29d4
main=0x401c00
sizeof(off_t)=8
sizeof(off64_t)=8
CEServer. Waiting for client connection
socket=3
bind=-1
Terminate server
IdentifierThread active
I sometimes also get this:

Code: Select all

$ sudo /home/hoff/Hämtningar/ceserver_linux_x86_64/ceserver 
&s=0x7fff28164204
main=0x401c00
sizeof(off_t)=8
sizeof(off64_t)=8
CEServer. Waiting for client connection
IdentifierThread active
socket=3
bind=0
listen=0
accept=5
CMD_CREATETOOLHELP32SNAPSHOT
Calling CreateToolhelp32Snapshot
result of CreateToolhelp32Snapshot=1
But I find no applications or anything to connect to under the "Network" tab.
I don't know what manner of thing is happening :/