I need help

08/26/2011 14:39 panermigi#1
When i open the 7 servers, and as i am already to open the server, an error suddenly appears.

Wenn ich die 7-Server zu öffnen, und wie ich bereits auf dem Server öffnen bin, ein Fehler erscheint plötzlich.
08/26/2011 14:42 Synxx©#2
Heißt auf deutsch ungefähr falsche version oder sowas für die leute die es net wissen...
youself compiled the source?
Sry for my bad english :OO
08/26/2011 14:44 .Cookiee#3
Geh in den Account Server,und klicke oben irgendwo auf Allowed.
08/26/2011 14:49 Synxx©#4
copy this in the account server.ini
Code:
TEST
AddTail( -1, 1, "Cluster 1", "127.0.0.1", 0, 1, 0 );
    AddTail( 1, 1, "Channel 1", "127.0.0.1", 0, 1, 1100 );

DSN_NAME_LOGIN			"login"
DB_ADMIN_ID_LOGIN		"acocount"

DSN_NAME_LOG			"log01"
DB_ADMIN_ID_LOG			"log01"

MSG_VER		"20070712"

SKIP_TRACKING
//NOT_RELOADPRO
//NOLOG

// 6
DB_PWD_LOGIN	""
DB_PWD_LOG	""
08/27/2011 07:46 panermigi#5
Quote:
Originally Posted by Synxx© View Post
copy this in the account server.ini
Code:
TEST
AddTail( -1, 1, "Cluster 1", "127.0.0.1", 0, 1, 0 );
    AddTail( 1, 1, "Channel 1", "127.0.0.1", 0, 1, 1100 );

DSN_NAME_LOGIN			"login"
DB_ADMIN_ID_LOGIN		"acocount"

DSN_NAME_LOG			"log01"
DB_ADMIN_ID_LOG			"log01"

MSG_VER		"20070712"

SKIP_TRACKING
//NOT_RELOADPRO
//NOLOG

// 6
DB_PWD_LOGIN	""
DB_PWD_LOG	""
Do i need to change the
Code:
DSN_NAME_LOGIN			"login"
DB_ADMIN_ID_LOGIN		"login"

DSN_NAME_LOG			"log01"
DB_ADMIN_ID_LOG			"log01"
To my MYSQL username(it is sa)?

Muss ich die Veränderung
Code:
DSN_NAME_LOGIN			"login"
DB_ADMIN_ID_LOGIN		"login"

DSN_NAME_LOG			"log01"
DB_ADMIN_ID_LOG			"log01"
Zu meiner MySQL-Benutzernamen (es ist sa)?
08/27/2011 07:58 Jay Niize#6
Its MSSQL, not MySQL. If you have sa as username, then u have to change it in sa.

Or u going to download Reshack. Open your Neuz.exe with reshack. Then you click on Stringtable. Theres a similar or same number. If the numer is Similar, as the MSG_VER in accountserver.ini, then u have to change the MSG_VER number with the number in your neuz.

~greetings
08/27/2011 08:03 panermigi#7
Quote:
Originally Posted by ZerakiTheWinner View Post
Its MSSQL, not MySQL. If you have sa as username, then u have to change it in sa.

Or u going to download Reshack. Open your Neuz.exe with reshack. Then you click on Stringtable. Theres a similar or same number. If the numer is Similar, as the MSG_VER in accountserver.ini, then u have to change the MSG_VER number with the number in your neuz.

~greetings
So i have to change all the DSN_NAME_LOGIN
DB_ADMIN_ID_LOGIN

DSN_NAME_LOG
DB_ADMIN_ID_LOG
To my username?
08/27/2011 08:06 Jay Niize#8
nope, only DB_ADMIN_ID_LOGIN and DB_ADMIN_ID_LOG
08/27/2011 08:10 panermigi#9
Quote:
Originally Posted by ZerakiTheWinner View Post
nope, only DB_ADMIN_ID_LOGIN and DB_ADMIN_ID_LOG
What about in the DatabaseServer.ini? Do i still need to put sa in DB_ADMIN_ID_CHARACTER and DB_ADMIN_ID_LOG?
08/27/2011 08:12 Jay Niize#10
If it works before, then dont change it. In the Accountserver.ini, too.
08/27/2011 08:14 panermigi#11
Well I always get server verification error even if i change them. the MSG_VER matches though...
08/27/2011 08:29 SinceNightMoon#12
I think u allrdy get ur Answer in a other post from u.