|
Post by Phantomeis on Aug 21, 2021 13:00:27 GMT
The same problem with the database disconnecting after the end of each round (Clean installation of version 2.3 ). I also want to ask. How to give a player a "deuce"? Does it even work? Hey. Can you try somethign out for me in yoru database?
Open up XAMPP and start Apache and MYSQL server, then next to the mysql start button click the "Admin" button. The Webinterface for myphpadmin should pop up in your webbrowser. select the bf2142 databse on the left side, then click the "stats_v", now in the top row of the screen you have a button called "insert". Press that, fill out the very first entry "PID" with "1", then scroll all the way down the website and press "go". Then select the "stats_v" again. It should look different now. Then try a game again and check back if the error persists. i will roll back the vehicle_stats check then
|
|
|
Post by Phantomeis on Aug 21, 2021 14:03:40 GMT
i updated the Download again to version 2.4, which has the vehicles stats removed. it is basically back to what version 2.2 was, but with this Guide included inside the archive.
|
|
|
Post by Phantomeis on Oct 4, 2021 19:43:26 GMT
Update 2.5 +Fixed MYSQL crashes. +Reduced server-timeout from 30 to 5 seconds. Client-side (ingame server users) will profit with faster map changes. Timeout for dedicated servers is reduced to 10 seconds.
Also i added the Download for the old 2.2 version back in, just in case someone has a need for it.
|
|
steve
New Member
Posts: 12
|
Post by steve on Oct 24, 2021 6:24:54 GMT
Hello my good friends hope you is all good.
I like the new update instructions, just been reading through them.
I noticed you had some problems with the vehicle data.....
I've been testing for the last couple of months and had no problems with the vehicle data base writing, although i can see what the problem is....
In the bf2142statistics.php there is this line, for ($v = 0; $v < 16; $v++) {, the important part is < 16, this means there should be 0 - 15 entries for each vehicle in the stats_v.
You only have 0 - 13 in the stats_v and this is what causes the data write error.
Update the stats_v with the missing entries for each vehicle ( if you don't want to add the entries to stats_v, change < 16 to < 14, but you will be missing 2 vehicles if you do this).
|
|
|
Post by Phantomeis on Nov 7, 2021 22:17:59 GMT
Hello my good friends hope you is all good. I like the new update instructions, just been reading through them. I noticed you had some problems with the vehicle data..... I've been testing for the last couple of months and had no problems with the vehicle data base writing, although i can see what the problem is.... In the bf2142statistics.php there is this line, for ($v = 0; $v < 16; $v++) {, the important part is < 16, this means there should be 0 - 15 entries for each vehicle in the stats_v. You only have 0 - 13 in the stats_v and this is what causes the data write error. Update the stats_v with the missing entries for each vehicle ( if you don't want to add the entries to stats_v, change < 16 to < 14, but you will be missing 2 vehicles if you do this). Hey steve! thanks, i will get to it near the end of november, i will add the missing vehicle entries.
|
|
|
Post by xenomorphx on Jan 26, 2022 20:26:40 GMT
how can i change port 18300 to 18240 in fesl server? I want to create a server for MOH Airborne
|
|
|
Post by Phantomeis on Jan 26, 2022 21:23:57 GMT
how can i change port 18300 to 18240 in fesl server? I want to create a server for MOH Airborne Usage: %s [options] Options:. -x port port to listen connections (18300 default). -v verbose output. -l 1 - logfile on, 0 - logfile off (default). FOR DEBUG. -restore_srv enable restore account and password to email. -dbhost host MySQL DB. -dbname DB name. -dbuser DB user. -dbpass DB password. -p increase process priority. -d DIR dump the content of the connections in various tcpdump-like cap files.
So you go to your /fesl_login_server/ folder and open the _launch.bat with editor. append a -x 18240 to the commandline. Save and launch FESL with _launch.bat, it should listen to port 18240 now.
I will add these instructions to the package.
|
|
|
Post by xenomorphx on Jan 29, 2022 19:43:45 GMT
how can i change port 18300 to 18240 in fesl server? I want to create a server for MOH Airborne Usage: %s [options] Options:. -x port port to listen connections (18300 default). -v verbose output. -l 1 - logfile on, 0 - logfile off (default). FOR DEBUG. -restore_srv enable restore account and password to email. -dbhost host MySQL DB. -dbname DB name. -dbuser DB user. -dbpass DB password. -p increase process priority. -d DIR dump the content of the connections in various tcpdump-like cap files.
So you go to your /fesl_login_server/ folder and open the _launch.bat with editor. append a -x 18240 to the commandline. Save and launch FESL with _launch.bat, it should listen to port 18240 now.
I will add these instructions to the package.
Could you help with MOH Airborne? I want to play on LAN. You need to set up a fesl server. I can not.
|
|
|
Post by Phantomeis on Jan 31, 2022 0:18:47 GMT
Usage: %s [options] Options:. -x port port to listen connections (18300 default). -v verbose output. -l 1 - logfile on, 0 - logfile off (default). FOR DEBUG. -restore_srv enable restore account and password to email. -dbhost host MySQL DB. -dbname DB name. -dbuser DB user. -dbpass DB password. -p increase process priority. -d DIR dump the content of the connections in various tcpdump-like cap files.
So you go to your /fesl_login_server/ folder and open the _launch.bat with editor. append a -x 18240 to the commandline. Save and launch FESL with _launch.bat, it should listen to port 18240 now.
I will add these instructions to the package.
Could you help with MOH Airborne? I want to play on LAN. You need to set up a fesl server. I can not. Sorry mate, the FESL server and the given database is setup only for battlefield 2142. without a database for the login to work you wont go anywhere with your MOH. You have to find yourself a MOH masterserver emulator or as an alternative check if OpenSpy does support the game for your LAN needs.
|
|
|
Post by bf2143 on May 8, 2023 3:34:03 GMT
How to solve this problem? I logged in to BF2CC Client and it appeared.
The object reference was not set to an instance of the object.
|
|
|
Post by Phantomeis on May 28, 2023 20:14:31 GMT
How to solve this problem? I logged in to BF2CC Client and it appeared.
The object reference was not set to an instance of the object. That sounds like an .NET Framework error by BF2CC Client software.
In general it means that some variable/inputfield was not filled with data and you pressed a button. Kinda like: Pressing "Start Rocket", but you did not select which Rocket to start, so it throws an error "object reference not found, please select which rocket is to start".
|
|