Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to move players data (characters) ?

Junior Spellweaver
Joined
Feb 18, 2011
Messages
146
Reaction score
0
Hi all,

I have a question, I passed my server from 1.5.1 to 1.5.3
but i can't find how i can merge players data (characters etc...)

How can i do that please ?

Regards
 
Newbie Spellweaver
Joined
Jan 20, 2015
Messages
71
Reaction score
20
Try, I'm not sure (Make backups of your server before doing)

Login to server PW, in the path in the image, copy folder with the red area
Blue is the path
2017-12-11_235744 - How to move players data (characters) ? - RaGEZONE Forums 2017-12-11_235756 - How to move players data (characters) ? - RaGEZONE Forums

Log into phpmyadmin export database using data name: pw (as in image)
2017-12-11_235820 - How to move players data (characters) ? - RaGEZONE Forums

Upload 2 new directories to new server and add database name pw to phpmyadmin
restart server
 

Attachments

You must be registered for see attachments list
Last edited:
Upvote 0
Junior Spellweaver
Joined
Feb 18, 2011
Messages
146
Reaction score
0
Try, I'm not sure (Make backups of your server before doing)

Login to server PW, in the path in the image, copy folder with the red area
Blue is the path
View attachment 162079View attachment 162080

Log into phpmyadmin export database using data name: pw (as in image)
View attachment 162081

Upload 2 new directories to new server and add database name pw to phpmyadmin
restart server

For the phpmyadmin i'ts work fine, but my big problem it's characters ^^
So i will try it now :)
 
Upvote 0
Newbie Spellweaver
Joined
Jan 20, 2015
Messages
71
Reaction score
20
The pw database is where the username and password are registered for the game
If you do not transfer to the new server, the player account will be lost (delete).
 
Upvote 0
Junior Spellweaver
Joined
Feb 18, 2011
Messages
146
Reaction score
0
err : gdelivery:: connect GameDB failed

When i copy folders from my 1.5.1 server to 1.5.3...
I tryed to set chmod to 775 but i have the same error msg ... :(
 
Upvote 0
Newbie Spellweaver
Joined
Dec 23, 2016
Messages
6
Reaction score
14
Player data from 1.5.1 will be automatically upgraded to 1.5.3 when you upgrade the server files and start the server.
 
Upvote 0
Back
Top