Jump to content

Recommended Posts

Posted

I have java 8

 

java version "1.8.0_171"
Java(TM) SE Runtime Environment (build 1.8.0_171-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode)
 

  • 4 weeks later...
Posted
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?

 

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

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)

Posted (edited)
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
  • 4 weeks later...
Posted
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:)

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

  • 2 weeks later...

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