Jump to content

Ro21

Members
  • Posts

    304
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Ro21

  1. κατεβασα ενα αλλα μου δινει ενα αρχειο notepad ονοματι : gmshop.sql  και σκεφτικα να το κανω execute στην navicat αλλα δεν γινοταν γιατι ηταν μορφης notepad ....

  2. επειδη αυτο το πακ που εχω ειναι αστα να πανε γιατι εχει περασει πολλα κοστουμ ο τυπος ηθελα να αλαξω καποια πραγματα αλλα δεν βρισκω το μουλτισελ του με τιποτα.και σκεφτομαι να περασω νεο κοστουμ σοπ...

  3. Παιδια θελω να αλαξω στο costum shop απο εκει που ζηταει ας πουμε festival adena για να παρεις το αντιστοιχο costum item να ζηταει adena ας πουμε... ι κατι αλλο που θα επιλεξω εγω.. και επισης πως μπορω να αλαξω σε ενα farm mob ta drop που θα πεταει...

  4. βασικα μου ξαναεβγαλε προβλημα τελικα.επειδη ονομασα απο loginserver se l2jdb και μου βγαζει το προβλημα ξανα αυτο

     

    ERROR 1049 (42000): Unknown database 'l2jdb'
    Update table accounts.sql
    ERROR 1049 (42000): Unknown database 'l2jdb'
    Update table gameservers.sql
    ERROR 1049 (42000): Unknown database 'l2jdb'
     
     
    η database ειναι ετσι τωρα..τα αλαξα παντου και loginserver properties kai gameserver properties..
     
    REM Configurate database connection loginserver
    set lsuser=root
    set lspass=root
    set lsdb=l2jdb
    set lshost=localhost
     
    REM Configurate database connection Gameserver
    set gsuser=root
    set gspass=root
    set gsdb=l2jdb
    set gshost=localhost
    REM ############################################
     
     
    gameserver properties..
     
    # Parameters Databases - MYSQL
    Driver = com.mysql.jdbc.Driver
    URL = jdbc:mysql://localhost/
     
    # Database name
    GameserverDB = l2jdb
    LoginserverDB = l2jdb
     
    # Login - Mysql's user
    Login = root
    # Password - Mysql's Password
    Password = root
    # Attention: lazy init connections disabled!
    # Please, set only real values for your database
    # Default: 100
    MaximumDbConnections = 50
     
     
    loginserver properties 
     
    # Database Settings
    URL = jdbc:mysql://localhost/l2jdb
    #URL=jdbc:hsqldb:hsql://localhost/l2jdb
    #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=root
     
    # Parameters Databases - MYSQL
    # Login - Mysql's user
    Login = root
    # Password - Mysql's Password
    Password = root
    # maximum number of simultaneous connecting to the database
    MaximumDbConnections = 50
     
  5. I have this problem...Please help guys...

     


     

     

     L2-Frozen Team - Database Login Server

    _______________________________________________________

     

      1 - Full install database loginserver`s.

      2 - Skip install loginserver db, go to install gameserver

      3 - Exit from installer

    -------------------------------------------------------

    please enter values :1

    clear database : l2jdb and install database loginserver`

     

    ERROR 1049 (42000): Unknown database 'loginserver_beta'

    Update table accounts.sql

    ERROR 1049 (42000): Unknown database 'loginserver_beta'

    Update table gameservers.sql

    ERROR 1049 (42000): Unknown database 'loginserver_beta'

     

    Database login server has been installed with no-errors!

    Press any key to continue . . .

    -------------------------------------------------------

     

      L2-Frozen Team - database operation about gameserver
  6. Παω να κανω install την database και μου βγαζει το συγκεκριμενο προβλημα....

    τι μπορω να κανω..ευχαριστω

     


     

     


    L2-Frozen Team - Database Login Server

    _______________________________________________________

     

      1 - Full install database loginserver`s.

      2 - Skip install loginserver db, go to install gameserver

      3 - Exit from installer

    -------------------------------------------------------

    please enter values :1

    clear database : l2jdb and install database loginserver`

     

    ERROR 1049 (42000): Unknown database 'loginserver_beta'

    Update table accounts.sql

    ERROR 1049 (42000): Unknown database 'loginserver_beta'

    Update table gameservers.sql

    ERROR 1049 (42000): Unknown database 'loginserver_beta'

     

    Database login server has been installed with no-errors!

    Press any key to continue . . .

    -------------------------------------------------------

     

      L2-Frozen Team - database operation about gameserver

  7. ΚΑΛΗΣΠΕΡΑ ΠΑΙΔΙΑ ΘΑ ΗΘΕΛΑ ΝΑ ΣΤΗΣΩ ΕΝΑΝ ΣΕΡΒΕΡ ΣΤΟΝ ΛΑΠΤΟΠ ΓΙΑ ΝΑ ΠΑΙΖΩ ΜΕ ΤΑ ΦΙΛΑΡΑΚΙΑ ΜΟΥ ΑΛΛΑ ΕΧΩ WINDOWS 8,1 KAI ΔΕΝ ΕΧΩ ΒΡΕΙ  ΚΑΠΟΙΟ GUIDE ΓΙA WINDOWS 8.1 ΜΗΠΩΣ ΜΠΟΡΕΙΤΕ ΝΑ ΜΕ ΒΟΗΘΗΣΕΤΕ ΕΥΧΑΡΙΣΤΩ

  8. Necessary software to download and install

     

    "Eclipse Classic 3.5.1" or newer to compile the datapack.

    Eclipse can be downloaded here: http://www.eclipse.org/downloads/

     

    "Java JDK 6 Update 18" or newer to compile the datapack.

    Java JDK can be downloaded here: http://java.sun.com/javase/downloads/index.jsp

     

    "Subclipse 1.6.6" or newer to compile the datapack.

    Install instructions can be found here: http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA

     

    "Subversion 1.6.9" or newer to compile the datapack.

    Subversion can be downloaded here: http://subversion.apache.org/packages.html

    Note: If you are using Windows download "SlikSVN": http://www.sliksvn.com/en/download

     

    Setting Eclipse

     

    Launch Eclipse, and click:

    Window -> Preferences-> Java-> Compiler

    Check if the compiler compilance level is at 1.6, if not... change it!.

    If it only shows 1.3 and 1.4, you do not have the latest version of Eclipse.

     

    compiler.gif

     

    Check that Eclipse has registered the correct JRE from your Java install.

    Window -> Preferences-> Java -> Installed JREs

     

    jre.gif

     

    Setting JAVA_HOME

     

    Please follow the instructions to set up JAVA_HOME environment variable in your computer. First find out the installation folder of Java development kit (JDK) in your machine. Let's assume it is installed in the folder "C:/j2sdk1.4.2"

     

    1. Right click on the My Computer icon on your desktop and select properties

    2. Click the Advanced Tab

    3. Click the Environment Variables button

    4. Under System Variable, click New

    5. Enter the variable name as JAVA_HOME

    6. Enter the variable value as the install path for the Development Kit

    7. Click OK

    8. Click Apply Changes

     

    setjavahome.jpg

     

    Install Subclipse in Eclipse 3.x

    nstall instructions can be found here: http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA

     

    We recomend to enable this option.

    Window -> Preferences-> Team -> SVN -> Console

     

    recommend.gif

     

    When Subclipse has been installed, press on:

    Window -> Show View -> Other and select SVN Repository.

     

    svnx.gif

     

    Anywhere in the white space of the SVN Repository window, Right click

    Choose New -> Repository Location

     

    newrepo.gif

     

    Put this in the Url field

    http://www.l2jserver.com/svn/trunk/L2_GameServer

    Then press Finish

     

    srepo.gif

     

    Right click in the GameServer Repository

    and select Checkout.

     

    scheckout.gif

     

    After Checkout is done... click in the Navigator window

    Expand the directory tree to find the build.xml of the GameServer

    Right click on build.xml -> Run As -> 1 Ant Build

    Now it will compile the GameServer to a ZIP File.

     

    sbuild.gif

     

    Now pay close attention to the next window because it will display where it compiled a much needed zip file which is your main server files. Go to that location and extract the files in l2j-server.zip to your l2j-server folder and overwrite any old files if you have a previous version.

     

    sbuilddone.gif

     

    To Update Source Code from now on, after initial Checkout:

     

    In the Navigator window:

     

    Right click on L2_Gameserver.

    Select Team.

    Select Synchronize With Repository.

    A Sychronize pane will open with a list of updates.

    Right click on L2_Gameserver.

    Click Update.

    Compile and install again.

     

    Now to Install L2J continue here -> http://www.l2jserver.com/trac/wiki/L2J_Install

     

    This Guide Its Not Mine Your Gredits Here www.l2jserver.com/

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock