Jump to content
  • 0

Palette Error: looking for file with Chinese characters instead of Korean


OscarScorp

Question


  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.02
  • Content Count:  217
  • Reputation:   16
  • Joined:  01/28/15
  • Last Seen:  

I apologize in advance if this isn't the right section to post this, but I can't find the reason why this happens and might happen in Client-side.

 

When changing palette colors (clothes only) this appears:

 

4868981d25428562882e84a56d4dd680.png

 

The characters are in Chinese, when I have all the palettes in the GRF, but in Korean characters. Why is it looking for an address in Chinese instead of Korean? Where can I change this?

 

I do have all the palettes in a grf in this folder:

- Hair: 머리

- Clothes: 몸

 

Thanks in advance.

Link to comment
Share on other sites

10 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  661
  • Reputation:   670
  • Joined:  11/12/12
  • Last Seen:  

The display messages from the client are in whatever encoding you set from your clientinfo. You're... most likely missing the palette though :

data\palette\个\kagerou_巢_4.pal (Chinese display)

data\palette\¸ö\kagerou_³²_4.pal (Value stored in your GRF)

data\palette\몸\kagerou_남_4.pal (Korean display)

 

Also, there are no settings to change; the GRF's encoding is only for display purposes.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.02
  • Content Count:  217
  • Reputation:   16
  • Joined:  01/28/15
  • Last Seen:  

I do have it in korean, all of the palettes:
data\palette\몸\kagerou_남_4.pal

 

So what should I change in the clientinfo in order for this to work?

 

Here's my clientinfo

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>primary</servertype>
   <connection>
      <display>Desperado RO</display>
      <balloon>Rates 10x10x10x</balloon>
      <desc>Yeah</desc>
      <address>XXXXXXXXX</address>
      <port>6900</port>
      <version>51</version>
      <langtype>8</langtype>
      <registrationweb>websiteXXXXXXX</registrationweb>
        <aid>
            <admin>2000000</admin>
			<admin>2000001</admin>
			<admin>2000002</admin>
        </aid>
        <loading>
            <image>loading00.jpg</image>
			<image>loading01.jpg</image>
			<image>loading02.jpg</image>
			<image>loading03.jpg</image>
			<image>loading04.jpg</image>
			<image>loading05.jpg</image>
			<image>loading06.jpg</image>
			<image>loading07.jpg</image>
			<image>loading08.jpg</image>
        </loading>
   </connection>
</clientinfo>

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  661
  • Reputation:   670
  • Joined:  11/12/12
  • Last Seen:  

Like I said, there are no settings to change. Changing your clientinfo will bring you the same error but in a different 'language', which won't help you at all. The file is missing from your GRF. Look at your data.ini file if your GRF is indeed there and make sure the path is correct in the GRF. If you have embedded your data.ini, then perhaps your GRF hasn't been added in it? Are your files encrypted or LZMA compressed (which would require you to change your cps.dll)?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.02
  • Content Count:  217
  • Reputation:   16
  • Joined:  01/28/15
  • Last Seen:  

Here's how I have it in my directory. No Data folder, all grfs and data.ini files in Program Files\Ragnarok\ folder.

fe7066194adabb7b2499a73f4eb24038.png

 

Here's my data.ini:

[Data]
0=mdesperado.grf //new maps
1=bdesperado.grf //small grf for updates
2=hr_desperado.grf //a pack of maps for specific area
3=ddesperado.grf //cloth and hair palettes
4=ndesperado.grf //basic grf
5=desperado.grf //basic grf
6=rdata.grf
7=data.grf

Note: I just typed the comments to show here in the forum, they aren't really in my data.ini file.

 

I do have all palettes, and I'm trying with Kagerou number 4:

 

Directory: data\palette\몸\

c45a755200f24111d481a2acb0fe5b99.pngand so on.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  661
  • Reputation:   670
  • Joined:  11/12/12
  • Last Seen:  

Hmm... well that is certainly odd. Mind showing the full structure of your GRF, something similar to :

 

K14T5tj.png

 

I'm a bit confused because what you've shown up there are files in the data folder and these obviously won't work (files outside a GRF must be extracted using the "Default" encoding (1252)).

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.02
  • Content Count:  217
  • Reputation:   16
  • Joined:  01/28/15
  • Last Seen:  

Hey Tokei thanks for your replies and great help.

 

I am sorry I wasn't clear as how I have my client-side data. I do not have a Data folder, so I don't have the Read Data Folder first option turned on.

I have multiple GRFs, but they are not inside any folder. These grfs are in the same address as my Ragnarok Folder.

fe7066194adabb7b2499a73f4eb24038.png

and many more files within the Ragnarok folder, including BGM, System, Emblem etc.

 

I can show you my extracted GRF. The folder is in Desktop, the whole address is:

\Desktop\data\palette\

 

folders inside palette folder:

머리

 

Files inside 몸 folder:

 

0b17f35e6c646efa4b562f079f4561c7.png9c4e371ba7e6dc809439cedb0ebe74c0.png

 

20,308 files for cloth palettes.

 

I do not have my Windows set up so I can show it as you have. Hope I describe everything. If there's anything I'm missing please let me know.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  661
  • Reputation:   670
  • Joined:  11/12/12
  • Last Seen:  

I'm personally about to run out of ideas! That view is from GRF Editor, open the GRF with it instead and take another screenshot. The only reason why you'd get this file missing error is if the client... cannot find the file. You're not using the data folder and data.ini is properly set, so the only reason left is that the file is not present inside the GRF (or something wrong is going on inside of it!). Also extracted files don't mean much.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.02
  • Content Count:  217
  • Reputation:   16
  • Joined:  01/28/15
  • Last Seen:  

Sorry for replying this late! Thanks for your help. I installed GRF Editor and I cannot find the Kagerou file in it!
6c4d54aa9211708b8b6368bea04b82df.png

I even tried searching for Kagerou and nothing shows up, why would this happen?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  661
  • Reputation:   670
  • Joined:  11/12/12
  • Last Seen:  

Sorry for replying this late! Thanks for your help. I installed GRF Editor and I cannot find the Kagerou file in it!

I even tried searching for Kagerou and nothing shows up, why would this happen?

 

Hmm, I couldn't tell you why they're missing as I have no idea how you've done your GRFs. Perhaps you're using a previous version of your ddesperado.grf? Either way, the problem's solved and that's what matters..! Drop your kagerou palettes in the list/folder in GRF Editor and then save it. It should be working fine ingame now ;].

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.02
  • Content Count:  217
  • Reputation:   16
  • Joined:  01/28/15
  • Last Seen:  

Hello again, sorry for reviving thread (was out on vacations). Issue still occurs.

 

Note: I am using Client 2014-10-22bRagexe_patched.exe

 

I don't understand why is this happening and I don't want my users to get the error every time they try to change clothes color.

Issue occurs when:

- Changing colors while mounting Peco (tested with Crusader class)

- Changing colors above #4 palette with Kagerou / Rebellion

 

What I did first was downloaded this 553/251 Old Dyes / Palette pack from KamiShi: https://rathena.org/board/topic/75214-palette-553251-old-dyes-palettes-working-all-classes/

 

But the issue mentioned above started to happen.

 

Then I tried manually duplicating the Kagerou #4 palette all up until #553 (max). Which is a "solution", but all palettes are the same. I thought KamiShi's pack would have all Kagerou/Oboro and Rebellion color support.

 

Not sure what I'm doing wrong, or if it's the new Client which can't show or locate Crusader+Peco, Kagerou/Oboro and Rebellion color palettes.

It may be a problem with how every file and folder are named? ("¸Ó¸®" or "머리").

Is there any way to actually find the real issue? :(  Should I be posting somewhere else?

 

Sorry and thanks for the help, I really appreciate it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...