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!

move 146 to 151

Newbie Spellweaver
Joined
Feb 26, 2010
Messages
34
Reaction score
0
"Is better to ask forgiveness than permission"

Hi guys,

try searching and did not find.

how I can pass the information gamedbd?

1.4.6 => 1.5.1

:?:
 
Robb
Loyal Member
Joined
Jan 22, 2009
Messages
1,224
Reaction score
466
You don't need to. It will automatically update the old databases when you use the 1.5.1 gamedbd.
 
Newbie Spellweaver
Joined
Dec 24, 2011
Messages
56
Reaction score
9
Not so:
If you have trouble migrating 1.4.6 to 1.5.1, use the procedures that used to migrate 1.3.6 to 1.5.1.
If your server is 1.3.6, problems migrating to 1.5.1 may occur.
In this case, place the dbdata files, delete files and clsconfig config, start your server 1.5.1 with 1.3.6 database, stop the server.
Delete the folders and dbdata dblogs of uniquenamed folder.
Log in / gamedbd
Run. ./gamedbd gamesys.conf exportunique
Copy the exported files to uniquenamed / dbdata folder and be happy.
Who liked click Like.
 
Newbie Spellweaver
Joined
Feb 26, 2010
Messages
34
Reaction score
0
Thx very much maedagua :laugh:

root@machine /PWServer/gamedbd # ./gamedbd gamesys.conf exportunique
Gamedbd version CNET 1.97

Usage: ./gamedbd conf-file
[ importclsconfig | exportclsconfig | clearclsconfig
| importrolelist rolelistfilenamelist| exportrolelist roleidfilename rolelistfilename
| printlogicuid | printunamerole zoneid | printunamefaction zoneid
| gennameidx | exportunique zoneid
| query roleid | exportrole roleid | merge dbdatapath | mergewdb dbdatapath srczoneid
| listrole | listrolebrief | listuserbrief | listfaction | listfactionuser | listfactionrelation | listroleinventory
| listcity | listshoplog | listsyslog
| updateroles | convertdb | repairdb

| tablestat | tablestatraw | findmaxsize dumpfilename
| read tablename id
| rewritetable fromname toname | rewritedb
| listid tablename | rewritetable roleidfile fromname toname
| compressdb | decompressdb
| walkalltable | exportgametalk outputdir
| exportuserstore roleid | exportprofittime | abstractroles dbdatapath zoneid | delzoneplayers zoneid
| setdbcrosstype type | listrolecrossinfo roleid | resetrolecrossinfo roleid remote_roleid data_timestamp cross_timestamp src_zoneid
| syncplayername | returncash useridfile | importrecalluser useridfile | querywebtrade sn ]

is "exportunique zoneid"? zoneid = 1?
 
Last edited:
Newbie Spellweaver
Joined
Feb 26, 2010
Messages
34
Reaction score
0
Hi hi,

I try the server files and work very fine, created new character and log in Origination and all working very good, but... I migrated the database from my 146 with "exportunique 1" and now when a new character is created, it's loging in World map and not in Origination map.

anybody know what happened?

:?::?::?:
 
Last edited:
Junior Spellweaver
Joined
Oct 16, 2012
Messages
136
Reaction score
46
Hi hi,

I try the server files and work very fine, created new character and log in Origination and all working very good, but... I migrated the database from my 146 with "exportunique 1" and now when a new character is created, it's loging in World map and not in Origination map.

anybody know what happened?

:?::?::?:

1: update your clsconfig
2: or use the origional clsconfig from 151.

one of those will do the job
 
Back
Top