Jump to content

.patch files support


Auntie Mangos

Recommended Posts

  • 41 years later...

root@debian:~/mangos/src# git apply ahbot.patch

ahbot.patch:3261: trailing whitespace.

ahbot.patch:157: new blank line at EOF.

+

ahbot.patch:258: new blank line at EOF.

+

error: src/game/AuctionHouseHandler.cpp: No such file or directory

error: src/game/AuctionHouseMgr.h: No such file or directory

error: src/game/Chat.cpp: No such file or directory

error: src/game/Chat.h: No such file or directory

error: src/game/Level3.cpp: No such file or directory

error: src/game/Mail.cpp: No such file or directory

error: src/game/Makefile.am: No such file or directory

error: src/game/Player.h: No such file or directory

error: src/game/QueryHandler.cpp: No such file or directory

error: src/game/World.cpp: No such file or directory

error: src/game/World.h: No such file or directory

error: src/game/WorldSession.h: No such file or directory

error: src/mangosd/mangosd.conf.dist.in: No such file or directory

error: src/shared/Log.cpp: No such file or directory

error: src/shared/Log.h: No such file or directory

error: win/VC100/game.vcxproj: No such file or directory

error: win/VC100/game.vcxproj.filters: No such file or directory

error: win/VC80/game.vcproj: No such file or directory

error: win/VC90/game.vcproj: No such file or directory

:F hmmmmmm........

Link to comment
Share on other sites

root@debian:~/mangos# git apply src/ahbot.patch

src/ahbot.patch:3261: trailing whitespace.

src/ahbot.patch:157: new blank line at EOF.

+

src/ahbot.patch:258: new blank line at EOF.

+

error: patch failed: src/game/AuctionHouseHandler.cpp:122

error: src/game/AuctionHouseHandler.cpp: patch does not apply

error: patch failed: src/game/AuctionHouseMgr.h:84

error: src/game/AuctionHouseMgr.h: patch does not apply

error: patch failed: src/game/Level3.cpp:52

error: src/game/Level3.cpp: patch does not apply

error: patch failed: src/game/Mail.cpp:37

error: src/game/Mail.cpp: patch does not apply

error: src/game/Makefile.am: No such file or directory

error: patch failed: src/game/Player.h:1522

error: src/game/Player.h: patch does not apply

error: patch failed: src/game/QueryHandler.cpp:561

error: src/game/QueryHandler.cpp: patch does not apply

error: patch failed: src/game/World.cpp:865

error: src/game/World.cpp: patch does not apply

error: patch failed: src/game/World.h:182

error: src/game/World.h: patch does not apply

error: patch failed: src/game/WorldSession.h:211

error: src/game/WorldSession.h: patch does not apply

error: patch failed: win/VC100/game.vcxproj:350

error: win/VC100/game.vcxproj: patch does not apply

error: patch failed: win/VC100/game.vcxproj.filters:22

error: win/VC100/game.vcxproj.filters: patch does not apply

error: patch failed: win/VC80/game.vcproj:1150

error: win/VC80/game.vcproj: patch does not apply

error: patch failed: win/VC90/game.vcproj:1143

error: win/VC90/game.vcproj: patch does not apply

2x hmmmm :F

Link to comment
Share on other sites

Guest
This topic is now 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