Jump to content

EARTHWALKER

Members
  • Posts

    232
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by EARTHWALKER

  1. Good idea Temporary, but unfortunately, it went even more pear-shaped.

    $ git apply --check Addon/AHBot/mangos-9611-ahbot.patch

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

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

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

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

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

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

    Seems mangos has been well messed with this update.

  2. Thanks dude. I'll give that a go now and report back my findings.

    EarthWalker, i have had this error....in the past since i didn't the latest Mangos version.... (well i've installed everything then went to add the AHBot 2 weeks later and i had this error since they did changed few things by then)

    You'll have to do some manual stuff ....

    Actualy, it is supose to add few lines in the mangos.conf.dist.in if it's not already there... my version used was mangos-9573-ahbot

    You could open the patch file with notepad...(make a copy to make sur you don't scrap it)

    Search for mangos.conf.dist.in and remove the entire part that refers to that.... (between square)

    Should be like "diff --git a/src/mangosd/mangosd.conf.dist.in b/src/mangosd/mangosd.conf.dist.in

    index f4abaa1..f77bed1 100644

    --- a/src/mangosd/mangosd.conf.dist.in

    +++ b/src/mangosd/mangosd.conf.dist.in

    @@ -1362,6 +1362,79 @@ Network.TcpNodelay = 1

    Network.KickOnBadPacket = 0"

    save your patch file and later try a new --check

    Then change your mangosd.conf.dist.in or your mangosd.conf....or both..anyway.. dist.in would need to be rename to .conf...

    Add in the file if its not there:

    Network.KickOnBadPacket = 0

    after Network.TcpNodelay = 1

    and look in the file if you see any "AuctionHouseBot." ...if not ...add these lines...but only if they are not there...

    (ill start my server and copy the exact text i got

  3. Don't worry m8. I'll back you up. No one on the planet can convince me that this git stuff is easier than SVN. NO way in hell. In fact, Hell would have to freeze over before that would ever happen.

    Plus I'm bigger and more mature than most people to be able to be be-littled.

    And to think, I was be-littled 4 days ago for suggesting the same thing...

    skinlayers

  4. I thought I would give this ahbot patch a go and immediately came into a problem.

    Followed the guide and this error pops up in the git window:-

    $ git apply --check Addon/AHBot/mangos-9611-ahbot.patch

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

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

    Here is my server info:-

    MaNGOS/0.16.0-DEV (* * Revision 9632 - c0043781bed0da29f5aaeee59866ae57572e1dd5)

    for Win32 (little-endian)

    Using script library: ScriptDev2 (for MaNGOS 9603+) Revision [1656] 2010-03-27 1

    1:30:55 (Win32)

    Using World DB: UDB 0.12.0 (389) for MaNGOS 9630 with SD2 SQL for rev. 1656

    Using creature EventAI: ACID 3.0.4 - Final Release for Mangos (3.3.2 Client)

    I'm not certain if it's me or the patch just doesn't work with the new core. Hopefully someone will be able to answer that and perhaps fix the problem :)

  5. I thought I would give this a try. Got to the svn checkout bit in part 6 and this happened:-

    Checkout from https://scriptdev2.svn.sourceforge.n...oot/scriptdev2, revision HEAD, Fully recursive, Externals included

    OPTIONS of 'https://scriptdev2.svn.sourceforge.n...oot/scriptdev2': Could not

    resolve hostname `scriptdev2.svn.sourceforge.n...oot': The requested name is

    valid, but no data of the requested type was found.

    (https://scriptdev2.svn.sourceforge.n...oot)

    I copied and pasted exactly what you put up though, so am a little confused.

    Haha, got it now. It' the way the forum changes the link. Well, the build is going good so far dude, on the vmaps bit now.

    You'll have to excuse my newbness, haven't done this for....at least 3 years :D

×
×
  • 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