Jump to content

painejake

Members
  • Posts

    64
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by painejake

  1. I'm still testing and don't see any crash related to this patch. Tested with ~700 characters ON. I believe that it's ready to master branch but only a developer can decide. One more time Thanks Ambal for all your hard work into mangos performance!

    I agree no stability issues from that patch at all. Would be nice if more people tested it and gave their reports.

  2. Besides, it's pretty easy to make just because of how much code there is to steal out there. ^_^

    Haha. I definitely think it would spark more enthusiasm among people contributing scripts as i think people are scared of the phrase 'C++ Scripting' :D

    I'm not to sure how or what but maybe even added development on EventAI would be a better step than going with LUA. Ofc its entirly upto the person what they want to do.

    Lua ofc needs to be compiled before it can be executed. This process can, however, stay out of user's attention, on script reload for example.

    Another plus to EventAI :P (But that depends on the job at hand as we know EventAI can only handle certain things)

  3. Yeah, who comes to private servers for a completely blizzlike experience? Haha im just looking to make some fun scripts.

    One of the ideas I have on my mind right now is creating a script that will enable users to play american style football on a server....

    I gotta say im a very offy person but that sounds really sick

  4. Try to launch your core with Valgrind to see if there is memory leak. It will help you i think.

    Here is the command :

     valgrind --tool=memcheck --leak-check=full ./mangos-worldd

    PS : With a Mangos without any patch I have some memory leak can someone confirm ?

    If it's true I will try to correct them.

    Im running mangos with mtmaps and a few other fixes on my main testing server. 150 testers no visible memory leaks. rev7887. On my 2nd testing server NO changes to core (only 5-10 online) memory is fine too mangos rev7863. All Vmaps on both.

    On my main server I only updated about 2 hours ago so i will monitor it

  5. I personally think this would be one of the most efficient ways of storing logs.. They are easy to manage and easy to find what you are looking for, You can pull results in any sorted order you fancy not to mention, how many times do you lose a database or data in that database as opposed to a log file?

    I'm defiantly looking forward the patch of this. Also the performance increase (if any) that it brings :)

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