Jump to content

Recommended Posts

Posted (edited)

Can anyone build the current datapack rev. 1995? i have the proper java, ant and all the plugin's. It just ddosen't work for me.

 

When I do try to build it I always get this error:

BUILD FAILED
C:\Users\frys\Desktop\l2TWj\datapack\build.xml:57: Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, The system cannot find the file specified
 

Nothing I do changes it.

Edited by luthy1337
Posted (edited)

here luthy i changed it.

 

like i said i compiled the server and datapack

 

and got the server running no errors or anything but not all the npcs and monsters spawns ( i have no idea )

build.xml

build.xml

Edited by darkwolf999
Posted

hi, im problem... need help

 

[24/08 23:31:19] Exception while retriving account info for ''!
java.lang.IllegalArgumentException: login
        at com.l2jserver.loginserver.model.data.AccountInfo.<init>(AccountInfo.j
ava:44)
        at com.l2jserver.loginserver.LoginController.retriveAccountInfo(LoginCon
troller.java:238)
        at com.l2jserver.loginserver.LoginController.retriveAccountInfo(LoginCon
troller.java:175)
        at com.l2jserver.loginserver.network.clientpackets.RequestAuthLogin.run(
RequestAuthLogin.java:126)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Posted

@darkwolf did you have any issue's with the client packets? I keep getting :

 

 

Failed running: [C] 11 EnterWorld - L2J Server Version: 1267 - DP Revision: 1966 ; null
java.lang.NullPointerException
    at com.l2jserver.gameserver.instancemanager.DimensionalRiftManager.checkIfInRiftZone(DimensionalRiftManager.java:254)
    at com.l2jserver.gameserver.network.clientpackets.EnterWorld.runImpl(EnterWorld.java:601)
    at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:70)
    at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1134)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...