Jump to content
  • Build Status

      CORE LINUX WINDOWS
      ZERO Mangos ZERO LINUX Buiild Status Mangos ZERO WINDOWS Buiild Status
      ONE Mangos ONE LINUX Build Status Mangos ONE WINDOWS Build Status
      TWO Mangos TWO LINUX Build Status Mangos TWO WINDOWS Build Status
      THREE Mangos THREE LINUX Build Status Mangos THREE WINDOWS Build Status

    Status images link to detailed build reports.

  • getMaNGOS Community Donations

    If you find the getMaNGOS website useful and want to contribute in keeping it going then please donate any amount. Click here to learn more about what we use your donations for and a list of rewards.

     CLICK HERE TO SET A RECURRING DONATION (WEEKLY/MONTHLY)

    block_verified.png

    5%
    5.00 GBP of 90.00 GBP Donate Now
  • Blog Entries

  • Posts

    • Never mind, bots are only available for mangos zero and one, and I was using mangos three.
    • I'm facing the same issue, but the character database contains only my character, not the AI bots. Furthermore I can't type .bot commands on the command line.
    • Hello, where can i find more information about Ai.Playerbot? github repo or something where i can refer how is this implemented and how to fine tunne the behavior of the bots. Thanks
    • I've successfully built out the Zero server and everything appears to be running smoothly. However, after doing some monitoring, it appears that there is a slow but constant memory leak going on if random AI Bots are enabled. Details: Platform: Ubuntu VM, 8gb ram, 2 core CPU. Core: Zero Configuration: Everything more or less at default, Random AI bots enabled, 50 minimum - 100 maximum, deleterandombotaccounts = 1 What happens: Memory utilization starts at around 8% (as per monitoring via 'top'), and steadily rises up to roughly 22%+ after about 2hrs, continuing to rise.   I am not a coding expert, however i did use chatGPT to give me some pointers on where to look for the sources of memory leakage. I used valgrind to identify which functions were improperly handling memory allocation, and after running the tool for about 45 mins, these are the functions it identified: Memory Allocation Location: The memory is allocated in the operator new[] function (which is used for dynamic arrays), as seen in the trace. The leak is most prominent in ai::NextAction::clone, which suggests that each time this action is cloned, memory is allocated but never freed. Leak Propagation: The leak then propagates through the following functions: ai::Engine::ProcessTriggers() ai::Engine::DoNextAction() PlayerbotAI::DoNextAction() PlayerbotAIBase::UpdateAI() Player::Update() Map::Update() MapUpdateRequest::call() Other functions involved in managing the AI updates in the game world   I've experimented by turning off random AI bots. Memory utilization started at 4.8% at startup, and after about an hour held steady at pretty much the same level. Any ideas on how to remedy this issue from my end, if possible? Are there others experiencing the same issue, or is there something about my specific deployment that is causing this?
    • That's awesome!! Thank you for sharing your NPC + quest! I really like the text for the quest too! Haha! How was the guide - easy to follow? Anything that you think I could have presented in a different manner?
  • Topics

  • Forum Statistics

    • Total Topics
      10.4k
    • Total Posts
      79.9k

Forums

  1. MaNGOS Information

    1. 49
      posts
  2. Community Discussion Areas

    1. Introduce Yourself

      New here? Say hi and a little about yourself :)

      596
      posts
    2. 259
      posts
    3. Community Input

      Please give us your input on things we are working on here

      33
      posts
    4. 829
      posts
    5. MaNGOS University

      Want to learn, enrole at the university now !!

      334
      posts
  3. Community Help and Support

    1. 942
      posts
    2. 10
      posts
    3. 115
      posts
  4. Development & Patch Submissions

    1. 3.1k
      posts
    2. 310
      posts
  5. Eluna LUA Engine

    1. 342
      posts
  6. International Help & Support

    1. 1.1k
      posts
  7. Archived

    1. 11.2k
      posts
    2. 58.8k
      posts
×
×
  • 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