Jump to content

xirror123

Members
  • Posts

    14
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by xirror123

  1. Mangos crashes by doing duell...

    Revision: * * 8135 be75f11a8a72654fbaf8ea050b0be00a2a105786
    Date 6:7:2009. Time 15:54 
    //=====================================================
    *** Hardware ***
    Processor: Intel(R) Pentium(R) D CPU 2.80GHz
    Number Of Processors: 2
    Physical Memory: 1047032 KB (Available: 112492 KB)
    Commit Charge Limit: 2095608 KB
    
    *** Operation System ***
    Windows Vista or Windows Server 2008 Professional (Version 6.1, Build 7100)
    
    //=====================================================
    Exception code: C0000005 ACCESS_VIOLATION
    Fault address:  007BF58A 01:003BE58A C:\\Users\\Stefan\\Desktop\\Mangos Server (Patch  3.1.3) (23.06.2009)\\Core\\mangosd.exe
    
    Registers:
    EAX:0B5AAAB8
    EBX:19B5E1B0
    ECX:00000000
    EDX:00000000
    ESI:00000000
    EDI:00924CC0
    CS:EIP:001B:007BF58A
    SS:ESP:0023:03C74780  EBP:03C747A4
    DS:0023  ES:0023  FS:003B  GS:0000
    Flags:00010246
    
    Call stack:
    Address   Frame     Function      SourceFile
    007BF58A  00000000  PlayerbotAI::DoNextCombatManeuver+2A
    007C1CCD  00000000  PlayerbotAI::UpdateAI+66D
    004D1049  00000000  Player::Update+229
    004ACD79  00000000  Map::Update+D9
    00669A9A  00000000  MapManager::Update+17A
    0064531E  00000000  World::Update+7EE
    0043861E  00000000  WorldRunnable::run+8E
    00924CD7  00000000  ACE_Based::Thread::ThreadTask+17
    6BE214D4  00000000  __WSAFDIsSet+FFFFFFFFFFFCC45C
    6FDD3433  00000000  _endthreadex+44
    6FDD34C7  00000000  _endthreadex+D8
    761710DC  00000000  BaseThreadInitThunk+12
    77D21E9E  00000000  RtlProcessFlsData+D3
    77D21E71  00000000  RtlProcessFlsData+A6
    
    Call stack:
    Address   Frame     Function      SourceFile
    77D08244  00000000  KiFastSystemCallRet+0
    7616EF63  00000000  WaitForSingleObjectEx+43
    7616EF12  00000000  WaitForSingleObject+12
    6BDD9C64  00000000  __WSAFDIsSet+FFFFFFFFFFF84BEC
    6BE464DA  00000000  __WSAFDIsSet+FFFFFFFFFFFF1462
    6BE4269F  00000000  __WSAFDIsSet+FFFFFFFFFFFED627
    0066624A  00000000  WorldSocketMgr::Wait+4A
    198C7D3C  00000000  0000:00000000 
    198C7D3C  00000000  0000:00000000 
    6C696146  00000000  

  2. Add

    sWorld.SendWorldText(LANG_COMMAND_ANNOUNCEKICK,GetNameLink(target).c_str());

    instead of your method

                                  sWorld.SendWorldText(LANG_COMMAND_ANNOUNCEKICK,arg  s);                      

    SQL:

    INSERT INTO `mangos_string` (`entry`,`content_default`) VALUES
    ('283','Player %s kicked from the Server.');

    I hope it works, i didn't test it!

  3. Hello guys,

    I want to create a script that checks if you on a mount when you entering a certain zone for example the zone 440.

    Also First check if you on a Mount, then write to the player a message that he have 30 sek before he will dismounted.

    After 30 sek he will dismounted and can not get on the mount again.

    On Blizzard Server this check are used in Dalaran and my C++ knowledge isn't so good to write this :D

    If anybody can show me a script I'm very happy :P

    Thank you very much :)

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