Error

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
frasza
Posts: 1
Joined: Wed Jun 15, 2011 4:42 pm

Error

Post by frasza »

If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 4677
L2JDP Revision Number: 8069

Heeey. Today I wanted to run my own server with l2jserver...Everything was fine, till I loged in with char and when entered the world , server disconnected me and gameserver wrote:

15.6.2011 18:21:57 com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket run
SEVERE: Client: [Character: Admin[268482584] - Account: admin - IP: 93.103.100.115] - Failed running: [C] 03 EnterWorld - L2J Server Version: 4677 - DP Revision: 8069 ; C:\Program Files\Java\jre6\bin\awt.dll: Can't find dependent libraries
java.lang.UnsatisfiedLinkError: C:\Program Files\Java\jre6\bin\awt.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.loadLibraries(Unknown Source)
at java.awt.Toolkit.<clinit>(Unknown Source)
at java.awt.Rectangle.<clinit>(Unknown Source)
at java.awt.Polygon.calculateBounds(Unknown Source)
at java.awt.Polygon.getBoundingBox(Unknown Source)
at java.awt.Polygon.contains(Unknown Source)
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:433)
at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:62)
at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1001)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)



What can be wrong?

Thanks.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Error

Post by Zoey76 »

Please read this topic viewtopic.php?f=81&t=18968

Or at least the following posts from that topic:
viewtopic.php?f=81&t=18968&start=45#p103023
viewtopic.php?f=81&t=18968&start=60#p103589

If you do that you will find out how to fix it.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
Locked