ndee85 / coa_tools

COA Tools is a 2D Animation Suite for blender. It offers a 2D cutout animation workflow similar to programs like spine or spriter.
GNU General Public License v3.0
894 stars 139 forks source link

cant instal in blender 2.8 #156

Open tomaszjacek opened 4 years ago

tomaszjacek commented 4 years ago

Hi, nothing is happening when instal file coa_tools-master.zip in blender 2.8 in console there is info

found bundled python: G:\app\BlenderFoundation\Blender2.82\2.82\python Imported multifiles Warning: property 'release_confirm' not found in keymap item 'OperatorProperties' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\stefan\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\customMenu.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\stefan\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\customMenu.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\stefan\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\customMenu.py' Modules Installed () from 'G:\download\blender\addOns\coa_tools-master.zip' into 'C:\Users\stefan\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons'

plugin is not wisible in Bleder->preferences->addon window.

Thank you,

tj

kreezii commented 4 years ago

For Blender 2.8 install the 2.8 branch

tomaszjacek commented 4 years ago

Hi, Thank you for help but still nothing…

G:\app\BlenderFoundation\Blender2.82>blender.exe Read prefs: C:\Users\stefan\AppData\Roaming\Blender Foundation\Blender\2.82\config\userpref.blend found bundled python: G:\app\BlenderFoundation\Blender2.82\2.82\python Imported multifiles Warning: property 'release_confirm' not found in keymap item 'OperatorProperties' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\stefan\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\customMenu.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\stefan\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\customMenu.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\stefan\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\customMenu.py' Modules Installed () from 'G:\download\blender\addOns\coa_tools-blender28.zip' into 'C:\Users\stefan\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons'

Thank you, tj

kreezii commented 4 years ago

Are you trying to install the file coa_tools-blender28.zip? You have to extract the files, go to Blender folder and zip coa_tools folder, then you must install that file.

tomaszjacek commented 4 years ago

It works! Thank you, tj