HomeHome  ­FAQFAQ  ­SearchSearch  ­MemberlistMemberlist  ­UsergroupsUsergroups  ­RegisterRegister  ­Log inLog in  
Post new topic   Reply to topicShare | 
 

 character doesnt save

View previous topic View next topic Go down 
AuthorMessage
f1r3



Posts: 17
Join date: 2008-08-18

PostSubject: character doesnt save   Mon Aug 18, 2008 11:08 am

i have a big problem ever when i level up and change channel i get rollback
Back to top Go down
View user profile
Flav



Posts: 24
Join date: 2008-08-16

PostSubject: Re: character doesnt save   Mon Aug 18, 2008 11:09 am

I had this problem a week ago, upload your MapleCharacter.java file and give me the link please.
Back to top Go down
View user profile
f1r3



Posts: 17
Join date: 2008-08-18

PostSubject: Re: character doesnt save   Mon Aug 18, 2008 11:16 am

http://www.mediafire.com/?sharekey=3ce4bb76056ebb96d2db6fb9a8902bda
Back to top Go down
View user profile
Flav



Posts: 24
Join date: 2008-08-16

PostSubject: Re: character doesnt save   Mon Aug 18, 2008 11:17 am

It's the same problem as I had.

Change
Code:
               + "meso = ?, hpApUsed = ?, mpApUsed = ?, spawnpoint = ?, party = ?, buddyCapacity = ?, messengerid = ?, messengerposition = ?, reborns = ?, pvpkills = ?, pvpdeaths = ?, WHERE id = ?");

to
Code:
               + "meso = ?, hpApUsed = ?, mpApUsed = ?, spawnpoint = ?, party = ?, buddyCapacity = ?, messengerid = ?, messengerposition = ?, reborns = ?, pvpkills = ?, pvpdeaths = ? WHERE id = ?");


As you can ass, the problem is that you set a , before the WHERE id = ?.
Back to top Go down
View user profile
f1r3



Posts: 17
Join date: 2008-08-18

PostSubject: Re: character doesnt save   Mon Aug 18, 2008 11:18 am

OMG OMG OMG
thanks so much i try it out now Smile
Back to top Go down
View user profile
 

character doesnt save

View previous topic View next topic Back to top 
Page 1 of 1

Permissions of this forum:You cannot reply to topics in this forum
 :: OdinMS :: Support-
Post new topic   Reply to topic