Client Issue

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Aequlous
Posts: 1
Joined: Sun Nov 25, 2007 3:57 am

Client Issue

Post by Aequlous »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 3041
L2JDP Revision Number: 6103

Hey alright so heres my deal. I just decided to make a private server for lineage etc etc... worked my way through a few kinks and have now hit a snag I cant get past. My server is running fine, however when I log in it says that "a hacking tool has been discovered" and boots me. I set up a webserver on IIS 7 with the bogus GG files and redirected gameguard to update from there but when I try that it says failed to update -_-;;

I am confused why this is happening at all, I have all of the GG flags marked false so shouldnt it not care wether or not GG is working and just let me play?

# Enforce GameGuard authorization from client?
# If True, login server will kick client if the client bypassed GameGuard authentication.
# Default: True
ForceGGAuth = False

# Bypass exploit protection. To ENABLE protection set to True.
# Default: True
BypassValidation = False

# Enforce gameguard for clients. Sends a gameguard query on character login.
# Default: True
GameGuardEnforce = False

# Don't allow player to perform trade, talk with npc, or move until gameguard reply is received.
# Default: True
GameGuardProhibitAction = False

Anything I am missing?

One last thing that could possibly be the explanation for all of this: the client I downloaded was the Gracia Final full client, is it necessary to upgrade from Gracia Pt 2 in order for things to function properly? i.e. there is no L2.exe in the newest client only the launcher.

Thanks for any help, and yes I used the search function and tried the fixes I found. They did not work hence the new topic.
toastgodsupreme
Posts: 750
Joined: Sun Dec 07, 2008 7:01 pm
Location: Poland

Re: Client Issue

Post by toastgodsupreme »

Did you miss the one in loginserver.properties ?
User avatar
ThePhoenixBird
L2j Inner Circle
L2j Inner Circle
Posts: 1857
Joined: Fri May 27, 2005 5:11 pm

Re: Client Issue

Post by ThePhoenixBird »

Are you running the server and the client on the same machine?

If yes, then you shouldnt.

If no, then close any other programs that you have running and just let the client.
Shepherd
Posts: 2
Joined: Mon May 25, 2009 7:15 am

Re: Client Issue

Post by Shepherd »

Same here.
server: 3059
dp: 6127
Fresh updated game client.

I can't pass login, still "A hacking tool has been discovered bal, bla, bla".
I can login on my retail account and other private servers based on l2j project (revision unknow).
Server and client are running on different machines, different networks.
User avatar
Reimu
Posts: 40
Joined: Wed Apr 15, 2009 9:56 am
Location: Rus

Re: Client Issue

Post by Reimu »

Add

Code: Select all

216.107.250.194 nprotect.lineage2.com
to hosts
Shepherd
Posts: 2
Joined: Mon May 25, 2009 7:15 am

Re: Client Issue

Post by Shepherd »

Reimu wrote:Add

Code: Select all

216.107.250.194 nprotect.lineage2.com
to hosts
Ur my hero.

BTW i can play now with server and client on same machine
:D
Vapulabe
Posts: 271
Joined: Wed Mar 19, 2008 10:16 am

Re: Client Issue

Post by Vapulabe »

Alternate (better) solution is to use a local DNS server which is authoritative for lineage2.com and forward remaining to your ISP... (on a separate computer)...That way, there is no hosts modification that can be detected by GameGuard ;-)
Vader
Posts: 15
Joined: Tue Jun 23, 2009 4:27 am

Re: Client Issue

Post by Vader »

Vapulabe wrote:Alternate (better) solution is to use a local DNS server which is authoritative for lineage2.com and forward remaining to your ISP... (on a separate computer)...That way, there is no hosts modification that can be detected by GameGuard ;-)
Sounds like a great idea. Can you explain a little more detail on how I could do this?
Vader
Posts: 15
Joined: Tue Jun 23, 2009 4:27 am

Re: Client Issue

Post by Vader »

I tried to place the nprotect ip in hosts file. I wasnt getting the hacker tool anymore but know my laptop restarts when I start the client. Everytime I start client it restarts the laptop like I restarted it normally. no error messages and no warnings. The client never starts and i disabled my ESET spyware and virus protection.

I have the latest revisions.
Post Reply