Re: iKindIdx error in WORLD
pItemData->iSerialBgn : 500000, pItemData->iSerialEnd : 500000
you trying to give something item to That channell which has bug (i think it was Legacy weapon)
Posted via Mobile Device
Re: iKindIdx error in WORLD
the channel is not WAR, and the item 626 is formula card I already check those itemid in terrain and its all correct I dunno why I have this problem. and I also return the default settings on my two channels
Re: iKindIdx error in WORLD
This one comes up a lot. You have edited files in windows which has converted them from unix format to DOS which the server does not like. Looking at the error i would think you have edited drops somewhere.
Use the dos2unix command on the files you have edited to convert them back. In future use a unix compatible editor like crimson editor or notepad++ to stop this happening.
Re: iKindIdx error in WORLD
Only solution for this is a rollback, and I have a mistake in adding items on my custom channel 626 formula card with optionpool value 13, which should be 0 not 13.