kRO unpacked clients releases

Status
Not open for further replies.
Oh I forgot that the Ash is using itemInfo_Sak.lub, could be this your problem...
Change his itemInfo's name to itemInfo.lua and diff your client to read it.

The itemInfo from zack is outdated, you can't use with new clients...
Same problem.

No matter what iteminfo i use, the error always appears.

I forgot to diff something? 

1Qaxj5S.png
@Edit: I think my problem is in the format saved in Notepad ++

 
Last edited by a moderator:
Nothing...

Can you send your system / data folder just for test? I think the updates in ashe's github brought some error... Honestly I'm available to test everything.
You're doing something wrong...

This itemInfo is working perfectly here, and I'm using files from the Asheraf.
Try update your kRO...

Sorry, but I can't help you in this case, I really don't know.

 
The iteminfo from my repo only works for clients 2018-02-07+ older versions are not supported.

 
Well, thanks a lot to @BrOgBr for trying to help. I did it all again, but using a new hexed version and works fine with my itemInfo.

 
You need to make sure the msgstringtable is saved in the correct encoding of whatever language used in there, for example if you're using the one from my repository you have to save it as EUC-KR unless you translated everything. (ps: im keeping it UTF-8 in the repo so its readable in the github diffs)

a8a7768150c2409.png
I'm using N++ the only encoding available are Converting to ANSI,UTF-8 and so on. 
can't find the EUC-KR.

 
someone have the packets for the new client of ragnarok zero 2018 pls?
Search packets in hercules. But nemo may not works yet with this client.

 
New packets for in my pull request, but now merged too.

Probably you looking wrong branch, see master branch.

 
You need to make sure the msgstringtable is saved in the correct encoding of whatever language used in there, for example if you're using the one from my repository you have to save it as EUC-KR unless you translated everything. (ps: im keeping it UTF-8 in the repo so its readable in the github diffs)

a8a7768150c2409.png
can't quite understand how to do this. I tried changing the encoding in notepad++ but still doesn't work.

 
Status
Not open for further replies.
Back
Top