Quote:
Originally Posted by Edrondol
I'm nearly there, too. But I've put so much work into planning the characters/monsters/items that I am not wanting to jump ship yet.
|
Bump to that my friend. We have custom made the mayority and have the plan more or less set out, but now we are getting another problem that now the fights are not ending; meaning: for example: we set the battles to be for 2 min , once the 2 mins are done the fight keeps on . You can go train and shop and market but if you go try and train or battle , it gives you that you are still in a battle, when in fact it should have ended hours ago. Then when we checked our sql logs we had about 400+ databse errors, all saying the same thing, example below:
Database error in vBulletin 4.0.3:
Invalid SQL:
UPDATE rpg_battlemonster SET win = , detail = "", hplost = hplost- 0 WHERE id = '2715';
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' detail = "", hplost = hplost- 0 WHERE id = '2715'' at line 1
Error Number : 1064
Request Date : Monday, June 14th 2010 @ 07:43:01 PM
Error Date : Monday, June 14th 2010 @ 07:43:01 PM
Script :
http://www.aniworlds.net/forum/cron.php?rand=1276562578
Referrer :
http://www.aniworlds.net/forum/members/1-anubis.html
IP Address : xxxxxxxxxxxxxxx
Username : Unregistered
Classname : vB_Database
MySQL Version :
Apparently it is trying to edit a table adding to the users RPG values and get error. As my college said above we also have dedicated much time to this mod, we think it has an incredible potential and we are not going to let this go any time soon. Would be alot of help if we can get some clarification on these issues so we can all gain more and help each other out.