Disconnects

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
Locked
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Disconnects

Post by Naonah »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4420
L2JDP Revision Number:7666

When I create a char and enter the world I got info "you have been disconnected" and info in GS console:

Code: Select all

Client: [Character: 434242[268482515] - Account: tankpk - IP: 89.79.193.222] - Failed running: [C] 03 EnterWorld - L2J Server Version: 4420 - DP Revision: 7667; Could not initialize class java.awt.Rectanglejava.lang.NoClassDefFoundError: Could not initialize class java.awt.Rectangle        at java.awt.Polygon.calculateBounds(Polygon.java:226)        at java.awt.Polygon.getBoundingBox(Polygon.java:316)        at java.awt.Polygon.contains(Polygon.java:381)        at com.l2jserver.gameserver.instancemanager.DimensionalRiftManager$DimensionalRiftRoom.checkIfInZone(DimensionalRiftManager.java:454)        at com.l2jserver.gameserver.instancemanager.DimensionalRiftManager.checkIfInRiftZone(DimensionalRiftManager.java:255)        at com.l2jserver.gameserver.network.clientpackets.EnterWorld.runImpl(EnterWorld.java:436)        at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:62)        at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:973)        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)        at java.lang.Thread.run(Thread.java:619)
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
User avatar
achilless
Posts: 153
Joined: Thu Oct 02, 2008 7:40 pm
Location: Russia & Ukraine

Re: Disconnects

Post by achilless »

User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Disconnects

Post by Naonah »

...what has DimensionalRiftManager to the first created char with 1 lvl?
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Disconnects

Post by JIV »

you tell me, you are Java programmer :)
User avatar
sync
Posts: 85
Joined: Fri Sep 24, 2010 9:45 am
Location: German

Re: Disconnects

Post by sync »

Was such a mistake.
The problem disappeared after being replaced by the client (patch).

Now everything is in order!
CrownXp
Posts: 8
Joined: Thu Sep 23, 2010 3:33 pm

Re: Disconnects

Post by CrownXp »

got same problem, can u tell me how exactly u fix it? please :o
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Disconnects

Post by Naonah »

JIV wrote:you tell me, you are Java programmer :)
lol
Not all ppl are so pro in this project like you. Some ppl know more, some less. Is it strange for you?

It is your project and your buggs so why shall I fix them? I just report them.

Anyway thx for pro answer. You helped me a lot.

I wll try to reply ppl in the same way like you. Do you think that this forum will be helpfull if everybody will reply like you?

Thank you.
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: Disconnects

Post by Aikimaniac »

no offense but when somebody in this community has in signature "Java programmer" then ppl somehow wait that the person will be able to help to community to fix what devs may overseen.. or im wrong ?
Image
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Disconnects

Post by Naonah »

Aikimaniac wrote:no offense but when somebody in this community has in signature "Java programmer" then ppl somehow wait that the person will be able to help to community to fix what devs may overseen.. or im wrong ?
I know what causes this bugg but I just want a client to run without file modifications. If you cant fix this just write "wont fix" and tell ppl to look for modified client files.
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Disconnects

Post by _DS_ »

So, we dont know about this problem, and who know - does not want to cooperate. Topic is closed.

btw - I run freya on localhost without client file modifications.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: Disconnects

Post by Aikimaniac »

Naonah wrote:
Aikimaniac wrote:no offense but when somebody in this community has in signature "Java programmer" then ppl somehow wait that the person will be able to help to community to fix what devs may overseen.. or im wrong ?
I know what causes this bugg but I just want a client to run without file modifications. If you cant fix this just write "wont fix" and tell ppl to look for modified client files.
thats not exactly the response community here likes since all try help all.. explain more what the cause is so devs can fix it.. :) thanks in advance...
Image
Locked