Jump to content

imdango

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by imdango

  1. For the double deletion, I removed item cost in `skill_db.yml`, and seems like it works very well (no more double deletion):

    image.png.3e426cde977fe0b386b3ea6b3aa0cbeb.png

    Besides, I still encounter the windows wasn't closed after selected.

    But once again, thank you verymuch Tero, your work is great and the guide is quite easy to follow xD

  2. Hi guys, so I'm trying to add new item to my server.

    After follow "exactly" steps for adding new items (in 'For New Clients' section) by this link: https://github.com/rathena/rathena/wiki/Custom-Items, I encountered a strange error that seem very easy for debug but somehow, it's not easy (for me)...

    These below pictures will show you a clearly vision what I'm facing:

    1/ Resource File Loading fail Error:

    image.png

    2/ A few moment later, with the same item, I got same error, but different message:

    image.png

    => So I wonder, how can it be??? O_o

    3/ Add headgear spr and act to male and female:

    image.png

    4/ Add item name to accname.lub and item view id to accessoryid.lub:

    image.png

    5/ Add item description to itemInfo.lua:

    image.png

    6/ Add item to item_db.txt in server side:

    image.png

     

    Please help me as your kind ~~

    Thank you ~~ >.<

  3. On 6/17/2019 at 7:46 AM, Hazo- said:

    I tried everything it doesn't work for me, disabled Doram in data.grf, put PACKETVER 20180620

    changed select_charakter_ver3

     

    Still Client Crashing after Login till there is everything ok. but on Char Select crashing

    Unbenannt.png

     

    Can someone just upload a working Client?

    I believe this error caused by Client was unable to read "data" folder and "System" folder in your game folder.

    Try to use GRF Editor to merge your "data" folder and "System" folder into your grf (rdata.grf or your server's grf) and it should be fine.

×
×
  • Create New...