v2.4.1: Bugfixes for Modify Ammo, catch and handle common error messages
Updates and Fixes
General Updates:
- Added a popup message if the user is running inside of the
C:\Users\username\OneDrivefolder. Mod Builder commonly encounters errors due to OneDrive locking files and the popup will instruct the user to move themodbuilderfolder to a different directory - Added a popup message to handle a common
PermissionErrorif Mod Builder does not have sufficient permissions to delete thedropzonefolder 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 amax_rangeof0will properly default to the ammo's defaultmax_range. Also fixed a bug where ammo penetration values were not accurately reflected in the in-game UI.