Jump to content
  • 0

Spr Cannot find file sprite\xxxx.spr


Question

Posted

image.png.ba72b9537ead77c86b53cb0636ec0ba1.png

 

 

After I added sprites for beginner cap, unknown item shows up. i tried equipping and it got me this error. Now I cant log in using that account.

 

im using 2010 07 30 client

 

Pre-re. Please help

7 answers to this question

Recommended Posts

  • 0
Posted
20 hours ago, Shir0 said:

Follow path and add it...

i tried following it but no file goes by that name and i noticed that the error file name is too long

  • 0
Posted
20 hours ago, alelelo said:

take a picture to your iteminfo.lua/lub

I took only this from iteminfo.lua but i also have iteminfo.lub because im running on client 2010-07-30

Spoiler

    [20307] = {
        unidentifiedDisplayName = "Hat",
        unidentifiedResourceName = "ĸ",
        unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." },
        identifiedDisplayName = "Costume Beginner Cap",
        identifiedResourceName = "ºñ±â³Ê¸¶Å©",
        identifiedDescriptionName = {
            "A costume awarded to adventurer who barely start his adventure.",
            "Hit +30",
            "MaxHP +1000",
            "MaxSP +200",
            "Cast time -10%.",
            "Increase restoration amount of Novice Potion by 50%.",
            "Increase healing power by 150%.",
            "Every 10 base level increment:",
            "HIT -3",
            "Cast time +1%",
            "MaxHP -100, MaxSP -20",
            "Healing power -10%,",
            "Increase healing received and restoration items by 10%.",
            "^FF0000Cannot be traded.^000000",
            "Class:^6666CC Costume^000000",
            "Location:^6666CC Upper^000000",
            "Weight:^009900 0^000000",
            "Level Requirement:^009900 1^000000",
            "Jobs:^6666CC All^000000"
        },
        slotCount = 0,
        ClassNum = 1348
    },

 

I pasted the sprites needed to my .grf but then i noticed that the error i got is somehow not connected (referring to the name) to the sprite name of beginner cap which is ºñ±â³Ê¸¶Å©

  • 0
Posted

To fix your char,

Open your character database(sql), go to "Char" table,

find your character either by name or thing you can remember,

then delete data below the column head_top, head_mid and head_bottom

 

But first you need to resolve the client part, either accname.lub or itemInfo

  • 0
Posted
15 minutes ago, mrmagic said:

To fix your char,

Open your character database(sql), go to "Char" table,

find your character either by name or thing you can remember,

then delete data below the column head_top, head_mid and head_bottom

 

But first you need to resolve the client part, either accname.lub or itemInfo

thanks! i fixed the character. but i wonder why does the beginner cap not worrking. im running pre-re, copied the item_db line of cap to db/prere/item_db.txt 

 

this is inside my accname.lub

Spoiler

    [ACCESSORY_IDs.ACCESSORY_BeginnerMark] = "_ºñ±â³Ê¸¶Å©",

and i double checked the item id and acce id in accessoryid.lub. it matches

  • 0
Posted (edited)

Which folder did you added the sprites? there are 3 folders, first for inventory, second and third are for character sprite based gender.

There are also textures that need to be added.

 

for 2010 client, you need to put the accesory lua in this path "\data\lua files\datainfo" NOT "\data\luafiles514\lua files\datainfo"

Edited by mrmagic

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...