[RELEASE] WORKING Fixed Serverfiles+English gameclient!

12/28/2008 17:56 DeeQ_OptixX#511
Quote:
Originally Posted by Razzen View Post
Are you trying to connect from the same computer?
no a different one

I do the same as the Video all the same until "Cannot Connect to the Server"
Iam Using the same serverfiles and gameclient as silkbotter

Gameclient version 36.0.10
Webman version 36.0.9
somebody an update for the Gameclient or something ?

I dont know what i need to Fix the Problem i only try

what about the Web folder i only have inside List.txt and update folder inside the update folder 4 config documents and one update.ini one luncher.msg

somebody hides something ?

Need i the Webreg folder to connect to the server ?
I dont use the Webreg folder..

what about gameguard ? start automatically ?


I dont know somebody with the same problem or solution can tell me pm or msn icq whatever
12/28/2008 18:05 *P*A*U*L*#512
Quote:
Originally Posted by Razzen View Post
Are you trying to connect from the same computer?
i got this problem as well and yes im trying to connect from the same pc
12/28/2008 19:03 clementitus#513
anyone have a monster.csv high drop rate or several monster.csv i need one better thann original :x
12/28/2008 19:10 Mimo___93#514
ok i think elite pvpers is the biggest shit man i only need an answer how to fix pet bug!!!!!!!!!!!!!!!!!!!!!
12/28/2008 20:56 Razzen#515
Quote:
Originally Posted by maniek12 View Post
i got this problem as well and yes im trying to connect from the same pc
You can't connect from the same computer.
12/28/2008 21:11 *P*A*U*L*#516
oh? why? any way how to fix it?
12/28/2008 21:25 jhustle#517
Quote:
Originally Posted by ProToPro View Post
ive got the same problem, somebody pls respond to this.

edit:

to every1 with this problem


download and install sqlcritupdpkg from here and problem should be fixed.

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

click thanks if i helpted.
I get that problem. I downloaded that update, and when I tried to install it.. It said that I didn't need it. Any other way to get rid of this issue? Thanks.
12/28/2008 21:28 Razzen#518
Use VMWare to host the server.
12/28/2008 21:30 jhustle#519
I have Windows XP Pro SP2 installed. Why would I need VMWare?
12/28/2008 22:02 Razzen#520
Quote:
Originally Posted by jhustle View Post
I have Windows XP Pro SP2 installed. Why would I need VMWare?
It wasn't for you.

@Maniak
12/28/2008 23:15 gazu12#521
any one have idea how to make update ?
12/28/2008 23:17 jhustle#522
Quote:
Originally Posted by Razzen View Post
It wasn't for you.

@Maniak
Oh okay then. Sorry. Lol.
12/28/2008 23:57 jhustle#523
Sorry for double post, but I can't delete the last one, and if I edit it, people might not realize that I even posted needing help.

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

That happens everytime I run the session server.

What I don't understand, is what in the world the LSV_DKRACNI server thing is. Why is it looking for that? O.o
12/28/2008 23:59 Razzen#524
Run this @Jhustler
Code:
EXEC sp_addlinkedserver 'LSV_GHBILL','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRACNT','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'DKRCASH','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRHELION','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRNUNVICE','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRQUNE','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRRONDOW','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRSIZ','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRTEST','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRZUTO','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRSTA','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'DKRACCOUNT01','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'

exec sp_serveroption 'LSV_GHBILL','rpc out','true' 
exec sp_serveroption 'LSV_GHBILL','rpc','true' 
exec sp_serveroption 'LSV_DKRACNT','rpc out','true' 
exec sp_serveroption 'LSV_DKRACNT','rpc','true' 
exec sp_serveroption 'DKRCASH','rpc out','true' 
exec sp_serveroption 'DKRCASH','rpc','true' 
exec sp_serveroption 'LSV_DKRHELION','rpc out','true' 
exec sp_serveroption 'LSV_DKRHELION','rpc','true' 
exec sp_serveroption 'LSV_DKRNUNVICE','rpc out','true' 
exec sp_serveroption 'LSV_DKRNUNVICE','rpc','true' 
exec sp_serveroption 'LSV_DKRQUNE','rpc out','true' 
exec sp_serveroption 'LSV_DKRQUNE','rpc','true' 
exec sp_serveroption 'LSV_DKRRONDOW','rpc out','true' 
exec sp_serveroption 'LSV_DKRRONDOW','rpc','true' 
exec sp_serveroption 'LSV_DKRSIZ','rpc out','true' 
exec sp_serveroption 'LSV_DKRSIZ','rpc','true' 
exec sp_serveroption 'LSV_DKRTEST','rpc out','true' 
exec sp_serveroption 'LSV_DKRTEST','rpc','true' 
exec sp_serveroption 'LSV_DKRZUTO','rpc out','true' 
exec sp_serveroption 'LSV_DKRZUTO','rpc','true' 
exec sp_serveroption 'LSV_DKRSTA','rpc out','true' 
exec sp_serveroption 'LSV_DKRSTA','rpc','true' 
exec sp_serveroption 'DKRACCOUNT01','rpc out','true' 
exec sp_serveroption 'DKRACCOUNT01','rpc','true'
12/29/2008 00:05 isaac3138#525
o.0