[Release] Aion Lightning 4.0 - 1-Click Server

Page 76 of 116 FirstFirst ... 2666686970717273747576777879808182838486 ... LastLast
Results 1,126 to 1,140 of 1736
  1. #1126
    Valued Member IDemon is offline
    MemberRank
    Jul 2011 Join Date
    126Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    archer shoots without arrows

  2. #1127
    Enthusiast djoneill is offline
    MemberRank
    Feb 2012 Join Date
    34Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    Quote Originally Posted by IDemon View Post
    archer shoots without arrows
    it's normal, it's 4.0 update, arrows no longer used

  3. #1128
    Apprentice J0sHu4a is offline
    MemberRank
    Jun 2012 Join Date
    5Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    Quote Originally Posted by kornicska View Post
    use bat file:

    start bin32\aion.bin -ip:127.0.0.1 -port:2106 -cc:1 -lang:enu -noauthgg -ls - noweb -charnamemenu -ingameshop -ncg

    IP your use ip and port



    and copye emu ingamesop kornicska fix



    i did everything and still doesn't appear :/

  4. #1129
    Valued Member lettus is offline
    MemberRank
    Aug 2007 Join Date
    Brasil - Rio deLocation
    120Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    Hi, is there a way to put the WAN and LAN to work at the same server? I have a server working on WAN but on my second computer at my same LAN it dont work.

    <ipconfig default="my no ip"> <iprange min="10.0.0.0" max="10.255.255.255" address="10.0.0.0"/>
    <iprange min="172.16.0.0" max="172.31.255.255" address="172.16.0.0"/>
    <iprange min="192.168.0.0" max="192.168.255.255" address="192.168.0.0"/>
    <iprange min="127.0.0.1" max="127.0.255.255" address="127.0.0.1"/>
    </ipconfig>
    and my server address is 192.168.1.190

  5. #1130
    Enthusiast truong90 is offline
    MemberRank
    Sep 2010 Join Date
    35Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    EAsy to fix autoload, reload skill effect.

  6. #1131
    Apprentice palmis is offline
    MemberRank
    Jun 2013 Join Date
    11Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    Guys i have Error!
    Code:
    ===================================[ Limits ]===================================
    
    18:46:30.305 ERROR[main]: - Critical Error - Thread: main terminated abnormaly:
    com.aionemu.commons.services.cron.CronServiceException: Failed to start job
    com.aionemu.commons.services.cron.CronServiceException: Failed to start job
            at com.aionemu.commons.services.CronService.schedule(CronService.java:11
    7) ~[al-commons-1.3.jar:na]
            at com.aionemu.commons.services.CronService.schedule(CronService.java:98
    ) ~[al-commons-1.3.jar:na]
            at com.aionemu.gameserver.services.LimitedItemTradeService.start(Limited
    ItemTradeService.java:72) ~[AL-Game.jar:na]
            at com.aionemu.gameserver.GameServer.main(GameServer.java:222) ~[AL-Game
    .jar:na]
    Caused by: org.quartz.ObjectAlreadyExistsException: Unable to store Job : 'DEFAU
    LT.JobKey:Started at ms1385498790290; ns5268671972904', because one already exis
    ts with this identification.
            at org.quartz.simpl.RAMJobStore.storeJob(RAMJobStore.java:277) ~[quartz-
    2.1.7.jar:na]
            at org.quartz.simpl.RAMJobStore.storeJobAndTrigger(RAMJobStore.java:249)
     ~[quartz-2.1.7.jar:na]
            at org.quartz.core.QuartzScheduler.scheduleJob(QuartzScheduler.java:840)
     ~[quartz-2.1.7.jar:na]
            at org.quartz.impl.StdScheduler.scheduleJob(StdScheduler.java:250) ~[qua
    rtz-2.1.7.jar:na]
            at com.aionemu.commons.services.CronService.schedule(CronService.java:11
    5) ~[al-commons-1.3.jar:na]
            ... 3 common frames omitted

  7. #1132
    Account Upgraded | Title Enabled! Andre Ycl is offline
    MemberRank
    Jun 2012 Join Date
    Your Think?Location
    246Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    Quote Originally Posted by lettus View Post
    Hi, is there a way to put the WAN and LAN to work at the same server? I have a server working on WAN but on my second computer at my same LAN it dont work.



    and my server address is 192.168.1.190
    <ipconfig default="192.168.1.190">
    </ipconfig>

    use this config.
    and don't use ip range just ipconfig.

  8. #1133
    Account Upgraded | Title Enabled! Charsy is offline
    MemberRank
    Jan 2011 Join Date
    255Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    Someone please help , i really wanna play T_T



    i fixed the chat console error by making a server folder and adding the JVM.dll from the client folder but now im stuck with that server error where it says not enough space ...

    what kind of space cause i got 8 gb ram and 500+ gb on my HDD

  9. #1134
    Account Upgraded | Title Enabled! Andre Ycl is offline
    MemberRank
    Jun 2012 Join Date
    Your Think?Location
    246Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    Quote Originally Posted by Charsy View Post
    Someone please help , i really wanna play T_T



    i fixed the chat console error by making a server folder and adding the JVM.dll from the client folder but now im stuck with that server error where it says not enough space ...

    what kind of space cause i got 8 gb ram and 500+ gb on my HDD
    Install oracle java JDK and JRE because jvm.dll just in JDK... << just if you want to make chatserver online.

    open StartGS.bat with notepad ++ or etc.
    and replace all code with this.

    PHP Code:
    @ECHO off
    TITLE Aion Lightning 
    Game Server Console edited by Dwarfpicker
    color 3

    set path
    ="D:\SERVER AI\AIONEmulator\JDK\bin"

    :START
    CLS
    SET JAVAVERr
    =1.6
    CLS


    IF "%JAVAVERr%" == "1.7" (
    SET JAVA_OPTS=-XX:+TieredCompilation %JAVA_OPTS%
    )

    JAVA -Xms512m -Xmx800m -Xdebug -Xrunjdwp:transport=dt_socket,address=8998,server=y,suspend=-ea -javaagent:./libs/al-commons-1.3.jar -cp ./libs/*;NG-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 
    set path="D:\SERVER AI\AIONEmulator\JDK\bin" << change it where you have path of java folder.

  10. #1135
    Account Upgraded | Title Enabled! Charsy is offline
    MemberRank
    Jan 2011 Join Date
    255Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    JAVA is not recognized as an external or internal command, operable or batch file ... thats what i get now from the game server console window

    i got java installed already , i don't know what the problem is , and i followed your setps

  11. #1136
    Account Upgraded | Title Enabled! Andre Ycl is offline
    MemberRank
    Jun 2012 Join Date
    Your Think?Location
    246Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    Quote Originally Posted by Charsy View Post
    JAVA is not recognized as an external or internal command, operable or batch file ... thats what i get now from the game server console window

    i got java installed already , i don't know what the problem is , and i followed your setps
    your use 1 click server??
    and what java version your installed??

    i use java portable in this emu and working fine.

  12. #1137
    Account Upgraded | Title Enabled! Charsy is offline
    MemberRank
    Jan 2011 Join Date
    255Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    im using that as well and i get that error ... i want to start playing but im running in circles

    latest version of java + i downloaded the JDK [JAVA development Kit]

  13. #1138
    Account Upgraded | Title Enabled! Andre Ycl is offline
    MemberRank
    Jun 2012 Join Date
    Your Think?Location
    246Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    try create new folder and try don't only focus in 1 click server.
    copy GameServer and LoginServer in new folder and try start it.

  14. #1139
    Account Upgraded | Title Enabled! Charsy is offline
    MemberRank
    Jan 2011 Join Date
    255Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    um what do you mean by that , im confused >.<

    is there a free online chat where we can talk online for faster communication ?

  15. #1140
    Account Upgraded | Title Enabled! Andre Ycl is offline
    MemberRank
    Jun 2012 Join Date
    Your Think?Location
    246Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    this my game server you can use it...

    https://www.mediafire.com/?u0jrljq9u75tzaq

    but not includ data folder you can copy your data folder in this file...
    and don't forget change path folder java in startgame.bat



Advertisement