|
Post by EDGECOM on Nov 15, 2018 0:48:53 GMT
make sure you change the embedded hex value in the bf2142.exe if you have not already done so you need to find this hex value 65f6fe68 and change it to 0301a8c0   its the ip address 104.254.246.101 and 192.168.1.3 hex value reversed 101.246.254.104 = 65f6fe68 3.1.168.192 = 0301a8c0
|
|
|
Post by Phantomeis on Nov 15, 2018 1:24:39 GMT
i have debugged the database and wrote some lines for it. i should create an SQL command where the admin only has to put the player_ID in to give all unlocks.
BTW what edgecom wants you to do is already done in the cracked exe from "workingdir", so just take that. Also its what i call the "hidden IP" in my guide
|
|
snazz
New Member
Posts: 24
|
Post by snazz on Nov 15, 2018 1:26:10 GMT
Yep hex value was set.
The awards and progress are not saving, I played 2 full rounds and should've ranked up (bar was 60/40).
|
|
snazz
New Member
Posts: 24
|
Post by snazz on Nov 15, 2018 1:36:58 GMT
BTW just found a bug in Levels/Highway_Tampa/Info/Highway_Tampa.desc
I noticed the server couldn't find the gamemode when I had 'highway_tampa gpm_ti 48' in the maplist, turns out there was a missing </mode> tag after gpm_sp.
|
|
|
Post by Phantomeis on Nov 15, 2018 1:44:45 GMT
thats right and now reported to Project Remaster aswell- will be included in patch 1.2
a'm also now hanging on the part where the stats arent saved. the game and the server dont ask for stats for some reason, looking into it.
|
|
|
Post by EDGECOM on Nov 15, 2018 13:42:01 GMT
i have debugged the database and wrote some lines for it. i should create an SQL command where the admin only has to put the player_ID in to give all unlocks. what did you change in the database that would be cool to write a MYSQL command are you 100% sure its not saving stats I do know you have to log out and then back in to see your new actual stats also if you changed the default password , username or the database name you will need to change it in the include/_ccconfig.php file located in the htdocs folder also all the files in the bf2142stats folder in the zip file you created need to be in the root directory folder in htdocs it can not be in a subfolder htdocs/bf2142stats = no go htdocs = good try that and let me know what happens
|
|
|
Post by EDGECOM on Nov 15, 2018 13:52:56 GMT
BTW just found a bug in Levels/Highway_Tampa/Info/Highway_Tampa.desc I noticed the server couldn't find the gamemode when I had 'highway_tampa gpm_ti 48' in the maplist, turns out there was a missing </mode> tag after gpm_sp. thank you for the find I will edit my map desc
|
|
|
Post by Phantomeis on Nov 15, 2018 14:33:43 GMT
snazzregarding the stats there is a big messup on my side. head into your xampp/htdocs/bf2142 cut all files there and paste them one folder level down into xampp/htdocs/ then stats will work again.. i will update the allinonepack atm
|
|
snazz
New Member
Posts: 24
|
Post by snazz on Nov 15, 2018 23:04:55 GMT
I installed the new 2.1 'drop_in_xampp_folder' and python for the server (picked the 10times_truestats). There's some data saving in the database (e.g. playerprogress table) but in game I'm not ranking up or able to see any stats. I made sure to try logging out and back in.
|
|
|
Post by Phantomeis on Nov 16, 2018 1:46:35 GMT
are you sure the pythonfolders in xampp and the gameserver are 100% the same? what does the stats_e and stats_m table say, are there records for the pid=2 ?
|
|
snazz
New Member
Posts: 24
|
Post by snazz on Nov 16, 2018 2:28:48 GMT
All the python files are mirrored except 'BF2142StatisticsConfig.py' which is only in the 'drop_in_standalone_folder'.
Stats_e and stats_m do have records for pid 2.
It also looks like I have a higher rank icon in the game scoreboard but not reflected anywhere else.
|
|
|
Post by Phantomeis on Nov 16, 2018 3:04:05 GMT
logout, go to playergrogress-table, change "rnkcg" to 1 also in the same table scroll to the far right and search for "unavl", what number is it set to, it should be 3 login again. did you get the pomotion window? do you have at least the three unlock points ?
also mind joining the Project remaster discord? edgecom and myself are active there and we get notification, so we can speed things up.
|
|
snazz
New Member
Posts: 24
|
Post by snazz on Nov 16, 2018 14:42:45 GMT
Rnkcg was 1, unavl was 5 so I changed it to 3 but still no stats/unlocks showing in the game menu.
I've joined the Project Remaster discord, which channel do you discuss the Multiplayer branch in?
|
|
|
Post by Phantomeis on Nov 16, 2018 15:14:19 GMT
unavl mans unlocks availabe- to how many unlock points you may spend. rnkcg up tells the game that the "PROMOTION!!!11" window with the appropriate rank will be shown next login. i sent you a friendrequest, so we can open a private channel
|
|