Try this: Go security > Login, create "DragonNest" with password "qorhvk!@#"
http://imageshack.com/a/img6/7748/u76f.jpg
Then go right click in the DB's and go Properties > Files, and change the owner to Dragon Nest.
Printable View
Try this: Go security > Login, create "DragonNest" with password "qorhvk!@#"
http://imageshack.com/a/img6/7748/u76f.jpg
Then go right click in the DB's and go Properties > Files, and change the owner to Dragon Nest.
hello , i want ask
how to set rate exp , drop etc ?
thanks guys
Where i can find this?
Quote:
8. Create an account (AccountLevelCode 100 give access to admin commands)USE [DNMembership]
GO
DECLARE @return_value int
EXEC @return_value = [dbo].[P_AddAccount]
@nvcAccountName = N'USERNAME',
@inyAccountLevelCode = 100,
@inyCharacterCreateLimit = 4,
@inyCharacterMaxCount = 4,
@dt2LastLoginDate = NULL,
@vchLastLoginIP = NULL,
@intLastSessionID = NULL,
@vchJoinIP = NULL,
@inyPublisherCode = 4,
@inyGenderCode = NULL,
@datBirthDate = NULL,
@vchPassphrase = N'PASSWORT',
@inyNationalityCode = NULL,
@inyChannelPartnerCode = NULL
SELECT 'Return Value' = @return_value
GO
Thats the query you need to run for cheate account
My loginserver keeps crash, and i do the guide from 0 :junglejane:
LoginServer Log:
LogServer Log:Quote:
'11:40:35' DBConnect Error SQLDriverConnect RetCode[-1] '11:40:35' Not Connect MembershipDB Ip:127.0.0.1 Port:1433 DBName:DNMembership DBID:DragonNest
'11:40:35' g_pSQLMembershipManager CreateDB Fail
'11:40:35' ** InitApp Failed!!! Check!!!!!
Quote:
'11:40:33' DBConnect Error SQLDriverConnect RetCode[-1] '11:40:33' Not Connect ServerLogDB Ip:127.0.0.1 Port:1433 DBName:DNServerLog DBID:DragonNest
'11:40:33' CreateDB Fail
'11:40:33' ### EventAcceptor Thread Finalize
Any idea?
So, i parsed new query, but i can't login :banghead:
http://puu.sh/6fS8r.png
http://puu.sh/6fSc2.jpg
Although I am currently still did not succeed, but I have to thank you for your spirit of sharing ~!
And one more question pls.
Where should i copy login.kreon.php? :blink:Quote:
Before you can login, you have to copy login.kreon.php from
dn_webfiles.exe to your webserver -> the path must be
http://127.0.0.1/dn/login.kreon.php
http://127.0.0.1/dn/login.kreon.php
In that folder
http://upic.me/i/bm/130untitled.jpg
eror 216
DNDBSERVER_64 crash
and I got this error
Code:ResourceRevision [157073]
'20:32:01' ServiceManager [IP:127.0.0.1][Port:8501]
'20:32:01' DBServer Port [2600]
'20:32:01' LogInfo (Ip:127.0.0.1, Port:3000)
'20:32:01' MembershipDB Connect Info(Ip:127.0.0.1, Port:1433 DBID:DragonNest DBName:DNMembership) Success
'20:32:01' WorldDB Connect Info(Ip:127.0.0.1, Port:1433 DBID:DragonNest DBName:DNWorld) Success
'20:32:01' [Thread-Start] WorkerThread - TID : 540
'20:32:01' [Thread-Start] WorkerThread - TID : 2928
'20:32:01' [Thread-Start] WorkerThread - TID : 1764
'20:32:01' [Thread-Start] WorkerThread - TID : 2316
'20:32:01' [Thread-Start] WorkerThread - TID : 2780
'20:32:01' [Thread-Start] WorkerThread - TID : 680
'20:32:01' [Thread-Start] WorkerThread - TID : 5412
'20:32:01' [Thread-Start] WorkerThread - TID : 6228
'20:32:01' [Thread-Start] WorkerThread - TID : 6192
'20:32:01' ## Iocp Initialize Success(100)
'20:32:03' ## ThreadManager Initialize Success(8)
'20:32:03' DBConnect Error SQLDriverConnect RetCode[-1]
'20:32:03' Not Connect MembershipDB Ip:127.0.0.1 Port:1433 DBName:DNMembership DBID:DragonNest
'20:32:03' DBConnect Error SQLDriverConnect RetCode[-1]
'20:32:03' Not Connect MembershipDB Ip:127.0.0.1 Port:1433 DBName:DNMembership DBID:DragonNest
'20:32:04' DBConnect Error SQLDriverConnect RetCode[-1]
'20:32:04' Not Connect MembershipDB Ip:127.0.0.1 Port:1433 DBName:DNMembership DBID:DragonNest
'20:32:04' DBConnect Error SQLDriverConnect RetCode[-1]
'20:32:04' Not Connect MembershipDB Ip:127.0.0.1 Port:1433 DBName:DNMembership DBID:DragonNest
'20:32:05' DBConnect Error SQLDriverConnect RetCode[-1]
'20:32:05' Not Connect MembershipDB Ip:127.0.0.1 Port:1433 DBName:DNMembership DBID:DragonNest
'20:32:12' DBConnect Error SQLDriverConnect RetCode[-1]
'20:32:12' SQL Reconnect Error~! (T:0 W:0 (:0) DBName:)
'20:32:12' [QueryGetDatabaseVersion] CheckConnect Fail
'20:32:12' [Query Over Time:[Membership]P_GetDatabaseVersion] ThreadID:5432 time=6524 ms
'20:32:12' QueryGetDatabaseVersion Failed!! Ip:127.0.0.1 Port:1433 DBName:DNMembership DBID:DragonNest
'20:32:12' CreateDB Fail
@Lg_deluxe @Melwin
can you guys login on mssql with user "127.0.0.1" and your sa "password" or better yet is 127.0.0.1 active on mssql TCP/IP config?
Because if you guys did everything right it should of work like a charm, try checking your configs on dnserver files.
From the looks of it SQLDriverConnect isnt connected
@archblack14
Seems like you do not have the patchlist.xml on your server file make sure you have the patchlist.xml as read only in your server file. Thats all I can think of since I do not see if the first segment which it either is success or fail.
I think i fix it, but cashserver crash all time now
Quote:
'13:20:55' DBConnect Error SQLDriverConnect RetCode[-1]
'13:20:55' Not Connect MembershipDB Ip:127.0.0.1 Port:1433 DBName:DNMembership DBID:DragonNest
'13:20:55' CreateDB Fail
'13:20:55' ** InitApp Failed!!! Check!!!!!
'13:20:58' ResourceNation String [_id]
'13:20:58' ManagedID(SID) [1006]
'13:20:58' ResourcePath [C:\Users\NoX\Desktop\DNServer\GameRes]
ResourceRevision [157073]
'13:20:58' ServiceManager [IP:127.0.0.1][Port:8501]
'13:20:58' CashServer (WorldID:1, AcceptPort:12600)
'13:20:58' LogInfo (Ip:127.0.0.1, Port:3000)
'13:20:58' MembershipDB Connect Info(Ip:127.0.0.1, Port:1433 DBID:DragonNest DBName:DNMembership)
'13:20:58' WorldDB Connect Info(Ip:127.0.0.1, Port:1433 DBID:DragonNest DBName:DNWorld)
@NanayaQ I use windows authentication not mixed mode :O
or maybe I need to use mixed mode ? > <
I never touch window authentication mode when making pserver, best to try mix mode which is used more often.
@Lg_deluxe
Cashserver doesnt work ingame yet but for the app it just appear as ??? exit ??? i assume its working.
Me too, i get log crash again ><''
@NanayaQ
http://imageshack.com/a/img838/1444/n23o.jpg
I can log like this, and with servername XXX-PC\SQLEXPRESS ? i got stress with the sql jeez >.<