Re: AccountLog Service Fail
It's cause it can't connect to the odbc connection called Statistics. Make sure you entered the correct name when you made the odbc connections. If not, rename it to Statistics.
Re: AccountLog Service Fail
oh dang Thank you very much lol never really understood those things >.< yeah i just renamed the file to Statistics, Thanks again
quick question too maybe you mighty know when i load the service for zone 00 it starts then i load for zone 01 it starts but zone 00 goes off so basically only 1 zone will start only any clue?
Re: AccountLog Service Fail
Maybe you haven't got enough RAM. Either that or there's something in the files that makes it crash. Check the assert logs of Zone 00
Re: AccountLog Service Fail
21:08:46 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow02]
21:08:46 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow03]
21:08:46 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow04]
21:08:46 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow05]
21:08:46 : AssertClass::ac_AssertFail : Fail to read : GuildTournamentSkill.shn[0]
21:35:45 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow02]
21:35:45 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow03]
21:35:45 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow04]
21:35:45 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow05]
21:35:45 : AssertClass::ac_AssertFail : Fail to read : GuildTournamentSkill.shn[0]
21:57:53 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow02]
21:57:53 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow03]
21:57:53 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow04]
21:57:53 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow05]
21:57:53 : AssertClass::ac_AssertFail : Fail to read : GuildTournamentSkill.shn[0]
thats wat the assert log says and i got like 8gb ram so should be good on that just im not sure how to interpret that data lol
Re: AccountLog Service Fail
I've had that FatalShadows error when ever I've edited any shine files wrong.
I'd start by checking the guildtournamentskill.shn first.
Re: AccountLog Service Fail
Replace GuildTournamentSkill.shn with the unedited one from munozvo's release.
Re: AccountLog Service Fail
ah ok yeah i put the wrong files in so i replaced them with the client manipulation fix and it works now, thanks for the help ^0^ ty both