Gameclient and Visual Studio
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 29
- Joined: Sun Nov 13, 2011 7:18 am
Gameclient and Visual Studio
Hi all - its been a while since i last checked the site and just noticed that A LOT changed - ive managed to work my Login and Gameserver but now im having problems with the client
Ive done all that was explained in the readme contained in the L2 Master Zip but im having serious problems with that one - ive installed and updated Visual studio and tools but now im stuck at the "Clone the Project" part - what do i have to do now? Cant find any cloning option within the program and to be honest - ive got no clue what to do now - do i have to copy any kind of project? Problem with the gameclient will be the update right?
please tell a newbie like me what to do exactly - do i have to copy any l2.bin or replace it?
ANY explanation would be great like "do this and then that" stuff
THX!!!!!!
Ive done all that was explained in the readme contained in the L2 Master Zip but im having serious problems with that one - ive installed and updated Visual studio and tools but now im stuck at the "Clone the Project" part - what do i have to do now? Cant find any cloning option within the program and to be honest - ive got no clue what to do now - do i have to copy any kind of project? Problem with the gameclient will be the update right?
please tell a newbie like me what to do exactly - do i have to copy any l2.bin or replace it?
ANY explanation would be great like "do this and then that" stuff
THX!!!!!!
- UnAfraid
- L2j Veteran
- Posts: 4199
- Joined: Mon Jul 23, 2007 4:25 pm
- Location: Bulgaria
- Contact:
Re: Gameclient and Visual Studio
Visual studio is not needed for L2J since server is written in JAVA not in C/C++/C#/etc.. but the game client has game guard which has issue with visual studio for some reason.
-
- Posts: 29
- Joined: Sun Nov 13, 2011 7:18 am
Re: Gameclient and Visual Studio
Perhaps i didnt explain good enough to continue:
My Problem is that i cant start the High 5 Client "The connection to the update server has been terminated" - and i guess that all the procedure with visual studio is to get a working L2.bin.
So...what do i have to do now to get the Gameclient working? Im having serious problems with the Readme and thats why i asked - maybe a working L2.exe coud be enough but i simply do not know
My Problem is that i cant start the High 5 Client "The connection to the update server has been terminated" - and i guess that all the procedure with visual studio is to get a working L2.bin.
So...what do i have to do now to get the Gameclient working? Im having serious problems with the Readme and thats why i asked - maybe a working L2.exe coud be enough but i simply do not know
- UnAfraid
- L2j Veteran
- Posts: 4199
- Joined: Mon Jul 23, 2007 4:25 pm
- Location: Bulgaria
- Contact:
-
- Posts: 29
- Joined: Sun Nov 13, 2011 7:18 am
Re: Gameclient and Visual Studio
UnAfraid wrote:You may wanna check this https://github.com/Zoey76/L2
I have already seen it but i got no idea what to do with it - rename,replace? I have never used Visual Studio before and i dont know how to compile anything within the L2Master zip file.
Any advice or maybe even finished files for me to use would be great - im using High 5 on a Win 7 64bit system
- UnAfraid
- L2j Veteran
- Posts: 4199
- Joined: Mon Jul 23, 2007 4:25 pm
- Location: Bulgaria
- Contact:
-
- Posts: 29
- Joined: Sun Nov 13, 2011 7:18 am
Re: Gameclient and Visual Studio
Any links would be great - used the Search but couldnt find any of themUnAfraid wrote:Check releases there has been uploaded compiled version.
- UnAfraid
- L2j Veteran
- Posts: 4199
- Joined: Mon Jul 23, 2007 4:25 pm
- Location: Bulgaria
- Contact:
-
- Posts: 29
- Joined: Sun Nov 13, 2011 7:18 am
Re: Gameclient and Visual Studio
Finally - thx!!!!!
Well....i should have known better lol - now comes the good old gameguard problem which i hoped would be fixed in the meantime(Error Code 153) - is it still fixed with an entry in the hosts file or are there any new solutions?
Ive seen a lot of threads containing and discussing the gg problem but no real solution and same for i-net - something about a .dll replacement but that would be forbidden client modification
Well....i should have known better lol - now comes the good old gameguard problem which i hoped would be fixed in the meantime(Error Code 153) - is it still fixed with an entry in the hosts file or are there any new solutions?
Ive seen a lot of threads containing and discussing the gg problem but no real solution and same for i-net - something about a .dll replacement but that would be forbidden client modification
- UnAfraid
- L2j Veteran
- Posts: 4199
- Joined: Mon Jul 23, 2007 4:25 pm
- Location: Bulgaria
- Contact:
-
- Posts: 29
- Joined: Sun Nov 13, 2011 7:18 am
Re: Gameclient and Visual Studio
Anyone else having any ideas?
- Zoey76
- L2j Inner Circle
- Posts: 7005
- Joined: Tue Aug 11, 2009 3:36 am
Re: Gameclient and Visual Studio
Error 153 means your GameGuard files are broken, missing or cannot be updated.
You need to get the latets version of the following files in the system folder of your game:
GameGuard.des
GameGuard\Lineage2us.ini
You need to get the latets version of the following files in the system folder of your game:
GameGuard.des
GameGuard\Lineage2us.ini
Powered by Eclipse 4.30 | Eclipse Temurin 21 | MariaDB 11.3.2 | L2J Server 2.6.3.0 - High Five
Join our Discord!
Join our Discord!
-
- Posts: 29
- Joined: Sun Nov 13, 2011 7:18 am
Re: Gameclient and Visual Studio
Thx for advice - working now!
-
- Advanced User
- Posts: 1026
- Joined: Thu Aug 14, 2014 6:31 am
Re: Gameclient and Visual Studio
And how did you do it?, because I have installed visual studio 2012 and has not worked for me.FunBeast wrote:Thx for advice - working now!
Will I need to add something else or what?.
-
- Advanced User
- Posts: 1026
- Joined: Thu Aug 14, 2014 6:31 am
Re: Gameclient and Visual Studio
If rules could be brocken posting this type of information... tell me it in private message and no problem...Sacrifice wrote:And how did you do it?, because I have installed visual studio 2012 and has not worked for me.FunBeast wrote:Thx for advice - working now!
Will I need to add something else or what?.
@Zoey76 I have a solution for start executable file with administrator privileges. But, I'm waiting here response for test with original client (version 198 installer version 2.1) and supply you the executable solution, including source code ofc.
Can you give me a hand you too?
Last edited by Sacrifice on Tue Oct 20, 2015 6:12 pm, edited 1 time in total.