Can't login with recently created account #101

Closed
opened 2014-09-12 08:56:38 -06:00 by ShahriyarB · 8 comments
ShahriyarB commented 2014-09-12 08:56:38 -06:00 (Migrated from github.com)

Hi, I just downloaded and compiled the last files and started the server (GUI version and latest implemented MySQL version)
But when I login to the server that I have just started for the first time and the account that I have just created in game it says you have entered an invalid password
tried to recompile several times and creating other accounts with another password but still the same result.
any idea ?

Hi, I just downloaded and compiled the last files and started the server (GUI version and latest implemented MySQL version) But when I login to the server that I have just started for the first time and the account that I have just created in game it says you have entered an invalid password tried to recompile several times and creating other accounts with another password but still the same result. any idea ?
ShahriyarB commented 2014-09-12 09:01:46 -06:00 (Migrated from github.com)

I've forgot to mention that I compile the code using https://github.com/HarpyWar/pvpgn-magic-builder

I've forgot to mention that I compile the code using https://github.com/HarpyWar/pvpgn-magic-builder
RElesgoe commented 2014-09-12 17:36:24 -06:00 (Migrated from github.com)

What does the server logs say?

What does the server logs say?
ShahriyarB commented 2014-09-13 03:15:51 -06:00 (Migrated from github.com)

Sep 13 13:44:47 [info ] pvpgn::bnetd::_client_loginreqw3: 540 "Shahriyar" passed account check (even though account has no salt)
Sep 13 13:44:47 [info ] pvpgn::bnetd::conn_destroy: [540] closed bnet connection

Sep 13 13:44:47 [info ] pvpgn::bnetd::_client_loginreqw3: [540](W3) "Shahriyar" passed account check (even though account has no salt) Sep 13 13:44:47 [info ] pvpgn::bnetd::conn_destroy: [540] closed bnet connection
HarpyWar commented 2014-09-13 08:04:37 -06:00 (Migrated from github.com)

@Sh98 please, try with the latest code, I've just fixed bug in a storage layer.

@Sh98 please, try with the latest code, I've just fixed bug in a storage layer.
ScHaTTeNLiLiE commented 2014-09-14 03:35:44 -06:00 (Migrated from github.com)

same problem here build fresh from git on linux cant login...

<Sep 14 11:26:13 [debug] _client_countryinfo109: [18] COUNTRYINFO_109 packet tzbias=0xffffff88(-120) lcid=1031 langid=2057 arch="IX86" client="W3XP" versionid=0x0000001a gamelang="deDE">
Sep 14 11:26:13 [debug] _client_countryinfo109: [18] COUNTRYINFO_109 packet from "Germany" "DEU"
Sep 14 11:26:13 [info ] conn_set_archtag: [18] setting client arch to "IX86"
Sep 14 11:26:13 [info ] conn_set_clienttag: [18] setting client type to "W3XP"
Sep 14 11:26:13 [info ] conn_set_gamelang: [18] setting client gamelang to "deDE"
Sep 14 11:26:13 [debug] _client_countryinfo109: [18] selecting version check
Sep 14 11:26:13 [debug] versioncheck_create: version check entry archtag=IX86, clienttag=W3XP
Sep 14 11:26:13 [debug] _client_countryinfo109: [18] selected "IX86ver1.mpq" "A=3845581634 B=880823580 C=1363937103 4 A=A-S B=B-C C=C-A A=A-B"
Sep 14 11:26:13 [info ] _client_authreq109: [18] CLIENT_AUTHREQ_109 ticks=0x005e65d5, verstr=1.26.0.1 exeinfo="war3.exe 03/18/11 20:03:55 471040" versionid=0x0000001a gameversion=0x011a0001 checksum=0xf2e7cec2
Sep 14 11:26:13 [info ] versioncheck_validate: got a matching entry: W3XP_126A
Sep 14 11:26:13 [info ] _client_authreq109: [18] client matches versiontag "W3XP_126A"
Sep 14 11:26:13 [info ] _client_authreq109: [18] no upgrade for W3XP_126A is available
Sep 14 11:26:13 [info ] _client_fileinforeq: [18] file requested: "termsofservice-deDE.txt" - type = 0x01
Sep 14 11:26:13 [info ] _client_fileinforeq: [18] file requested: "newaccount-deDE.txt" - type = 0x02
Sep 14 11:26:13 [info ] _client_fileinforeq: [18] file requested: "chathelp-war3-deDE.txt" - type = 0x03
Sep 14 11:26:14 [info ] _client_fileinforeq: [18] file requested: "bnserver-WAR3.ini" - type = 0x05
Sep 14 11:26:21 [info ] _client_loginreqw3: 18 "ScHaTTeNLiLiE" passed account check
Sep 14 11:26:21 [info ] _client_logonproofreq: [18] logon proof requested
Sep 14 11:26:21 [info ] _client_logonproofreq: 18 got wrong client password proof for "ScHaTTeNLiLiE"
Sep 14 11:30:34 [info ] _client_loginreqw3: 18 "ScHaTTeNLiLiE" passed account check
Sep 14 11:30:34 [info ] _client_logonproofreq: [18] logon proof requested
Sep 14 11:30:34 [info ] _client_logonproofreq: 18 got wrong client password proof for "ScHaTTeNLiLiE"

same problem here build fresh from git on linux cant login... <Sep 14 11:26:13 [debug] _client_countryinfo109: [18] COUNTRYINFO_109 packet tzbias=0xffffff88(-120) lcid=1031 langid=2057 arch="IX86" client="W3XP" versionid=0x0000001a gamelang="deDE"> Sep 14 11:26:13 [debug] _client_countryinfo109: [18] COUNTRYINFO_109 packet from "Germany" "DEU" Sep 14 11:26:13 [info ] conn_set_archtag: [18] setting client arch to "IX86" Sep 14 11:26:13 [info ] conn_set_clienttag: [18] setting client type to "W3XP" Sep 14 11:26:13 [info ] conn_set_gamelang: [18] setting client gamelang to "deDE" Sep 14 11:26:13 [debug] _client_countryinfo109: [18] selecting version check Sep 14 11:26:13 [debug] versioncheck_create: version check entry archtag=IX86, clienttag=W3XP Sep 14 11:26:13 [debug] _client_countryinfo109: [18] selected "IX86ver1.mpq" "A=3845581634 B=880823580 C=1363937103 4 A=A-S B=B-C C=C-A A=A-B" Sep 14 11:26:13 [info ] _client_authreq109: [18] CLIENT_AUTHREQ_109 ticks=0x005e65d5, verstr=1.26.0.1 exeinfo="war3.exe 03/18/11 20:03:55 471040" versionid=0x0000001a gameversion=0x011a0001 checksum=0xf2e7cec2 Sep 14 11:26:13 [info ] versioncheck_validate: got a matching entry: W3XP_126A Sep 14 11:26:13 [info ] _client_authreq109: [18] client matches versiontag "W3XP_126A" Sep 14 11:26:13 [info ] _client_authreq109: [18] no upgrade for W3XP_126A is available Sep 14 11:26:13 [info ] _client_fileinforeq: [18] file requested: "termsofservice-deDE.txt" - type = 0x01 Sep 14 11:26:13 [info ] _client_fileinforeq: [18] file requested: "newaccount-deDE.txt" - type = 0x02 Sep 14 11:26:13 [info ] _client_fileinforeq: [18] file requested: "chathelp-war3-deDE.txt" - type = 0x03 Sep 14 11:26:14 [info ] _client_fileinforeq: [18] file requested: "bnserver-WAR3.ini" - type = 0x05 Sep 14 11:26:21 [info ] _client_loginreqw3: [18](W3) "ScHaTTeNLiLiE" passed account check Sep 14 11:26:21 [info ] _client_logonproofreq: [18] logon proof requested Sep 14 11:26:21 [info ] _client_logonproofreq: [18](W3) got wrong client password proof for "ScHaTTeNLiLiE" Sep 14 11:30:34 [info ] _client_loginreqw3: [18](W3) "ScHaTTeNLiLiE" passed account check Sep 14 11:30:34 [info ] _client_logonproofreq: [18] logon proof requested Sep 14 11:30:34 [info ] _client_logonproofreq: [18](W3) got wrong client password proof for "ScHaTTeNLiLiE"
ScHaTTeNLiLiE commented 2014-09-14 07:53:25 -06:00 (Migrated from github.com)

Okay found the problem it was on my side... or better to say my wc3 client

Okay found the problem it was on my side... or better to say my wc3 client
HarpyWar commented 2014-09-14 08:38:34 -06:00 (Migrated from github.com)

@ScHaTTeNLiLiE, please describe what's the problem?

@ScHaTTeNLiLiE, please describe what's the problem?
ScHaTTeNLiLiE commented 2014-09-17 11:56:06 -06:00 (Migrated from github.com)

@HarpyWar i was using the wrong/bugged w3loader i was using w3l_1_3_by_Keres_SRP3 instead of w3l_1_3_by_Keres... I download them from http://pvpgn.harpywar.com/war3/w3loader/

@HarpyWar i was using the wrong/bugged w3loader i was using w3l_1_3_by_Keres_SRP3 instead of w3l_1_3_by_Keres... I download them from http://pvpgn.harpywar.com/war3/w3loader/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Techwizz/pvpgn-server#101
No description provided.