Page 1 of 1

database_installer.bat crash while config lineage 2 server

Posted: Wed May 06, 2015 4:43 am
by buzzhello
I'm very appreciate every of your help
My system is window 7 x64
i use :
- jre1.8.0_45 (64 - bit)
- MySQL 5.0
- Navicat 8 lite for my SQL

my navicat is connect

Image

had configs in login and game server folders

problem occur while edit Database_installer.bat, when i move to this point

Image

after enter this message appear in a few tic-tac

Image

then the config crash no matter howmany-time i tried, i had try it in admin mode but same result.

Thanks for your concern, pls help me =]]

Re: database_installer.bat crash while config lineage 2 server

Posted: Wed May 06, 2015 12:27 pm
by siulx
try to execute "dbinst_xx.jar" files its more easy to install the DBs.

Re: database_installer.bat crash while config lineage 2 server

Posted: Thu May 07, 2015 2:54 am
by buzzhello
thanks you for your help
i execute it, full install 3 file but dont know what to do next.

but after that i tried to run startLoginServer.bat and it appear this :

Image

do i have to start it all over again?

Re: database_installer.bat crash while config lineage 2 server

Posted: Fri May 08, 2015 11:40 pm
by Zoey76
Seems it's broken, maybe you need to re-download it or recompile it.

Re: database_installer.bat crash while config lineage 2 server

Posted: Mon May 11, 2015 11:07 am
by buzzhello
does anyone has detail instruction about create the server offline pls give me a link, the instruction on the site is not detail enough and i cant understand much with it, so pls help.
i'm using x64 system.
Thanks for your concern

Re: database_installer.bat crash while config lineage 2 server

Posted: Wed May 13, 2015 3:21 am
by Zoey76
buzzhello wrote:does anyone has detail instruction about create the server offline pls give me a link, the instruction on the site is not detail enough and i cant understand much with it, so pls help.
i'm using x64 system.
Thanks for your concern

What information do you see missing in the main site?

A server is pretty much install db engine, unpack server and datapack in same folder, use installer for database, start login server and start game server.

Re: database_installer.bat crash while config lineage 2 server

Posted: Thu May 14, 2015 11:02 am
by Weddy
try change localhost to you local IP address

Re: database_installer.bat crash while config lineage 2 server

Posted: Fri May 15, 2015 4:23 am
by buzzhello
thanks zoey and weddy verymuch, i solved the problem while tring to install with msql x64 bit (i use x32 bit before). now it work but i have another question.
when i run startGameServer.bat file for the 1st time.
i got a lot of this statement:

Annotation processing got disabled, since it requires a 1.6 compliant JVM
Annotation processing got disabled, since it requires a 1.6 compliant JVM
Annotation processing got disabled, since it requires a 1.6 compliant JVM


how can i fix it ?
i fix it guys by follow this topic: viewtopic.php?t=29663
Blink92 wrote:just edit startGameServer.bat adding to the launch command on line 8 the option:

java -version:1.7 -Djav...

i think you must have installed jdk 7 too

Ok so i wonder if i want to make a lan server, do i need to reinstall everything from the beginning cause i do some search and the way they config is diffirent

Re: database_installer.bat crash while config lineage 2 server

Posted: Mon May 18, 2015 12:58 am
by godfreyouwens
buzzhello wrote: Ok so i wonder if i want to make a lan server, do i need to reinstall everything from the beginning cause i do some search and the way they config is diffirent
No, you can use an exisiting "online" server.. Just change the public IP in your ipconfig to the local pc's internal lan.. also change the IP in the clients 'hosts" file to reflect the server's internal lan IP

Re: database_installer.bat crash while config lineage 2 server

Posted: Mon May 18, 2015 4:20 am
by buzzhello
only change ip and thatis it ?? i dont know it was that easy, thanks you very much, i will try it then =]]