Server Hotfix and Crash Logger

Thanks to the hard work of several people on the team, we are now ready to release a hotfix to address the server crash issues that have been occurring since V1.3.2. This is a manual update which should be downloaded by anyone hosting a server.

In addition to the fixes, we now have a new crash logging function to assist with troubleshooting any future problems. If a server unexpectedly terminates it will now write some basic information related to the crash in a log located in the same directory as the server binary. On Windows this requires the presence of jampgame.pdb within the MBII directory. Other platforms do not require any additional files.

Changed Files ( JAMPDED Servers ) ( Linux OpenJK Servers ) ( ARM OpenJK Servers )
Code:
--MBII
jampgamei386.so
jampgame.pdb
MBII.pk3
 
Top