I made an account and tryed to log in and it doesn't recognize my name or password
but i can log into the on http://127.0.0.1 with it but not in game.:)
Printable View
I made an account and tryed to log in and it doesn't recognize my name or password
but i can log into the on http://127.0.0.1 with it but not in game.:)
i honestly do not know. sorry.
I deleted my repack and installed 2.4 upgraded to 2.5 then to 2.6 and tested on my pc every thing works they way it should for me.
is there a way to do it manually?
Yes, you can edit data a few ways. I like using HeidiSQL to log into the database to make changes. The only problem with the account name edits is that the passwords are hashed.
Can you log in at all? If you can log in as an administrator, you can do a gm command: .account create name password
If you get that line in, you can edit it using the SQL editor or by using other gm commands.
Yes i can log in with the Administrator account I loged in as the admin turned on gm and tryed the command line nothing happened. I also turned gm off and tryed the command line still nothing happened. Nothing came across my chat screen that the account was made. I also tryed making one with HeidiHQL since the passwords are hashed it didnt work.
are you using the authserver.exe that is colored or did you replace it with some other one.
Here is what I did I deleted the whole repack.
downloaded 2.4 upgraded to 2.5 then to 2.6
and it works..
2.4 has mysql problems that will not let incomiing connections for registration
2.5 fixed mysql new authserver.exe
2.6 fixed website registration added a few more commands
I installed 2.4 then installed 2.5 then i installed the 2.6 up date. i went in to the folders and changed what i needed to 127.0.0.1 i then go into Task manger and run it to make sure nothing is blocking the server from running.and I start the core once it's loades, it loads both the authserver.exe and world server. i launch wow.exe and i use- user Administrator pass Administrator I log in, I have 1 character a lvl 85 worgan hunter. i type in .account create myname mypassword then nothing happens. I tryed going to http://127.0.0.1 and registered a account i can log on that sight with it but when i put it into log into the game with it will not work.
Yea everytime I try this, it says that I have a bad internet connection, which I dont.. :/
ya some times it can not pull the data back to the client from the web.
The config.xml file gathers the personal data from that user and reads it to your client.. thats the only file that needs the web.
And my host provider has problems some times.. I have mysql connection problems but i been fixing it.
I kept all the connection open for every user. I have been added the close statement so it gathers the data then close and reopens when its in need..
Its a fun project to work on and i thank you all who uses it and tested it out I hope you like it.
I also added a comment posting section so you can ask questions or post a thought. been fixing the uploads and other stuff..
I would have never seen these problems if it wasn't for you guys,, so I thank you all.
in the core ill add some code to check if connection is good if good continue, if not or else continue with out feed..
---------- Post added at 02:50 PM ---------- Previous post was at 02:44 PM ----------
I also learned something about the emu why the trade dose not work.. and other things. Blizzard has encrypted a stream and has another stream unecrypted. and 4.0.6 uses 2 streams one old and one new, the new stream is the problem this is why we need to patch our client.
So this is why the NPC are unknown and trade and other issuse do not work.
But what dose work on this repack and dose not work on other repacks is spirit healers guilds partitions barber shops and much more, I have fixed a shit load of crap.