Jump to content

R3spawn

Members
  • Posts

    204
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by R3spawn

  1. Okay dear members, 

    after frozen have moved to git and merged their files, now, I get some errors in the beginning of the building process. The build is successful but I'm afraid of the errors, should I be? Bellow is what I have at all, any suggestion or help is welcome. Cya.

    SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
    SLF4J: Defaulting to no-operation (NOP) logger implementation
    SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
    [INFO] Scanning for projects...
    [WARNING] 
    [WARNING] Some problems were encountered while building the effective model for com.l2jfrozen:common:jar:1.0-SNAPSHOT
    [WARNING] 'dependencies.dependency.systemPath' for javolution:javolution:jar should not point at files within the project directory, ${project.basedir}/../lib/javolution-5.5.1.jar will be unresolvable by dependent projects @ line 78, column 25
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for javolution:javolution:jar should not point at files within the project directory, ${project.basedir}/lib/javolution-5.5.1.jar will be unresolvable by dependent projects @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 88, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for jython-engine:jython-engine:jar should not point at files within the project directory, ${project.basedir}/lib/jython-engine.jar will be unresolvable by dependent projects @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 95, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for bsh:bsh:jar should not point at files within the project directory, ${project.basedir}/lib/bsh-2.0b5.jar will be unresolvable by dependent projects @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 102, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for bsh-engine:bsh-engine:jar should not point at files within the project directory, ${project.basedir}/lib/bsh-engine.jar will be unresolvable by dependent projects @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 109, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for java-engine:java-engine:jar should not point at files within the project directory, ${project.basedir}/lib/java-engine.jar will be unresolvable by dependent projects @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 116, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for jython:jython:jar should not point at files within the project directory, ${project.basedir}/lib/jython.jar will be unresolvable by dependent projects @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 123, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for javolution:javolution:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\common\lib\javolution-5.5.1.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 88, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for jython-engine:jython-engine:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\common\lib\jython-engine.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 95, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for bsh:bsh:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\common\lib\bsh-2.0b5.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 102, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for bsh-engine:bsh-engine:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\common\lib\bsh-engine.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 109, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for java-engine:java-engine:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\common\lib\java-engine.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 116, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for jython:jython:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\common\lib\jython.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 123, column 29
    [WARNING] 
    [WARNING] Some problems were encountered while building the effective model for com.l2jfrozen:login:jar:1.0-SNAPSHOT
    [WARNING] 'dependencies.dependency.systemPath' for javolution:javolution:jar should not point at files within the project directory, ${project.basedir}/../lib/javolution-5.5.1.jar will be unresolvable by dependent projects @ line 120, column 25
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for javolution:javolution:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\login\lib\javolution-5.5.1.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 88, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for jython-engine:jython-engine:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\login\lib\jython-engine.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 95, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for bsh:bsh:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\login\lib\bsh-2.0b5.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 102, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for bsh-engine:bsh-engine:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\login\lib\bsh-engine.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 109, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for java-engine:java-engine:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\login\lib\java-engine.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 116, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for jython:jython:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\login\lib\jython.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 123, column 29
    [WARNING] 
    [WARNING] Some problems were encountered while building the effective model for com.l2jfrozen:game:jar:1.0-SNAPSHOT
    [WARNING] 'dependencies.dependency.systemPath' for jython-engine:jython-engine:jar should not point at files within the project directory, ${project.basedir}/../lib/jython-engine.jar will be unresolvable by dependent projects @ line 126, column 25
    [WARNING] 'dependencies.dependency.systemPath' for bsh:bsh:jar should not point at files within the project directory, ${project.basedir}/../lib/bsh-2.0b5.jar will be unresolvable by dependent projects @ line 132, column 25
    [WARNING] 'dependencies.dependency.systemPath' for bsh-engine:bsh-engine:jar should not point at files within the project directory, ${project.basedir}/../lib/bsh-engine.jar will be unresolvable by dependent projects @ line 138, column 25
    [WARNING] 'dependencies.dependency.systemPath' for java-engine:java-engine:jar should not point at files within the project directory, ${project.basedir}/../lib/java-engine.jar will be unresolvable by dependent projects @ line 144, column 25
    [WARNING] 'dependencies.dependency.systemPath' for jython:jython:jar should not point at files within the project directory, ${project.basedir}/../lib/jython.jar will be unresolvable by dependent projects @ line 150, column 25
    [WARNING] 'dependencies.dependency.systemPath' for javolution:javolution:jar should not point at files within the project directory, ${project.basedir}/../lib/javolution-5.5.1.jar will be unresolvable by dependent projects @ line 156, column 25
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for javolution:javolution:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\game\lib\javolution-5.5.1.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 88, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for jython-engine:jython-engine:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\game\lib\jython-engine.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 95, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for bsh:bsh:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\game\lib\bsh-2.0b5.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 102, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for bsh-engine:bsh-engine:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\game\lib\bsh-engine.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 109, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for java-engine:java-engine:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\game\lib\java-engine.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 116, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for jython:jython:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\game\lib\jython.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 123, column 29
    [WARNING] 
    [WARNING] Some problems were encountered while building the effective model for com.l2jfrozen:database:jar:1.0-SNAPSHOT
    [WARNING] 'dependencies.dependency.systemPath' for javolution:javolution:jar should not point at files within the project directory, ${project.basedir}/../lib/javolution-5.5.1.jar will be unresolvable by dependent projects @ line 27, column 26
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for javolution:javolution:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\database\lib\javolution-5.5.1.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 88, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for jython-engine:jython-engine:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\database\lib\jython-engine.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 95, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for bsh:bsh:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\database\lib\bsh-2.0b5.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 102, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for bsh-engine:bsh-engine:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\database\lib\bsh-engine.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 109, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for java-engine:java-engine:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\database\lib\java-engine.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 116, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for jython:jython:jar refers to a non-existing file C:\Users\Lenovo\git\l2jfrozen\database\lib\jython.jar @ com.l2jfrozen:main:1.0-SNAPSHOT, C:\Users\Lenovo\git\l2jfrozen\pom.xml, line 123, column 29
    [WARNING] 
    [WARNING] Some problems were encountered while building the effective model for com.l2jfrozen:main:pom:1.0-SNAPSHOT
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for javolution:javolution:jar should not point at files within the project directory, ${project.basedir}/lib/javolution-5.5.1.jar will be unresolvable by dependent projects @ line 88, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for jython-engine:jython-engine:jar should not point at files within the project directory, ${project.basedir}/lib/jython-engine.jar will be unresolvable by dependent projects @ line 95, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for bsh:bsh:jar should not point at files within the project directory, ${project.basedir}/lib/bsh-2.0b5.jar will be unresolvable by dependent projects @ line 102, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for bsh-engine:bsh-engine:jar should not point at files within the project directory, ${project.basedir}/lib/bsh-engine.jar will be unresolvable by dependent projects @ line 109, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for java-engine:java-engine:jar should not point at files within the project directory, ${project.basedir}/lib/java-engine.jar will be unresolvable by dependent projects @ line 116, column 29
    [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for jython:jython:jar should not point at files within the project directory, ${project.basedir}/lib/jython.jar will be unresolvable by dependent projects @ line 123, column 29
    [WARNING] 
    [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
    [WARNING] 
    [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
    [WARNING] 
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Build Order:
    [INFO] 
    [INFO] main
    [INFO] common
    [INFO] database
    [INFO] login
    [INFO] game
    [INFO]                                                                         
    [INFO] ------------------------------------------------------------------------
    [INFO] Building main 1.0-SNAPSHOT
    [INFO] ------------------------------------------------------------------------
    [INFO] 
    [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ main ---
    [INFO]                                                                         
    [INFO] ------------------------------------------------------------------------
    [INFO] Building common 1.0-SNAPSHOT
    [INFO] ------------------------------------------------------------------------
    [INFO] 
    [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ common ---
    [INFO] Deleting C:\Users\Lenovo\git\l2jfrozen\common\target
    [INFO]                                                                         
    [INFO] ------------------------------------------------------------------------
    [INFO] Building database 1.0-SNAPSHOT
    [INFO] ------------------------------------------------------------------------
    [INFO] 
    [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ database ---
    [INFO] Deleting C:\Users\Lenovo\git\l2jfrozen\database\target
    [INFO]                                                                         
    [INFO] ------------------------------------------------------------------------
    [INFO] Building login 1.0-SNAPSHOT
    [INFO] ------------------------------------------------------------------------
    [INFO] 
    [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ login ---
    [INFO] Deleting C:\Users\Lenovo\git\l2jfrozen\login\target
    [INFO]                                                                         
    [INFO] ------------------------------------------------------------------------
    [INFO] Building game 1.0-SNAPSHOT
    [INFO] ------------------------------------------------------------------------
    [INFO] 
    [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ game ---
    [INFO] Deleting C:\Users\Lenovo\git\l2jfrozen\game\target
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO] 
    [INFO] main .............................................. SUCCESS [0.646s]
    [INFO] common ............................................ SUCCESS [0.074s]
    [INFO] database .......................................... SUCCESS [0.101s]
    [INFO] login ............................................. SUCCESS [0.141s]
    [INFO] game .............................................. SUCCESS [1.898s]
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 3.308s
    [INFO] Finished at: Wed Mar 26 15:16:05 CET 2014
    [INFO] Final Memory: 4M/15M
    [INFO] ------------------------------------------------------------------------
    
  2. Howdy devs,

    I guess this is going to be a simple problem for you, but for me, it's not. I've already tried multiple ways to solve this, but I didn't succeed. I've been searching over the internet and I didn't found the solution. I've tried to update the client but the problem still appears. Also I changed few Subversion clients like SlikSVN and TortoiseSVN. Any idea? Thanks.

     

    Project: L2JFrozen Interlude

    OS: Windows 7 Ultimate (x32)

    Eclipse SDK Indigo Version: 3.7.2

     

    N0wRny2.png

    [exec] Result: 1
         [echo] L2jFrozen Datapack Revision: svn: This client is too old to work with working copy '.'.  You need
         [echo] to get a newer Subversion client, or to downgrade this working copy.
         [echo] See http://subversion.tigris.org/faq.html#working-copy-format-change
         [echo] for details.
    

    I'll also mention that the build is finishing as successful, but after that some files are missing.

  3. There we go... 0300-0399.xml

    <skill id="368" levels="1" name="Vengeance">
      <set name="weaponsAllowed" val="2"/>
      <set name="magicLvl" val="77" />
      <set name="mpConsume" val="35"/>
      <set name="power" val="7987"/>
      <set name="target" val="TARGET_AURA"/>
      <set name="skillRadius" val="200"/>
      <set name="reuseDelay" val="1800000"/>
      <set name="hitTime" val="1000"/>
      <set name="skillType" val="AGGDEBUFF"/>
      <set name="operateType" val="OP_ACTIVE"/>
      <for>
        <effect self="1" count="1" name="ImobileBuff" time="30" val="0" stackOrder="3" stackType="pDefSpec">
          <add order="0x40" stat="pDef" val="5400"/>
          <add order="0x40" stat="mDef" val="4050"/>
          <mul order="0x30" stat="cancelVuln" val="0.2"/>
        </effect>
    	<effect count="1" name="TargetMe" time="1" val="0"/>
      </for>
    </skill>
    
  4.  

    Just replace l2jserver.jar inside lib folder

     

    There is no such file in my compiled files. 

    Okay, I made some changes to the file NobleCustomItem.java which is located in workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\handler\itemhandlers.

     

    Now, I want to apply the changes to the live server files. Which files I have to replace? It's simple and easy to overwrite all of the files, but I've already made a lot of changes in the properties.

     

    Thanks.

  5. Nope, ofc that I won't host an online server on this machine, this is my own build dedicated server at my home, without a protection and staff, I've made it for my own needs only, and at the moment I'm only testing and getting knowledge about lineage 2 java server files. So, there we go... The configuration of my gameserver.bat file.

    Note: I've been trying to change the parameters, and the maximum I can use for now is 1.5GB of RAM, no idea why, I know that the OS, the DB and few other staff needs to get RAM, so I don't want to add all of my memory to the server's usage, so let it be like 2.5GB. Thanks.

    @echo off
    title L2J-Frozen: Game Server Console
    :start
    echo Starting L2J-Frozen Core Game Server.
    echo Official website : http://www.l2jfrozen.com
    echo Enjoy by server core. Bee happy!
    echo ------------------------------
    echo.
    
    
    REM -------------------------------------
    REM Default parameters for a basic server.
    java -Dfile.encoding=UTF8 -Xms1536m -Xmx1536m -cp ./lib/*;l2jfrozen-core.jar com.l2jfrozen.gameserver.GameServer
    REM
    REM If you have a big server and lots of memory, you could experiment for example with
    REM java -server -Xmx1536m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts
    REM -------------------------------------
    
    if ERRORLEVEL 7 goto telldown
    if ERRORLEVEL 6 goto tellrestart
    if ERRORLEVEL 5 goto taskrestart
    if ERRORLEVEL 4 goto taskdown
    REM 3 - abort
    if ERRORLEVEL 2 goto restart
    if ERRORLEVEL 1 goto error
    goto end
    :tellrestart
    echo.
    echo Telnet server Restart ...
    echo Send you bug to : http://www.l2jfrozen.com
    echo.
    goto start
    :taskrestart
    echo.
    echo Auto Task Restart ...
    echo Send you bug to : http://www.l2jfrozen.com
    echo.
    goto start
    :restart
    echo.
    echo Admin Restart ...
    echo Send you bug to : http://www.l2jfrozen.com
    echo.
    goto start
    :taskdown
    echo .
    echo Server terminated (Auto task)
    echo Send you bug to : http://www.l2jfrozen.com
    echo .
    :telldown
    echo .
    echo Server terminated (Telnet)
    echo Send you bug to : http://www.l2jfrozen.com
    echo .
    :error
    echo.
    echo Server terminated abnormally
    echo Send you bug to : http://www.l2jfrozen.com
    echo.
    :end
    echo.
    echo server terminated
    echo Send you bug to : http://www.l2jfrozen.com
    echo.
    :question
    set choix=q
    set /p choix=Restart(r) or Quit(q)
    if /i %choix%==r goto start
    if /i %choix%==q goto exit
    :exit
    exit
    pause
    
    
  6. Howdy MXC members, 

    I have a problem that I hope for the more experienced ones is simple and easy, so I'm here with hope that somebody will try to help me with my current problem.

     

    So, the topic's title says everything, you can see bellow on the screenshot.

     

    OS: Windows 2003 Server

    Architecture: 32Bit

    RAM: 3GB

    Processor: Intel Celeron D 3.46GHz

    Server files: L2JFrozen (Compiled with eclipse)

     

    162877m.png

     

    Thanks and see ya around.

×
×
  • Create New...