Jump to content

cronoszeu

Members
  • Posts

    4
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

cronoszeu's Achievements

Newbie

Newbie (1/3)

0

Reputation

  1. well on rev 10744 dose`n work ... I modified this: GetCreatorGUID -> GetCreatorGuid isPet -> IsPet and this unit->SetUInt32Value(UNIT_VIRTUAL_ITEM_SLOT_ID 1, item->GetProto()->ItemId); with unit->SetUInt32Value(UNIT_VIRTUAL_ITEM_SLOT_ID, item->GetProto()->ItemId); compiled ok .. testing .. Regards
  2. Update: I downloaded http://www.dependencywalker.com/ to trace the error (dark told me) And I found that libeay32.dll has a problem or something ... I copied the libeay32.dll from Release Folder to Debug Folder and the server started... (the debug one) So now what shall I do ? is ok If i leave it with that libeay32.dll ? Regards
  3. Hi there, I`m trying to run a debug core on a win 2003 enterprise SP2 Win32. If I compile release core all is ok .. server start. .. When I try the debug core I get an error : the application failed to initialize properly (0xc015002) click ok to terminate ... Now I have installed : SP2 for win .Net 4.0 SDK VS2010 Pro First I compiled the core on a win7 machine all working when I moved the debug core over 2003 didn`t started .. After I installed VS2010 on that downloaded the core compiled a debug and same problem/error Now I run out of ideas... any help ? Regards
  4. Hi there, I have a problem with a crash "just one" is over and over and over plus I applied lots of crash fixes and didn`t fixed nothing still same crash .. I have version 9127 (3.2.2a) Crash log: 0042C224 00000000 ?getSource@?$Reference@V?$GridRefManager@VCorpse@@@@VCorpse@@@@QBEPAVCorpse@@XZ+14814 008B6059 00000000 ?GetFloatDefault@Config@@QAEMPBDM@Z+DC9 00291B84 00000000 ?invoke@ACE_OS_Thread_Adapter@@UAEKXZ+74 78543433 00000000 _endthreadex+44 785434C7 00000000 _endthreadex+D8 77E6482F 00000000 GetModuleHandleA+DF and on server log most of the time is this : 2010-06-11 20:39:04 ADDON: Name: Blizzard_ItemSocketingUI, Enabled: 0x1, CRC: 0x4c1c776d, Unknown2: 0x0 2010-06-11 20:39:04 ADDON: Name: Blizzard_MacroUI, Enabled: 0x1, CRC: 0x4c1c776d, Unknown2: 0x0 2010-06-11 20:39:04 ADDON: Name: Blizzard_RaidUI, Enabled: 0x1, CRC: 0x4c1c776d, Unknown2: 0x0 2010-06-11 20:39:04 ADDON: Name: Blizzard_TalentUI, Enabled: 0x1, CRC: 0x4c1c776d, Unknown2: 0x0 2010-06-11 20:39:04 ADDON: Name: Blizzard_TimeManager, Enabled: 0x1, CRC: 0x4c1c776d, Unknown2: 0x0 2010-06-11 20:39:04 ADDON: Name: Blizzard_TokenUI, Enabled: 0x1, CRC: 0x4c1c776d, Unknown2: 0x0 2010-06-11 20:39:04 ADDON: Name: Blizzard_TradeSkillUI, Enabled: 0x1, CRC: 0x4c1c776d, Unknown2: 0x0 2010-06-11 20:39:04 ADDON: Name: Blizzard_TrainerUI, Enabled: 0x1, CRC: 0x4c1c776d, Unknown2: 0x0 2010-06-11 20:39:04 ERROR:World Thread hangs, kicking out server! I don`t know where to look or what cause the problem Regards
×
×
  • 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