Jump to content

Kanzaki

Members
  • Posts

    10
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Kanzaki's Achievements

Member

Member (2/3)

0

Reputation

  1. I was thought about this idea since 2005th year. I'll test it) Good job)
  2. In file included from ../../../src/game/AuctionHouseBot.cpp:1: ../../../src/game/AuctionHouseBot.h:6:30: error: Config/ConfigEnv.h: Нет такого файла или каталога ../../../src/game/AuctionHouseBot.cpp: In member function ‘void AuctionHouseBot::Initialize()’: ../../../src/game/AuctionHouseBot.cpp:804: error: ‘sConfig’ was not declared in this scope make[3]: *** [AuctionHouseBot.o] Ошибка 1 make[3]: Leaving directory `/home/mangos/objdir/src/game' make[2]: *** [all-recursive] Ошибка 1 make[2]: Leaving directory `/home/mangos/objdir/src' make[1]: *** [all-recursive] Ошибка 1 make[1]: Leaving directory `/home/mangos/objdir' Something missing? Maybe I do anything wrong
  3. I've found a bug. When you're clicking 'current rate' at the AH, client disconnecting. I use fork of the insider42(r10023), YTDB R550 Or is there something that I doing wrong?
  4. For all those who can't understand how to fix code by your hands: When you get 'FAILED' after applying patch like this: You have got to do: 1. Go to place where your source placed (mangos/src/game/) 2. You can see three SpellAuras.cpp-files: .cpp .orig and .rej SpellAuras.cpp - not fully patched SpellAuras.cpp.orig - it a backup file(unmodifyed) SpellAuras.cpp.rej - rejected changes 3. You can fix it manually: open SpellAuras.cpp and SpellAuras.cpp.rej in any editor. Just compare the files and solve the problem. You should find lines with "-"(in rej) and change them in cpp-file to "+" (from rej). Lines in rej and cpp may be different, be careful. You should delete plusses in cpp-file at the end. 4. Repeat these action with others rej-files Thanks to tester, he taught me to do this.
  5. I was thought that you haven't found 9990_01_mangos_spell_chain.sql in sql/Updates like I did once(sql just wasn't there) The easiest way will be deleting DB and starting over again, yeah. Don't forget to update sql properly
  6. Hi all) I've a problem. After world initializing server is restarting with such mistake in log: guid='3875' is ID of my ahbot. R9669 (insider42) + ahbot (Naicisum) I was tryed to change GUID's for ahbot, but i've got the same mistake =\\ Does anyone know what to do? '
  7. If I use Karatel's patches should I replace git-address from 'mangos' to 'insider42' or not? And I use YTDB (from:http://ytdb.ru/showthread.php?t=2), so what rev I should to take?
  8. Kanzaki

    anti WPE

    I understand. Thank you. I was thought smbdy used WPE that described in my problem, but I realized now that it is not true.
  9. Kanzaki

    anti WPE

    You know.. May be this is not WPE.. just a bug of mangos. And may be my incident was called by another reasons. But look I've got: One player said me, that he has discovered: "You can put any thing in the Guild bank, and then do 'Logout'. After you logined again - item is lying both in GB and in the bag. You can do this again and again" Please, help me solve this problem or give me a beam(link) where I can find decision of my problem. What should I do? I wanna try to delete bank's tables but I don't know will it help or not Data: YTDB_0.10.7_R520_MaNGOS_R8828+_SD2_R1502_ACID_R301_RuDB_34 P.S. And may be I'm wrong.. Only fake-items were created, anyway I can sold them, that's not good
×
×
  • 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