MultiEdit-Addon icon indicating copy to clipboard operation
MultiEdit-Addon copied to clipboard

Addon does not load in Blender 2.78

Open nureyev opened this issue 8 years ago • 4 comments

The addon does not load or display a panel in Blender 2.78b.

nureyev avatar Mar 02 '17 16:03 nureyev

I'm currently using it with Blender 2.78b and it's working fine so far. Could you be a bit more specific about the problem?

antoni4040 avatar Mar 02 '17 22:03 antoni4040

Thanks for the reply. I spent some time debugging this. I think there's a conflict with another addon, or I made an error installing another addon.

Short version is a possible conflict with MiraTools. I resolved it by deleting the MiraTools addon and installing MultiEdit from the .py (not the .ZIP).

I was getting numerous errors in the terminal of the type: fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\********\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\mi_wrap_master.py'

Since I need your addon more than MiraTools, I don't mind this solution.

By the way, this is a great feature. Thanks again.

nureyev avatar Mar 02 '17 23:03 nureyev

I installed MiraTools and seems to be working fine with MultiEdit installed. Maybe you have an older version of MiraTools that's causing problems? Try installing the most recent version. Anyway, I'm glad you find it useful, have fun modelling!

antoni4040 avatar Mar 03 '17 13:03 antoni4040

I tried the newest MiraTools as you suggested, which now does not throw as many errors. Instead I usually get something like: <!> event has invalid window Saved session recovery to 'C:\Users*********\AppData\Local\Temp\quit.blend' Error: Not freed memory blocks: 34, total unfreed memory 7.538506 MB

I think there's a problem, but not with your addon. I get a small memory leak (0.000648 MB) when I remove MiraTools but that's from another addon. There's some sort of interaction occurring between something I installed or changed.

I'll document it in case someone else has a similar issue.

I have all the standard addons installed + Mouselook Navigation 1.06, Bool Tools 0.3.5, ANT Landscape 0.1.4, Run Script in PyConsole 1.0, Multi Object UV Editing 0.9.8.

Operating system is Windows 10 (x64). Blender 2.78b (x64).

Thanks for your time.

nureyev avatar Mar 03 '17 16:03 nureyev