ProtectMyTooling icon indicating copy to clipboard operation
ProtectMyTooling copied to clipboard

randomly get this sometimes

Open peacocksir opened this issue 9 months ago • 0 comments

not sure the cause just sometimes the GUI closes and gives this error in console:

Traceback (most recent call last): File "C:\Users\money_mountain\Downloads\ProtectMyTooling\ProtectMyToolingGUI.pyw", line 677, in main() File "C:\Users\money_mountain\Downloads\ProtectMyTooling\ProtectMyToolingGUI.pyw", line 669, in main os.remove(outfile) PermissionError: [WinError 5] Access is denied: 'C:\Users\money_mountain\Downloads\BSSAI-obf.exe' Exception ignored in atexit callback: <function reEnableAvAtExit at 0x000001E8218F8280> Traceback (most recent call last): File "C:\Users\money_mountain\Downloads\ProtectMyTooling\ProtectMyTooling.py", line 528, in reEnableAvAtExit handleAv(options, logger, av_enable_status) File "C:\Users\money_mountain\Downloads\ProtectMyTooling\ProtectMyTooling.py", line 491, in handleAv logger.info( AttributeError: 'NoneType' object has no attribute 'info'

peacocksir avatar Feb 23 '25 18:02 peacocksir