Zone crashes when you type in normal chat?
so, wondering what could be causing this? whenever you send something in normal chat, it crashes the zone you were in. I've added a new skill and fixed Secret Lab, not sure what could be causing this. My best guess would be MiscDataTable maybe? or Field/NPC.txt
Debug Message
Code:
000018 2013-05-13 18:19:13 EXCEPTION - Saved dump file to 'C:\Orthus\Zone02\5ZoneServer2.exe 2013-05-13 PM 061913.mdmp'
Assert Log
Code:
18:02:52 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[SleepingAura]
18:02:52 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow02]
18:02:52 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow03]
18:02:52 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow04]
18:02:52 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow05]
18:03:12 : AssertClass::ac_AssertFail : SetItemData::EffectDescription::ed_Store : Effect with no skill[FlameWalkerCooldown]
18:05:27 : AssertClass::ac_AssertFail : Socket cut not for player[0]
18:05:35 : AssertClass::ac_AssertFail : Socket cut not for player[0]
18:08:33 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[2621/17412]
18:08:33 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[2622/17412]
18:08:33 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[2623/17412]
18:08:33 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[2624/17412]
18:14:24 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[9912/9244]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8726/4019]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8727/4020]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8728/4021]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8729/4022]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8730/4023]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8731/4024]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8695/4013]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8696/4013]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8697/4014]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8698/4015]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8699/4016]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8700/4017]
18:14:43 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[8701/4017]
18:19:35 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[SleepingAura]
18:19:35 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow02]
18:19:35 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow03]
18:19:35 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow04]
18:19:35 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow05]
18:19:53 : AssertClass::ac_AssertFail : SetItemData::EffectDescription::ed_Store : Effect with no skill[FlameWalkerCooldown]
18:49:03 : AssertClass::ac_AssertFail : Socket cut not for player[0]
18:59:48 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[21162/8044]
18:59:48 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[21162/8045]
18:59:48 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[21162/8046]
18:59:48 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[21162/8044]
18:59:49 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[21156/8038]
18:59:49 : AssertClass::ac_AssertFail : ShineObjectClass::ShinePlayer::sp_MoveLocationCheck_To : Block[21156/8039]
Exit Log
Code:
01:07:40 : AssertClass::ac_AssertFail : MiscDataTable::mdt_SkillBreedMob
Re: Zone crashes when you type in normal chat?
Quote:
Originally Posted by
NvrGnaStp
whenever you send something in normal chat
are you trying to spawn a mob or do this happen with anything you write
Re: Zone crashes when you type in normal chat?
anything you write in chat
Re: Zone crashes when you type in normal chat?
It looks like something wrong with ShineObjectClass or something o-o
Re: Zone crashes when you type in normal chat?
Quote:
Originally Posted by
WalrusesFtw
It looks like something wrong with ShineObjectClass or something o-o
Congratulations you can read... Mind helping find out where this might be? If this is even the issue
Re: Zone crashes when you type in normal chat?
Any help would be appreciated, even tried removing the services and reinstalling them with original services, uneditted. Still crashes the zone whenever I or anyone else tries to talk in normal chat.
Re: Zone crashes when you type in normal chat?
Backup your current files.
Restore default files.
Test. (Should work perfectly as no one else has reported something like this)
Start adding back your Backup files, if there are not many you can add them 1 by 1, but if a lot, then by groups, and then test each time you add, until you find the file what causes it.
If your sure that any of the edited files doesn't cause it then it's kinda impossible to help as I haven't encountered something like that.
Some info how I could reproduce it in my computer would help, but until then I'm not able to do help more.
Re: Zone crashes when you type in normal chat?
the services have nothing to do with it lol, I mean it's about your server files.
use the last working one (create back up of the last working version of your server files, whenever you attempt something)
Also, try to remember what's the last edit you did into your files and remove it , or use the unedited version of the said file.
i won't say "it should Work". but "It MUST work" (assuming without edits it works)
if you don't manage it , let us know what's the last edit you made , maybe we'll find what you did wrong ^^
EDIT: NextIdea you posted like 2sec before me O_O
Re: Zone crashes when you type in normal chat?
I actually removed everything that I had last editted and had the same issue :/ did a massive rollback and it finally works... gunna replace with the backup as suggested one by one to try to weed out the issue
Re: Zone crashes when you type in normal chat?