diff options
| author | tkrokli <tkrokli@users.noreply.github.com> | 2016-10-08 05:43:51 +0200 |
|---|---|---|
| committer | tkrokli <tkrokli@users.noreply.github.com> | 2016-10-08 06:07:31 +0200 |
| commit | 50016bf9964e0bc95a3df82734d734e2af6a6aec (patch) | |
| tree | 74ac090ddf2595e7bea153b36920f184ca9eee2d /cmake/compiler/msvc/settings.cmake | |
| parent | 015bc75d7577b6832f9152d8c26f9a74630a0f16 (diff) | |
Core/DataStores: TaxiMaskSize not large enough
Increase TaxiMaskSize to repair this startup error:
src\server\game\DataStores\DB2Stores.cpp:844 in DB2Manager::LoadStores ASSERTION FAILED:
TaxiMaskSize >= ((sTaxiNodesStore.GetNumRows() - 1) / 8) + 1
TaxiMaskSize is not large enough to contain all taxi nodes! (current value 236, required 239)
Closes #18055
Diffstat (limited to 'cmake/compiler/msvc/settings.cmake')
0 files changed, 0 insertions, 0 deletions
