02 Aug 11, 09:53PM
(02 Aug 11, 07:20PM)Mashuu Wrote: I'm currently running it on Windows 7 Home Premium 64-bit but hope to switch it onto my linux.That's probably the cause of the logging issues. You could try commenting this line
[SELECT ALL] Code:
setvbuf(logfile, NULL, _IOLBF, 0);
(02 Aug 11, 07:20PM)Mashuu Wrote: Of course there's the default master server, but it's only one. Oh well.Well, virtually everyone uses this one. Since you can't use multiple master servers at once, such concentration is inevitable.
(02 Aug 11, 07:20PM)Mashuu Wrote: I suppose I could try a different port. But I figured it would be better to try and make the new master server work with 1.0.Unfortunately, port 80 is hard-coded. Btw, are you sure you need a master server for 1.0? ;)