Jump to content
  • 0

error sprite cant find file


Loki81

Question


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  79
  • Reputation:   0
  • Joined:  06/27/12
  • Last Seen:  

I dont know why but when i choose hairstyle of cloth color there a npc stylist it type a error o_32.act filename. Help me please.

Thank in advance

Edited by fredou81
Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  5
  • Reputation:   1
  • Joined:  12/28/11
  • Last Seen:  

Make sure your hairstyle sprites are saved here: data/sprite/Àΰ£Á·/¸Ó¸®Åë/¿© (for female) and data/sprite/Àΰ£Á·/¸Ó¸®Åë/³² (for male) and the format of the act/spr files must be ID_³² or ID_¿©.

And for hair colors, save them here: data/palette/¸Ó¸®/ and format must be like this: ¸Ó¸®0_¿©_ID for female and ¸Ó¸®0_³²_ID for male.

Hope that helps.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  79
  • Reputation:   0
  • Joined:  06/27/12
  • Last Seen:  

ok thank

I am noob. on data.grf or server.grf ?

i am using grf builder that correct? or gryfff

I found the files and I converted to unicode with umbollox but once I export it with grf builder, it is converted into Koreen.

Edited by fredou81
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  97
  • Reputation:   20
  • Joined:  11/13/11
  • Last Seen:  

Also make sure your settings server-side are set appropriately in the /conf folder.

After that make sure the stylist npc is set to handle the amount of hairstyles and dyes your server supports, don't want your stylist being able to support 250 hair/dyes when your grf only has 240 (example).

I'm used to grf factory, those who I've worked with have tried getting me to use gryff and grf builder but I'm a little old school lol. It's personal preference I think when it comes to what grf program you unpack/pack with. But generally when you unpack, the files will be in korean and they must be in korean not ascii (¸Ó¸®0_¿©_ID) when you repack them.

I hope this helps somewhat.

/edit/

The hairstyles and dyes go in your client-side grf not the server one.

Edited by Angst
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  79
  • Reputation:   0
  • Joined:  06/27/12
  • Last Seen:  

okay. I check that tonight and i will to answer you. So I extract the file to a folder and I convert them to unicode and I transferred in my grf factory unpack / repack file. So at the end, the file will be converted into korean. So this is normal?

thank you

ps: my file client.conf is

hairstyle_min = 0

hairstyle_max = 47

bla bla bla

hello I have almost solved my problem but as I test cloth color. I cant find this file: allinone_1.pal someone knows or can I get this pack of cloth color graphic, stp.

edit: I resolve the problem, i have add shared palette of the client difff

Edited by fredou81
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  97
  • Reputation:   20
  • Joined:  11/13/11
  • Last Seen:  

allinone_#.pal is affected by the "[Add] use shared palettes" patch applied to the client.

Remove this patch to display clothing palettes normally.

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...