Jump to content
3DCoat Forums
  • Posts

    • Hi. It looks like Coat doesnt saves certain preferences, like: Hide Left Tool Panel Skip Smooth All Dialog After Coat restart those 2 are disabled again. And the Blender applink Y/Z gets messed up, i've mentioned that here: If somebody can help me out, that would be great. I'm using the trial version in trial period and it seems like it doesn't matter which version (26/29) I use.
    • Thank you for the confirmation. Additionally, I found that there are some combinations of objects where no artifacts occur, even when multiple objects are selected. Attached is the FBX file with the combination of objects that causes artifacts.   test013.fbx
    • Now on Paint room > Texture Editor panel you can see the Texture UV Set list In some way is similar to Substance Painter:  The Texture Set List window shows all the material IDs from the current 3D model in a project. It allows to switch and see the layer stack associated with each material on the model as well as their dedicated settings.   On Spainter by default, only the Texture Set which is being selected is displayed when painting. It is possible to change this behavior in the SP' Preferences by unchecking "Only display the material selected when painting" (as 3DC does).
    • Try resetting to default values
    • @Andrew ShpaginGot the latest beta running.  I did notice that the lasso sphere with planar constraint cutting is exceedingly slow at the higher resolutions compared to every other brush available.  Just curious if this could be sped up, it's a super useful brush!  
    • There's still a possible issue with these OS and software version: 3DCoat 2024.29-04 Windows 11 23H2 (22631.4391) In Blender > Export Mesh As Sculpt Object And in Coat, when configured Y up, viewport gizmo auto change to Z up, but the imported object is still Y up. If Coat is configured with Z up, the object still imports as Y up. Is it a bug? Or is it configuration? Please help
    • just wondering , will surface mode support quad multires soon or even subdividing? triangles always destroys the mesh
    • I got 3DCoat to work by copying its files, but I just noticed that it doesn't have access to some other files, my /storage and /storage1 drives, in addition to /opt. Those two are ZFS drives, I assume the distrobox doesn't need ZFS drivers or anything since it should just see the files? So whatever is happening here is the same as not being able to see /opt... I guess?
    • @veris turns out it was easy to solve. It only used Docker because I already had that installed I guess? Anyhow I've updated my post with the solution. From my past wrestling with distrobox I was sure it would be a three-hour long ordeal. Happy to be wrong!  
    • @veris 2 problems for me... 1. The /opt directory, where my 3D Coat is installed, is empty in distrobox and I can't even ln -s the 3D coat into another directory because the link is broken in distrobox 2. I have to give it root permission because of Docker. I don't want to give it root permission, seems like a security risk... I can probably figure this out on my own but if you know the solution please tell me. edit: it was way easier than I expected.  Linux (Ubuntu-based): Run the command: sudo usermod -aG docker $USER Log out and log back in to apply the changes. Thanks for any help
    • @SreckoMif this was for me, then  nodespaghetti@noodlebot:/opt/3DCoat-2024.28-02$ ldd 3dcoat     linux-vdso.so.1 (0x00007ffe3fbfa000)     libgtk-3.so.0 => /lib/x86_64-linux-gnu/libgtk-3.so.0 (0x00007dea6b000000)     libgdk-3.so.0 => /lib/x86_64-linux-gnu/libgdk-3.so.0 (0x00007dea6b8b2000)     libpangocairo-1.0.so.0 => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0 (0x00007dea6b8a1000)     libpango-1.0.so.0 => /lib/x86_64-linux-gnu/libpango-1.0.so.0 (0x00007dea6b836000)     libharfbuzz.so.0 => /lib/x86_64-linux-gnu/libharfbuzz.so.0 (0x00007dea6aef3000)     libatk-1.0.so.0 => /lib/x86_64-linux-gnu/libatk-1.0.so.0 (0x00007dea6b80a000)     libcairo-gobject.so.2 => /lib/x86_64-linux-gnu/libcairo-gobject.so.2 (0x00007dea6b7fe000)     libcairo.so.2 => /lib/x86_64-linux-gnu/libcairo.so.2 (0x00007dea6adaf000)     libgdk_pixbuf-2.0.so.0 => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0 (0x00007dea6b7d0000)     libgio-2.0.so.0 => /lib/x86_64-linux-gnu/libgio-2.0.so.0 (0x00007dea6abdf000)     libgobject-2.0.so.0 => /lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007dea6ab7c000)     libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007dea6aa33000)     libX11.so.6 => /lib/x86_64-linux-gnu/libX11.so.6 (0x00007dea6a8f6000)     libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007dea6a80d000)     libpng16.so.16 => /lib/x86_64-linux-gnu/libpng16.so.16 (0x00007dea6a7d5000)     libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007dea6a7b9000)     libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007dea6a400000)     libGL.so.1 => /lib/x86_64-linux-gnu/libGL.so.1 (0x00007dea6a732000)     libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007dea6b7c7000)     libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007dea6a707000)     libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x00007dea6a702000)     libfbxsdk.so => LinuxLibs/libfbxsdk.so (0x00007dea69600000)     libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007dea6a6d2000)     libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007dea6a6cd000)     libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007dea69200000)     libgmodule-2.0.so.0 => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0 (0x00007dea6a6c6000)     libpangoft2-1.0.so.0 => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0 (0x00007dea6a6ab000)     libfontconfig.so.1 => /lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007dea6a3af000)     libfribidi.so.0 => /lib/x86_64-linux-gnu/libfribidi.so.0 (0x00007dea6a68d000)     libepoxy.so.0 => /lib/x86_64-linux-gnu/libepoxy.so.0 (0x00007dea6a28c000)     libXi.so.6 => /lib/x86_64-linux-gnu/libXi.so.6 (0x00007dea6a279000)     libatk-bridge-2.0.so.0 => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0 (0x00007dea6a23d000)     libXfixes.so.3 => /lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007dea6a683000)     libxkbcommon.so.0 => /lib/x86_64-linux-gnu/libxkbcommon.so.0 (0x00007dea6a1f4000)     libwayland-client.so.0 => /lib/x86_64-linux-gnu/libwayland-client.so.0 (0x00007dea6a1e4000)     libwayland-cursor.so.0 => /lib/x86_64-linux-gnu/libwayland-cursor.so.0 (0x00007dea6a1da000)     libwayland-egl.so.1 => /lib/x86_64-linux-gnu/libwayland-egl.so.1 (0x00007dea6a1d5000)     libXext.so.6 => /lib/x86_64-linux-gnu/libXext.so.6 (0x00007dea6a1c1000)     libXcursor.so.1 => /lib/x86_64-linux-gnu/libXcursor.so.1 (0x00007dea6a1b5000)     libXdamage.so.1 => /lib/x86_64-linux-gnu/libXdamage.so.1 (0x00007dea6a1b0000)     libXcomposite.so.1 => /lib/x86_64-linux-gnu/libXcomposite.so.1 (0x00007dea6a1ab000)     libXrandr.so.2 => /lib/x86_64-linux-gnu/libXrandr.so.2 (0x00007dea6a19e000)     libXinerama.so.1 => /lib/x86_64-linux-gnu/libXinerama.so.1 (0x00007dea6a199000)     libthai.so.0 => /lib/x86_64-linux-gnu/libthai.so.0 (0x00007dea6a18e000)     libfreetype.so.6 => /lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007dea6a0c2000)     libgraphite2.so.3 => /lib/x86_64-linux-gnu/libgraphite2.so.3 (0x00007dea6a09a000)     libXrender.so.1 => /lib/x86_64-linux-gnu/libXrender.so.1 (0x00007dea6a08e000)     libxcb.so.1 => /lib/x86_64-linux-gnu/libxcb.so.1 (0x00007dea6a065000)     libxcb-render.so.0 => /lib/x86_64-linux-gnu/libxcb-render.so.0 (0x00007dea6a056000)     libxcb-shm.so.0 => /lib/x86_64-linux-gnu/libxcb-shm.so.0 (0x00007dea6a051000)     libpixman-1.so.0 => /lib/x86_64-linux-gnu/libpixman-1.so.0 (0x00007dea69551000)     libjpeg.so.8 => /lib/x86_64-linux-gnu/libjpeg.so.8 (0x00007dea694ce000)     libmount.so.1 => /lib/x86_64-linux-gnu/libmount.so.1 (0x00007dea69481000)     libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 (0x00007dea69454000)     libffi.so.8 => /lib/x86_64-linux-gnu/libffi.so.8 (0x00007dea69448000)     libpcre2-8.so.0 => /lib/x86_64-linux-gnu/libpcre2-8.so.0 (0x00007dea69166000)     /lib64/ld-linux-x86-64.so.2 (0x00007dea6b9d8000)     libGLdispatch.so.0 => /lib/x86_64-linux-gnu/libGLdispatch.so.0 (0x00007dea690ae000)     libGLX.so.0 => /lib/x86_64-linux-gnu/libGLX.so.0 (0x00007dea69415000)     libatspi.so.0 => /lib/x86_64-linux-gnu/libatspi.so.0 (0x00007dea69074000)     libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007dea69025000)     libdatrie.so.1 => /lib/x86_64-linux-gnu/libdatrie.so.1 (0x00007dea6901c000)     libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0 (0x00007dea69008000)     libbrotlidec.so.1 => /lib/x86_64-linux-gnu/libbrotlidec.so.1 (0x00007dea68ffa000)     libXau.so.6 => /lib/x86_64-linux-gnu/libXau.so.6 (0x00007dea68ff4000)     libXdmcp.so.6 => /lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007dea68fec000)     libblkid.so.1 => /lib/x86_64-linux-gnu/libblkid.so.1 (0x00007dea68fb1000)     libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x00007dea68ed1000)     libbrotlicommon.so.1 => /lib/x86_64-linux-gnu/libbrotlicommon.so.1 (0x00007dea68eae000)     libbsd.so.0 => /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007dea68e98000)     libcap.so.2 => /lib/x86_64-linux-gnu/libcap.so.2 (0x00007dea68e8b000)     libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007dea68d41000)     liblz4.so.1 => /lib/x86_64-linux-gnu/liblz4.so.1 (0x00007dea68d1f000)     liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007dea68ced000)     libzstd.so.1 => /lib/x86_64-linux-gnu/libzstd.so.1 (0x00007dea68c33000)     libmd.so.0 => /lib/x86_64-linux-gnu/libmd.so.0 (0x00007dea68c24000)     libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007dea68bfd000) This is the latest version 2024.28-2
    • @Oleg ShapovHello Oleg, this file is causing the crash for me on Linux (Kubuntu 24.04). I don't expect there to be a bug on Windows 11! Thank you for your reply.
    • Just noticed this in the terminal... `(3dcoat-Ubuntu20.04:333482): Gtk-WARNING **: 10:01:18.448: Unable to locate theme engine in module_path: "adwaita",`   donno how to make adwaita work, or if it is related.
    • Please share the files that are definitely causing the crash so I can test it on Win11
×
×
  • Create New...