Problem JAVA Aion Lightning 4.0

Results 1 to 14 of 14
  1. #1
    Enthusiast Peugeot is offline
    MemberRank
    Nov 2013 Join Date
    34Posts

    Problem JAVA Aion Lightning 4.0

    hello

    I use dédicated server and i want instal Aion lightning 4.0 emulator for gaming with my brother and friends

    when i launch StartGS.bat i have error

    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Error : Could not create the Java Virtual Machine.
    Error : A fatal exception has occured. program will exit.

    Game Server has terminated abnormaly!

    Machine : Windows Server 2008 SP2 web edition 32 bits
    HDD 1TO
    16GO

    Thank You for you futur help
    Last edited by Peugeot; 02-11-13 at 08:22 PM.


  2. #2
    Enthusiast Peugeot is offline
    MemberRank
    Nov 2013 Join Date
    34Posts

    Re: Problem JAVA Aion Lightning 4.0

    i try

    Goto -> .\Aion Lightning 4.0 - 1-Click by Dwarfpicker v2.5\AIONEmulator\game\

    Open: StartGS.bat with editor of choice

    search for:
    JAVA -Xms2280m -Xmx2280m -XX:MaxHeapSize=2280m -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

    change it into:
    JAVA -Xms1536m -Xmx1536m -server -ea -javaagent:./libs/al-commons-1.3.jar -cp ./libs/*;AL-Game.jar com.aionemu.gameserver.GameServer

    and now i have
    Error : missing 'server' JVM at 'C:\Program Files\Java\jre7\bin\server\jvm.dll'.
    Please install or use the JRE or JDK that contains these missing components.

    my system variable java
    PATH => C:\Program Files\Java\jdk1.7.0_45\bin
    CLASSPATH => C:\Program Files\Java\jdk1.7.0_45\lib\tools.jar
    JAVA_HOME => C:\Program Files\Java\jdk1.7.0_45
    Last edited by Peugeot; 02-11-13 at 06:38 PM.

  3. #3
    Enthusiast Peugeot is offline
    MemberRank
    Nov 2013 Join Date
    34Posts

    Re: Problem JAVA Aion Lightning 4.0

    Up !!! help me please

  4. #4
    hello world label5 is offline
    MemberRank
    Oct 2013 Join Date
    trenchLocation
    213Posts

    Re: Problem JAVA Aion Lightning 4.0

    AVA -Xms2280m -Xmx2280m -XX:MaxHeapSize=2280m -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

    -Xms2280m -Xmx2280m -XX:MaxHeapSize=2280m >>change to -Xms1280m -Xmx1280m -XX:MaxHeapSize=1280m good luck

    Last edited by label5; 05-11-13 at 11:40 AM.

  5. #5
    Enthusiast Peugeot is offline
    MemberRank
    Nov 2013 Join Date
    34Posts

    Re: Problem JAVA Aion Lightning 4.0

    thank you it's ok ^^
    and now i search to create launcher for Aion 4.0 NA client

    How do you know?

    chat server

    Error : missing 'server' JVM at 'C:\Program Files\Java\jre7\bin\server\jvm.dll'.
    Please install or use the JRE or JDK that contains these missing components.
    Last edited by Peugeot; 05-11-13 at 02:11 PM.

  6. #6
    hello world label5 is offline
    MemberRank
    Oct 2013 Join Date
    trenchLocation
    213Posts

    Re: Problem JAVA Aion Lightning 4.0

    Quote Originally Posted by Peugeot View Post
    thank you it's ok ^^
    and now i search to create launcher for Aion 4.0 NA client

    How do you know?

    chat server

    Error : missing 'server' JVM at 'C:\Program Files\Java\jre7\bin\server\jvm.dll'.
    Please install or use the JRE or JDK that contains these missing components.
    hello 'C:\Program Files\Java\jre7\bin\server\jvm.dll'. <<doesnt work ^^ use jdk good luck..

  7. #7
    Enthusiast Peugeot is offline
    MemberRank
    Nov 2013 Join Date
    34Posts

    Re: Problem JAVA Aion Lightning 4.0

    Quote Originally Posted by Peugeot View Post
    my system variable java
    PATH => C:\Program Files\Java\jdk1.7.0_45\bin
    CLASSPATH => C:\Program Files\Java\jdk1.7.0_45\lib\tools.jar
    JAVA_HOME => C:\Program Files\Java\jdk1.7.0_45
    i use jdk

  8. #8
    Enthusiast Peugeot is offline
    MemberRank
    Nov 2013 Join Date
    34Posts

    Re: Problem JAVA Aion Lightning 4.0

    Quote Originally Posted by Peugeot View Post
    chat server

    Error : missing 'server' JVM at 'C:\Program Files\Java\jre7\bin\server\jvm.dll'.
    Please install or use the JRE or JDK that contains these missing components.
    tips : about Chatserver, if you run the server manually, you should install JDK7 (jdk7u40 or +) and then
    go to 'C:\Program Files\Java\jre7\bin' here create a new folder and change its name to 'server'
    then copy all files in 'client' folder to 'server' that you just created.

    now i have error

    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/invoke/adapterMethodHandle
    Chat Server has terminated abnormaly!

    i'm lose. This emulator work or not?

    in login database i write
    gs id 1 , mask 127.0.0.1 , and my password
    game server config gs id 1 + password, ip config 127.0.0.1, and my password in login serveur too
    error connecting to loginserver: localhost/127.0.0.1:9014 can t connect to loginserver: connection refused

    i don t touch serveur port and my firewall is desactivated and my port box is unlock
    Last edited by Peugeot; 15-11-13 at 12:20 PM.

  9. #9
    hello world label5 is offline
    MemberRank
    Oct 2013 Join Date
    trenchLocation
    213Posts

    Re: Problem JAVA Aion Lightning 4.0

    idk how do u configure your client lol..looks mess there..btw chat server doesnt working on public only for localhost..if someone know the configure change the current chat server externel ip to work in public pls share
    Last edited by label5; 15-11-13 at 01:04 PM.

  10. #10
    Enthusiast Peugeot is offline
    MemberRank
    Nov 2013 Join Date
    34Posts

    Re: Problem JAVA Aion Lightning 4.0

    Quote Originally Posted by label5 View Post
    idk how do u configure your client lol..looks mess there..btw chat server doesnt working on public only for localhost..if someone know the configure change the current chat server externel ip to work in public pls share
    if i understand
    example : 86.199.22.200:9021
    it's good?

    and for login server. Where is my error?

  11. #11
    hello world label5 is offline
    MemberRank
    Oct 2013 Join Date
    trenchLocation
    213Posts

    Re: Problem JAVA Aion Lightning 4.0

    idk about the configure better ask Dwarfpicker..."Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/invoke/adapterMethodHandle
    Chat Server has terminated abnormaly!" this error pop up bcause u modified the path or the file..dont do anything of it..mine jus add the path jdk and its running..login server is 2106/ game server is 7777...

  12. #12
    Enthusiast Peugeot is offline
    MemberRank
    Nov 2013 Join Date
    34Posts

    Re: Problem JAVA Aion Lightning 4.0

    i don t modified file.
    what is the path? in StartCS.bat i have

    @ECHO off
    TITLE Aion Lightning - Chat Server Console edited by Dwarfpicker
    Color 3

    set path="C:\Windows\System32"

    :START
    CLS

    JAVA -Xms64m -Xmx64m -server -cp ./libs/*;AL-Chat.jar com.aionemu.chatserver.ChatServer
    SET CLASSPATH=%OLDCLASSPATH%
    IF ERRORLEVEL 2 GOTO START
    IF ERRORLEVEL 1 GOTO ERROR
    IF ERRORLEVEL 0 GOTO END
    :ERROR
    ECHO.
    ECHO Chat Server has terminated abnormaly!
    ECHO.
    PAUSE
    EXIT
    :END
    ECHO.
    ECHO Chat Server is terminated!
    ECHO.
    PAUSE
    EXIT

    and chatserver.properties i have

    # CS will listen for connections on specified address
    # need to be your external Ip of your Live server
    chatserver.network.client.address = localhost:10241

    # Address that will be used by CS to listen for GS connections
    chatserver.network.gameserver.address = localhost:9021

    # Password to match for successful authentication of the game server
    # NOTE: Don't forget to add your password!
    chatserver.network.gameserver.password = aion

    # log each channel request from client (debug purposes)
    chatserver.log.channel.request = false

    # Log requests to invalid channels (debug purposes)
    chatserver.log.channel.invalid = false

    # Log chat?
    chatserver.log.chat = false

    # Lang Chat
    # 1 = English 7 = Swedish
    # 2 = French 8 = Finnish
    # 3 = German 9 = Norwegian
    # 4 = Italian 10 = Greek
    # 5 = Spanish
    # 6 = Danish
    chatserver.chat.lang = 1

    # delay between messages. seconds. 0 to disable
    # strongly recommended
    chatserver.chat.message.delay = 30

    # Specifies the frequency the chat server will be restarted
    # Options: NEVER, DAILY, WEEKLY, MONTHLY
    # Default: NEVER
    chatserver.restart.frequency =

    # Specifies the exact time of day the server should be restarted (of course respecting the frequency)
    # Default: 5:00
    chatserver.restart.time =

  13. #13
    hello world label5 is offline
    MemberRank
    Oct 2013 Join Date
    trenchLocation
    213Posts

    Re: Problem JAVA Aion Lightning 4.0

    Quote Originally Posted by Peugeot View Post
    up!!!!! help please
    chat server problem only??set path="C:\Windows\System32" change to PATH => C:\Program Files\Java\jdk1.7.0_45\bin done!!

  14. #14
    Enthusiast Peugeot is offline
    MemberRank
    Nov 2013 Join Date
    34Posts

    Re: Problem JAVA Aion Lightning 4.0

    thank you so much, You are very strong .



Advertisement