Jump to content

yu_raider

Members
  • Posts

    15
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by yu_raider

  1. It looks that the problem comes from this line under src/realmd/AuthSocket.cpp:

    result = dbRealmServer.PQuery( "SELECT gmlevel, numchars FROM realmcharacters WHERE realmid = '%d' AND acctid='%u'", i->second.m_ID, id);

    Since it is located under for cycle, it seems that i takes a wrong realm id value and therefore gm rights are randomly selected from one of the realms.

  2. Vlad, this patch of yours won't work as it should. I've setup 2 realms to test and both realms take gm rights from the same realm. Sometimes they take gm rights from realm 1, sometimes from realm 2. Looks like there is a problem with resolving realmid. And some commands like .pinfo do not work.

  3. I also have the similar problem. I have 2 realms on the same computer with 2GB ram running Ubuntu server 9.04. Server is only for me and my friends, there are never more then 10 players online, so don't mind the configuration. Anyway when realms are started at the beginning they take about 400-500 MB (with vmaps on and grid unload on). As the time goes by both realms grow in memory untill both take about 1GB (1 can be 700MB, other one 1400MB it doesn't matter, the point is they fill out the memory), then one realm dies, and if the restarter is turned off other one continues to grow until he takes about 2GB of memory, then it dies too. I've noticed that sometimes it take more than a day for both realms to fill up the memory and crash, sometimes they crash 2 times per day with same number of players online. I am now using rev 7721, but it happened before too.

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