[Aion 3.0] JS 3.0 Emulator

Page 4 of 5 FirstFirst 12345 LastLast
Results 46 to 60 of 68
  1. #46
    Account Upgraded | Title Enabled! viperpray is offline
    MemberRank
    Apr 2007 Join Date
    87Posts

    re: [Aion 3.0] JS 3.0 Emulator

    I set everything to 2 cause it was giving me the other issues how ever now i get

    "no game server is available to the authorization server (6)"

    But i can get as far as making an account then when i need to pick a server

  2. #47
    Victus Mortuus Kreeate is offline
    LegendRank
    Aug 2010 Join Date
    2,364Posts

    re: [Aion 3.0] JS 3.0 Emulator

    Quote Originally Posted by viperpray View Post
    I set everything to 2 cause it was giving me the other issues how ever now i get

    "no game server is available to the authorization server (6)"

    But i can get as far as making an account then when i need to pick a server

    Have a look here : http://forum.ragezone.com/f590/probl...zation-754650/

  3. #48
    Account Upgraded | Title Enabled! viperpray is offline
    MemberRank
    Apr 2007 Join Date
    87Posts

    re: [Aion 3.0] JS 3.0 Emulator

    ea i have already tried this. Makes the server crash would i have to change anything els after changing this? like in the db itself?

  4. #49
    Victus Mortuus Kreeate is offline
    LegendRank
    Aug 2010 Join Date
    2,364Posts

    re: [Aion 3.0] JS 3.0 Emulator

    Quote Originally Posted by viperpray View Post
    ea i have already tried this. Makes the server crash would i have to change anything els after changing this? like in the db itself?
    Make sure your IP is listed in the gameservers table in the database.
    It's a bit difficult for me to check right now as I'm not near my PC.


    Also, make sure you have the d3dx9_38.dll file in your bin32 folder.

    PS : use this line in your Client startup file

    start Bin32\aion.bin -ip:127.0.0.1 -port:2106 -cc:2 -lang:enu -noweb -noauthgg -ingameshop
    Last edited by Kreeate; 27-09-12 at 01:26 PM.

  5. #50
    Account Upgraded | Title Enabled! viperpray is offline
    MemberRank
    Apr 2007 Join Date
    87Posts

    re: [Aion 3.0] JS 3.0 Emulator

    I dont know how the d3dx9_38.dll works but now i get error Server is down but its not as far as i know


    Side note i can't use bin 32 does not launch at all

    Guess the server crashed when i connected -_- so same issue i guess

    I have a dedicated server so localhost from client is not possible.

    Code:
    start bin64\aion.bin -ip:188.138.112.131 -port:2106 -cc:2 -lang:eu -noauthgg -noweb
    this is what i have been useing

    http://i.imgur.com/DK75W.png
    http://i.imgur.com/WlFye.png

    Still this error
    "no game server is available to the authorization server (6)"

    Code:
    2012-09-27 13:35:16,398 [MySQL5GameTimeDAO.java from JavaSourceFromFile:54]: - Parameter index out of range (1 > number of parameters, which is 0).
    2012-09-27 13:35:43,004 [MySQL5GameTimeDAO.java from JavaSourceFromFile:54]: - Parameter index out of range (1 > number of parameters, which is 0).
    Code:
    2012-09-27 13:34:00,262 INFO  [main] org.quartz.impl.StdSchedulerFactory [StdSchedulerFactory.java:1157]: - Using default implementation for ThreadExecutor2012-09-27 13:34:00,298 INFO  [main] org.quartz.core.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61]: - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
    2012-09-27 13:34:00,301 INFO  [main] org.quartz.core.QuartzScheduler [QuartzScheduler.java:243]: - Quartz Scheduler v.2.1.3 created.
    2012-09-27 13:34:00,303 INFO  [main] org.quartz.simpl.RAMJobStore [RAMJobStore.java:154]: - RAMJobStore initialized.
    2012-09-27 13:34:00,305 INFO  [main] org.quartz.core.QuartzScheduler [QuartzScheduler.java:268]: - Scheduler meta-data: Quartz Scheduler (v2.1.3) 'QuartzScheduler' with instanceId 'NON_CLUSTERED'
      Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
      NOT STARTED.
      Currently in standby mode.
      Number of jobs executed: 0
      Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
      Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
    
    
    2012-09-27 13:34:00,306 INFO  [main] org.quartz.impl.StdSchedulerFactory [StdSchedulerFactory.java:1306]: - Quartz scheduler 'QuartzScheduler' initialized from an externally provided properties instance.
    2012-09-27 13:34:00,307 INFO  [main] org.quartz.impl.StdSchedulerFactory [StdSchedulerFactory.java:1310]: - Quartz scheduler version: 2.1.3
    2012-09-27 13:34:00,308 INFO  [main] org.quartz.core.QuartzScheduler [QuartzScheduler.java:534]: - Scheduler QuartzScheduler_$_NON_CLUSTERED started.
    2012-09-27 13:34:00,309 INFO  [main] org.jsemu.loginserver.LoginServer [LoginServer.java:96]: - 2012-09-27 13-34-00
    2012-09-27 13:34:00,310 INFO  [main] org.jsemu.loginserver.configs.Config [Config.java:88]: - Loading: myls.properties
    2012-09-27 13:34:00,311 INFO  [main] org.jsemu.loginserver.configs.Config [Config.java:91]: - No override properties found
    2012-09-27 13:34:00,330 INFO  [main] org.jsemu.loginserver.configs.Config [Config.java:99]: - Loading: ./config/network/network.properties
    2012-09-27 13:34:00,331 INFO  [main] org.jsemu.loginserver.configs.Config [Config.java:100]: - Loading: ./config/network/floodcontroller.properties
    2012-09-27 13:34:00,355 INFO  [main] org.jsemu.loginserver.configs.Config [Config.java:102]: - Loading: ./config/network/commons.properties
    2012-09-27 13:34:00,357 INFO  [main] org.jsemu.loginserver.configs.Config [Config.java:104]: - Loading: ./config/network/database.properties
    2012-09-27 13:34:00,764 INFO  [main] com.aionemu.commons.database.DatabaseFactory [DatabaseFactory.java:123]: - Successfully connected to database
    2012-09-27 13:34:02,125 INFO  [main] com.aionemu.commons.database.dao.DAOManager [DAOManager.java:74]: - Loaded 5 DAO implementations.
    2012-09-27 13:34:02,136 INFO  [main] org.jsemu.loginserver.utils.ThreadPoolManager [ThreadPoolManager.java:67]: - ThreadPoolManager: Initialized with 12 scheduler, 6 instant, 0 long running thread(s).
    2012-09-27 13:34:02,138 INFO  [main] org.jsemu.loginserver.network.ncrypt.KeyGen [KeyGen.java:42]: - Initializing Key Generator...
    2012-09-27 13:34:03,627 INFO  [main] org.jsemu.loginserver.GameServerTable [GameServerTable.java:52]: - GameServerTable loaded 1 registered GameServers.
    2012-09-27 13:34:03,642 INFO  [main] org.jsemu.loginserver.controller.BannedIpController [BannedIpController.java:45]: - BannedIpController loaded 0 IP bans.
    2012-09-27 13:34:03,665 INFO  [main] com.aionemu.commons.network.NioServer [NioServer.java:117]: - Server listening on all available IPs on Port 9014 for Gs Connections
    2012-09-27 13:34:03,666 INFO  [main] com.aionemu.commons.network.NioServer [NioServer.java:117]: - Server listening on all available IPs on Port 2106 for Aion Connections
    2012-09-27 13:34:03,669 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:117]: - OS: Windows Server 2008 R2 Build: 6.1
    2012-09-27 13:34:03,669 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:117]: - OS Arch: amd64
    2012-09-27 13:34:03,670 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:117]: - ..................................................
    2012-09-27 13:34:03,671 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:117]: - ..................................................
    2012-09-27 13:34:03,673 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:112]: - Avaible CPU(s): 4
    2012-09-27 13:34:03,674 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:112]: - Processor(s) Identifier: AMD64 Family 16 Model 5 Stepping 3, AuthenticAMD
    2012-09-27 13:34:03,674 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:112]: - ..................................................
    2012-09-27 13:34:03,675 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:112]: - ..................................................
    2012-09-27 13:34:03,676 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:122]: - Java Platform Information
    2012-09-27 13:34:03,676 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:122]: - Java Runtime  Name: Java(TM) SE Runtime Environment
    2012-09-27 13:34:03,677 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:122]: - Java Version: 1.6.0_35
    2012-09-27 13:34:03,677 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:122]: - Java Class Version: 50.0
    2012-09-27 13:34:03,678 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:122]: - ..................................................
    2012-09-27 13:34:03,678 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:122]: - ..................................................
    2012-09-27 13:34:03,679 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:127]: - Virtual Machine Information (JVM)
    2012-09-27 13:34:03,680 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:127]: - JVM Name: Java HotSpot(TM) 64-Bit Server VM
    2012-09-27 13:34:03,680 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:127]: - JVM installation directory: C:\Program Files\Java\jre6
    2012-09-27 13:34:03,681 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:127]: - JVM version: 20.10-b01
    2012-09-27 13:34:03,681 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:127]: - JVM Vendor: Sun Microsystems Inc.
    2012-09-27 13:34:03,682 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:127]: - JVM Info: mixed mode
    2012-09-27 13:34:03,683 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:127]: - ..................................................
    2012-09-27 13:34:03,683 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:127]: - ..................................................
    2012-09-27 13:34:03,685 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:107]: - +----
    2012-09-27 13:34:03,685 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:107]: - | Global Memory Informations at 13:34:03:
    2012-09-27 13:34:03,686 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:107]: - |    |
    2012-09-27 13:34:03,686 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:107]: - | Allowed Memory: 29184 KB
    2012-09-27 13:34:03,687 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:107]: - |    |= Allocated Memory: 27520 KB (94.2982%)
    2012-09-27 13:34:03,688 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:107]: - |    |= Non-Allocated Memory: 1664 KB (5.7018%)
    2012-09-27 13:34:03,688 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:107]: - | Allocated Memory: 27520 KB
    2012-09-27 13:34:03,689 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:107]: - |    |= Used Memory: 14789 KB (50.6750%)
    2012-09-27 13:34:03,689 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:107]: - |    |= Unused (cached) Memory: 12731 KB (43.6232%)
    2012-09-27 13:34:03,690 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:107]: - | Useable Memory: 14395 KB (49.3250%)
    2012-09-27 13:34:03,690 INFO  [main] com.aionemu.commons.utils.AEInfos [AEInfos.java:107]: - +----
    2012-09-27 13:34:03,691 INFO  [main] org.jsemu.loginserver.LoginServer [LoginServer.java:126]: - [JS] Login Server started in 3 seconds.
    2012-09-27 13:35:46,757 INFO  [AcceptReadWrite Dispatcher] org.jsemu.loginserver.network.gameserver.GsConnection [GsConnection.java:77]: - Gameserver connection attemp from: 127.0.0.1
    2012-09-27 13:35:46,773 INFO  [AcceptReadWrite Dispatcher] org.jsemu.loginserver.network.gameserver.GsConnection [GsConnection.java:89]: - recived packet: [C] 0x00 CM_GS_AUTH
    2012-09-27 13:35:46,810 INFO  [pool-3-thread-1] org.jsemu.loginserver.network.gameserver.GsConnection [GsConnection.java:165]: - sending packet: [S] 0x00 SM_GS_AUTH_RESPONSE
    2012-09-27 13:35:46,815 INFO  [AcceptReadWrite Dispatcher] org.jsemu.loginserver.network.gameserver.GsConnection [GsConnection.java:89]: - recived packet: [C] 0x00 CM_ACCOUNT_LIST
    2012-09-27 13:35:47,329 INFO  [pool-2-thread-3] org.jsemu.loginserver.network.gameserver.GsConnection [GsConnection.java:165]: - sending packet: [S] 0x00 SM_MACBAN_LIST
    2012-09-27 13:35:51,780 INFO  [pool-2-thread-4] org.jsemu.loginserver.PingPongThread [PingPongThread.java:50]: - PingPong for gameserver #1 has started.
    2012-09-27 13:37:20,245 INFO  [AcceptReadWrite Dispatcher] org.jsemu.loginserver.network.aion.AionConnection [AionConnection.java:126]: - connection from: 74.79.80.31[1]
    2012-09-27 13:37:20,398 INFO  [AcceptReadWrite Dispatcher] org.jsemu.loginserver.network.aion.AionConnection [AionConnection.java:155]: - recived packet: [C] 0x07 CM_AUTH_GG
    2012-09-27 13:37:20,591 INFO  [AcceptReadWrite Dispatcher] org.jsemu.loginserver.network.aion.AionConnection [AionConnection.java:155]: - recived packet: [C] 0x0B CM_LOGIN
    2012-09-27 13:37:20,831 INFO  [AcceptReadWrite Dispatcher] org.jsemu.loginserver.network.aion.AionConnection [AionConnection.java:155]: - recived packet: [C] 0x05 CM_SERVER_LIST
    2012-09-27 13:37:20,832 INFO  [PacketProcessor:0] org.jsemu.loginserver.network.gameserver.GsConnection [GsConnection.java:165]: - sending packet: [S] 0x00 SM_GS_REQUEST_CHARACTER_COUNT
    2012-09-27 13:37:21,364 INFO  [AcceptReadWrite Dispatcher] org.jsemu.loginserver.network.gameserver.GsConnection [GsConnection.java:89]: - recived packet: [C] 0x00 CM_GS_CHARACTER_COUNT
    2012-09-27 13:37:24,482 INFO  [AcceptReadWrite Dispatcher] org.jsemu.loginserver.network.aion.AionConnection [AionConnection.java:155]: - recived packet: [C] 0x02 CM_PLAY
    Last edited by viperpray; 27-09-12 at 01:47 PM.

  6. #51
    Victus Mortuus Kreeate is offline
    LegendRank
    Aug 2010 Join Date
    2,364Posts

    re: [Aion 3.0] JS 3.0 Emulator

    Quote Originally Posted by viperpray View Post
    I dont know how the d3dx9_38.dll works but now i get error Server is down but its not as far as i know


    Guess the server crashed when i connected -_- so same issue i guess

    I have a dedicated server so localhost from client is not possible.

    Code:
    start bin64\aion.bin -ip:188.138.112.131 -port:2106 -cc:2 -lang:eu -noauthgg -noweb
    this is what i have been useing


    http://i.imgur.com/WlFye.png

    Still this error
    "no game server is available to the authorization server (6)"

    Wow. Okay, download the bin32 folder that is listed on page 1 of this thread.
    Rename your old one so you don't lose it. Place the downloaded bin32 in your Aion folder.
    Rename the line that says bin64 to bin32 (in your startup file)
    Try that and see if it works.

  7. #52
    Account Upgraded | Title Enabled! viperpray is offline
    MemberRank
    Apr 2007 Join Date
    87Posts

    re: [Aion 3.0] JS 3.0 Emulator

    That bin file was removed :(

  8. #53
    Victus Mortuus Kreeate is offline
    LegendRank
    Aug 2010 Join Date
    2,364Posts

    re: [Aion 3.0] JS 3.0 Emulator

    Quote Originally Posted by viperpray View Post
    That bin file was removed :(

    I didn't realize. Sorry. If you google Aion 3.0 bin32 you should find a few.
    You are running Aion 3 down patched to 2.7 right?

  9. #54
    Account Upgraded | Title Enabled! viperpray is offline
    MemberRank
    Apr 2007 Join Date
    87Posts

    re: [Aion 3.0] JS 3.0 Emulator

    no didnt patch it to 2.7 i am just running straight 3 on 3

    Also anytime i try to run bin32 from any other source instead of just not working i get the same error i started with with the bin64 wrong country or what ever that is
    Last edited by viperpray; 27-09-12 at 02:22 PM.

  10. #55
    Victus Mortuus Kreeate is offline
    LegendRank
    Aug 2010 Join Date
    2,364Posts

    re: [Aion 3.0] JS 3.0 Emulator

    Quote Originally Posted by viperpray View Post
    no didnt patch it to 2.7 i am just running straight 3 on 3

    Also anytime i try to run bin32 from any other source instead of just not working i get the same error i started with with the bin64 wrong country or what ever that is
    I will look into that in more detail when I'm back at my PC.
    Don't give up. We will fix the problem. :)

  11. #56
    Account Upgraded | Title Enabled! viperpray is offline
    MemberRank
    Apr 2007 Join Date
    87Posts

    re: [Aion 3.0] JS 3.0 Emulator

    I really hope so<3 i have not the the 2.7 cause i have no idea how to do the downgrade that being said i dont think the down grade of the client will fix my current login issue as they seem relatively unrelated. How ever i will try anything i have tried several things for the client but at the end of everything i always end up with that one single error

    "no game server is available to the authorization server (6)"

    I am how ever going to take a break for a couple hours maybe even get some sleep <.< my eyes are starting to hurt from trying to figure this out.

  12. #57
    Victus Mortuus Kreeate is offline
    LegendRank
    Aug 2010 Join Date
    2,364Posts

    re: [Aion 3.0] JS 3.0 Emulator

    Quote Originally Posted by viperpray View Post
    I really hope so<3 i have not the the 2.7 cause i have no idea how to do the downgrade that being said i dont think the down grade of the client will fix my current login issue as they seem relatively unrelated. How ever i will try anything i have tried several things for the client but at the end of everything i always end up with that one single error

    "no game server is available to the authorization server (6)"

    I am how ever going to take a break for a couple hours maybe even get some sleep <.< my eyes are starting to hurt from trying to figure this out.


    Right... here is a link to my bin32, my GameServer/LoginServer databases, my startup files & my config files. These are tested and working.

    Package.rar

    The original databases in this release are incomplete and cause many errors. My databases have a few issues fixed, but there are still some errors. You can still create a character and login to the game. All basic features seem to be working so far.

    You may want to edit the configs to reflect your IP and country code if you don't want them on default. ( IP:127.0.0.1 & cc=1 )

  13. #58
    Account Upgraded | Title Enabled! viperpray is offline
    MemberRank
    Apr 2007 Join Date
    87Posts

    re: [Aion 3.0] JS 3.0 Emulator

    thanks

    But alas i fail at this as well -_- this i get nothing but errors and nothing even starts everything is insta fail 100% sure its all my fualt going to continue to try and figure this one out could i interest you in a join me to see what i am doing and so you can tell me i am a noob i am probably missing something totaly obvious -_-

    Also can i have a direct link to a cc:1 client i think this is my hole issue -_-
    Last edited by viperpray; 27-09-12 at 10:57 PM.

  14. #59
    Victus Mortuus Kreeate is offline
    LegendRank
    Aug 2010 Join Date
    2,364Posts

    re: [Aion 3.0] JS 3.0 Emulator

    Quote Originally Posted by viperpray View Post
    thanks

    But alas i fail at this as well -_- this i get nothing but errors and nothing even starts everything is insta fail 100% sure its all my fualt going to continue to try and figure this one out could i interest you in a join me to see what i am doing and so you can tell me i am a noob i am probably missing something totaly obvious -_-

    Also can i have a direct link to a cc:1 client i think this is my hole issue -_-
    Mmmm... I doubt it's your client, but i'll see if i can find a link for you.

    Have you tried using Navicat instead of php?

  15. #60
    Account Upgraded | Title Enabled! viperpray is offline
    MemberRank
    Apr 2007 Join Date
    87Posts

    re: [Aion 3.0] JS 3.0 Emulator

    thought about it but it would not be any different since it just stores the info the same info in the exact same manner it just uses more cpu and ram to do it.


    Well i got the client now from ncsoft website but it says failed to initialize so i am sure they have something new in it the stops us from using it -_-



    *update seems i have to repair the client seems to be missing 90% of it lol
    http://i.imgur.com/9BNza.png

    The reson i am trying so hard is it seems i am being rejected by the game server cause the text on the server witch i cant find by the way i looked everywhere i wishi could find what i need to change that or atleast view it so i can change server names and such but yea thats were i am.

    Waiting for the ncsoft client to update so i can try and use the enu client vrs the eu client i had

    Update Same error so my guess is my issue is the server still no idea how to fix this issue about to give up seems impossible to get this working -_-if only i knew what the auth server was so i could check it and see if the setting are messed up there somhow
    Last edited by viperpray; 28-09-12 at 01:48 AM.



Page 4 of 5 FirstFirst 12345 LastLast

Advertisement