Need help with a few things
Could anyone add me to skype and help me with a few things. things like adding gates and adding items to the npc ive scowered these forums and found a few things on how to do it but it seems like anything i edit doesnt work i get map is under maitenence, ive tried this so many times x.x my skype is josh.day77
Re: Need help with a few things
If you're getting map under maintainance then your zone may not be starting up and staying up. If you check the latest assert txt file, it'll be able to tell you where the problem lies and you can fix it then.
Re: Need help with a few things
this is the error i get when i add something to item merchant pey. But it makes no since say invalid item index Fatalshadow i added BlessEl3
09:46:24 : AssertClass::ac_AssertFail : NPCItemList::NPCItemListTable::nilt_ReadTable : Read error[../9Data/Shine/NPCItemList/RouItemMctPey.txt]
09:46:24 : AssertClass::ac_AssertFail : # comment expected[1]
09:46:24 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow02]
09:46:24 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow03]
09:46:24 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow04]
09:46:24 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow05]
09:46:24 : AssertClass::ac_AssertFail : NPCItemList::NPCItemListTable::nilt_ReadTable : Read error[../9Data/Shine/NPCItemList/AdlSmithAlexia.txt]
09:46:24 : AssertClass::ac_AssertFail : File not found[0]
09:46:24 : AssertClass::ac_AssertFail : NPCItemList::NPCItemListTable::nilt_ReadTable : Read error[../9Data/Shine/NPCItemList/AdlAertsina.txt]
09:46:24 : AssertClass::ac_AssertFail : File not found[0]
09:46:24 : AssertClass::ac_AssertFail : NPCItemList::NPCItemListTable::nilt_ReadTable : Read error[../9Data/Shine/NPCItemList/AdlLoussier.txt]
09:46:24 : AssertClass::ac_AssertFail : File not found[0]
09:46:24 : AssertClass::ac_AssertFail : NPCItemList::NPCItemListTable::nilt_ReadTable : Read error[../9Data/Shine/NPCItemList/AdlSkillEdwina.txt]
09:46:24 : AssertClass::ac_AssertFail : File not found[0]
09:46:24 : AssertClass::ac_AssertFail : NPCItemList::NPCItemListTable::nilt_ReadTable : Read error[../9Data/Shine/NPCItemList/AdlStoreKaruha.txt]
09:46:24 : AssertClass::ac_AssertFail : File not found[0]
09:46:39 : AssertClass::ac_AssertFail : SetItemData::EffectDescription::ed_Store : Effect with no skill[FlameWalkerCooldown]
09:46:40 : AssertClass::ac_AssertFail : NPCManager::nm_SetNPC : Invalid mob id[EldItemNina]
09:48:02 : AssertClass::ac_AssertFail : Socket cut not for player[0]
Re: Need help with a few things
22:05:30 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow02]
22:05:30 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow03]
22:05:30 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow04]
22:05:30 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow05]
22:06:33 : AssertClass::ac_AssertFail : SetItemData::EffectDescription::ed_Store : Effect with no skill[FlameWalkerCooldown]
22:46:08 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow02]
22:46:08 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow03]
22:46:08 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow04]
22:46:08 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow05]
22:46:29 : AssertClass::ac_AssertFail : SetItemData::EffectDescription::ed_Store : Effect with no skill[FlameWalkerCooldown]
22:53:07 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow02]
22:53:08 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow03]
22:53:08 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow04]
22:53:08 : AssertClass::ac_AssertFail : NPCItemList::ItemListOption::ilo_PacketMake : Invalid item index[FatalShadow05]
22:53:30 : AssertClass::ac_AssertFail : SetItemData::EffectDescription::ed_Store : Effect with no skill[FlameWalkerCooldown]
This is the error i get when adding BlessEl3 to the merchant
Re: Need help with a few things
Adding invalid item to merchant doesn't crash the Zone.
The latest assert is fine, there is no crash report. Your Zone should be running just fine.
The first assert crashes because of the invalid mob "EldItemNina" you are trying to add to map.
Wondering - How hard is it to read that from assert. :glare:
Re: Need help with a few things
Doesn't it? I always thought it had. Oh well there you go. I learnt something new, but it also took you to your answer though lol.
Re: Need help with a few things
Change in your NPC.txt EldItemNina to EldItemMctNina