L2JDP Revision: 9641
After some time away (2 years give or take) from everything lineage, I decided to try and play again.
I downloaded Kepler, updated java to 7u45, did pretty much everything on wiki, checked out pretty much perfectly, build it and ...
When I try to run it on my windows 7 machine, I get errors on pretty much anything...
L2j_configurator.jar gives an:
Code: Select all
Error: invalid or corrupt jar file...
Code: Select all
Error: could not find or load main class com.l2jserver.tools.gsregistering.BaseGameServerRegister
StartLoginServer gives an:
Code: Select all
Error: could not find or load main class com.l2jserver.loginserver.L2LoginServer
Code: Select all
Error: could not find or load main class com.l2jserver.gameserver.GameServer
Here is the console for DataPack
Code: Select all
Buildfile: /Users/antverros/Documents/L2J/L2J_DataPack/build.xmlcheckRequirements:getChangelogDateVersion: [exec] Result: 1 [exec] Result: 1init: [mkdir] Created dir: /Users/antverros/Documents/L2J/L2J_DataPack/builddist: [sync] Copying 21068 files to /Users/antverros/Documents/L2J/L2J_DataPack/build/dist [sync] Copied 778 empty directories to 2 empty directories under /Users/antverros/Documents/L2J/L2J_DataPack/build/distbuild: [zip] Building zip: /Users/antverros/Documents/L2J/L2J_DataPack/build/L2J_DataPack.zipBUILD SUCCESSFULTotal time: 30 seconds
Code: Select all
Buildfile: /Users/antverros/Documents/L2J/L2J_Server/build.xmlcheckRequirements:getChangelogDateVersion: [exec] Result: 1 [exec] Result: 1init: [delete] Deleting directory /Users/antverros/Documents/L2J/L2J_Server/build/bin [mkdir] Created dir: /Users/antverros/Documents/L2J/L2J_Server/build/bindist: [sync] Removed 1 dangling directory from /Users/antverros/Documents/L2J/L2J_Server/build/dist [sync] Removed 9 dangling files from /Users/antverros/Documents/L2J/L2J_Server/build/distcompile: [javac] Compiling 1662 source files to /Users/antverros/Documents/L2J/L2J_Server/build/bin [javac] Creating empty /Users/antverros/Documents/L2J/L2J_Server/build/bin/com/l2jserver/gameserver/scripting/scriptengine/package-info.classjar: [jar] Building jar: /Users/antverros/Documents/L2J/L2J_Server/build/dist/login/l2jlogin.jar [jar] Building jar: /Users/antverros/Documents/L2J/L2J_Server/build/dist/login/L2J_Configurator.jar [jar] Building jar: /Users/antverros/Documents/L2J/L2J_Server/build/dist/game/l2jserver.jar [jar] Building jar: /Users/antverros/Documents/L2J/L2J_Server/build/dist/game/L2J_Configurator.jar [jar] Building jar: /Users/antverros/Documents/L2J/L2J_Server/build/dist/tools/dbinst_cs.jar [jar] Building jar: /Users/antverros/Documents/L2J/L2J_Server/build/dist/tools/dbinst_gs.jar [jar] Building jar: /Users/antverros/Documents/L2J/L2J_Server/build/dist/tools/dbinst_ls.jarbuild: [zip] Building zip: /Users/antverros/Documents/L2J/L2J_Server/build/L2J_Server.zipBUILD SUCCESSFULTotal time: 32 seconds
Code: Select all
[exec] Result:1
Was I thorough enough?
