mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
Updated to 3.3.3.11573 client.
This commit is contained in:
parent
528b2cf324
commit
32168d697b
10 changed files with 92 additions and 75 deletions
|
|
@ -875,7 +875,7 @@ void World::SetInitialWorldSettings()
|
|||
!MapManager::ExistMapAndVMap(530,10349.6f,-6357.29f) || !MapManager::ExistMapAndVMap(530,-3961.64f,-13931.2f) ) )
|
||||
{
|
||||
sLog.outError("Correct *.map files not found in path '%smaps' or *.vmap/*vmdir files in '%svmaps'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the mangosd.conf file.",m_dataPath.c_str(),m_dataPath.c_str());
|
||||
exit(1);
|
||||
//exit(1);
|
||||
}
|
||||
|
||||
///- Loading strings. Getting no records means core load has to be canceled because no error message can be output.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue