Bazito Posted June 20, 2018 Posted June 20, 2018 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)
Linearox Posted July 12, 2018 Posted July 12, 2018 Someone tested the duplication items? It works or not? Thanks.
vernit Posted July 17, 2018 Posted July 17, 2018 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?
vernit Posted July 17, 2018 Posted July 17, 2018 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/* 1
Linearox Posted July 17, 2018 Posted July 17, 2018 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)
vernit Posted July 18, 2018 Posted July 18, 2018 Use //create_fake_players 10 where 10 is count off fake players
Linearox Posted July 18, 2018 Posted July 18, 2018 (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 July 18, 2018 by Linearox
Crytek ™ Posted August 15, 2018 Posted August 15, 2018 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:)
Linearox Posted August 20, 2018 Posted August 20, 2018 Can we open a public server? When do you think? Of course by changing the name!
thanosdk Posted August 23, 2018 Posted August 23, 2018 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. 1
Linearox Posted August 24, 2018 Posted August 24, 2018 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
souwando Posted September 7, 2018 Posted September 7, 2018 I'm having this problem. Thanks to anyone who can help.
Sacrificial Posted September 7, 2018 Posted September 7, 2018 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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now