Skip to content

v2.4.1: Bugfixes for Modify Ammo, catch and handle common error messages

Choose a tag to compare

@RyMaxim RyMaxim released this 10 Dec 22:59
· 2 commits to master since this release

Updates and Fixes

General Updates:

  • Added a popup message if the user is running inside of the C:\Users\username\OneDrive folder. Mod Builder commonly encounters errors due to OneDrive locking files and the popup will instruct the user to move the modbuilder folder to a different directory
  • Added a popup message to handle a common PermissionError if Mod Builder does not have sufficient permissions to delete the dropzone folder from the game directory
  • Add a handler to catch a tkinter error if the user closes Mod Builder while the application is loading mods

Bugfixes:

  • Modify Ammo: Setting a max_range of 0 will properly default to the ammo's default max_range. Also fixed a bug where ammo penetration values were not accurately reflected in the in-game UI.