All,
This is my first attempt and I feel like I have followed the installation guide step-by-step and everything works perfectly up until extracting the maps, mmpas, vmaps, etc. and I am stuck as I can't find a whole lot of detailed instructions.
I am trying to install mangos WOTLK 3.3.5 on Ubuntu 18.04.5 LTS, Release: 18.04, Codename: bionic on a VM but I keep getting the errors shown below. the auth server seems to be running fine and I can log in with the default credentials but running the world server keeps erroring out about missing map, mmap, etc. files
I didn't change anything from the install guide and defaults except chaining the mangos password. Does you see any issues with the output here that can help?
mangos@DAL-VM-TFBS-1:/opt/wow/install/mangos/bin$ ./mangosd
2201075 [world-daemon]
<Ctrl-C> to stop.
__ __ _ _ ___ ___ ___ ____
| \/ |__ _| \| |/ __|/ _ \/ __| /_ /___ _ _ ___
| |\/| / _` | .` | (_ | (_) \__ \ / // -_) '_/ _ \
|_| |_\__,_|_|\_|\___|\___/|___/ /___\___|_| \___/
Powered By MaNGOS Core
__________________________________________________________
Website/Forum/Wiki/Issue Tracker: https://www.getmangos.eu
__________________________________________________________
Using configuration file /opt/wow/install/mangos/conf/mangosd.conf.
OpenSSL 1.1.1 11 Sep 2018 (Library: OpenSSL 1.1.1 11 Sep 2018)
Using ACE: 6.5.9
World Database total connections: 2
Connected to MySQL database
[email protected]:3306/mangos0
MySQL client library: 5.7.34
MySQL server ver: 5.7.34-0ubuntu0.18.04.1
AUTOCOMMIT SUCCESSFULLY SET TO 1
Connected to MySQL database
[email protected]:3306/mangos0
MySQL client library: 5.7.34
MySQL server ver: 5.7.34-0ubuntu0.18.04.1
AUTOCOMMIT SUCCESSFULLY SET TO 1
The table `db_version` indicates that your [World] database hase the same version as the core requirements.
Character Database total connections: 2
Connected to MySQL database
[email protected]:3306/character0
MySQL client library: 5.7.34
MySQL server ver: 5.7.34-0ubuntu0.18.04.1
AUTOCOMMIT SUCCESSFULLY SET TO 1
Connected to MySQL database
[email protected]:3306/character0
MySQL client library: 5.7.34
MySQL server ver: 5.7.34-0ubuntu0.18.04.1
AUTOCOMMIT SUCCESSFULLY SET TO 1
The table `db_version` indicates that your [Character] database hase the same version as the core requirements.
Login Database total connections: 2
Connected to MySQL database
[email protected]:3306/realmd
MySQL client library: 5.7.34
MySQL server ver: 5.7.34-0ubuntu0.18.04.1
AUTOCOMMIT SUCCESSFULLY SET TO 1
Connected to MySQL database
[email protected]:3306/realmd
MySQL client library: 5.7.34
MySQL server ver: 5.7.34-0ubuntu0.18.04.1
AUTOCOMMIT SUCCESSFULLY SET TO 1
The table `db_version` indicates that your [Realmd] database hase the same version as the core requirements.
Realm running as realm ID 1
Using World DB: Version: 22, Structure: 1, Content: 17
Using DataDir /opt/wow/gamedata/1.12/mangos/
WORLD: VMap support included. LineOfSight:1, getHeight:1, indoorCheck:1
WORLD: VMap data directory is: /opt/wow/gamedata/1.12/mangos/vmaps
WORLD: MMap pathfinding enabled
Please check for the existence of map file '/opt/wow/gamedata/1.12/mangos/maps/0004331.map'
Correct *.map files not found in path '/opt/wow/gamedata/1.12/mangos/maps' or *.vmtree/*.vmtile files in '/opt/wow/gamedata/1.12/mangos/vmaps'. Please place *.map and vmap files in appropriate directories or correct the DataDir value in the mangosd.conf file.
Wait 10 secs for continue.
[**************************************************] 100%
Segmentation fault