Hi, so I figured out how to make my own map and such but when I try to start up the world server (trinity core) it gives me this error in log files; (I have replaced the normal Maps.dbc with my custom Maps.dbc cuz my area that I made is on the custom Maps.dbc.)
Code:
Using configuration file worldserver.conf.
Using SSL version: OpenSSL 1.0.1c 10 May 2012 (library: OpenSSL 1.0.1c 10 May 2012)
Using ACE version: 6.1.4
TrinityCore rev. 2013-01-17 18:30:04 +0200 (a74bd06ac7ae) (Win32, Release) (worldserver-daemon)
<Ctrl-C> to stop.
______ __
/\__ _\ __ __/\ \__
\/_/\ \/ _ __ /\_\ ___ /\_\ \, _\ __ __
\ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
\ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
\ \_\ \_\ \ \_\ \_\ \_\ \_\ \__\\/`____ \
\/_/\/_/ \/_/\/_/\/_/\/_/\/__/ `/___/> \
C O R E /\___/
http://TrinityCore.org \/__/
Realm running as realm ID 1
Using World DB: TDB 335.50
Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
Using DataDir ./
VMap support included. LineOfSight: 1, getHeight: 1, indoorCheck: 1 PetLOS: 1
VMap data directory is: ./vmaps
Loading Trinity strings...
>> Loaded 963 Trinity strings from table trinity_string in 5 ms
Initialize data stores...
Some required *.dbc files (1 from 96) not found or not compatible:
./dbc/Map.dbc exists, and has 126 field(s) (expected 66). Extracted file might be from wrong client version or a sc|ûsòŒ“
Any suggestions how to fix this and that I still have my custom area?
-Ilc