Jump to content

Khamul

Members
  • Posts

    10
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Khamul's Achievements

Member

Member (2/3)

0

Reputation

  1. Problem resolved, on my core the mangarena patch been already install and I just have to modify mangos.conf, that work ! Thx for all help you can gave me .
  2. Yes when I get ".../path/patch.diff" is to replace my own, the true path I get is C:/Documents and Settings/etc etc. But always this error : No such file or directory I think that come from "directory" beacause the file is here, so I tell you what I do since I install GIT. -Reading tutorial for install GIT. -Install it -Open GIT Bash -In the GIT bash I write what I tell you above ( $ git am .../path/file.diff $ git apply .../path/file.patch But that I don't understand is how git apply this patch in the DB of my serv if I don't give his the path ? And also, on another post, one tell me to save a pastebin file in a .patch, so I did it and try to apply with : $ git apply .../path/file.patch Result : fatal: can't open patch 'path/file' : No such file or directory So, I think I can try with a .diff file, so I rename the file with file.diff and try apply with : $ git am .../path/file.diff Result : Fatal: can't open patch 'path/file' : No such file or directory ) Thank you for your help and I'm sorry for aggressivity, after 3 days of mind-scrapping searching I'm about to kill myself...
  3. Of course I find the command there is 2 : $ git am .../path/file.diff $ git apply .../path/file.patch But that I don't understand is how git apply this patch in the DB of my serv if I don't give his the path ? And also, on another post, one tell me to save a pastebin file in a .patch, so I did it and try to apply with : $ git apply .../path/file.patch Result : fatal: can't open patch 'path/file' : No such file or directory So, I think I can try with a .diff file, so I rename the file with file.diff and try apply with : $ git am .../path/file.diff Result : Fatal: can't open patch 'path/file' : No such file or directory I try lot of things like / and \\ between path, get it directly on my hard disk to have a short path and minimize error possibility, that always give me the same error. And since 3 days of searching in this forum, I have some difficulty to find anything. So before tell me I'm a dumb who don't use the search function, try search something in a french forum.
  4. Yes but you tell me to use search function to find how to use GIT, but i've only find how to install - Make your own core etc etc, not a definite answer to apply a diff patch since you install the programme point by point t_t. Do you have few time to explain to me... ? /pray Edit : On GIT or Tortoise don't care, I just wan't to apply this f*cking patch in my DB t_t.
  5. Thx DasBlub i'm on the way to find... !
  6. Okay thx DasBlub ! But, if i don't need to use SVN, how do I get mangarena into my DB ? I've try save as sql file this : http://pastebin.ca/raw/1344614 And apply in mangos DB, but that doesn't work :-( Error message : +++ src/game/ArenaTeam.cpp (working copy) @@ -51,7 +51,7 @@ if(objmgr.GetArenaTeamByName(ArenaTeamName)) // arena team with this name already exist return false Line no.:7 Error Code: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Index: src/game/ArenaTeam.cpp ==================================================' at line 1
  7. No don't use SVN, i'm a neophyt it's why I post here :>, but i'm learning fast, have you a link to download SVN ? Find it on download site but too many version...
  8. Okay nice thank you for all, but another question again... (omg you gonna kill me) how do I apply this : http://pastebin.ca/1344614 In my DB ? (And this is in mangos too?) I try copy/stick but not sure that good work. Thx for all ! Khamul~
  9. Hi guys, i'm looking for a mangarena fix patch for a 6928 core. After three hours of google-searching i'm on the way to kill myself... I'm sorry for short post due to a poor english (and sorry for that too x).) Khamul~
×
×
  • 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