Jump to content

Vlad852

Members
  • Posts

    8
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Vlad852

  1. selector, I use wardend under wine32, and it works perfect 3 weeks... soo...
  2. Easy to reproduce: After server send Wardend::BuildCheatCheck press logout->you will be kicked like timer passed. Warden Manager: no Cheat-check reply received, kicking account EDIT: OK, I found. HandleWardenRegister(); called for already registered session. Fix: void WorldSession::HandleWardenRegister() { if (sWardenMgr.IsEnabled() && m_wardenStatus == WARD_STATE_UNREGISTERED) sWardenMgr.Register(this); }
  3. It was: 2011-04-04 22:46:19 Kicking account 5 for failed check, MEM Offset 0xAC3DAC length 8 has content '02000000903C9F00' instead of '04000000903C9F00' It is not weh, so what it was? Are there any solution to find which programm it? )
  4. Now work great, without memory leaks. But sometime mangosd says "connection to wardend lost", but I see, connection still here and established, so mangosd make new connection, and repeat it after sometime not killing existing connection (which is real working). I increased ping time x10, and now mangosd and wardend keep their first and unique connection up 10 hours for now. P.S. Is there exist any "not hack" program In this sample data? ) I get banned myself when was running spell_work, or skype... or something else.
  5. OK, seems is working. But some problems exist: memory leak in warden demon, after connecting about 300 testers, wardend allocate 150Mb. Also still sometime: 2011-04-03 21:36:31 WardenSocket::_HandleLoadModule, received 15264 2011-04-03 21:36:31 Got 15264 bytes of data, 18976 bytes needed, waiting for next tick 2011-04-03 21:36:31 Command handler failed for cmd 3 recv length 15264 2011-04-03 21:36:31 WardenSocket::_HandleLoadModule, received 19620 2011-04-03 21:36:31 Wardend::LoadModule() 2011-04-03 21:36:31 ERROR:Warden module seams damaged, cannot find signature data. 2011-04-03 21:36:31 There was a problem in running the sent module
  6. Good job! Now all working. Thx you Neo for your work =)
  7. Not helped =\\ EDIT: Interesting experiment I done: I run wardend on remote host under WINE, and successful rate encrease up 5-7 times per 10 connections.But still not 100% =\\ P.S. It is ok that 2-6 connections between mangosd and wardend simultaneously? Maybe it is real problem? And yes, wardend is working on WINE =)
  8. Hi, Neo. I tested last patch. Seems not working (. Somehow one time ok, but than nothing helps like: deleteting from DB session key, last module, day module, restart both daemons, restart my PC, nothing..i got only these logs: http://paste2.org/p/1339988 BTW, it is ok that daemons all time are reconnecting?
×
×
  • 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