Jump to content

steveb

Members
  • Posts

    35
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by steveb

  1. hello guys! it is great to see that ahbot patch is still continued even after all this time. now i am running into the same problems like someone posted above with that error message: Patch does not apply... the only thing is that i get that with all the files in mangos core and finally the patch that i get is about 11mb.

    i am kind of lost with git so my question would be: can any1 post a patch that contains only the ahbot changes so i can apply it to mangos? or some step by step commands on how i can get it myself. thanks and i appreciate all the work that you people put in this project.

    cheers!

  2. hi folks... this is a very good guide, prolly the best i've seen so far. it has been almost a year since i built my mangos testing server so this helped refresh my memory. thanks a bunch.

    now about the part of the guide posted about the ahbot: does it apply still to the newest mangos revs? i am asking because when following those steps i get a patch bigger than 11mb or so and it includes all changes to the core and not only the ahbot part as one would expect.

    @temporary can you please provide a patch file that includes only the changes made by ahbot? am asking because i have lost track of changes around both mangos and ahbot and working with git is not my best skill

    thanks and good job with the guide.

  3. Hello everybody! it has been a while since i have played with the mangos core. I need some help changing the formulas for quests and creatures (if possible) to give xp on grey levels as well. back in the past, a few hundred revisions ago, was really simple just changing some numbers but now am lost. can someone give me a hand with this? for quests i have played a bit with the formula in questdef.cpp but did not get it... any help would be appreciated. thx

  4. well the log is way to long but here is some lines from it:

    game.lib(PlayerbotWarlockAI.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall ACE_Stack_Trace::c_str(void)const " (__imp_?c_str@ACE_Stack_Trace@@QBEPBDXZ)

    game.lib(PlayerbotWarriorAI.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall ACE_Stack_Trace::c_str(void)const " (__imp_?c_str@ACE_Stack_Trace@@QBEPBDXZ)

  5. Hello everybody and greetings for the ones that continue to work on this nice patch... anyway i am having troubles getting the source compile with this... all projects compile fine except the main mangosd giving some link errors about ace and playerbot, lots of errors :P any1 have an idea of the cause? am using the latest mangos source

  6. Part 2-2

    Call stack:
    Address   Frame     Function      SourceFile
    00482D86  00000000  MotionMaster::MoveChase+46
       Local  <user defined> 'this'
       Local  <user defined> 'target'
    punting on symbol dist
    punting on symbol angle
    
    025054E2  00000000  ?AI@Creature@@QAEPAVCreatureAI@@XZ+3212
    
    0250570E  00000000  ?AI@Creature@@QAEPAVCreatureAI@@XZ+343E
    
    004B6869  00000000  PlayerCreatureRelocationWorker+99
       Local  <user defined> 'pl'
       Local  <user defined> 'c'
    
    004B72B1  00000000  MaNGOS::PlayerRelocationNotifier::Visit+C1
       Local  <user defined> 'iter'
       Local  <user defined> 'this'
       Local  <user defined> 'm'
    
    004B71E2  00000000  VisitorHelper<MaNGOS::PlayerRelocationNotifier,Creature>+12
       Local  <user defined> 'v'
       Local  <user defined> 'c'
    
    004B6580 00000000 VisitorHelper<MaNGOS::PlayerRelocationNotifier,Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > >+10
       Local  <user defined> 'v'
       Local  <user defined> 'c'
    
    004B5FF3 00000000 VisitorHelper<MaNGOS::PlayerRelocationNotifier,GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > >+23
       Local  <user defined> 'v'
       Local  <user defined> 'c'
    
    004B5A20 00000000 VisitorHelper<MaNGOS::PlayerRelocationNotifier,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >+10
       Local  <user defined> 'v'
       Local  <user defined> 'c'
    
    004B3CA5 00000000 Map::Visit<RGuard<ZThread::FairReadWriteLock,ZThread::Lockable>,MaNGOS::PlayerRelocationNotifier,TypeMapContainer<TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >+F5
       Local  <user defined> 'this'
       Local  <user defined> 'cell'
       Local  <user defined> 'visitor'
       Local  <user defined> 'cell_y'
       Local  <user defined> 'x'
       Local  <user defined> 'y'
       Local  <user defined> 'cell_x'
    
    004B0B67 00000000 Cell::Visit<RGuard<ZThread::FairReadWriteLock,ZThread::Lockable>,MaNGOS::PlayerRelocationNotifier,TypeMapContainer<TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >+347
    punting on symbol y
    punting on symbol x
       Local  <user defined> 'this'
       Local  <user defined> 'l'
       Local  <user defined> 'visitor'
       Local  <user defined> 'm'
       Local  <user defined> 'begin_cell'
       Local  <user defined> 'standing_cell'
    punting on symbol district
       Local  <user defined> 'end_cell'
    
    004A0C74  00000000  Map::PlayerRelocationNotify+54
       Local  <user defined> 'this'
       Local  <user defined> 'player'
       Local  <user defined> 'cell'
       Local  <user defined> 'cellpair'
       Local  <user defined> 'cell_lock'
       Local  <user defined> 'relocationNotifier'
       Local  <user defined> 'p2grid_relocation'
       Local  <user defined> 'p2world_relocation'
    
    0049EDC9  00000000  Map::PlayerRelocation+369
       Local  <user defined> 'this'
       Local  <user defined> 'player'
    punting on symbol x
    punting on symbol y
    punting on symbol z
    punting on symbol orientation
       Local  <user defined> 'new_cell'
    punting on symbol same_cell
       Local  <user defined> 'old_cell'
       Local  <user defined> 'new_val'
       Local  <user defined> 'newGrid'
       Local  <user defined> 'old_val'
    
    004CE4B8  00000000  Player::SetPosition+1A8
       Local  <user defined> 'this'
    punting on symbol x
    punting on symbol y
    punting on symbol z
    punting on symbol orientation
    punting on symbol teleport
       Local  <user defined> 'm'
       Local  <user defined> 'old_r'
       Local  <user defined> 'old_x'
       Local  <user defined> 'old_z'
       Local  <user defined> 'old_y'
    
    007D24A7  00000000  WorldSession::HandleMovementOpcodes+C47
       Local  <user defined> 'this'
       Local  <user defined> 'recv_data'
       Local  <user defined> 'data'
       Local  <user defined> 'mover'
       Local  <user defined> 'movementInfo'
    punting on symbol opcode
    
    006000D6  00000000  WorldSession::Update+176
       Local  <user defined> 'opHandle'
       Local  <user defined> 'packet'
       Local  <user defined> 'this'
    punting on symbol __formal
    punting on symbol currTime
    
    0062D014  00000000  World::UpdateSessions+154
       Local  <user defined> 'next'
       Local  <user defined> 'itr'
       Local  <user defined> 'this'
    punting on symbol diff
    
    00628E06  00000000  World::Update+646
    punting on symbol i
       Local  <user defined> 'this'
    punting on symbol diff
    
    00437EE1  00000000  WorldRunnable::run+91
    punting on symbol diff
       Local  <user defined> 'this'
    punting on symbol realCurrTime
    punting on symbol realPrevTime
    punting on symbol prevSleepTime
    
    008AA655  00000000  ZThread::ThreadImpl::Dispatch+1D5
       Local  <user defined> 'g'
       Local  <user defined> 'i'
       Local  <user defined> 'parent'
       Local  <user defined> 'impl'
       Local  <user defined> 'task'
    
    008AAAB3  00000000  ZThread::`anonymous namespace'::Launcher::run+33
       Local  <user defined> 'this'
    
    008AEB67  00000000  ZThread::ThreadOps::_dispatch+17
    punting on symbol arg
       Local  <user defined> 'task'
    
    78543433  00000000  _endthreadex+44
    
    785434C7  00000000  _endthreadex+D8
    
    7C80B713  00000000  GetModuleFileNameA+1B4

  7. Part 1-2

    Revision: * * 7090 
    //=====================================================
    Processor: AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
    Number Of Processors: 2
    Physical Memory: 2096620 KB (Available: 588632 KB)
    Commit Charge Limit: 1939868 KB
    
    *** Operation System ***
    MS XP Pro SP3 (Version 5.1, Build 2600)
    //=====================================================
    Exception code: C0000005 ACCESS_VIOLATION
    Fault address:  00482D86 01:00081D86
    
    Registers:
    EAX:00000100
    EBX:013A7FE8
    ECX:00000100
    EDX:FFFFFDFF
    ESI:013F36EC
    EDI:0001AF92
    CS:EIP:001B:00482D86
    SS:ESP:0023:05DBF3C8  EBP:05DBF42C
    DS:0023  ES:0023  FS:003B  GS:0000
    Flags:00010202
    
    Call stack:
    Address   Frame     Function      SourceFile
    00482D86  00000000  MotionMaster::MoveChase+46
    025054E2  00000000  ?AI@Creature@@QAEPAVCreatureAI@@XZ+3212
    0250570E  00000000  ?AI@Creature@@QAEPAVCreatureAI@@XZ+343E
    004B6869  00000000  PlayerCreatureRelocationWorker+99
    004B72B1  00000000  MaNGOS::PlayerRelocationNotifier::Visit+C1
    004B71E2  00000000  VisitorHelper<MaNGOS::PlayerRelocationNotifier,Creature>+12
    004B6580  00000000  VisitorHelper<MaNGOS::PlayerRelocationNotifier,Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > >+10
    004B5FF3  00000000  VisitorHelper<MaNGOS::PlayerRelocationNotifier,GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > >+23
    004B5A20  00000000  VisitorHelper<MaNGOS::PlayerRelocationNotifier,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >+10
    004B3CA5  00000000  Map::Visit<RGuard<ZThread::FairReadWriteLock,ZThread::Lockable>,MaNGOS::PlayerRelocationNotifier,TypeMapContainer<TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >+F5
    004B0B67  00000000  Cell::Visit<RGuard<ZThread::FairReadWriteLock,ZThread::Lockable>,MaNGOS::PlayerRelocationNotifier,TypeMapContainer<TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >+347
    004A0C74  00000000  Map::PlayerRelocationNotify+54
    0049EDC9  00000000  Map::PlayerRelocation+369
    004CE4B8  00000000  Player::SetPosition+1A8
    007D24A7  00000000  WorldSession::HandleMovementOpcodes+C47
    006000D6  00000000  WorldSession::Update+176
    0062D014  00000000  World::UpdateSessions+154
    00628E06  00000000  World::Update+646
    00437EE1  00000000  WorldRunnable::run+91
    008AA655  00000000  ZThread::ThreadImpl::Dispatch+1D5
    008AAAB3  00000000  ZThread::`anonymous namespace'::Launcher::run+33
    008AEB67  00000000  ZThread::ThreadOps::_dispatch+17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    7C80B713  00000000  GetModuleFileNameA+1B4
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C90E4F4  00000000  KiFastSystemCallRet+0
    7C802542  00000000  WaitForSingleObject+12
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C90E4F4  00000000  KiFastSystemCallRet+0
    7C802542  00000000  WaitForSingleObject+12
    008AE57E  00000000  ZThread::Monitor::wait+9E
    008AA250  00000000  ZThread::ThreadImpl::sleep+60
    008A93CC  00000000  ZThread::Thread::sleep+C
    008914F0  00000000  SqlDelayThread::run+20
    008AA655  00000000  ZThread::ThreadImpl::Dispatch+1D5
    008AAAB3  00000000  ZThread::`anonymous namespace'::Launcher::run+33
    008AEB67  00000000  ZThread::ThreadOps::_dispatch+17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    7C80B713  00000000  GetModuleFileNameA+1B4
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C90E4F4  00000000  KiFastSystemCallRet+0
    7C802542  00000000  WaitForSingleObject+12
    008AE57E  00000000  ZThread::Monitor::wait+9E
    008AA250  00000000  ZThread::ThreadImpl::sleep+60
    008A93CC  00000000  ZThread::Thread::sleep+C
    008914F0  00000000  SqlDelayThread::run+20
    008AA655  00000000  ZThread::ThreadImpl::Dispatch+1D5
    008AAAB3  00000000  ZThread::`anonymous namespace'::Launcher::run+33
    008AEB67  00000000  ZThread::ThreadOps::_dispatch+17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    7C80B713  00000000  GetModuleFileNameA+1B4
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C90E4F4  00000000  KiFastSystemCallRet+0
    7C802542  00000000  WaitForSingleObject+12
    008AE57E  00000000  ZThread::Monitor::wait+9E
    008AA250  00000000  ZThread::ThreadImpl::sleep+60
    008A93CC  00000000  ZThread::Thread::sleep+C
    008914F0  00000000  SqlDelayThread::run+20
    008AA655  00000000  ZThread::ThreadImpl::Dispatch+1D5
    008AAAB3  00000000  ZThread::`anonymous namespace'::Launcher::run+33
    008AEB67  00000000  ZThread::ThreadOps::_dispatch+17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    7C80B713  00000000  GetModuleFileNameA+1B4
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C90E4F4  00000000  KiFastSystemCallRet+0
    05DBE400  00000000  0000:00000000 
    FF50D845  FFFFFFFF  0000:00000000 
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C90E4F4  00000000  KiFastSystemCallRet+0
    7C872931  00000000  GetConsoleInputWaitHandle+318
    7C872A78  00000000  ReadConsoleA+3B
    7C8018B7  00000000  ReadFile+A5
    78586A93  00000000  realloc+9F7
    78586F17  00000000  _read+C0
    7854EC7A  00000000  _filbuf+7D
    7854E319  00000000  fgets+109
    0040F688  00000000  CliRunnable::run+B8
    008AA655  00000000  ZThread::ThreadImpl::Dispatch+1D5
    008AAAB3  00000000  ZThread::`anonymous namespace'::Launcher::run+33
    008AEB67  00000000  ZThread::ThreadOps::_dispatch+17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    7C80B713  00000000  GetModuleFileNameA+1B4
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C90E4F4  00000000  KiFastSystemCallRet+0
    7C802542  00000000  WaitForSingleObject+12
    008AE57E  00000000  ZThread::Monitor::wait+9E
    008AA250  00000000  ZThread::ThreadImpl::sleep+60
    008A93CC  00000000  ZThread::Thread::sleep+C
    00433B28  00000000  RARunnable::run+228
    008AA655  00000000  ZThread::ThreadImpl::Dispatch+1D5
    008AAAB3  00000000  ZThread::`anonymous namespace'::Launcher::run+33
    008AEB67  00000000  ZThread::ThreadOps::_dispatch+17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    7C80B713  00000000  GetModuleFileNameA+1B4
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C90E4F4  00000000  KiFastSystemCallRet+0
    71A55F9F  00000000  0001:00004F9F C:\\WINDOWS\\system32\\MSWSOCK.dll
    71AB314F  00000000  select+A7
    10015105  00000000  ?wait_for_multiple_events@?$ACE_Select_Reactor_T@V?$ACE_Reactor_Token_T@VACE_Token@@@@@@MAEHAAVACE_Select_Reactor_Handle_Set@@PAVACE_Time_Value@@@Z+115
    FFFFFFFF  FFFFFFFF  0000:00000000 
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C90E4F4  00000000  KiFastSystemCallRet+0
    71A55F9F  00000000  0001:00004F9F C:\\WINDOWS\\system32\\MSWSOCK.dll
    71AB314F  00000000  select+A7
    10015105  00000000  ?wait_for_multiple_events@?$ACE_Select_Reactor_T@V?$ACE_Reactor_Token_T@VACE_Token@@@@@@MAEHAAVACE_Select_Reactor_Handle_Set@@PAVACE_Time_Value@@@Z+115
    FFFFFFFF  FFFFFFFF  0000:00000000 
    ========================
    Local Variables And Parameters
    
    

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