L2JConfig Problem!

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
Ninja
Posts: 48
Joined: Fri Jul 10, 2009 6:54 pm

L2JConfig Problem!

Post by Ninja »

L2JConfig does not start anymore can you help me please?

I have Windows 7 x64. I installed both x64 and x86 versions of the latest Java update (jdk1.6.0_15) and (jre6) I also added the following inside system variables, "Java Home" -> C:\Program Files (x86)\Java\jdk1.6.0_15 and in "Path" -> C:\Program Files (x86)\Java\jdk1.6.0_15\bin\ and I downloaded the latest unstable release of Gracia Final.

GameServer and LoginServer work perfectly (NO ...javaw is not an external or internal command...)
If GameServer and LoginServer work perfectly why L2JConfig does not. Am I missing something? :(
lishawj
Posts: 253
Joined: Thu Apr 30, 2009 12:29 am

Re: L2JConfig Problem!

Post by lishawj »

If you want to configure the properties files, do it by manually with notepad if L2Jconfig is not working in Windows 7.
Ninja
Posts: 48
Joined: Fri Jul 10, 2009 6:54 pm

Re: L2JConfig Problem!

Post by Ninja »

lishawj wrote:If you want to configure the properties files, do it by manually with notepad if L2Jconfig is not working in Windows 7.
I can do that for the properties but how about if I want to create a hexid? How can I do that manually?
The weird thing is that it used to work. Then I decided to install Eclipse in order to compile and change the L2J server. I think something happen there but I cannot figure it out.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: L2JConfig Problem!

Post by janiii »

you can just run the register gameserver with parameter that it runs in command line.

btw. dou you get some error when launching register or config?
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Ninja
Posts: 48
Joined: Fri Jul 10, 2009 6:54 pm

Re: L2JConfig Problem!

Post by Ninja »

janiii wrote:you can just run the register gameserver with parameter that it runs in command line.

btw. dou you get some error when launching register or config?
Nothing. It's not loading at all. I even checked the task manager to see if the processes javaw.exe or the L2JConfig.exe are running but nothing. I am sure it was working on Windows 7 before. Shall I go to an earlier Java update?
lishawj
Posts: 253
Joined: Thu Apr 30, 2009 12:29 am

Re: L2JConfig Problem!

Post by lishawj »

Just a thought and I have not tested this yet but I was looking at my database just now and notice that the gameserver table has the hexid and server number of the hexid.txt file. Maybe you can simply change the gameserver table information to match whatever is in the hexid.txt file. I would use an old hexid.txt file and modify it to match one of the server from servernames.xml. Again, I had not tested this but just a thought.
Post Reply