Hi guys im have this problem :$:
Attachment 139237Im have 8gb ram :drool: Attachment 139238
Plis need help is very inportant for me .. Ty all!!:D:
Printable View
Hi guys im have this problem :$:
Attachment 139237Im have 8gb ram :drool: Attachment 139238
Plis need help is very inportant for me .. Ty all!!:D:
:) no memory problem..no installed you java program jdk.. and no important java route the emu start bat file.. :)
step 1
you installed JDK 1.7 java
step 2
important java environmental variables
step 3
important java the login and gameserver start bat file.
example: gameserver start bat file
@ECHO off
TITLE Aion Lightning - Game Server Console
color 3
:START
CLS
SET PATH="c:\Program Files (x86)\Java\jdk1.7.0_12\bin\" <------ java line
CLS
IF "%JAVAVERr%" == "1.7" (
SET JAVA_OPTS=-XX:+TieredCompilation %JAVA_OPTS%
)
JAVA -Xms1280m -Xmx1280m -XX:MaxHeapSize=1280m -Xdebug -Xrunjdwp:transport=dt_socket,address=8998,server=y,suspend=n -ea -Xbootclasspath/p:libs/jsr166-1.0.0.jar -ea -javaagent:./libs/al-commons-1.3.jar -cp ./libs/*;AL-Game.jar com.aionemu.gameserver.GameServer
SET CLASSPATH=%OLDCLASSPATH%
IF ERRORLEVEL 2 GOTO START
IF ERRORLEVEL 1 GOTO ERROR
IF ERRORLEVEL 0 GOTO END
:ERROR
ECHO.
ECHO Game Server has terminated abnormaly!
ECHO.
PAUSE
EXIT
:END
ECHO.
ECHO Game Server is terminated!
ECHO.
PAUSE
EXIT
:*: No effect ..Attachment 139241Im install this java JDK Puff
step 2
important java environmental variables
example:
you configure
start menü --> you computer right Click and properties --> advanced system... --> environmental variables -->
user variables... edited
JAVA_HOME
c:\Program Files (x86)\Java\jdk1.7.0_25\
special system edited
JAVA_HOME
c:\Program Files (x86)\Java\jdk1.7.0_25\bin\
and oke
you masine restart to apply please use the java
No effect :p
1 Im install java jdk
2 configure
3 install 1 click aion 4.0
4 star aion chat/login/server for .bat
5 Adicional im open my port for my router and change ip of server for my ip..
Or download latest 1-click release v2.5 it should fix this problem!
yes for me its working in localhost and in public. For public you need to change listening IP to your Server IP!