Jump to content

c2duo

Members
  • Posts

    104
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by c2duo

  1. @echo off

    title FandC: Game Server Registration...

    :start

    echo Starting Game Server Registration.

    echo.

    -version:1.7

    java -server -Xms64m -Xmx64m -Xbootclasspath/p:./jsr167.jar -cp config/xml;./libs/* l2f.loginserver.GameServerRegister

     

    pause

     

    It like that on register server not working.
  2. Tha pack works, and everything is saved, its not that hard to make it work, make sure you install Java SE Development Kit 8 at least, or set version to 1.7 in the bat files.

    Give me more info about how to exactly set to 1.7 java ...?

  3. i have error when build whit linux ubuntu last revision i hope some 1 help me this is the error

    Building Dirs:
        [mkdir] Created dir: /l2jhellas/trunk/build/Core
        [mkdir] Created dir: /l2jhellas/trunk/build/Core/classes
        [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist
        [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/doc
        [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/doc/3rdPartyLicenses
        [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/login
        [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/gameserver
        [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/libs
        [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/login/log/java
        [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/login/log/stdout
        [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/gameserver/log/java
        [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/gameserver/log/stdout
     
    Version:
         [echo] version = 427M
     
    Compile:
         [echo] Compiling L2J Hellas.
        [javac] Compiling 1444 source files to /l2jhellas/trunk/build/Core/classes
        [javac] javac: invalid target release: 1.7
        [javac] Usage: javac <options> <source files>
        [javac] use -help for a list of possible options
     
    BUILD FAILED
    /l2jhellas/trunk/L2JHellasC/build.xml:65: Compile failed; see the compiler error output for details.
×
×
  • 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