Jump to content

H5 L2Mythras Files - Sources, Compiled, Geo, Patch.


Recommended Posts

  • 4 weeks later...
On 10/2/2017 at 2:33 PM, AndreiD said:

Thank you Akar0 for your fast response. I have tried to do this, but is doing the same thing. I am out of ideas. Do you have any other hint?

 

Hi, I have the same problem. Does anyone know how to fix it?

 

Link to comment
Share on other sites

On 6/19/2018 at 9:22 PM, HyperBlown said:

What is your java version? I usually got that error when my installed java is  different from the minimum required of the source (source is running on java8)

 

Correct the line with libraries in bat or sh:

-cp ./lib/smrt.jar:./lib/smrt-core.jar:config:./libs/*

change to

-cp ./lib/smrt.jar:./lib/smrt-core.jar:config:../libs/*

  • Upvote 1
Link to comment
Share on other sites

I have this error message when creating the command ingame:  //create_fake_players 

 

What is the problem please?

 

Thanks very much.

 

[14:28:50] ERROR AdminCommandHandler: Error while using Admin Command!
java.lang.ArrayIndexOutOfBoundsException: 1
        at l2f.gameserver.handler.admincommands.impl.AdminFakePlayers.useAdminCommand(AdminFakePlayers.java:25)
        at l2f.gameserver.handler.admincommands.AdminCommandHandler.useAdminCommandHandler(AdminCommandHandler.java:188)
        at l2f.gameserver.network.clientpackets.SendBypassBuildCmd.runImpl(SendBypassBuildCmd.java:32)
        at l2f.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:49)
        at l2f.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:39)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

Link to comment
Share on other sites

34 minutes ago, vernit said:

Use  //create_fake_players 10

where 10 is count off fake players

I just tested but nothing happens. They must spawn or exactly?

Edited by Linearox
Link to comment
Share on other sites

  • 4 weeks later...
On 7/12/2018 at 7:38 AM, Linearox said:

Someone tested the duplication items? It works or not?

 

Thanks.

Any got more info about this bug?  if yes pm thanks:)

Link to comment
Share on other sites

On 8/20/2018 at 2:18 PM, Linearox said:

Can we open a public server?

When do you think?

Of course by changing the name!

 

Yes, open it as L2Mytzithras, success is guaranteed.

Seriously now, avoid using shared files to open an online server, you never know what's inside and/or not.

  • Haha 1
Link to comment
Share on other sites

9 hours ago, thanosdk said:

 

Yes, open it as L2Mytzithras, success is guaranteed.

Seriously now, avoid using shared files to open an online server, you never know what's inside and/or not.

That's right you're right there may be problems, thanks

Link to comment
Share on other sites

  • 2 weeks later...
Quote

The archive: C:/Program%20Files%20(x86)/Java/jdk1.8.0_181/lib/tools.jar which is referenced by the classpath, does not exist.

 then trying to compile it, how to fix eclipse?

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...