Hello, i was discovering this tool and found it excellent :).
Just tried some different maps today and it worked fine.
But now, i don't know why, i can't start the server anymore. Even with .mul files that worked some hours ago.
It's on a dedicated linux server (gentoo 32bits).
Here's the problem :
# ./cedserver
An unhandled exception occurred at $0807E4FE :
EInOutError : File not found
$0807E4FE
$0807E445
File not found?
Wich file? :D
See you
Well you need a mapX.mul, staticsX.mul, staidxX.mul, radarcol.mul and tiledata.mul. Check again if the paths are correct and don't forget, that *nix is case sensitive ;-)
I will add a verbose mode in the next version to give a little more detail on what exactly is loading to make these kinds of problem a bit easier to solve.
These files were correctly set ;) .
This morning I deleted the cedserver directory on the server, reuploaded cedserver and... i got the error even without cedserver.ini.
I mean, it doesn't ask me to configure cedserver (since i don't have cedserver.ini anymore).
It seems to write this error without even trying to check the .mul files or something.
It crash without being configured, i don't understand.
Well, i tried to install/reinstall cedserver the whole day it doesn't work.
I don't know what file is missing since i didn't change any file.
I don't know what is happening =/.
I currently can only imagine some problem with stdout (stderr seems to work ;-)). Maybe some problem of the environment it is run from? A specific terminal emulator, screen, whatever ...