This repository was archived by the owner on Feb 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Error #8
Copy link
Copy link
Open
Labels
Description
It gives me an error everytime i try to bake it. I dont know what the problem is, but you can find the error underneath:
Traceback (most recent call last):
File "C:\Users\mert0073\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\GxAV.py", line 593, in execute
gxbake()
File "C:\Users\mert0073\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\GxAV.py", line 465, in gxbake
bpy.ops.object.select_all(action="DESELECT")
File "C:\Program Files\Blender Foundation\Blender\2.77\scripts\modules\bpy\ops.py", line 189, in call
ret = op_call(self.idname_py(), None, kw)
RuntimeError: Operator bpy.ops.object.select_all.poll() failed, context is incorrect
location: :-1