AionGermany / aion-germany

Aion Emulator
GNU General Public License v3.0
197 stars 184 forks source link

Latest client version not working, which one is supported? #185

Closed Power2All closed 4 years ago

Power2All commented 4 years ago

I need to know, so I can start working on this emu as well.

Falke3434 commented 4 years ago

7.2/3 Gameforge Client is working

Power2All commented 4 years ago

Got it working, took a while to figure out why it wasn't working, thanks !

Rusah commented 4 years ago

@Power2All So what was the issue? I'm getting stuck on the server select.

Power2All commented 4 years ago

Pure configuration. These are the important stuff:

ipconfig.xml in your configuration could be the issue.

<ipconfig default="ip.to.listen.on"></ipconfig>

If this is not correctly set, it could be troublesome. After I got this correctly set, it worked. Make sure you change ip.to.listen.on with the IP address where the game server needs to listen on. If you still cannot figure out, I think the game and login server you can enable debugging mode, and or read out the log file, it mostly gives interesting information.

Rusah commented 4 years ago

Appreciate the follow up. I'll give that a shot.

Rusah commented 4 years ago

I imagine the default ought to be fine. The game server and login server are connecting fine, but my client hangs on hitting the 'Join server' button after login. Console information is as follows:

https://i.imgur.com/oVrPMwF.png

And I don't see anything terribly helpful in the logs. Where is the setting for enabling debug?