Forum > Tutorials

[TUTORIAL] Sending Patches To The Client Through The WoW App

<< < (5/8) > >>

Jpp:

--- Quote from: "stoneharry" ---Pretty sure it needs to be 12340enUS.mpq. Can't remember off the top of my head. Trace the find patch function in the if statement you linked.
--- End quote ---

Already checked that.
pastebin(.)com/89VBWrLJ

Thanks though.

tehrob:
I've got the same Problem.

Patch is definatly named correct and the authserver loads the Patch.
Clients says, unable to validate Game Version.

stoneharry:

--- Quote from: "tehrob" ---I've got the same Problem.

Patch is definatly named correct and the authserver loads the Patch.
Clients says, unable to validate Game Version.
--- End quote ---

The TrinityCore code is based of the 2011 code base. http://pastebin.com/0BwqxVGf

TrinityCore have most likely updated it somehow now that requires different changes to be made. Put a debugger in and follow through the code to see what is happening. A condition could not be being matched and/or the entire patching process not being initialized. *shrug*

akriso:
after downloading patch i have patch.mpq for example - how automaticly rename it to wow-update-base-15596.mpq and put to data  for example?

stoneharry:
This is my updated code on my local branch of TrinityCore that has patching working:

https://dl.dropboxusercontent.com/u/110 ... nity.patch

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version