[HELP]GameServer 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
Post Reply
zlati
Posts: 37
Joined: Mon Nov 12, 2007 4:41 am
Contact:

[HELP]GameServer Error

Post by zlati »

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

Hello,
I have a problem with my server , when i try to connect i got this error in gameserver :

Master access level set for character zlati! Just a warning to be careful ;)
Client: [Character: zlati[268479843] - Account: zlati - IP: 192.168.1.100] - Fai
led running: [C] 03 EnterWorld - L2J Server Version: ${l2j.revision} - DP Revisi
on: ${l2jdp.revision}
java.lang.UnsatisfiedLinkError: C:\Program Files\Java\jre6\bin\awt.dll: Not enou
gh storage is available to process this command
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$Dimen
sionalRiftRoom.checkIfInZone(DimensionalRiftManager.java:461)
at com.l2jserver.gameserver.instancemanager.DimensionalRiftManager.check
IfInRiftZone(DimensionalRiftManager.java:262)
at com.l2jserver.gameserver.network.clientpackets.EnterWorld.runImpl(Ent
erWorld.java:440)
at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run
(L2GameClientPacket.java:92)
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)

And when i enter in world , im disconnected imediatly ..
Im also using geodata/pathnodes. What is wrong ?

Server Machine Details :
Intel Quad Core 2.5Ghz
RAM : 8GB
So i dont think is from machine. Because i haved another server and didnt haved problems
zlati
Posts: 37
Joined: Mon Nov 12, 2007 4:41 am
Contact:

Re: [HELP]GameServer Error

Post by zlati »

Fixed , i disable pathnodes and all work good.
Post Reply