Skip to content
This repository has been archived by the owner on Dec 12, 2017. It is now read-only.

Constant console flooding when addon is in AppData/Roaming folder (Win64) #50

Open
mattheimlich opened this issue Apr 16, 2014 · 1 comment

Comments

@mattheimlich
Copy link

The following error constantly floods the console if the addon is run with cgc-retopology in the 2.70/scripts/addons folder in the AppData directory. It makes Contours unusable.

Traceback (most recent call last):
File "C:\Users\Matt\AppData\Roaming\Blender Foundation\Blender\2.70\scripts\addons
, line 646, in retopo_draw_callback
if (self.post_update or self.modal_state == 'NAVIGATING') and context.space_data
File "E:\BlenderGit\2013_Trunk\bin\Release\2.70\scripts\modules\bpy_types.py", lin
properties = StructRNA.path_resolve(self, "properties")
ReferenceError: StructRNA of type CGCOOKIE_OT_retopo_contour has been removed

Moving the folder to the scripts folder alongside the Blender executable solved this, but from helping to debug the GoB addon I know that eventually having an addon work in one place but not the other will eventually cause some weird conflicts within Blender.

@carter2422
Copy link
Member

Hey @mattheimlich, could you check this issue again with Contours 1.2.1? I'm not sure if it's been fixed but I don't have a Windows machine to test on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants