Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

need Help A3Mainserver.exe crashing while opening it

Newbie Spellweaver
Joined
Dec 22, 2007
Messages
21
Reaction score
2
Hello,

Can anyone help me with this please!!

While trying to run A3 server with sequence the mainserver.exe crashes.

Details below are for bug report:-

---------------------------
# Exception : EXCEPTION_ACCESS_VIOLATION
# Address : 0x00472616
# Registers
EAX=01D86FBE EBX=00000020 ECX=00000008 EDX=7EFEFEFF ESI=00000010
EDI=01D86FBE EBP=046BFC9C ESP=046BFC30 EIP=00472616 FLG=00010202
CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000
# Call Stack Dump
001B:00472616 046BFC38 0040AF2A [01D86FBE 00000010 00000020 046BFD3C] 00071616 strncpy (FPO: [3,0,0])0x08X 0x08X, 0x08X, 0x04X
001B:0040AF2A 046BFC9C 0040C66F [02522F10 000000A2 00000010 00000010] 00009F2A CClanBattleSystem::FillNoticeMsg
001B:0040C66F 046BFD3C 0040CDCE [00000004 00000001 046BFE28 00000008] 0000B66F CClanBattleSystem::EndClanBattle
001B:0040CDCE 046BFDBC 0040CBE5 [046BFE80 00000008 02522A10 CCCCCCCC] 0000BDCE CClanBattleSystem::CheckClanBattleTimeout
001B:0040CBE5 046BFE28 004631E1 [046BFED8 00000008 02522A10 CCCCCCCC] 0000BBE5 CClanBattleSystem::CallEveryMinute
001B:004631E1 046BFE80 00462E0B [046BFF2C 00000008 02522A10 CCCCCCCC] 000621E1 CTickManage::OnSecond60
001B:00462E0B 046BFED8 0043AB0F [046BFF80 00000008 02522A10 CCCCCCCC] 00061E0B CTickManage::proc
001B:0043AB0F 046BFF2C 0043ABD9 [71A54D50 00000008 02522A10 CCCCCCCC] 00039B0F GameMain
001B:0043ABD9 046BFF80 004770E3 [00000000 71A54D50 00000008 02522A10] 00039BD9 MainThreadFunction
001B:004770E3 046BFFB4 7C80B713 [02522A10 71A54D50 00000008 02522A10] 000760E3 _threadstartex
001B:7C80B713 046BFFEC 00000000 [00477070 02522A10 00000000 000000C8] 7C40A713 GetModuleFileNameA


Thanks & regards
Rahul.
 
Joined
Jun 10, 2009
Messages
659
Reaction score
141
Hello,

Can anyone help me with this please!!

While trying to run A3 server with sequence the mainserver.exe crashes.

Details below are for bug report:-

---------------------------
# Exception : EXCEPTION_ACCESS_VIOLATION
# Address : 0x00472616
# Registers
EAX=01D86FBE EBX=00000020 ECX=00000008 EDX=7EFEFEFF ESI=00000010
EDI=01D86FBE EBP=046BFC9C ESP=046BFC30 EIP=00472616 FLG=00010202
CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000
# Call Stack Dump
001B:00472616 046BFC38 0040AF2A [01D86FBE 00000010 00000020 046BFD3C] 00071616 strncpy (FPO: [3,0,0])0x08X 0x08X, 0x08X, 0x04X
001B:0040AF2A 046BFC9C 0040C66F [02522F10 000000A2 00000010 00000010] 00009F2A CClanBattleSystem::FillNoticeMsg
001B:0040C66F 046BFD3C 0040CDCE [00000004 00000001 046BFE28 00000008] 0000B66F CClanBattleSystem::EndClanBattle
001B:0040CDCE 046BFDBC 0040CBE5 [046BFE80 00000008 02522A10 CCCCCCCC] 0000BDCE CClanBattleSystem::CheckClanBattleTimeout
001B:0040CBE5 046BFE28 004631E1 [046BFED8 00000008 02522A10 CCCCCCCC] 0000BBE5 CClanBattleSystem::CallEveryMinute
001B:004631E1 046BFE80 00462E0B [046BFF2C 00000008 02522A10 CCCCCCCC] 000621E1 CTickManage::OnSecond60
001B:00462E0B 046BFED8 0043AB0F [046BFF80 00000008 02522A10 CCCCCCCC] 00061E0B CTickManage::proc
001B:0043AB0F 046BFF2C 0043ABD9 [71A54D50 00000008 02522A10 CCCCCCCC] 00039B0F GameMain
001B:0043ABD9 046BFF80 004770E3 [00000000 71A54D50 00000008 02522A10] 00039BD9 MainThreadFunction
001B:004770E3 046BFFB4 7C80B713 [02522A10 71A54D50 00000008 02522A10] 000760E3 _threadstartex
001B:7C80B713 046BFFEC 00000000 [00477070 02522A10 00000000 000000C8] 7C40A713 GetModuleFileNameA


Thanks & regards
Rahul.

Seems like it has something to do with KH. Maybe you moved your server files and did not copy Clan folder in C: from your old server hence Main Server is not able to load KH. This is my guess!
 
Newbie Spellweaver
Joined
Dec 22, 2007
Messages
21
Reaction score
2
ClanBattleInfo.txt <<<< renamed this file in A3log folder which has to be located in c drive , problem of mainserver solved
 
Back
Top