[DiscordArchive] You said you compiled it from scratch?
[DiscordArchive] You said you compiled it from scratch?
Archived author: Zeeg • Posted: 2018-01-15T01:04:28.005000+00:00
Original source
You said you compiled it from scratch?
Archived author: Nefertum • Posted: 2018-01-15T01:04:37.188000+00:00
Original source
Yes, that data
Archived author: Kazael • Posted: 2018-01-15T01:05:01.118000+00:00
Original source
I've already done that
Archived author: Nefertum • Posted: 2018-01-15T01:06:00.004000+00:00
Original source
Well, without logs its hard
Archived author: Kazael • Posted: 2018-01-15T01:06:51.345000+00:00
Original source
:/
Archived author: sixhours. • Posted: 2018-01-15T01:08:49.996000+00:00
Original source
<@224629068279054336> Look in the authserver.config and worldserver.cofig to see where your logs are going. when the server starts up. ctrl+f and search "LogDir"
Archived author: sixhours. • Posted: 2018-01-15T01:09:59.233000+00:00
Original source
Also make sure you data directory is pointing to the correct location where your vmaps/maps etc are located
Archived author: sixhours. • Posted: 2018-01-15T01:11:00.351000+00:00
Original source
To simplify things make a folder in the server directory where your worldserver and authserver.exe are located named "data" and "logs" then go into your config files and add data as datadir and logs as logdir
Archived author: sixhours. • Posted: 2018-01-15T01:11:20.193000+00:00
Original source
It should look something like this: LogsDir = "logs"
Archived author: sixhours. • Posted: 2018-01-15T01:11:53.187000+00:00
Original source
This should give you the logs needed to identify the problem