Jump to content
3DCoat Forums

marcuz993

Member
  • Posts

    5
  • Joined

  • Last visited

marcuz993's Achievements

Newbie

Newbie (1/11)

2

Reputation

  1. I've copy pasted the content from the files in the repository inside the files in the addon directory, and that did the trick! Now it works as intended. The previous files, while were from the same exact location as linked in my previous post had different content, I have no idea whether they were corrupted by the download from git, or if I did something else wrongly, but this is at least solved now, many thanks!
  2. fake_module: addon missing 'bl_info' gives bad performance!: 'C:\\Users\\marco\\AppData\\Roaming\\Blender Foundation\\Blender\\3.0\\scripts\\addons\\simplecoat\\__init__.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\\Users\\marco\\AppData\\Roaming\\Blender Foundation\\Blender\\3.0\\scripts\\addons\\simplecoat\\__init__.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\\Users\\marco\\AppData\\Roaming\\Blender Foundation\\Blender\\3.0\\scripts\\addons\\simplecoat\\__init__.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\\Users\\marco\\AppData\\Roaming\\Blender Foundation\\Blender\\3.0\\scripts\\addons\\simplecoat\\__init__.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\\Users\\marco\\AppData\\Roaming\\Blender Foundation\\Blender\\3.0\\scripts\\addons\\simplecoat\\__init__.py' fake_module: addon missing 'bl_info' gives bad performance!: 'C:\\Users\\marco\\AppData\\Roaming\\Blender Foundation\\Blender\\3.0\\scripts\\addons\\simplecoat\\__init__.py' Modules Installed () from 'D:\\- WORK -\\3D\\blender addons\\simplecoat.zip' into 'C:\\Users\\marco\\AppData\\Roaming\\Blender Foundation\\Blender\\3.0\\scripts\\addons' Here's the console output when I try to install the addon
  3. Ah, so the .env, .project and .pydevproject files are needed to be in the zip file before the install? Where do they come from? I ask because the installed dir has only the two I listed before
  4. I can't seem to be able to activate this addon; it doesn't appear in Blender addon list when I search for it, even if the console states it's installed correctly. What I did: I have downoladed from your repository the two files: - `__init__.py` - `simple_coat.py` I've placed them in a dir called "simplecoat", zipped it, so that the dir is inside the zip file; I've checked that there aren't any other applink previous installs in the addon directory (to be sure); when installed the directory with the two files resides in the addon folder, correctly, the console says: `Modules Installed () from 'D:\\- WORK -\\3D\\blender addons\\simplecoat.zip' into 'C:\\Users\\[...]\\AppData\\Roaming\\Blender Foundation\\Blender\\3.0\\scripts\\addons'` But the addon is simply not registered: it's not there when I search for its name, nor under Import/Export section of addons. Removing the embedded addon IO_3DCoat from the install path makes no difference. I'm on Blender 3.0 stable, on Windows 10 Any help please? Thank you!
  5. Blender 3.0 + 3DCoat 2021.70; I'm missing something, I'm sure, but: - editing the destination folder /exchange to a custom location in Blender gets constantly overwritten upon transfer - 3DCoat also does not receive the file, BUT the file is saved as .fbx in C:\Users\[MyName]\Documents\3DC2Blender\ApplinkObjects So: 1) I don't want to have the exchange files saved in my C: volume or Documents, is it possible to have a custom location working? Any help please? 2) If I want to send a mesh from Blender to 3DCoat to first sculpt, then retopo, then texture, what is the right process? - if I send it as "per pixel painting", a entry with the mesh name is created in "paint objects" in 3DCoat, but the mesh is empty, with 0 polygons; if I send it as voxel mesh, there's no entry nor polygons anywhere. Thanks!
×
×
  • Create New...