Jump to content

[Help WITH:] Beta World of Warcraft Community Site


Guest redigaffi

Recommended Posts

also i'm in steep whn i must patch some cpp files to my mangos server, also i execute this:

patch -p1 < wowarmory_patch.patch

and i get returned error :S:(

root@h1750370:/var/www/vhosts/gamingfive.com/httpdocs/tools/mangos# patch -p1 < wowarmory_patch.patch

patching file src/game/AchievementMgr.cpp

Hunk #1 FAILED at 2065.

1 out of 1 hunk FAILED -- saving rejects to file src/game/AchievementMgr.cpp.rej

patching file src/game/Item.cpp

Hunk #1 FAILED at 258.

Hunk #2 FAILED at 267.

2 out of 2 hunks FAILED -- saving rejects to file src/game/Item.cpp.rej

patching file src/game/Player.cpp

Hunk #1 FAILED at 4319.

Hunk #2 FAILED at 15340.

Hunk #3 FAILED at 17306.

Hunk #4 FAILED at 22800.

4 out of 4 hunks FAILED -- saving rejects to file src/game/Player.cpp.rej

patching file src/game/Player.h

Hunk #1 FAILED at 1027.

Hunk #2 FAILED at 2251.

Hunk #3 FAILED at 2643.

3 out of 3 hunks FAILED -- saving rejects to file src/game/Player.h.rej

patching file src/game/Unit.cpp

Hunk #1 FAILED at 873.

1 out of 1 hunk FAILED -- saving rejects to file src/game/Unit.cpp.rej

Link to comment
Share on other sites

First: you should not create separate threads to discuss some errors/bugs of wowcs project.

Second: i have no troubles with patching mangos sources at [11544] mangos rev. and [88] wowcs rev:

Shadez@SHADEZ-PC /e/MaNGOS/!_Sources/mangos-335/mangos (master)
$ patch -p1 < wowarmory_patch.patch
patching file `src/game/AchievementMgr.cpp'
patching file `src/game/Item.cpp'
patching file `src/game/Player.cpp'
Hunk #1 succeeded at 4327 (offset 8 lines).
Hunk #2 succeeded at 15345 (offset 3 lines).
Hunk #3 succeeded at 17318 (offset 8 lines).
Hunk #4 succeeded at 22847 (offset 19 lines).
patching file `src/game/Player.h'
Hunk #2 succeeded at 2268 (offset 2 lines).
patching file `src/game/Unit.cpp'

Link to comment
Share on other sites

  • 4 months later...
×
×
  • 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