Replies: 1 comment 4 replies
-
Wait until weekly update (saturday). |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The following error occurred when entering this command git apply npcbots.patch in cmd. Please provide guidance
E:\azbotcoreserever\azerothcore-wotlk>git apply npcbots.patch
npcbots.patch:1542: trailing whitespace.
('70541', 'ruRU', 'Снять бафф', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
npcbots.patch:9926: trailing whitespace.
npcbots.patch:11872: space before tab in indent.
LOG_ERROR("entities.player", "NPCBots: bot text string #{} is not localized, at least for {}",
npcbots.patch:25805: space before tab in indent.
stmt->SetData(i, npcBotData->equips[i]);
npcbots.patch:29159: space before tab in indent.
mapid = data->mapid;
error: patch failed: src/server/game/Entities/Unit/Unit.cpp:1458
error: src/server/game/Entities/Unit/Unit.cpp: patch does not apply
Beta Was this translation helpful? Give feedback.
All reactions