GDQuest / blender-power-sequencer

Add-on for video editing in Blender 3D: edit videos faster! Included in Blender 2.81+
https://gdquest.com/blender/power-sequencer/
GNU General Public License v3.0
717 stars 58 forks source link

I use Blender 3.6, and an addon corrupted my file #478

Open namhari1909 opened 1 month ago

namhari1909 commented 1 month ago

Every time, it shows an error :

Lỗi/Sai Số: Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\power_sequencer\operators\save_direct.py", line 31, in execute bpy.ops.wm.save_mainfile() File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\modules\bpy\ops.py", line 113, in call ret = _op_call(self.idname_py(), None, kw)

When this error occurs, if I exit the file, it will become corrupted and inaccessible. Currently, my temporary fix is to uninstall the addon and then save the file. Once the addon is removed, the file saves normally without any errors.