i need help with awt.dll: Access denied
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- qwerty13
- Posts: 640
- Joined: Mon Feb 02, 2009 9:57 am
- Location: Europe
- Contact:
Re: i need help with awt.dll: Access denied
Why you cant set it? In this topic exists a good manual with pictures.
- brutus
- Posts: 325
- Joined: Sat Nov 10, 2007 4:18 pm
- Location: Bulgaria
Re: i need help with awt.dll: Access denied
i can set the java_home to my jdk but the server keeps working with the jre
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: i need help with awt.dll: Access denied
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- brutus
- Posts: 325
- Joined: Sat Nov 10, 2007 4:18 pm
- Location: Bulgaria
Re: i need help with awt.dll: Access denied
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
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
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: i need help with awt.dll: Access denied
GG -> GameGuard??
l2jserver doesn't have 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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: i need help with awt.dll: Access denied
Hello there!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
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.

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! 

- brutus
- Posts: 325
- Joined: Sat Nov 10, 2007 4:18 pm
- Location: Bulgaria
Re: i need help with awt.dll: Access denied
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
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: i need help with awt.dll: Access denied
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.
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;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 8
- Joined: Sat Dec 11, 2010 6:11 pm
Re: i need help with awt.dll: Access denied
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??
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??
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: i need help with awt.dll: Access denied
Offtopic.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: i need help with awt.dll: Access denied
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.
awt.dll: Access denied is caused when Game Guard is running, the only way to resolve this is searching in google.