[Release] Aion Lightning 4.0 - 1-Click Server

Page 49 of 116 FirstFirst ... 3941424344454647484950515253545556575999 ... LastLast
Results 721 to 735 of 1736
  1. #721
    Novice pasderfa is offline
    MemberRank
    Sep 2013 Join Date
    3Posts

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

    Hi,
    I have that error:
    "Error ocurredduring initialization of VM
    Unable to load native library: No se encontro el proceso especificado (Not find the specified process. I'm spanish :P)
    Chat Server has terminated abnormaly!
    "
    errorrrr.jpg

    And another:

    "Not Found The procedure entry point _JVM_SetNativeThreadName@12 in the dynamic link library jvm.dll"
    Any idea to fix it?
    Thank you.
    Last edited by pasderfa; 12-10-13 at 09:31 PM.

  2. #722
    Account Upgraded | Title Enabled! kornicska is offline
    MemberRank
    Sep 2013 Join Date
    582Posts

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

    edite you StartCS.bat file


    @ECHO off
    TITLE Aion Lightning - Chat Server Console
    Color 3
    SET PATH="c:\Program Files (x86)\Java\jdk1.7.0_12\bin\" <<----(insert you java folder line)

    :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

  3. #723
    Novice pasderfa is offline
    MemberRank
    Sep 2013 Join Date
    3Posts

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

    Quote Originally Posted by kornicska View Post
    edite you StartCS.bat file


    @ECHO off
    TITLE Aion Lightning - Chat Server Console
    Color 3
    SET PATH="c:\Program Files (x86)\Java\jdk1.7.0_12\bin\" <<----(insert you java folder line)

    :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
    Thank you!! It works!
    One question more. I know that is only for localhost but maybe it works for LAN?
    Thank you.

  4. #724
    Account Upgraded | Title Enabled! kornicska is offline
    MemberRank
    Sep 2013 Join Date
    582Posts

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

    NP

    However, I do not know how it works LAN
    I only localhost and IP Internet

    But be sure that the Internet works, read further back you look at all the no ip topic
    being written about something

  5. #725
    Member melody2156 is offline
    MemberRank
    Sep 2013 Join Date
    Bangkok, THLocation
    65Posts

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

    Quote Originally Posted by pasderfa View Post
    Thank you!! It works!
    One question more. I know that is only for localhost but maybe it works for LAN?
    Thank you.
    It works on LAN or WAN i already wrote how-to , you should go to page 43 and you may find the way at that page.

  6. #726
    QuoteShiek Member NanayaQ is offline
    MemberRank
    Jul 2012 Join Date
    791Posts

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

    Quote Originally Posted by melody2156 View Post
    It works on LAN or WAN i already wrote how-to , you should go to page 43 and you may find the way at that page.
    Nice I got it to work but I have a Question instead of using my external IP how can I replace my ip with for example GamerPro.no-ip.org? on the ipconfig.xml?

  7. #727
    Apprentice Fuer is offline
    MemberRank
    Jan 2012 Join Date
    15Posts

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

    Hello All I am having an IPConfig error
    Code:
    15:41:05.949 ERROR[main]: - Critical error while parsing ipConfig
    org.xml.sax.SAXParseException: Content is not allowed in prolog.
            at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Un
    known Source) ~[xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
     ~[xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) ~
    [xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) ~
    [xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source) ~[
    xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispat
    ch(Unknown Source) ~[xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Un
    known Source) ~[xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) ~[
    xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) ~[
    xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) ~[xercesImp
    l-2.8.1.jar:na]
            at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) ~[x
    ercesImpl-2.8.1.jar:na]
            at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Sour
    ce) ~[xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source) ~[xercesIm
    pl-2.8.1.jar:na]
            at javax.xml.parsers.SAXParser.parse(Unknown Source) ~[na:1.7.0_40]
            at com.aionemu.gameserver.configs.network.IPConfig.load(IPConfig.java:65
    ) ~[AL-Game.jar:na]
            at com.aionemu.gameserver.configs.Config.load(Config.java:195) [AL-Game.
    jar:na]
            at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe
    rver.java:361) [AL-Game.jar:na]
            at com.aionemu.gameserver.GameServer.main(GameServer.java:163) [AL-Game.
    jar:na]
    15:41:05.951 ERROR[main]: - Critical Error - Thread: main terminated abnormaly:
    java.lang.Error: Can't load ipConfig
    java.lang.Error: Can't load ipConfig
            at com.aionemu.gameserver.configs.network.IPConfig.load(IPConfig.java:90
    ) ~[AL-Game.jar:na]
            at com.aionemu.gameserver.configs.Config.load(Config.java:195) ~[AL-Game
    .jar:na]
            at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe
    rver.java:361) ~[AL-Game.jar:na]
            at com.aionemu.gameserver.GameServer.main(GameServer.java:163) ~[AL-Game
    .jar:na]
    Caused by: org.xml.sax.SAXParseException: Content is not allowed in prolog.
            at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Un
    known Source) ~[xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
     ~[xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) ~
    [xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) ~
    [xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source) ~[
    xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispat
    ch(Unknown Source) ~[xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Un
    known Source) ~[xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) ~[
    xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) ~[
    xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) ~[xercesImp
    l-2.8.1.jar:na]
            at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) ~[x
    ercesImpl-2.8.1.jar:na]
            at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Sour
    ce) ~[xercesImpl-2.8.1.jar:na]
            at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source) ~[xercesIm
    pl-2.8.1.jar:na]
            at javax.xml.parsers.SAXParser.parse(Unknown Source) ~[na:1.7.0_40]
            at com.aionemu.gameserver.configs.network.IPConfig.load(IPConfig.java:65
    ) ~[AL-Game.jar:na]
            ... 3 common frames omitted

  8. #728
    Account Upgraded | Title Enabled! kornicska is offline
    MemberRank
    Sep 2013 Join Date
    582Posts

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

    check that there is no double points or random space, etc.

    all of these factors can affect the proper operation

    example:

    <ipconfig default="127.00.1"> <---- Missing the point
    <iprange min="10.0.0.0" max="10.255.255.255" address="10.0.0.0"/>


    2. example:

    <ipconfig default="127.0..0.1"> <---- points are doubled
    <iprange min="10.0.0.0" max="10.255.255.255" address="10.0..0.0"/> <--points are doubled
    because of any fault, error identification, and does not work properly

  9. #729
    Member melody2156 is offline
    MemberRank
    Sep 2013 Join Date
    Bangkok, THLocation
    65Posts

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

    Quote Originally Posted by NanayaQ View Post
    Nice I got it to work but I have a Question instead of using my external IP how can I replace my ip with for example GamerPro.no-ip.org? on the ipconfig.xml?
    i didn't try it yet but i think you need to edit the ipconfig to your server's ip such as iprange, default ip , address

    the game client, you have to change 'aion_start_local.bat' and create your own d3d8th.dll with your server's ip.
    i see some private server on my country they create the fixed tool for their customer's client included the d3d8th.dll.


    Last edited by melody2156; 13-10-13 at 05:47 PM. Reason: add some info

  10. #730
    QuoteShiek Member NanayaQ is offline
    MemberRank
    Jul 2012 Join Date
    791Posts

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

    Quote Originally Posted by melody2156 View Post
    i didn't try it yet but i think you need to edit the ipconfig to your server's ip such as iprange, default ip , address

    the game client, you have to change 'aion_start_local.bat' and create your own d3d8th.dll with your server's ip.
    i see some private server on my country they create the fixed tool for their customer's client included the d3d8th.dll.


    Well everything work ok I just want to use the no-ip domain but if I used that it like no connected to the server.
    Yeah I'll try out the no-ip application going to see if the will work.


    Edit: well no luck as well I can only use IP but not domains *sigh*
    Last edited by NanayaQ; 13-10-13 at 07:34 PM.

  11. #731
    Account Upgraded | Title Enabled! kornicska is offline
    MemberRank
    Sep 2013 Join Date
    582Posts

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

    I wait the new emu update

  12. #732
    Blender Fan|Kinenbi Owner Dwarfpicker is offline
    MemberRank
    Mar 2006 Join Date
    AtreiaLocation
    1,085Posts

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

    I know dont have enough time this weekend but I released my src for work in progress! New Update follow soon!

  13. #733
    QuoteShiek Member NanayaQ is offline
    MemberRank
    Jul 2012 Join Date
    791Posts

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

    Quote Originally Posted by Dwarfpicker View Post
    I know dont have enough time this weekend but I released my src for work in progress! New Update follow soon!
    No worries take your time your only 1 person so it is difficult for a fast progress. :)

  14. #734
    Account Upgraded | Title Enabled! kornicska is offline
    MemberRank
    Sep 2013 Join Date
    582Posts

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

    gunner reloadskill bug look

    skill_templates xml:

    cooldown="300"

    noresist="true"

    instant_skill="true"


    client_skill.xml:

    cooldown="30000"

    noresist="1"

    instant_skill="1"

    think this is not an error?
    because the original values ​​used to think I should do, but it can be wrong, you correct me if I'm wrong

  15. #735
    Valued Member Sataniceaden is offline
    MemberRank
    Nov 2007 Join Date
    AustraliaLocation
    130Posts

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

    Quote Originally Posted by NanayaQ View Post
    Well everything work ok I just want to use the no-ip domain but if I used that it like no connected to the server.
    Yeah I'll try out the no-ip application going to see if the will work.


    Edit: well no luck as well I can only use IP but not domains *sigh*
    in regards to using domain
    for this you will need at change your "ipconfig.xml"
    Code:
    <ipconfig default="GamerPro.no-ip.org">
    <iprange min="127.0.0.1" max="127.0.0.255" address="127.0.0.1"/>
    </ipconfig>
    for your launcher you will need to change the hostname dependant on what you are using
    for bat file
    Code:
    start bin32\aion.bin -ip:GamerPro.no-ip.org -port:2106 -cc:2 -lang:enu -noweb -nokicks -ncg -noauthgg -ls -charnamemenu -nowebshop -ingameshop -DEVMODE "con_disable_console 0" -DEVMODE "g_chatlog 1" -DEVMODE "g_auto_disconnect 0" -DEVMODE "g_freefly 1"
    if you have No-ip launcher you should have ini file
    Code:
    HostName=GamerPro.no-ip.org
    LPort=2106
    CountryCode=1
    Lang=ENU
    OptionalParameters=-noauthgg -ng -noweb
    #OptionalParameters=-noweb -nokicks -ncg -noauthgg -ls -charnamemenu -ingameshop -DEVMODE "con_disable_console 0" #-DEVMODE "g_chatlog 1" -DEVMODE "g_auto_disconnect 0"
    AutoClose=true

    server must be run on the same computer that is hosting the no-ip program (if this is not working make sure that you can connect using WAN IP and that the ports are open for 2016(login default) and 7777(game gefault))

    Regards
    Sataniceaden



Advertisement