Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Aion-Core v4.7.5.x NO LICENSE SYSTEM [GameServer SETUP]

Newbie Spellweaver
Joined
Feb 9, 2008
Messages
50
Reaction score
0
hello, maybe someone can help my error

14:24:26.327 INFO [main]: - JVM version: 24.80-b1114:24:26.327 INFO [main]: - JVM Vendor: Oracle Corporation
14:24:26.327 INFO [main]: - JVM Info: mixed mode
14:24:26.327 INFO [main]: - ..................................................
14:24:26.327 INFO [main]: - ..................................................
14:24:26.327 INFO [main]: - +----
14:24:26.327 INFO [main]: - | Global Memory Informations at 14:24:26:
14:24:26.327 INFO [main]: - | |
14:24:26.327 INFO [main]: - | Allowed Memory: 2796544 KB
14:24:26.327 INFO [main]: - | |= Allocated Memory: 2796544 KB (100.0000%)
14:24:26.327 INFO [main]: - | |= Non-Allocated Memory: 0 KB (0.0000%)
14:24:26.327 INFO [main]: - | Allocated Memory: 2796544 KB
14:24:26.327 INFO [main]: - | |= Used Memory: 1975520 KB (70.6415%)
14:24:26.327 INFO [main]: - | |= Unused (cached) Memory: 821024 KB (29.3585%)


14:24:26.327 INFO [main]: - | Useable Memory: 821024 KB (29.3585%)
14:24:26.327 INFO [main]: - +----
===============================[ GameServerLog ]===============================
14:24:26.327 INFO [main]: - AC GameServer started in 136 seconds.
========================[ ===========NETWORK========= ]========================
14:24:26.420 INFO [main]: - Server listening on IP: localhost Port 7777 for Game
Connections
14:24:26.420 INFO [main]: - Connecting to LoginServer: localhost/127.0.0.1:9014
14:24:26.576 INFO [main]: - Connected to LoginServer!
14:24:26.592 INFO [main]: - Connecting to ChatServer: localhost/127.0.0.1:9021
14:24:26.608 ERROR[InstantPool-1]: - GameServer is not authenticated at LoginSer
ver side, shutting down!
14:24:26.608 INFO [main]: - Connected to ChatServer!
========================[ =========================== ]========================
14:24:26.639 WARN [pool-4-thread-1]: - Connection with LoginServer lost...


Game Server has terminated abnormaly!


Press any key to continue . . .
 
Experienced Elementalist
Joined
Oct 11, 2010
Messages
218
Reaction score
37
Solved.

I am trying to connect with a 4.8.0.x => 4.7.5.x down-graded NA client. Windows 8.1 with the NoIP fix, and GiGatR00n's .bat launcher.
Getting error (6) in the client.
&
Getting this error in LS:
15:26:48.803 INFO [PacketProcessor:0]: - sending packet: 0x01 SM_LOGIN_FAIL
and closing connection after that.


REMOVED

I suspect its the "gameservers" table that isn't set up correctly. Could someone explain step 7 of GiGatR00ns process using HeidiSQL in a little more depth?

(Been trying to get this working for a week, heh..)


It would be nice if people put solved, HOW they solved it :rolleyes: I have the same issue, the correct entry is in gameserver database, ID 1, Mask: my password, and ip 127.0.0.1 (I tried using my WAN ip on the local network as well, I'm assuming it just needs to be changed in ipconfig.xml?). I've double/triple checked my passwords in game/login/chat server properties. As well as having all necessary ports forwarded on my LAN, I'm just baffled as to why this is still happening. Any help would be appreciated :)

Edit: Solved it myself, for some reason when I imported the a47_server_ls database, it threw up a syntax error, and for some odd reason, it wasn't recognizing my changes in the gameserver table properties, where you put ID: 1, MASK: ipaddress, I put the correct IP into gamerserver database using MySQL workbench, then checked it in HeidiSQL... it hadn't changed. Changed it to correct IP, and now it's all working.
 
Last edited:
Junior Spellweaver
Joined
Jan 27, 2011
Messages
140
Reaction score
181
Hello guys. I know its not amyby the right place but if someone could help me I would be greatful. I use Aion client version 4.7.5.15
and in game at certain angle of camera rotation my textures and other npc get like this

Anyone knows how to fix it?
 
Junior Spellweaver
Joined
Nov 16, 2013
Messages
102
Reaction score
21
Hello guys. I know its not amyby the right place but if someone could help me I would be greatful. I use Aion client version 4.7.5.15
and in game at certain angle of camera rotation my textures and other npc get like this

Anyone knows how to fix it?

I have same issue, I also noticed that I can't really choose diff hair/eye color. Only white hair and black eyes.
 
Newbie Spellweaver
Joined
Jan 1, 2017
Messages
57
Reaction score
2
Hai^^. So I'm having and issue, I finally got all the StartX.bat files to work, except they aren't connecting,
i've checked all my passwords, and usernames. and the gameserver in DB is
id:1
mask:127.0.0.1
pass:12345
I dont want to make it public, just local..
in the config files I've assume it's * or 127.0.0.1.. I changed everything in all config files plus DB(HeidiSQL) to both of those but neither works. Any help would be apprecited! Thank you:D.
 
Newbie Spellweaver
Joined
Dec 30, 2013
Messages
39
Reaction score
0
hi guys i managed to get the server files up an running. how do i point my client to the server i am running? do i need to add a server name ie "siel"
 
Skilled Illusionist
Joined
Jul 20, 2016
Messages
362
Reaction score
44
The server called Siel is shown as Down (outputs code 8 upon connection attempt) but the server appears to boot up just fine, no error messages.

Any idea why that is?
 
Skilled Illusionist
Joined
Jul 20, 2016
Messages
362
Reaction score
44


Well, turned out the cause of this error code 8 and the server being down was a completely idiotic one lol. My gameserver simply ran out of memory. Kicked up the memory limit from 3072 to 8192 and now the server is fully running. Or at least, my client shows it being online.

However, upon attempting to connect to the server, I get the error that my client's regional code isn't compatible with the gameserver. How can that be? Can't find any config file or such inidcating any regional or country code on my server and the client is indeed launched with the batch file code given on the bottom of the OP.

Just out of curiosity, I tried changing the -cc=1 to 2 in case it would make any difference but the only thing that happened was a "game unavailable in your country" error, so I changed it back to cc=1


Checking the Emu thread from Falke out of curiosity helped me to find out what was wrong. The gameserver.properties file in Game/config/main has a variable to control the country code. That one was set to 2 for EU and not 1 for US. Changing it back to 1 allowed me to login, connect, create a character and spawn ingame. The client I use is a 4.7.5.13 one from skeetrraw which he linked in the 4.7.5 1click server thread.
Here's the link:

mega:#!bktBlALS!zs4D7XIWlkp3WaKcF-uHcEAVactIyJL02aeXn5zRP40

Now I'm trying to find some databases or tables to check... where can I find the ones storing all accounts and drop tables? I'd like to change my account's access level and edit some mobs drop tables. To be more specific, add an item to the drop table and adjust its drop chance.
 
Last edited:
Initiate Mage
Joined
Dec 22, 2017
Messages
4
Reaction score
0
Hello everyone!

I was able to get the server up and going perfectly. The only issue I'm having is getting the ingameshop icon to show up so I can actually use it.

Is it related to my client that the icon is not showing up? If so what client should I use and does any one have a link to download it?
 
Junior Spellweaver
Joined
Feb 4, 2013
Messages
159
Reaction score
44
Hello everyone!

I was able to get the server up and going perfectly. The only issue I'm having is getting the ingameshop icon to show up so I can actually use it.

Is it related to my client that the icon is not showing up? If so what client should I use and does any one have a link to download it?
ingameshop was remove by ncsoft after 4.7.5
 
Initiate Mage
Joined
Apr 25, 2015
Messages
4
Reaction score
0
I'm getting the following error when trying to start the gameserver. My computer has 16gb ram and it doesn't matter which startGS bat I use, all give the same error.
 
Initiate Mage
Joined
Apr 25, 2015
Messages
4
Reaction score
0
gigat emu only support jdk 7

I have the correct version of jdk installed along with JAVA_HOME pointing to it. Still throwing the same error. Could my OS being win10 be affecting things? Lord knows it hates the 3.0 private server I play on as well.
 
Initiate Mage
Joined
Apr 25, 2015
Messages
4
Reaction score
0
Okay, got past the java issue. Now this, though. All the passwords in my config files are the same, as well as the ones for the mysql database and gameserver table.
GiGatR00n - Aion-Core v4.7.5.x NO LICENSE SYSTEM  [GameServer SETUP] - RaGEZONE Forums
 
Back
Top