Page 11 of 20
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Tue Mar 01, 2016 3:08 pm
by Mikiller2112
Hello. Help me please. I can't enter the game.
In start screen i don't see servers (just black window) > and after 10 seconds this critical messenge [Authentication failed -- applicatoin will not terminate] and closed game. what i need ro do? ty
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Thu Mar 31, 2016 5:06 pm
by gtsagian2
Followed instructions, 8 letters pwd, only a-z and 0-9, no spaces, etc, still getting invalid usn/pwd.
Hopefully it's just a temporary issue.
P.S. username also follows above rules, but has 9 letters. I take it I use forums' handle as username, alhough i tested email address too, still didn't work.
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Fri Apr 01, 2016 3:54 pm
by Noskavian
I am receiving an Invalid Username/Password error whenever I try to log into my account, this has been persisting for 3 days. However I am able to log into my brothers account just fine. Logging into his account on my client rules out a client side issue so there must be an issue with new accounts.
Is there anyway to check the gameserver to see if our accounts even exist?
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Fri Apr 01, 2016 3:58 pm
by Elven
These is an issue for many new players currently. We are looking into this, so I will post a couple of quotes that myself and Azarael have said to others in other threads.
Elven wrote:Azarael is currently looking into this. Here is the latest update from him.
So far it seems accounts are created on the forum, but they're not being pushed to the correct DB on the server.
We'll have to wait for confirmation from Azarael 
Azarael wrote:The accounts aren't being created at all on the gameserver.
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Fri Apr 01, 2016 6:22 pm
by Reydan
Elven wrote:These is an issue for many new players currently. We are looking into this, so I will post a couple of quotes that myself and Azarael have said to others in other threads.
Elven wrote:Azarael is currently looking into this. Here is the latest update from him.
So far it seems accounts are created on the forum, but they're not being pushed to the correct DB on the server.
We'll have to wait for confirmation from Azarael 
Azarael wrote:The accounts aren't being created at all on the gameserver.
Any idea when this might be fixed?
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Fri Apr 01, 2016 6:27 pm
by Elven
Reydan wrote:
Any idea when this might be fixed?
No ETA, but it's been looked into. Some minor changes might need to be made to both game server and also web DB.
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Fri Apr 01, 2016 9:21 pm
by eaxpl
insert into users@gamedb(id,username,pass)(
select id,username,pass from users@wwwdb where id not in ( select id from users@gamedb));
run that every 30 minutes and you will be fine
oh and you may want to
update users@gamedb a set pass = ( select pass from users@wwwdb b where b.id = a.id ) where pass not in ( select pass from users@wwwdb c where a.id = c.id );
i see a couple good tutorials on how to create dblink bettwen mysql and mssql , and then it's only this two sql to run every now and then , that is when you translate those to mssql , i wrote them in oracle sql but it should be somehow similar
sorry i'm just bit bored right now

Good luck fixing the problem
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Sat Apr 02, 2016 1:09 am
by Montivagus
Thanks for the update. I can now wait patiently instead of adding forum accounts as an attempt to be impatient.
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Sat Apr 02, 2016 11:50 am
by Gustis
I hope everything will be alright and that it will take the time it takes to solve the issue. Is there any updates about the situation so far?
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Sat Apr 02, 2016 4:11 pm
by Lucey789
I downloaded the game but when i tried logging in it says program can't start because d3dx9_34.dll is missing from my computer.