For$
<!-- begin site header -->
<div id=

Author Topic: Just barely functional  (Read 8233 times)

seed419

  • Newbie
  • *
  • Posts: 1
    • View Profile
Just barely functional
« 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...

Fador

  • Administrator
  • Full Member
  • *****
  • Posts: 126
    • View Profile
Re: Just barely functional
« Reply #1 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

Tellan

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Just barely functional
« Reply #2 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.
« Last Edit: January 26, 2011, 05:35:19 am by Tellan »

Fador

  • Administrator
  • Full Member
  • *****
  • Posts: 126
    • View Profile
Re: Just barely functional
« Reply #3 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