Jump to content

DBC, Maps, Vmaps problem


Recommended Posts

Posted

Hi there,

i´ve got a little problem with the mangosfour core.

Everything works fine till i start it then i get following error:

"ERROR:Correct *.map files not found in path './maps' or *.vmtree/*.vmtile files in './vmaps'. Please place *.map and vmap files in appropriate directories or correct the DataDir value in the mangosd.conf file."

it seems that my maps are outdated but i use the 5.4.1 maps, dbcs, vmaps.

i also checked the 5.4.8 files...

https://github.com/mangosfour/server thats the source i pulled.

Anybody can help me with that problem?

Posted

Hi,

Did you put the correct path to your Data directory into the mangosd.conf file ?

e.g. my MS Windows server Run folder is at the same level as the Data folder, so the path to it is ../Data

Mangosd.conf example:

RealmID = 1

DataDir = "../data"

LogsDir = ""

LoginDatabaseInfo = "127.0.0.1;3306;root;root;realmdzero"

WorldDatabaseInfo = "127.0.0.1;3306;root;root;mangoszero"

CharacterDatabaseInfo = "127.0.0.1;3306;root;root;characterszero"

ScriptDev2DatabaseInfo = "127.0.0.1;3306;root;root;mangoszero"

Posted

Well i had the standard things in it

RealmID = 1

DataDir = "."

LogsDir = ""

LoginDatabaseInfo = "127.0.0.1;3306;root;test;realmd"

WorldDatabaseInfo = "127.0.0.1;3306;root;test;mangos"

CharacterDatabaseInfo = "127.0.0.1;3306;root;test;characters"

LoginDatabaseConnections = 1

WorldDatabaseConnections = 1

CharacterDatabaseConnections = 1

MaxPingTime = 30

WorldServerPort = 8085

BindIP = "0.0.0.0"

and the whole things like maps, dbc, and vmaps we´re in path D:\...\...\Mangos.5.4.1

so do i need to set the ../Data path?

Posted

That does look like it is the path that is the issue.

The question is, what is the actual path to those folders on your machine: dbc, maps, etc ?

Are those folders in the same location/folder as the mangosd.conf file ?

Or are they in a separate folder, like I have ?

Mine is basically:

C:\MaNGOS\Run - this has the .conf files

C:\MaNGOS\Data - this has the dbc, maps, vmaps, mmaps

thus:

DataDir = "../data"

Posted

Ah, nuts, that's MoP.

That does not work at present.

Sorry, I was thinking it was Cata!!!

And yes, it is 5.4.8: https://github.com/mangosfour/

As you can see: NOT PLAYABLE :(

It took me an age to get the client for that, as I want to start doing some work on it, but I too had issues getting it to start up.

I think it should get past the data files, but it failed for me :(

Gonna have to have another go at that!!!

And yes, your data path will be fine seeing as they are in the same folder.

Posted

Oh well, i will help you as much as i can :) Me and some friends are going to build up a MoP Server but atm its on 5.0.5 cause there is no good core source.

I give all my hope on you cause i know mangos is great :) it was my first emulator when i started programming SQL / Databases on 1.12.1 :)

If i can help u in any case, let me know :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use