• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Invalid ID or PW

Status
Not open for further replies.
Initiate Mage
Joined
May 30, 2011
Messages
3
Reaction score
0
Hi,

I follow the guide to setup an offline server on my computer, but i have an issue regarding the login..
Indeed, when i put my id and password i set in SMS, it tell me that this is an invalid id/pw..

In the FAQ there is no point about it.. also does someone can help me? :(

thanks !
 
Deny everything.
Joined
Jun 17, 2005
Messages
488
Reaction score
110
Do you see a login attempt in your Login server console?

If not, I'd check the IP address in the game executable...
 
Joined
Jul 18, 2009
Messages
392
Reaction score
129
Also did you check if you added the username/pass in the right table? (Ini3_UserLogin)
That was one of my mistakes when I first started working with Pangya, since the Pangya_Member_Info table also has userid/password fields.
 
Initiate Mage
Joined
May 30, 2011
Messages
3
Reaction score
0
I'm so sorry, i couldn't reply earlier.

I just did the tutorial again, using the pdf files with screenshots, and i can't launch PangYa now.

"Error while parsing the xml file."

and :

Again i'm really sorry, and thanks for your help.
 
Junior Spellweaver
Joined
Oct 31, 2007
Messages
192
Reaction score
59
Hex your own Updater and create your own updatelist file and host it yourself using Quickpatch + Xampp for local hosting or IIS/Apache for remote hosting.
 
Joined
Jul 18, 2009
Messages
392
Reaction score
129
The connection to your database failed due to:
- ODBC not setup correctly
OR
- SQL credentials are incorrect

Recheck those two and see if the error persists.
 
Initiate Mage
Joined
May 30, 2011
Messages
3
Reaction score
0
Just found it in the FAQ. Thanks :)
Anyway it continue to tell me Invalid ID or PW



In ODBC i just had 127.0.0.1 for the server, but when i choose it, it gives me an error. So i typed (local).


 
Last edited:
Joined
Jul 18, 2009
Messages
392
Reaction score
129
(local) doesn't work for SQL 2005/8
You'll have to use your computername\servicename
Example: PC1\SQLEXPRESS

This is the same servername as you specify when logging into your SQL server manually.
 
Status
Not open for further replies.
Back
Top