Hello good people..
I am new to this and trying to get 3.3.5a running on a debian machine and am almost there but can't seem to get past this issue, maybe someone can help:
Using configuration file /root/server/etc/worldserver.conf.
Using SSL version: OpenSSL 1.0.1e 11 Feb 2013 (library: OpenSSL 1.0.1e 11 Feb 2013)
Using Boost version: 1.49.0
Realm running as realm ID 1
Using World DB: Unknown world database.
Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
Using DataDir /root/server/data/
WORLD: MMap data directory is: /root/server/data/mmaps
VMap support included. LineOfSight: 1, getHeight: 1, indoorCheck: 1
VMap data directory is: /root/server/data/vmaps
Loading Trinity strings...
>> Loaded 0 trinity strings. DB table `trinity_string` is empty. Cannot continue.
Segmentation fault
root@vm-wow-debian:~/server/etc#
Also as a side note: I was able to successfully generate dbc, maps and vmaps, but when I try to run mmaps_generator is just sits there at this:
root@vm-wow-debian:~/wow.3.3.5a# /root/server/bin/mmaps_generator
Discovering maps... found 105.
Discovering tiles... found 5744.
The machine is pretty fast and generating the other files went pretty quick but this one I've left for 8+ hours now and it doesn't seem to be moving.
Thank in advance for any assistance!