azerothcore / mod-solo-lfg

Solo LFG Module for use on AzerothCore 3.3.5a
https://azerothcore.org
MIT License
38 stars 36 forks source link

Error while Applying the LFG-Solo.patch #23

Closed Artanisx closed 3 years ago

Artanisx commented 3 years ago

Hello, trying to install the mod into a newly updated AzerothCore instance, using the: git apply modules/mod-solo-lfg/lfg-solo.patch

I get the below errors:

error: patch failed: src/server/game/DungeonFinding/LFGMgr.cpp:26
error: src/server/game/DungeonFinding/LFGMgr.cpp: patch does not apply
error: patch failed: src/server/game/DungeonFinding/LFGQueue.cpp:285
error: src/server/game/DungeonFinding/LFGQueue.cpp: patch does not apply

Can you help me out? Thank you :-)

Artanisx commented 3 years ago

Issues solved with the pull request :)