Gaia
Gaia
https://github.com/JacquesLucke/blender_vscode/blob/1449ff34988784242144251cc20a771412797f2d/pythonFiles/include/blender_vscode/load_addons.py#L42 _os.remove(path, *, dir_fd=None) Remove (delete) the file path. If path is a directory, an [IsADirectoryError](https://docs.python.org/3/library/exceptions.html#IsADirectoryError) is raised. Use ~~[rmdir()]~~(https://docs.python.org/3/library/os.html#os.rmdir) to remove directories. If the file does not exist, a...
### Expected Behavior startup program ### Actual Behavior trigger Framework error:System.ArithmeticException->KERNELBASE.dll HearthstoneDeckTracker.execannot start ### Steps to reproduce behavior startup program ### Log/Screenshots _No response_