Skip to content

Minecraft Bedrock Service

Compare
Choose a tag to compare
@crowbarmaster crowbarmaster released this 18 Dec 19:27
· 949 commits to master since this release

Beta version 2.56 presents a handful of fixes with the service, and many graphical issues fixed with the client.

-Service updates:
     *TopShelf commands will no longer load service configurations for fast and tidy command processing.
     *Watchdog was found unable to kill rouge server instances on service startup, bug has been fixed.
     *Watchdog is now given more wait time after server startup. Tests performed on slower hardware shows 
      server startup took longer than 15 seconds, causing the watchdog to kill a premature server.
     *More configuration to provide graceful service execution and exit.
-Client updates:
     *Many windows are now named properly.
     *Forms set to specific minimum sizes to prevent aspect ratio changes from clipping created forms.
     *Icon added.
-Client and Service core files are now packaged into the exe for single file capabilities. 
   *** The PDB files are not needed to run, these are included for debugging purposes only. ***