Shoqxor Posted January 8, 2012 Posted January 8, 2012 (edited) Hello i created an custom and when i want to equip the custom ingame i get an Gravity Error and after that when i want to relogin i get an gravity error everytime in the character choose... accname.lua : [ACCESSORY_IDs.ACCESSORY_BLACK_AVIAN_WINGS] = "_BLACK_AVIAN_WINGS", accesoryid.lua : ACCESSORY_BLACK_AVIAN_WINGS = 1200, Sprite Names is _BLACK_AVIAN_WINGS DB ENTRY : 21003,Black_Avian_Wings,Black_Avian_Wings,5,,,50,,2,,1,0xFFFFFFFF,7,2,512,,0,1,1200,{},{},{} i got the sprites from green-peach.com Pls help me ;( i tried about 4 hours now with the data folder ! -.- Btw. I Use the rAthena SVN 15407 / TRUNK with the hexxed exe and the data folder from here http://rathena.org/board/topic/54190-release-basic-rathena-client/ Edited January 8, 2012 by Shoqxor Quote
Aerie Posted January 8, 2012 Posted January 8, 2012 How did you add them to your client ? GRF / data folder ? Did you modify your data.ini ? Quote
Shoqxor Posted January 8, 2012 Author Posted January 8, 2012 Yes i modified my data.ini and i play with a data folder Quote
Judas Posted January 8, 2012 Posted January 8, 2012 diff your client to show errors, and use @changelook viewID to see what the error tells you Quote
Shoqxor Posted January 8, 2012 Author Posted January 8, 2012 Okay herer are the screenshots when i make @changelook 1200 i get gravity error like this Screen 1 : http://s14.directupload.net/file/d/2763/a9lvlukw_png.htm Screen 2 : http://s1.directupload.net/file/d/2763/sv7jpvdl_png.htm Screen 3 : http://s14.directupload.net/file/d/2763/4vjx4oim_png.htm Quote
Judas Posted January 8, 2012 Posted January 8, 2012 when you diff your client, don't check ignore any errors. gravity errors won't tell us that much Quote
Shoqxor Posted January 8, 2012 Author Posted January 8, 2012 (edited) I done that but i only get that error! -.- i tried now 3 other customs but same gravity error i think its my exe or my data folder ( lua files) may you can help me with teamviewer? And other Diffed clients doenst work only that one works from the package what i posted in first post Edited January 8, 2012 by Shoqxor Quote
Judas Posted January 8, 2012 Posted January 8, 2012 pm me with the info and ill get to you soon Quote
Shoqxor Posted January 8, 2012 Author Posted January 8, 2012 (edited) Edit : Judas helped me now all is right Thx Judas youre best Edited January 8, 2012 by Shoqxor Quote
Arcenciel Posted January 8, 2012 Posted January 8, 2012 Your view id is too high. I'm guessing you didn't diff your client to add more view ids. Rediff a client and add the patch that increases the max view id because by default the max is only 1000. Quote
Question
Shoqxor
Hello i created an custom and when i want to equip the custom ingame i get an Gravity Error and after that when i want to relogin i get an gravity error everytime in the character choose...
accname.lua :
[ACCESSORY_IDs.ACCESSORY_BLACK_AVIAN_WINGS] = "_BLACK_AVIAN_WINGS",
accesoryid.lua :
ACCESSORY_BLACK_AVIAN_WINGS = 1200,
Sprite Names is _BLACK_AVIAN_WINGS
DB ENTRY :
21003,Black_Avian_Wings,Black_Avian_Wings,5,,,50,,2,,1,0xFFFFFFFF,7,2,512,,0,1,1200,{},{},{}
i got the sprites from green-peach.com
Pls help me ;( i tried about 4 hours now with the data folder ! -.-
Btw. I Use the rAthena SVN 15407 / TRUNK
with the hexxed exe and the data folder from here
http://rathena.org/board/topic/54190-release-basic-rathena-client/
Edited by Shoqxor9 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.