SlashGeeGee Posted April 29, 2012 Posted April 29, 2012 Hello rA I just added new npc's to my server and i got sprite error after warping in the place here's the error : SpriteError.txt my lua files/datainfo/jobname.lua [jobtbl.JT_Bcheval] = "Bcheval", [jobtbl.JT_Bfou] = "Bfou", [jobtbl.JT_Bpion] = "Bpion", [jobtbl.JT_Breine] = "Breine", [jobtbl.JT_Broi] = "Broi", [jobtbl.JT_Btour] = "Btour", [jobtbl.JT_Ncheval] = "Ncheval", [jobtbl.JT_Nfou] = "Nfou", [jobtbl.JT_Npion] = "Npion", [jobtbl.JT_Nreine] = "Nreine", [jobtbl.JT_Nroi] = "Nroi", [jobtbl.JT_Ntour] = "Ntour", my lua files/datainfo/npcidentity.lua ["JT_Bcheval"] = 2900, ["JT_Bfou"] = 2901, ["JT_Bpion"] = 2902, ["JT_Breine"] = 2903, ["JT_Broi"] = 2904, ["JT_Btour"] = 2905, ["JT_Ncheval"] = 2906, ["JT_Nfou"] = 2907, ["JT_Npion"] = 2908, ["JT_Nreine"] = 2909, ["JT_Nroi"] = 2910, ["JT_Ntour"] = 2911, my mob_db2.txt : 2900,Bcheval,Bla,Bla,1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x40,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 2901,Bfou,Bla,Bla,1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x40,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 2902,Bpion,Bla,Bla,1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x40,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 2903,Breine,Bla,Bla,1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x40,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 2904,Broi,Bla,Bla,1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x40,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 2905,Btour,Bla,Bla,1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x40,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 2906,Ncheval,Bla,Bla,1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x40,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 2907,Nfou,Bla,Bla,1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x40,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 2908,Npion,Bla,Bla,1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x40,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 2909,Nreine,Bla,Bla,1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x40,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 2910,Nroi,Bla,Bla,1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x40,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 2911,Ntour,Bla,Bla,1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x40,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 the sprites is already in the correct folder see ss : Thanks SlashGeeGee Quote
Matrixfox Posted May 2, 2012 Posted May 2, 2012 You should remove Load LUA before LUB when using LUB files. Quote
SlashGeeGee Posted May 2, 2012 Author Posted May 2, 2012 (edited) You should remove Load LUA before LUB when using LUB files. Done it's already fix but my chat box please take a look : im using the update msgstringtable.txt Edited May 2, 2012 by SlashGeeGee Quote
ngek202 Posted May 2, 2012 Posted May 2, 2012 Double click the part of the Gibberish text then Type Regular Chat and Battle Log. Quote
Matrixfox Posted May 2, 2012 Posted May 2, 2012 Seems like you have a untranslated version of msgstringtable.txt. Quote
SlashGeeGee Posted May 2, 2012 Author Posted May 2, 2012 Double click the part of the Gibberish text then Type Regular Chat and Battle Log. this will be saved after i exit the client ? Seems like you have a untranslated version of msgstringtable.txt. where can i get the translated version ? Quote
Judas Posted May 2, 2012 Posted May 2, 2012 http://svn6.assembla.com/svn/ClientSide/Translation_Project/data/msgstringtable%202011-02-08%20below.txt Quote
SlashGeeGee Posted May 2, 2012 Author Posted May 2, 2012 http://svn6.assembla...-08%20below.txt Thank Judas Got it yes. thanks also All Problems Solved Quote
Question
SlashGeeGee
Hello rA
I just added new npc's to my server and i got sprite error after warping in the place
here's the error :
SpriteError.txt
my lua files/datainfo/jobname.lua
my lua files/datainfo/npcidentity.lua
my mob_db2.txt :
the sprites is already in the correct folder
see ss :
Thanks
SlashGeeGee
33 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.