Mineserver Community

Mineserver => Support => Topic started by: seed419 on January 24, 2011, 04:29:36 pm

Title: Just barely functional
Post by: seed419 on January 24, 2011, 04:29:36 pm
The previous build I got running somehow, and not a single person could join, they were just instantly kicked.

The new build, I just get "World world" in the command prompt and nothing happens.

This is WAY to indev to be even downloadable with so many issues.  I mean, bukkit is indev but at least it functions...
Title: Re: Just barely functional
Post by: Fador on January 24, 2011, 05:52:09 pm
You'll need to set system.interface.use_cli = true; in config.cfg ;)

Windows ?
There has been some strange connection problems on windows...
Try our testserver @ mineserver.be ...it's running usually the latest version
Title: Re: Just barely functional
Post by: Tellan on January 26, 2011, 05:29:24 am
I got the same problem on Ubuntu using wine, cli fixed it tho. Wine settings are on XP, maybe a cause?

EDIT: Hah I looked at the log and I see Fador named the curse ui path to cursesui instead of what its really curseui.dll :P Curses working fine now. Now I just have to fix my timeout problem.
Title: Re: Just barely functional
Post by: Fador on January 27, 2011, 11:47:59 am
ok, another fix for the socket closing problem =b

I was using the wrong error number variable in windows ;D