i need help with awt.dll: Access denied

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
User avatar
qwerty13
Posts: 640
Joined: Mon Feb 02, 2009 9:57 am
Location: Europe
Contact:

Re: i need help with awt.dll: Access denied

Post by qwerty13 »

Why you cant set it? In this topic exists a good manual with pictures.
User avatar
brutus
Posts: 325
Joined: Sat Nov 10, 2007 4:18 pm
Location: Bulgaria

Re: i need help with awt.dll: Access denied

Post by brutus »

i can set the java_home to my jdk but the server keeps working with the jre
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: i need help with awt.dll: Access denied

Post by jurchiks »

does the PATH point to any of them (jre/jdk)? Should be the same for both imo.
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.
User avatar
brutus
Posts: 325
Joined: Sat Nov 10, 2007 4:18 pm
Location: Bulgaria

Re: i need help with awt.dll: Access denied

Post by brutus »

JAVA_HOME
C:/Program Files/Java/jdk1.6.0_21

man its not the path its the GG
i just made some tests and realized that

if i start the gameserver with old GG and enter in game somehow the access is granted even if i reinstall the GG to the latest it doesnt give the error anymore
BUT
if i start the gameserver with the latest GG then enter in game to get the error even reinstalling of GG to older doesnt help you always get error

its something like FIRST ACCESS CANNOT BE CHANGED
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: i need help with awt.dll: Access denied

Post by jurchiks »

GG -> GameGuard??
l2jserver doesn't have gameguard...
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.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: i need help with awt.dll: Access denied

Post by Zoey76 »

brutus wrote:JAVA_HOME
C:/Program Files/Java/jdk1.6.0_21

man its not the path its the GG
i just made some tests and realized that

if i start the gameserver with old GG and enter in game somehow the access is granted even if i reinstall the GG to the latest it doesnt give the error anymore
BUT
if i start the gameserver with the latest GG then enter in game to get the error even reinstalling of GG to older doesnt help you always get error

its something like FIRST ACCESS CANNOT BE CHANGED
Hello there!
In this very same topic:
viewtopic.php?f=81&t=18968&start=45#p103023

You could have just saved your time by reading the topic. :P
Last edited by Zoey76 on Mon Dec 06, 2010 9:32 pm, edited 1 time in total.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
brutus
Posts: 325
Joined: Sat Nov 10, 2007 4:18 pm
Location: Bulgaria

Re: i need help with awt.dll: Access denied

Post by brutus »

if this is gameguard problem then whats the point of that? you guys say that this is NCZ0ft's work but this is rly pointless since if i remove the polygon usage i wont get the error anymore
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: i need help with awt.dll: Access denied

Post by _DS_ »

GG not allow other programs to load dll's on the fly. awt.dll loaded on the first use.
In fact you can add using of the awt.dll somewhere during server load, before client start.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
Nighty91
Posts: 8
Joined: Sat Dec 11, 2010 6:11 pm

Re: i need help with awt.dll: Access denied

Post by Nighty91 »

Hey guys..
if i have my java installed in C:\Program Files\Java2\jre6...
What i must write in JAVA_HOME and in PATH to not have errors??
When i try to use Eclipse tell me
C:\Users\Nighty\workspace\L2_GameServer\build.xml:63: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "C:\Program Files\Java2\jre6"


Anyone can help me??
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: i need help with awt.dll: Access denied

Post by _DS_ »

Offtopic.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: i need help with awt.dll: Access denied

Post by MELERIX »

Well... lets close this topic.

awt.dll: Access denied is caused when Game Guard is running, the only way to resolve this is searching in google.
Locked