Jump to content

Patman128

Members
  • Posts

    1090
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Patman128

  1. You need to apply the core pack, then the update pack for all the next UDB updates (i.e. if you installed the 393 full update then you need to install 394 core patch and then 394 update pack, then 395 core patch, then 395 update pack, etc). The python scripts should work once you are done installing all the updates.

  2. @ antiroot

    I have not 'yet' updated the character databases just becuase the update number is to high for me to add those patches..?

    I will reapply the given characters.sql, ok so I reapplied the characters.sql but the character_db_version is set to required_11704_01_characters_auction and I can't apply any earlier updates....

    and for the other info you requested, I just used the given .sql's to create the databases and update. populated the mangos database with the latest udb. then applied the ACID.

    Hope this helps

    If you use the characters.sql included with mangos, it will always be up to date. You only need to apply updates when you update mangos.

  3. And what do you think MEM_CHECK is for? I'm not sure what you're definition of "modify the client" is, but if it's screwing with WoW's data I would most certainly call that modifying the client.

    It may check only the code, not data (as data that are dynamic probably can't be digitally signed) - like run speed that's just a variable in memory, that may change every now and then.

    But I don't know - that's why I was asking ;-)

    Well, presumably since it's in the same memory space it should be able to check it. But it might have to change depending on what the data should be. So maybe there's more involved then just sending cheat checks.

  4. Now it can't be detected by any of the last four checks and probably naither can it be by the rest, because it does not modify the client, only it's data in memory (like movement speed).

    And what do you think MEM_CHECK is for? I'm not sure what you're definition of "modify the client" is, but if it's screwing with WoW's data I would most certainly call that modifying the client.

  5. I'm sorry, but you really need to look up how threads and mutexes work before trying something like this.

    You use the mutex lock and unlock 3 times, and one of them is in the definition of class, which makes absolutely no sense.

    As well, there are other functions which modify the data in AuctionHouseMgr, none of which you bothered to use the mutex with. This is like having a house with a thousand doors, putting a lock on one of them, and expecting it to be safe.

  6. Getting this compile error when I attempt to run make with mangos-zero on CentOS.

    Scanning dependencies of target genrev

    [ 0%] Building CXX object CMakeFiles/genrev.dir/src/tools/genrevision/genrevisi

    on.cpp.o

    Linking CXX executable genrev

    [ 0%] Built target genrev

    Scanning dependencies of target revision.h

    [ 0%] Built target revision.h

    Scanning dependencies of target TBB_Project

    [ 0%] Creating directories for 'TBB_Project'

    [ 0%] No download step for 'TBB_Project'

    [ 0%] No patch step for 'TBB_Project'

    [ 0%] No update step for 'TBB_Project'

    [ 0%] No configure step for 'TBB_Project'

    [ 0%] Performing build step for 'TBB_Project'

    : command not founde_tbbvars.sh: line 28:

    : command not founde_tbbvars.sh: line 28:

    : command not found_info_linux.sh: line 28:

    : command not founde_tbbvars.sh: line 28:

    : command not found_info_linux.sh: line 28:

    : command not founde_tbbvars.sh: line 28:

    [ 0%] Performing install step for 'TBB_Project'

    [ 0%] Completed 'TBB_Project'

    [ 2%] Built target TBB_Project

    Scanning dependencies of target ACE_Project

    [ 2%] Creating directories for 'ACE_Project'

    [ 2%] No download step for 'ACE_Project'

    [ 2%] No patch step for 'ACE_Project'

    [ 2%] No update step for 'ACE_Project'

    [ 2%] Performing configure step for 'ACE_Project'

    /bin/sh: /home/xxx/mangos-zero/source/dep/ACE_wrappers/configure: /bin/sh^M

    : bad interpreter: No such file or directory

    make[2]: *** [dep/ACE_wrappers/ACE_Project-prefix/src/ACE_Project-stamp/ACE_Proj

    ect-configure] Error 126

    make[1]: *** [dep/ACE_wrappers/CMakeFiles/ACE_Project.dir/all] Error 2

    make: *** [all] Error 2

    This is everything that make spits out.

  7. - How to transfer fixes from Core repo to my server ?

    Use the updates in sql/updates folder.

    - What is the best choice for compiling a core windows 32 ? windows 64 ? Linux ? And why ?

    Windows if you hate command lines. Otherwise Linux.

    - What is the best choice for hosting a server windows 32 ? windows 64 ? Linux ? And why ?

    Whatever you use to compile.

    - Does anyone have a wimple way to translate DB to french ?

    Look for French translation on UDB forums.

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