General help

05/19/2015 09:48 guesswho-.-#31
Your issue is not related to SQL. Dekaronserver doesn't contact SQL in any way. Session and cast do.
Location, AI and store are useless so don't start them and next time don't post a wall of logs coz I don't wanna have to scroll through it again.
Until you get it all working start login session and dekaronserver only.
05/19/2015 10:23 6shadow6#32
guesswho-.- this lock like he have wrong scriptprocess.dll or wrong config.ini in dekaronserver folder.

Quote:
00:30:00 0B50 [ ENGINE SUCCESS SUCCESS ]
00:30:00 0B50 Execute Error.
00:30:00 0B50 .\Security\AuthClient\Provider.cpp(97) :
00:30:00 0B50 DekaronServer::Security::AuthClient::Provider::Pro vider
00:30:00 0B50 .\Security\AuthClient\Provider.cpp(97) :
00:30:00 0B50 .\Security\AuthClient\Provider.cpp(97) : Fri Jul 15 12:16:13 2011
00:30:01 0B50 .\Security\AuthClient\Provider.cpp(101) :
00:30:01 0B50 [ CheckVersion : 1 ]
00:30:01 0B50 .\Console\Reader.cpp(77) :
00:30:01 0B50 Framework::Console::Reader::readStorage
00:30:01 0B50 .\Console\Reader.cpp(77) :
00:30:01 0B50 .\Console\Reader.cpp(77) : Fri Jul 15 12:16:13 2011
i take some test i put other scriptprocess.dll in dekaronserver_normal folder and i get crash

when i restore scriptprocess.dll from A9_12C files dekaronserver_a11.exe run normal. no crash and error.
05/19/2015 22:56 Dezeiver#33
Quote:
Originally Posted by LuigiLC View Post
OK so i think my problem is related to SQL, i have installed SQL 2014 64bit and instead of it there isnt the 32bit version because u mean to set both 32 and 64, can you explain this step please (sorry for this question but im noob and im italian sorry for bad english)
Nothing related to SQL server. I run for test purposes DekaronServer.exe without a problem while making some edits with olly and i dont even have SQL server installed...

Quote:
Originally Posted by 6shadow6 View Post
guesswho-.- this lock like he have wrong scriptprocess.dll or wrong config.ini in dekaronserver folder.

i take some test i put other scriptprocess.dll in dekaronserver_normal folder and i get crash

when i restore scriptprocess.dll from A9_12C files dekaronserver_a11.exe run normal. no crash and error.
Its plausible that this could be related with ScriptProcess.dll because just managed to get his "Execute Error". At the other hand if the problem was with ScriptProcess.dll he would also crash at the beginning and/or get "GAME SCRIPT NOT SAME VERSION". Could be a either a firewall or an AV blocking access..
05/20/2015 12:58 LuigiLC#34
damn not work, i think the problem is my laptop

[Only registered and activated users can see links. Click Here To Register...]

I will try again when comes the new PC with 16gb of ram
05/20/2015 13:11 guesswho-.-#35
What if I tell you I can run gameserver and dksq on 1gb ram?
05/20/2015 15:06 Dezeiver#36
Quote:
Originally Posted by LuigiLC View Post
damn not work, i think the problem is my laptop

[Only registered and activated users can see links. Click Here To Register...]

I will try again when comes the new PC with 16gb of ram
As guesswho said nothing with ram. You can run it even with 1gb ram + 8GB page file (server without dk square + client) or 10 gb total if you want dk square. Just redownload A9 files from link @ 6shadow6 signature and start over. Maybe you mess the files.

P.S No idea why you point at Agent:Capture problem. It only appears if you use 32bit OS and its isolated only to specific server files.. Those should work on 32bit too..
05/25/2015 11:31 LuigiLC#37
Damn guys, I'm going crazy; I do not understand what the problem.
maybe I'm just stupid , or my bad English play some joke.

I was looking for something that could help me on google and I found this thread.

[Only registered and activated users can see links. Click Here To Register...]

I am not an expert but I understand that after the "checkversion:1" my Dekaron.exe not load "scriptversion.dll"

to be sure , I leave my configurations of odbc and sql

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

db settings

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

database permission

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
05/25/2015 18:35 6shadow6#38
do you have TeamViewer? if yes send me PM and i lock what you have there? or install

TrilianAstra and add me: shadowpl
05/27/2015 01:44 LuigiLC#39
Quote:
Originally Posted by 6shadow6 View Post
do you have TeamViewer? if yes send me PM and i lock what you have there? or install

TrilianAstra and add me: shadowpl
mate thenk you so much for your help yesterday.
now i have deleted the char db and restored again and i have fixed the error and all work but when i try to login i get disconnected to the server.

i have checked the table dbo.user_character and inside there is not my account.
05/27/2015 02:32 guesswho-.-#40
Quote:
Originally Posted by LuigiLC View Post
mate thenk you so much for your help yesterday.
now i have deleted the char db and restored again and i have fixed the error and all work but when i try to login i get disconnected to the server.

i have checked the table dbo.user_character and inside there is not my account.
Character.dbo.user_character = table with characters :p
Account.dbo.USER_PROFILE = table with accounts

immidiate dc when attempting to login on an account -> sessionserver not working
05/27/2015 06:28 6shadow6#41
Run AccountserverApp.exe you have this exe.

Database description

account = database response for your account not other things
cash = db response for coins billing
character = db response for your character, bag, item hold on char (suit), deadfront, siege, and many many other things.
dkstoredb = db response for middleman in game (dkstoredb hold your personal store in middleman nothing more)

Sequence run Dekaron Server

1) AIServer
2) LocationServer
3) LobbyServer
4) CastServer
5) SesionServer
6) LoginServer
7) MsgServer
8) StoreServer
9) BillingServer - no need to run
10) RankingServer - no need to run
11) DK_NormalServer
12) DK_ArenaServer - if you play alone. (you can run even you have 4GB Ram)
13) AccountServerAPP - Important (if you not run this you can't connect to server always you get Disconnect)
05/27/2015 11:31 LuigiLC#42
Quote:
Originally Posted by 6shadow6 View Post
Run AccountserverApp.exe you have this exe.

Database description

account = database response for your account not other things
cash = db response for coins billing
character = db response for your character, bag, item hold on char (suit), deadfront, siege, and many many other things.
dkstoredb = db response for middleman in game (dkstoredb hold your personal store in middleman nothing more)

Sequence run Dekaron Server

1) AIServer
2) LocationServer
3) LobbyServer
4) CastServer
5) SesionServer
6) LoginServer
7) MsgServer
8) StoreServer
9) BillingServer - no need to run
10) RankingServer - no need to run
11) DK_NormalServer
12) DK_ArenaServer - if you play alone. (you can run even you have 4GB Ram)
13) AccountServerAPP - Important (if you not run this you can't connect to server always you get Disconnect)
i have added 5 users with same info, i have deleted all and make new one and now works but after login i get error client dows not match! :mad:

02:24:38 1144 .\Client\Pc\State\NotLogins\Authening.cpp(157) :
02:24:38 1144 [OnAccountGatePacket][Recv AccountGate Packet]
02:24:41 1144 .\Client\Pc\State\NotLogins\Loginings\Logining.cpp (170) :
02:24:41 1144 [Logining][Session Recved APcket][0]
02:25:59 1144 .\Client\Pc\State\Logineds\Logined.cpp(639) :
02:25:59 1144 [LoginServer][Char Create Packet Recved]
02:28:44 1144 .\Client\Pc\State\NotLogins\Loginings\LocationLogi ning.cpp(162) :
02:28:44 1144 [LocationLogining::OnLocationPacket][Location Packet Recv]
02:28:44 1144 .\Client\Pc\State\NotLogins\Loginings\LocationLogi ning.cpp(179) :
02:28:44 1144 [LocationLogining][Error Result = 0]
02:28:46 1144 .\Client\Pc\State\NotLogins\Loginings\Logining.cpp (170) :
02:28:46 1144 [Logining][Session Recved APcket][0]
02:29:14 1028 .\Process\Service\Init\Client\OnCQLock.cpp(125) :
02:29:14 1028 CQ_Lock Process Invalid Version [SerialKey : 554429544] [Client : alpha] [Server : Test_Server]



SOLVED :)

now i have only a little problem, im trying to edit my account, but when i change something and execute the query nothing change ... any suggest?
05/27/2015 22:34 6shadow6#43
just edit and

[Only registered and activated users can see links. Click Here To Register...]
05/28/2015 00:44 LuigiLC#44
thank you so much shadow, all working but I used the client "rising A9 " released by j123 , is not really rising , some textures are marked divided , and many textures are missing. a lot of work to make it right .

however entering the colosseum , I saw the statues of the characters . They have wings wonderful ; also exist in the game?
05/28/2015 06:35 6shadow6#45
texture is not missing just only find a correct files and rename DDS file or find imagetable

data\texture\ui\game all dds in this folders

data\script\ui\com imagetable.txt <- respond for texture in game