[!HELP!]Character stops attack mob for no apparent reason ..
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 2
- Joined: Sun Oct 26, 2008 10:02 am
[!HELP!]Character stops attack mob for no apparent reason ..
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).
» 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).
- MELERIX
- 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 ..
could be lag ? packet lost...
-
- Posts: 2
- Joined: Sun Oct 26, 2008 10:02 am
Re: [!HELP!]Character stops attack mob for no apparent reason ..
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)
Packet lost ? How i can check this ? What could be the cause ?
(OS: Win3k R2 x64)
-
- Posts: 19
- Joined: Sun Nov 07, 2010 5:46 pm
Re: [!HELP!]Character stops attack mob for no apparent reaso
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?
When I walk it works again or when I use a skill it also works.
What can this be?
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: [!HELP!]Character stops attack mob for no apparent reaso
No ways to reproduce -> no fix.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 94
- Joined: Mon Jul 06, 2009 3:45 pm
Re: [!HELP!]Character stops attack mob for no apparent reaso
Machine/JVM Problem...
Reinstall Java...
Reinstall Java...
-
- Posts: 19
- Joined: Sun Nov 07, 2010 5:46 pm
Re: [!HELP!]Character stops attack mob for no apparent reaso
K4N4BS wrote:Machine/JVM Problem...
Reinstall Java...
What is the best way to reinstall the java. Just download and reinstall?
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: [!HELP!]Character stops attack mob for no apparent reaso
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...
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 19
- Joined: Sun Nov 07, 2010 5:46 pm
Re: [!HELP!]Character stops attack mob for no apparent reaso
Got it already. Java can be updated instead of reinstalled. There was e new update for Jdk and java.
-
- Posts: 19
- Joined: Sun Nov 07, 2010 5:46 pm
Re: [!HELP!]Character stops attack mob for no apparent reaso
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??
So this isn't a server java problem. Couldn't it be in the coding of the core or datapack??
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: [!HELP!]Character stops attack mob for no apparent reaso
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.
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 19
- Joined: Sun Nov 07, 2010 5:46 pm
Re: [!HELP!]Character stops attack mob for no apparent reaso
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.
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: [!HELP!]Character stops attack mob for no apparent reaso
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.
# ---------------------------------------------------------------------------
# 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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 94
- Joined: Mon Jul 06, 2009 3:45 pm
Re: [!HELP!]Character stops attack mob for no apparent reaso
So, we have only one option...
Hardware problem =D
Hardware problem =D
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: [!HELP!]Character stops attack mob for no apparent reaso
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;
public static final int PI = 3.1415926535897932384626433832795;