[Help] StartLoginServer.bat problem

Results 1 to 6 of 6
  1. #1
    Valued Member Lioner is offline
    MemberRank
    Mar 2006 Join Date
    GreeceLocation
    115Posts

    [Help] StartLoginServer.bat problem

    Hello, some of my questions

    I've register a new gameserver using registergameserver.bat, I rename the hexid(game1) (or something like that) to hexid and i put it into server\gameserver\config and when i press the StartLoginserver.bat it says this error:



    P.S i didn't tested the startgameserver.bat, if i have a problem with it i will post it here,

    Can u please answer? Thanks


  2. #2
    Valued Member Lioner is offline
    MemberRank
    Mar 2006 Join Date
    GreeceLocation
    115Posts
    ok i fixed it :), had to put password=root at the config

    but another problem appears at StartGameServer.bat when I try to open it



    P.S I USE HERO1711 PACK
    Why is that? what I did wrong?

  3. #3
    Account Upgraded | Title Enabled! Kill3ru is offline
    MemberRank
    Nov 2005 Join Date
    Ethernal DarkLocation
    190Posts
    Delete that password Root :) after turn up your server !

    #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
    Login=Ragezone >> for exemple
    Password= here no password :P try it

  4. #4
    Valued Member Lioner is offline
    MemberRank
    Mar 2006 Join Date
    GreeceLocation
    115Posts
    Quote Originally Posted by Kill3ru View Post
    #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
    Login=Ragezone >> for exemple
    Password= here no password :P try it
    What?

  5. #5
    Valued Member Evets is offline
    MemberRank
    Mar 2006 Join Date
    SwedenLocation
    113Posts
    Your problem is that the gameserver cant fint the Hexid.

    You need to make a Hexide first.

    Open up your <loginserver> dir and run Registerserver.bat

    Fallow the instruction and then copy the hexid.txt over to the <gameserver/script> dir and rename it to only hexid.txt

    Now try to run the gameserver again.

  6. #6
    Account Upgraded | Title Enabled! PunKed is offline
    MemberRank
    May 2006 Join Date
    Posadas Misiones ArgentinaLocation
    214Posts
    Quote Originally Posted by Lioner View Post
    ok i fixed it :), had to put password=root at the config

    but another problem appears at StartGameServer.bat when I try to open it



    P.S I USE HERO1711 PACK
    Why is that? what I did wrong?

    Your problem is .

    c:\server\gameserver\config\server.prop.

    #URL=jdbc:hsqldb:hsql://localhost/l2jdb
    #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
    Login=root
    Password= (use pass)
    MaximumDbConnections=10
    and
    c:\server\loginserver\config\loginserver.prop.

    #URL=jdbc:hsqldb:hsql://localhost/l2jdb
    #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
    Login=root
    Password= (use pass)
    MaximumDbConnections=10

    If you have diskw.

    c:\server\Diskw\www\main\inc\config.php


    //Database
    //////////
    $dbhost="localhost"; //Host/IP from the MySQL Database
    $dbname="l2jdb"; //Name of Database (in many times it is 'l2jdb')
    $dbuser="root"; //Username to the MySQL Database
    $dbpass="USE PASS"; //Passwort to the MySQL Database

    Good LuK.



Advertisement