Jump to content
3DCoat Forums
  1. General

    1. Announcements

      This area contains official announcements from the Pilgway team

      459
      posts
    2. 3.9k
      posts
    3. New Releases, Bugs Reports & Development Discussion

      This is a section of the forum specifically for final and beta releases and discussing new developments. Also to report any new bug found.

      49.6k
      posts
  2. 3DCoat

    1. General 3DCoat

      Discussions related to 3DCoat, and also share ideas for improving the program.

      60.3k
      posts
    2. Coding scripts & plugins

      SDK, scripts & plugins development. If you want to create or share custom scripts & plugin(s) for 3DCoat, you can find the information here to do so.

      625
      posts
    3. SOS! If you need urgent help for 3DCoat

       Any urgent matter that needs to be dealt with as soon as possible

      7.2k
      posts
  3. Community

    1. CG & Hardware Discussion

      CG meeting area. General Discussion, News, films, games discussions, etc.

      13.6k
      posts
    2. Content exchange

      Have a Brush, Stencils, Smart Materials, Shaders, Extension, etc. you'd like to share ?
      Post it here !

      797
      posts
    3. 20.3k
      posts
  4. International

    1. 275
      posts
    2. 76
      posts
    3. 1.3k
      posts
    4. 738
      posts
    5. 3.3k
      posts
  • Posts

    • I'm Lost here. I'm on Windows 11 and 3D coat version 4.9.72. There's no Start and no My3dcoatData. Where do I find the place to change the Path? Thanks! Edit: Blender 3.6.1 works fine. 3D coat is written in the same place. Yet I can pull back with that version its only Blender 4.1 that it fails.
    • “3DCoat” is trying to create a user data folder (which contains user settings and assets) inside “C:\Users\USER_NAME\OneDrive\???????\3DCoat”. That is incorrect. It should create it inside “C:\Users\USER_NAME\Documents\3DCoat”. To workaround this problem: Start > start typing “Edit the system environment variables” > Environment Variables… > System variables > New… > Variable name: COAT_USER_PATH Variable value: C:\Users\USER_NAME\Documents\My3DCoatData (specify your user name inside) Source
    • As far as I know, OneDrive is not compatible with the correct operation of 3DCOAT.
    • The app appears to be broken in Blender 4.1. You can send but not get back. Works in Bender 3.6 
    • In order to describe the problem to the developer, I need steps to reproduce the bug. Or a problematic scene. If you have such an opportunity, please send it.ScreenCaptureProject1205.mkv
    • It happens when use generally every tools that does extrude or freeze with Ignore Back Face checked on. I simply perform a lasso selection with them on some objects. It happens randomly, even on plain surface. On an symmetrical object, it could happen on one side and not on the other. I did not check Depth Limit or On Plane. The artifacts do not appear when Ignore Back Face is turned off.
    • try latest version please
    • If your question is about the 3ds Max applink, then it is under development. For general questions about how 3Dcoat works, ask them, they will be happy to help you.
    • Hi, Sorry, but it is not possible to download more than one material at a time. Could you please provide more information about the issue  with filtering? Thank you!
    • Thanks again! Appreciated. I think it might be worth pointing the devs to maybe rename the default template to attract more users, as this functionality inside Coat is absolutely insane and the  most easy way Ive seen this implemented in any software. Maybe there could be added an additional template called "Seamless Texture Sculpting" that uses the Translation you described. And the current "3x3 Tile" one could be renamed in "3x3 - Instanced Tiling" or something, so that new users don't get confused and are immediately offered a template for the "Translation" approach without manual setup.
    • 3DCoat 2022.10 works on the same OS, and even opens files saved with 2024.06. I'd still love to use version 2024 though.
    • I had the same issue on Manjaro linux (an Arch derivative). I  tracked it down to the gtk2 theme crashing when opening the open file dialog. My fix was to change the gtk2 theme from Adwaita to Raleigh. My fix is running 3dcoat with: GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc ./3dcoat-Ubuntu22.04  
    • It doesn't matter if I open it with File -> Open or from the splash screen via "Open Recent Project". Running manjaro linux 23.1.4 with a linux kernel 6.1.85 3dcoat version 2024.06 This is the stacktrace when running 3dcoat with GDB   Thread 1 "3dcoat-Ubuntu22" received signal SIGSEGV, Segmentation fault. 0x0000555555ea43a4 in TagsList::operator>>(int&) () (gdb) bt #0 0x0000555555ea43a4 in TagsList::operator>>(int&) () #1 0x000055555684100e in SpineTool::LoadData(int, BinStream&) () #2 0x0000555557284138 in loadMesh(PolyMesh*, char const*, std::function<void ()>) () #3 0x000055555727eefb in PolyMesh::LoadMesh(char const*) () #4 0x0000555557133ca5 in PenInterface::OpenElement() () #5 0x00005555574babf3 in recent3b() () #6 0x0000555557987aee in X64_CallFunction(unsigned long const*, int, unsigned long (*)(), unsigned long&, bool) () #7 0x0000555557987965 in CallSystemFunctionNative(asCContext*, asCScriptFunction*, void*, unsigned int*, void*, unsigned long&, void*) () #8 0x0000555557986f51 in CallSystemFunction(int, asCContext*) () #9 0x00005555579c9743 in asCContext::ExecuteNext() () #10 0x00005555579c83c0 in asCContext::Execute() () #11 0x00005555574b0c51 in Script::Run(int, char const*, bool) () #12 0x00005555574b1211 in Script::Run(char const*, bool) () #13 0x000055555763036e in do_mitem_cmd() () #14 0x0000555555f0514a in _tcallback<void>::call() () #15 0x00005555575d6147 in BaseWidget::CallCallbacks(unsigned int) () #16 0x00005555575db8dd in Widgets::ProcessWindowsMessages(tagMSG&) () #17 0x0000555557602df2 in IntfWidget1::OnButtonDown(int) () #18 0x0000555555d6ef7f in comms::cWidgets::HandleInputEvents() () #19 0x0000555555c50f0d in comms::cMain_OnRender(comms::cRect const&) () #20 0x0000555555cf63e1 in cLinuxMain_OnRender(void*) () #21 0x00007ffff79caf69 in ??? () at /usr/lib/libglib-2.0.so.0 #22 0x00007ffff7a293a7 in ??? () at /usr/lib/libglib-2.0.so.0 #23 0x00007ffff79cbb97 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0 #24 0x00007ffff7538473 in IA__gtk_main () at /usr/src/debug/gtk2/gtk/gtk/gtkmain.c:1270 #25 0x0000555555cff2c1 in main ()  
    • how do you download more than 1 material at a time? the filtering is also broken it seems
    • is there a version of this that works with max 2024? only blender on webpage is 3Dcoat still being developed? i would like to buy it but this forum seems dead and looking for tips on where to get started. very confusing software lol...
    • I found this strange behaviour when using several tools with no back faces. Freeze, surface and voxal extrude tools all have this behaviour when performing lasso selection. 
×
×
  • Create New...