Quote:
Originally Posted by rencro
Its possible your logs are short because you selected less than 5 when you ran cmake for log level, but that does not explain your issue..
The nexus zone looks good until:
---- Zone server nexus, listening on port:0 ----
It should then connect to your world and the world would have assigned it port 7005 assuming you use 5 dynamics zones...
In the launched window did it try to connect to world? Is the world window seeing the request from the zones?
Was world running? Try running world via command prompt as you did with zone.
|
World window looks like the picture above and the log file above. Just two lines.
Code:
---------------------------------------------
[12.07. - 16:52:51] Starting Log: logs/eqemu_world_6604.log
[12.07. - 16:52:51] Using database 'peq' at 127.0.0.1:3306
Nothing every happens after that just stops.
Edit: Yeah if I have world window up and then run a zone window the world window stays the same nothing every happens in it.
Second Edit: Checked CMake and I just used the defaults like the guide said EQEMU_DEBUG_LEVEL is set to 5.