Yuka Posted March 22, 2014 Posted March 22, 2014 (edited) <solved.> Edited March 26, 2014 by Greyford Quote
Yuka Posted March 26, 2014 Author Posted March 26, 2014 Well, if that's a space problem, it won't work for newer characters, right? But it does work fine for new most of the new characters.. x_X I am also having a similar problem like this before, gave up the system completely. Subscribing, might help me as well. Well I guess I figured out the problem. In the past I had another PvP Ladder which saved the Kills as PVPKills, and I saved them as PvPKills in my script. Now rAthena seems to make a difference for the caps, but sql doesn't. That's why a player only can PvPKills OR PVPKills. But when he already has PVPKills and I want to read or write PvPKills nothing happens. You might want to check your database if you have some variables with the same name (but eventually different caps). Quote
Kido Posted March 23, 2014 Posted March 23, 2014 amazing script o: you should share some with the community :33 also i love statistics sadly i can't help you at all D: all i can think it's that maybe storing more than 128 records would make errors like that appear (?) because size and all of that o: i hope someone with more skills in scripting will help you, this is a really intetesting script o:! Quote
Yuka Posted March 23, 2014 Author Posted March 23, 2014 (edited) amazing script o: you should share some with the community :33 also i love statistics sadly i can't help you at all D: all i can think it's that maybe storing more than 128 records would make errors like that appear (?) because size and all of that o: i hope someone with more skills in scripting will help you, this is a really intetesting script o:! What do you mean with that? Is there a limit how many variables a character can store? And thanks for your words. Edited March 23, 2014 by Greyford Quote
Kido Posted March 23, 2014 Posted March 23, 2014 yeah but i'm not sure if it applies here, it was something like 128 lol but better wait for a scripter who knows o: np lol you welcome Quote
sandbox Posted March 24, 2014 Posted March 24, 2014 All variables that has '@' included in the prefix are considered temporary and will be removed when they logout or if the server reboots Quote
Yuka Posted March 24, 2014 Author Posted March 24, 2014 All variables that has '@' included in the prefix are considered temporary and will be removed when they logout or if the server reboots Well my Player Variables have no prefix as stated in my first post. Any the Variables survive server reboot and relogs for the most players, just for a very few they always reset on a relog.. Quote
Yuka Posted March 24, 2014 Author Posted March 24, 2014 Disc capacity issues? What do you mean with that? D: Quote
sandbox Posted March 24, 2014 Posted March 24, 2014 You have less space on your hardrive/vps and the datas cant be saved properly? Quote
Venture Posted March 24, 2014 Posted March 24, 2014 I am also having a similar problem like this before, gave up the system completely. Subscribing, might help me as well. Quote
Yuka Posted March 26, 2014 Author Posted March 26, 2014 would you mind sharing this again ? It will be released in the Script Release section soon. Quote
Question
Yuka
<solved.>
Edited by Greyford13 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.