Does anyone have a compatible client to go with these server files?
Printable View
Does anyone have a compatible client to go with these server files?
hey whenever i try to start the server i get the error "Java is not recognized" but when i try the "javac" in command prompt it works fine. the server worked few days ago and it suddenly stopped working with that error.. please help.. i have added all the variables as well still no luck..
Thanks Dwarfpicker! Works like a charm!
A few pointers for everyone running this on windows server 2008:
- there's a portable java version included. You can use that, but if you run out of memory, then install java 7 64bit and include the bin-folder in the path in all the batch files. Like this: set path=%path%;"C:\Program Files\Java\jre7\bin"
-This one is valid for every version from 4.0 to 5.x: If you keep getting the message "there's no game server available" then check the ipconfig.xml in the gameserver-config-folder. change the "ip config default" ip (127.0.0.1) and the "address"-ip to your local ip. So, if you have ip 192.168.0.1, then change address=192.168.0.0 to address=192.168.0.1. It appears that after the authentication on port 2106, this address is the one that gets sent to the client, that in turn seeks contact on port 7777, using this address. I found this using wireshark. Without modification, the client seeks contact with 192.168.0.0:7777, which is not correct.
- You can disable the chatserver completely. If you don't plan to use it then do this:
Go to the folder AIONEmulator\game\config\main. In there, you find a file "gameserver.properties" Change the line "gameserver.chatserver.enable = true" to "gameserver.chatserver.enable = false". Now you can REM out the following lines in the file "Start AL-AIONEmulator.bat", like this:
"REM echo --Starting AionLightning 4.0 - Chat Server--"
"REM ping 127.0.0.1 -n 2 >nul"
"REM start "AionGalaxy Chat Server" /HIGH /D "%Disk%:\chatserver"
Now you can start using the 1-click batchfile, and the chatserver will be gone and the gameserver will no longer complain about that... :cool:
Thanks again, and everyone good luck setting this up. Once you know how it works, it's not that difficult. :):
This one works!
http://forum.ragezone.com/f587/aion-...-0-0-a-980660/
I'm seeding this one 24/7 now. Note that my upload is only 4mbit, so it will take a while.. :glare:
Hi,
I need your help for this with login server. I have Windows server 2008 R2 Standard official.
https://img4.hostingpics.net/thumbs/...8Sanstitre.png
Check if your path has any characters like ä, ü, ö , if yes , put it in a path without these.
Regards,
Sound
Help me please.
i get an error when i get to the server select screen -"No game server is available to the authorization server(6)" and idk what to do, im a bit nubbie, but i watched few videos and try some stuff but still nothing so idk, if u can help solve my problem or least try i would gladly take any tips and greatful for the help,ty.
Figured it out.
i have checked all my ports disabled all firewalls and anti-virus and i keep getting this error on LS
the XX.XX.XX.XX is where my external ip is
23:24:16.001 INFO [main]: - Loading: myls.properties
23:24:16.016 INFO [main]: - No override properties found
23:24:16.032 INFO [main]: - Loading: ./config/network/network.properties
23:24:16.048 INFO [main]: - Loading: ./config/network/commons.properties
23:24:16.048 INFO [main]: - Loading: ./config/network/database.properties
23:24:16.406 INFO [main]: - Successfully connected to database
23:24:17.576 INFO [main]: - Loaded 9 DAO implementations.
23:24:17.592 INFO [main]: - ThreadPoolManager: Initialized with 12 scheduler, 6
instant, 0 long running thread(s).
23:24:17.592 INFO [main]: - Initializing Key Generator...
23:24:18.622 INFO [main]: - GameServerTable loaded 1 registered GameServers.
23:24:18.622 INFO [main]: - BannedIpController loaded 0 IP bans.
23:24:18.653 INFO [main]: - Server listening on IP: xx.xx.xx.xx Port 9014 for
Gs Connections
Exception in thread "main" java.lang.Error: NioServer Initialization Error!
at com.aionemu.commons.network.NioServer.connect(NioServer.java:135)
at com.aionemu.loginserver.LoginServer.main(LoginServer.java:149)
-------------------------------------------------------------------------------------------------------------------------
same error on the GS too
java.net.BindException: Cannot assign requested address: bind
at sun.nio.ch.Net.bind0(Native Method) ~[na:1.7.0_79]
at sun.nio.ch.Net.bind(Unknown Source) ~[na:1.7.0_79]
at sun.nio.ch.Net.bind(Unknown Source) ~[na:1.7.0_79]
at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source) ~[na:1.7.0_79
]
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source) ~[na:1.7.0_79]
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source) ~[na:1.7.0_79]
at com.aionemu.commons.network.NioServer.connect(NioServer.java:123) ~[a
c-commons-1.3.jar:na]
at com.aionemu.gameserver.GameServer.startServers(Unknown Source) [AC-Ga
me.jar:na]
at com.aionemu.gameserver.GameServer.main(Unknown Source) [AC-Game.jar:n
a]
23:48:41.903 ERROR[main]: - Critical Error - Thread: main terminated abnormaly:
java.lang.Error: NioServer Initialization Error!
java.lang.Error: NioServer Initialization Error!
at com.aionemu.commons.network.NioServer.connect(NioServer.java:135) ~[a
c-commons-1.3.jar:na]
at com.aionemu.gameserver.GameServer.startServers(Unknown Source) ~[AC-G
ame.jar:na]
at com.aionemu.gameserver.GameServer.main(Unknown Source) ~[AC-Game.jar:
na]
i'm not sure how to resolve this it any help would be appreciated
I figured it out
Hello everyone and sorry in advance for my English I just installed Aion Lightning 4.0 - 1-Click by Dwarfpicker v2.5
and I have a problem that I can't solve when I launch 1-Click Starter it starts I launch the mysql server launches normally but the game server and login server and chat server opens but nothing is displayed in the window just a cursor which blinks that do I have to ? thank you
ps:I specify I am under windows 10 64b
Thank for u work, anyone have Item id list for Aion 4.0 ?