Checkmate Posted August 3, 2013 Posted August 3, 2013 Hello rA Community...Prob is when i do x restart server all cart on vending character was GONE So player need to get it back from Rental NPC. How to solve that kind of problem?..? It is was source error,or database error...Or did it really need to fix something... @.@ BUMP!I hoping someone can come and solve this... ++" Quote
chowking Posted September 13, 2013 Posted September 13, 2013 maybe you're missing a column in SQL that records whether a player has cart or not , other than that try to check your map server if it "spews" an error when a cart is being rented Quote
PewN Posted September 13, 2013 Posted September 13, 2013 (edited) or if you have a anti bot script that will execute a Freeze? or Berserk every login Edited September 13, 2013 by TrojanWorm Quote
Noire Posted September 14, 2013 Posted September 14, 2013 (edited) Go to Status.C Find : //Stuff that cannot be removed Add Below : case SC_CURSEDCIRCLE_ATKER: case SC_CURSEDCIRCLE_TARGET: ~> case SC_PUSH_CART: - Don't forget to recompile it. PS : If i'm not mistaken lighta already fixed this issue try to browse changeset on ratheatrac sometimes. Edited September 14, 2013 by Noire Quote
Checkmate Posted September 14, 2013 Author Posted September 14, 2013 NoireGo to Status.C Find : //Stuff that cannot be removed Add Below : case SC_CURSEDCIRCLE_ATKER:case SC_CURSEDCIRCLE_TARGET: ~> case SC_PUSH_CART: - Don't forget to recompile it. PS : If i'm not mistaken lighta already fixed this issue try to browse changeset on ratheatrac sometimes. It already in status.c TrojanWormor if you have a anti bot script that will execute a Freeze? or Berserk every login I already turn off anti bot... but its ok... itry double check it again... ^ ^ chowking maybe you're missing a column in SQL that records whether a player has cart or not , other than that try to check your map server if it "spews" an error when a cart is being rented MIssing column in sql...??..?? Can explained more detailed.. In map server did not show any error when cart being rented... Quote
Akbare Posted September 14, 2013 Posted September 14, 2013 What SVN revision are you using ? same question and what are you using client?? Quote
Checkmate Posted September 14, 2013 Author Posted September 14, 2013 Sry late rply... My laptop was lag a little... ^ ^(too much apps open) xD It was rAthena Version SVN r17424 Quote
Noire Posted September 14, 2013 Posted September 14, 2013 Sry late rply... My laptop was lag a little... ^ ^(too much apps open) xD It was rAthena Version SVN r17424 It was fixed already, refer to this http://trac.rathena.org/changeset/17292/rathena. So maybe your client has the problem. Quote
Checkmate Posted September 14, 2013 Author Posted September 14, 2013 OK.. i will try look forward for that... Thanks All.. Im really2 appreciate ^ ^ Quote
Question
Checkmate
Hello rA Community...
Prob is when i do x restart server all cart on vending character was GONE
So player need to get it back from Rental NPC.
How to solve that kind of problem?..?
It is was source error,or database error...
Or did it really need to fix something... @.@
BUMP!
I hoping someone can come and solve this... ++"
12 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.