Jump to content
  • 0

Custom Item Sprite Error


Katazui

Question


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

This is a on going problem and no has ever answered one of my topics for help. Now that it is summer and I have time. I have time. And I really need help to fix my custom items. IS there someone willing to TeamView with me? Eastern Time.

http://www.timeanddate.com/worldclock/city.html?n=179

 

Someone please help me. 

Link to comment
Share on other sites

24 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  403
  • Reputation:   89
  • Joined:  02/07/13
  • Last Seen:  

Explain your problem

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

My custom items. Everything is in place. You can see the sprite, pick up, drop, description, everything. But as soon as you wear it you get a huge error. I don't  understand. I don't know much about custom items, but I have added custom items before and it worked perfectly, but I must be missing something. I don't fully understand how to do .lua files and view ids. I've been fiddling with nothing works. I am probably missing a step.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  403
  • Reputation:   89
  • Joined:  02/07/13
  • Last Seen:  

Can you show you error ?

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

This is the error. Before it showed an real "sprite error" but I don't know what happened. But, for every single custom item I put on I get the same sprite error before this error happened. It's the same exact sprite error for every single of my custom item.

capture-20130622-101132_zps16e6fc98.png

 

 

See, here in this photo, everything works besides, actually wearing the item... and this custom item sprite name is HelmOfheHermes .act/.spr.

screenSpookyRO001_zps94f89a6d.jpg

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

Omg, please somebody.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

did you update accname.lua & accessoryid.lua files? if so can you show me snap for one custom item.

 

when u get error while wearing sprite it usually is because what you specified in accname.lua is not corresponding with what you have in your sprite folder (missing file or incorrect filename).

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

Here's the errors I got. I can't screenshot for some reason. But here.

 

 

photo4.jpgphoto3.jpgphoto2.jpgphoto1.jpgphoto.jpgphoto5.jpg

 

I'll show you the .lua is just a moment...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

looks like there is an issue with your diff patch. which client are you using?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  403
  • Reputation:   89
  • Joined:  02/07/13
  • Last Seen:  

Just place spr and act file in the location where it's missing :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

Can I have those spr files? But also, the problem is, when I put on any custom item... It's not that custom item error. It's something else. It's the same error for every custom item.

 

acc id: http://pastebin.com/raw.php?i=2wKfLnHe

 

acc name: http://pastebin.com/raw.php?i=AGkvgZwe

Edited by Katazui
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

Help help.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   1
  • Joined:  06/29/13
  • Last Seen:  

Same problem here using 2012 04 10.

 

I also try to use in Diff to read the LUA before LUB, but has no effect. I also try to remove the "lua files", and the client show NO error, that weird.

 

I found a lot of people with same problem, but I can't find any solution.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

@katazui the link u posted is for getting the full client folder i believe. i was asking about the client itself which version did you use and what all patches did you apply.

 

I think its an issue with the client. From what i can see in the error screenshots u posted, instead of picking up the name from accname it is using the weapon folder name for novices (most likely an issue with the diff patch u applied). could you post your diffed client here.

 

Also please make sure you used latest dlls for weediffpatcher (link is in my signature) in case you are using 2012 clients and latest xdiff file & xdiffpatcher for 2013 clients.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

@NeoMind I always use this website for clients http://svn.games-service.net/. I am not sure what to use, what clients, DLLs, I'm just a scripter. @_@. All the DLLs and data.grf are at http://spookyro.com/?module=main&action=download. I tried using WeeDiffPatcher, but it never works with me. 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   1
  • Joined:  06/29/13
  • Last Seen:  

YES! My LUA folder was incorrect. I didn't put "lua files" folder inside of "luafiles514". You should try this =P

 

Grab your clients here: http://supportmii.com/ro1/Clients/RagexeRE/

 

I see you are using an Sakexe version, this is not supported anymore since 2009, and will not work with those lua files.

Edited by puding
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

@puding, do I need to patch it? How do I do that? :3

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   1
  • Joined:  06/29/13
  • Last Seen:  

The only way is to use the WeeDiffGenerator. You can get it at the same link.

 

And you need to make a few changes on your emulator and compile it.

 

Like the PACKTERVER on mmo.h and pack_db.txt

 

http://eathena.ws/wiki/index.php/Mmo.h

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

Update: Somethings that happened. So, I used some client that has been already been patched, and when I login to game, it Disconnected right away. And some won't event let me login. But, the server is online.

 

Update 2: How to update and compile? 

Edited by Katazui
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   1
  • Joined:  06/29/13
  • Last Seen:  

Update: http://rathena.org/board/topic/83579-help-with-these-errors/#entry203824

 

Then go to packet_db.txt and change:

 

packet_db_ver: 30
 

 

On your Clientinfo.xml change your version to 30 as well.

 

To compile: http://rathena.org/wiki/Compiling#Windows

Edited by puding
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

When I open the client after I changed the sclientinfo.xml and clientinfo.xml to 30, it gave me lots of errors, and I didn't compiled yet when this happened.

 

But, I had this other client, it kinda had a better feel to it, but when I logged in, it DCed me right away. How do I fix that? 



Update: Okay, good news. I tried using a already built client. "kROsakexe0255b v1.1 [12 character slots]". And I can finally see my custom item! But, as soon as I login to game, it disconnected me. How do I fix that?

 

There's something to note. I'm using a eAthena server... 



Yay! I finally got the custom items to work. I used the kROsakexe0255b client. And in my packet_db.txt I change the number to 23 and so in the sclientinfo.xml and clientinfo.xml. But, where can I find all full color dyes and hairstyles?

Edited by Katazui
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  308
  • Reputation:   3
  • Joined:  12/18/11
  • Last Seen:  

search here in hercules or rathena 266 hair color and 553 cloth color thing

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

I'm looking for hairstyle and how can I make my own client with kROsakexe0255b?

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