Jump to content
  • 0

How can i catch or copy the sprite error ?


qtdan

Question


  • Group:  Members
  • Topic Count:  67
  • Topics Per Day:  0.02
  • Content Count:  223
  • Reputation:   29
  • Joined:  10/21/12
  • Last Seen:  

How can i catch or copy the sprite error ?

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1507
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

1 hour ago, mharkeke said:

How can i catch or copy the sprite error ?

can u elaborate ? 

diff client without ignore error

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

1 hour ago, Chaos92 said:

can u elaborate ? 

diff client without ignore error

2014 and below didn't show any missing resource warnings when adding the patch but 2015 and above have this issue even you added the ignore resource warning patch it shows up.
 

2 hours ago, mharkeke said:

How can i catch or copy the sprite error ?

Well if the client throws up a crash dump txt you can use this but if its a missing resource file message popping in you client just find that file and add it into your custom grf.

 

Edited by Lelouch vi Britannia
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  67
  • Topics Per Day:  0.02
  • Content Count:  223
  • Reputation:   29
  • Joined:  10/21/12
  • Last Seen:  

error like this ? how to catch it and make it copy ?

error.png

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  67
  • Topics Per Day:  0.02
  • Content Count:  223
  • Reputation:   29
  • Joined:  10/21/12
  • Last Seen:  

or how can i disable that popup ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

diff with nemo ignore resource error

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  67
  • Topics Per Day:  0.02
  • Content Count:  223
  • Reputation:   29
  • Joined:  10/21/12
  • Last Seen:  

8 hours ago, melv0 said:

diff with nemo ignore resource error

I already ignore still gets that error.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

23 minutes ago, mharkeke said:

I already ignore still gets that error.

can u tell me what i ar u doing when that pop up came out?

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  67
  • Topics Per Day:  0.02
  • Content Count:  223
  • Reputation:   29
  • Joined:  10/21/12
  • Last Seen:  

This error when i put on this item.

asda.jpg

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  40
  • Reputation:   7
  • Joined:  10/25/18
  • Last Seen:  

 

On 1/21/2019 at 12:23 AM, mharkeke said:

This error when i put on this item.

asda.jpg

sprite and action (.spr & .act) for your item is missing

looking at itemInfo.lub like

    [501] = {
        unidentifiedDisplayName = "Red Potion",
        unidentifiedResourceName = "ปกฐฃฦ๗ผว",
        unidentifiedDescriptionName = {
        },
        identifiedDisplayName = "Red Potion",
        identifiedResourceName = "ปกฐฃฦ๗ผว",
        identifiedDescriptionName = {
 

or add new .spr & .act file

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