L2j Eclipse Server

  1. L2j Eclipse Server 2017

Hello People.Just starting today, I followed www.l2jserver.com/windows.html, got some deviations to make it work but still one issue I could not solve.When starting the server ^optl2jservergamestartGameServer.bat an exception is thrown because the DB called l2jgs does not exists.The sentence above is right, I connect into DB and there is no l2jgs just l2jls. None of the dbinstall commands on tutorial create this specific database.Does someone knows how can I deviate from it?

Is there any SQL for me to create it manually?Thanks in advance.

L2j Eclipse Server 2017

L2j Eclipse Server

Hello,I downloaded server pack ( Gameserver and DataPack for interlude ) with Eclipse. Went to the workplace, found files there. Could anybody explain how set up server from these files?Main problem is that folders are sorted unusualy like in Nightlies versions where are Gameserver, Loginserver, Sql, Tools folders. In version, that I downloaded with Eclipse everything is different (mixed) and I just don't know how to set it corectly.I know, this is stupid question, but I have never used these files before, I haven't experience so much. Jurchiks wrote:In each project, there's a build.xml file.Right-click it, choose Run As. Ant build.???PROFIT!builds in /build/projectname.zipYes thats right, but I think that he is expecting more than compiling.

He wants to know what files should be where (setup).If you compiled the code from both server and datapack you can access them from the workspace. (You should know where it is since at start you are asked where it should be placed). Next step is to make a folder.1. Make a folder anywhere recommended in C:/ path, name it whatever you like e.g. I have named it l2jserver.2.

L2j eclipse server 2017

Go to workspace-L2Gameserver-build. You will see a L2JServer.RAR file.3. Extract L2JServer.RAR inside the folder which you made at start.

(l2jserver for me)4. Now go to workspace-datapackdevelopment-build. You will see a L2JDataPack.RAR file.5. Extract L2JDataPack.RAR inside the folder which you made at start. (l2jserver for me)If you are asked to merge or replace files press ok.Some or all of the folders in both L2JServer.RAR and L2JDataPack.RAR are the same and they contain different files.

So basicly the setup is to merge the files of those two.RARs. Now the next step is to configure the server from l2jserver-gameserver-L2JConfig.