[!HELP!]Character stops attack mob for no apparent reason ..

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
rulon
Posts: 2
Joined: Sun Oct 26, 2008 10:02 am

[!HELP!]Character stops attack mob for no apparent reason ..

Post by rulon »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 3671:
L2JDP Revision 6762:

Hi all, i have a big problem on my server - character stops attack mob for no apparent reason.
Character beats mob several times, and stops attack. Just stands.
If try make a few steps toward and try to attack - character again beats several times and again just stands.

Can anybody help me ?

(sorry for my bad english).
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: [!HELP!]Character stops attack mob for no apparent reason ..

Post by MELERIX »

could be lag ? packet lost...
rulon
Posts: 2
Joined: Sun Oct 26, 2008 10:02 am

Re: [!HELP!]Character stops attack mob for no apparent reason ..

Post by rulon »

I think, not. I nave no lags. All usual.
Packet lost ? How i can check this ? What could be the cause ?

(OS: Win3k R2 x64)
Matsuga
Posts: 19
Joined: Sun Nov 07, 2010 5:46 pm

Re: [!HELP!]Character stops attack mob for no apparent reaso

Post by Matsuga »

Hello, I have the same problem. Mostly after the first hit of a character on a mob but also sometimes after a few hits.

When I walk it works again or when I use a skill it also works.

What can this be?
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: [!HELP!]Character stops attack mob for no apparent reaso

Post by _DS_ »

No ways to reproduce -> no fix.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
K4N4BS
Posts: 94
Joined: Mon Jul 06, 2009 3:45 pm

Re: [!HELP!]Character stops attack mob for no apparent reaso

Post by K4N4BS »

Machine/JVM Problem...
Reinstall Java...
Matsuga
Posts: 19
Joined: Sun Nov 07, 2010 5:46 pm

Re: [!HELP!]Character stops attack mob for no apparent reaso

Post by Matsuga »

K4N4BS wrote:Machine/JVM Problem...
Reinstall Java...

What is the best way to reinstall the java. Just download and reinstall?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [!HELP!]Character stops attack mob for no apparent reaso

Post by jurchiks »

Uninstall, restart PC, run CCleaner, search and delete related stuff manually (regkeys/folders).
Just uninstall and ccleaner should be enough, but if you're having problems with that...
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Matsuga
Posts: 19
Joined: Sun Nov 07, 2010 5:46 pm

Re: [!HELP!]Character stops attack mob for no apparent reaso

Post by Matsuga »

Got it already. Java can be updated instead of reinstalled. There was e new update for Jdk and java.
Matsuga
Posts: 19
Joined: Sun Nov 07, 2010 5:46 pm

Re: [!HELP!]Character stops attack mob for no apparent reaso

Post by Matsuga »

Still having the problem after reinstall of the newest java and Jdk.

So this isn't a server java problem. Couldn't it be in the coding of the core or datapack??
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [!HELP!]Character stops attack mob for no apparent reaso

Post by jurchiks »

You said you updated, not reinstalled it.
Try enabling debug.
Also, if you're smart enough, you can add additional debug messages in some classes/Attack packet.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Matsuga
Posts: 19
Joined: Sun Nov 07, 2010 5:46 pm

Re: [!HELP!]Character stops attack mob for no apparent reaso

Post by Matsuga »

jurchiks wrote:You said you updated, not reinstalled it.
Try enabling debug.
Also, if you're smart enough, you can add additional debug messages in some classes/Attack packet.

After the update I tried it. Didn't work. So as you said, I uninstalled, Ccleaned and installed the newest version of JDK and JAVA 6 Update 23. I'm still having the same problem.

Now you come with a new fixes but can you explain it in more simple text.
I don't really understand this debug function you're talking about.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [!HELP!]Character stops attack mob for no apparent reaso

Post by jurchiks »

General.properties
# ---------------------------------------------------------------------------
# Developer Settings
# ---------------------------------------------------------------------------
# Do not touch these if you do not know what you are doing.
# These settings are for debugging servers ONLY. They are not meant for LIVE servers.

# Default: False
Debug = False <- set to true

will print out lots of boring stuff but you might find something worth looking at.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
K4N4BS
Posts: 94
Joined: Mon Jul 06, 2009 3:45 pm

Re: [!HELP!]Character stops attack mob for no apparent reaso

Post by K4N4BS »

So, we have only one option...
Hardware problem =D
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: [!HELP!]Character stops attack mob for no apparent reaso

Post by _DS_ »

Happens 2-3 times with me on the home test server, under heavy CPU load.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
Post Reply