Substance painter read only как исправить

Adobe
Adobe Support Community

search

  • Global community

    • Language:
      • Deutsch

      • English

      • Español

      • Français

      • Português

  • 日本語コミュニティ

  • 한국 커뮤니티

Exit

    • Home

    • Substance 3D Painter

    • Discussions

  • Read Only

correct answers
1 Correct answer

davescm

Community Expert

Community Expert

,

Oct 05, 2022
Oct 05, 2022

davescm



Community Expert

,

Oct 05, 2022
Oct 05, 2022

On the read only message- have you saved your project yet? When you do it should disappear

On the missing tools, do you have a fill layer selected? Switching to a paint layer (or mask) should ungrey those tools

Dave

replies
2
Replies
2


20 May, 2021 @ 1:39am

Software work just in “read only”

Hello guys, I installed the steam version of SP and the software works fine until I start a new project that change the project to “read only”. I had tried to use different .OBJ and .FBX but that bugs still occurring. With that bug I cant save my project. I have a account in SP’s site but I didnt find a place to link with Steam. Someone please help me, I dont want to believe that I wasted my money in that.

Date Posted: 20 May, 2021 @ 1:39am

Posts: 1

More discussions

9

1

4

15

Sorry, but this is urgent. Anyone who can help me quickly would be much appriciated.

I should still have acces to SP even though I am a recent grad now.

My SP file is labelled “read only”. I have tried importing the sample “meet mat”, and saving the file. Just like it suggested in this forum:Solved: Read Only – Adobe Support Community – 13246905

Once I do this, then “read only” label dissapears and I can access the buttons normally.

BUT, I still cannot import my own model. When I try to I reiceve these error messages:

1.

[Post Effects Document] Post effects have been updated from version 6 to version 7.

2.

[Scene 3D] Unable to open file “file://lcc-render.arts.local/2022%20Production%20MA%203D%20Computer%20Animation/Users/18014845/GIG-SFS%20Proj/Texturing/Content/Spotlight/Spotlight%20HP.obj”.

3.

[Scene 3D] Failed to load 3D scene.
Unable to open file “file://lcc-render.arts.local/2022%20Production%20MA%203D%20Computer%20Animation/Users/18014845/GIG-SFS%20Proj/Texturing/Content/Spotlight/Spotlight%20HP.obj”.

Any ideas?

Аккаунт удален

17.01.2021

Комментарий недоступен

Ответить

Развернуть ветку

Dukezzz

17.01.2021


Автор

Ну смотри. Создаю первый слой с рельефом, этот рельеф потом распространяется на все слои. Можно конечно воспользоваться черной маской, но это дико геморно 

Ответить

Развернуть ветку

Aleksei Gusev

17.01.2021

ты хочешь чтобы закрашенная область на новом слое  перекрывала height на нижнем?

Ответить

Развернуть ветку

Аккаунт удален

17.01.2021

Комментарий недоступен

Ответить

Развернуть ветку

Dukezzz

17.01.2021


Автор

Ну тут я уже убрал рельеф дерева с бумаги маской вручную. Просто хочу понять
мб есть способ сделать это полегче… 

Ответить

Развернуть ветку

Аккаунт удален

17.01.2021

Комментарий недоступен

Ответить

Развернуть ветку

Dukezzz

17.01.2021


Автор

Ну саму модель я не могу менять, это базовая модель под скин в воркшопе Rust

Ответить

Развернуть ветку

Marisha Kim

17.01.2021

Вээу👀👀👀👀Это выглядит так классно (и так сложно для меня🌚) 

Ответить

Развернуть ветку

Аккаунт удален

17.01.2021

Комментарий недоступен

Ответить

Развернуть ветку

Dukezzz

17.01.2021


Автор

По моему лучше покупать подписку у них на сайте. Там дают 30 бесплатных материалов в месяц, на выбор

Ответить

Развернуть ветку

Аккаунт удален

17.01.2021

Комментарий недоступен

Ответить

Развернуть ветку

Аккаунт удален

17.01.2021

Комментарий недоступен

Ответить

Развернуть ветку

Читать все 17 комментариев


On Windows, this window will appear if Substance 3D Painter detects that the current TDR value is below a specific limit (10 seconds).

Why does the GPU driver crash ?

In order to prevent any rendering or GPU computation from locking up the system, the Windows operating system kills the GPU driver whenever a rendering takes more than a few seconds. When the driver is killed, the application using it crashes automatically. It is not possible to know how long a rendering task or a computation may take (it depends on the GPU, the drivers, the OS, the mesh size, the texture size, etc.), therefore it is not possible to put a limit on how much the computer should process and avoid the crash from the application level.

On Windows there is a registry key specifying how long the OS should wait before killing the GPU driver. Application are not authorized to modify this setting directly, this procedure has to be done manually (see below).

For more information consult the official documentation: https://docs.microsoft.com/en-us/windows-hardware/drivers/display/tdr-registry-keys.

List of Keys that need to be changed

To adjust the TDR simply increase the TDR Delay: change both TdrDelay and TdrDdiDelay to a higher value (like 60 seconds).

Note that these Keys can be reset to their default value by Windows updates or GPU Drivers updates.

How to edit the TDR values

Follow this procedure to change the TDR value.

Note that two different keys will have to be created/edited.

Please note that editing the registry can have serious, unexpected consequences that can prevent the system from starting and may require to reinstall the whole operating system if you are unsure of how to modify it. The registry keys mentioned in this page shouldn’t create these kind of issues however.

Adobe take no responsibility for any damage caused to your system by modifying the system registry.

1 — Open the Run window

Click on Start then Run (or press the Windows and R key). It will open the Run window.

2 — Launch the registry editor

Type regedit in the text field and press OK.

3 — Navigate to the GraphicsDrivers registry key

The registry window will open.
In the left pane, navigate in the tree to the GraphicsDrivers key by going into: 

ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlGraphicsDrivers

Be sure to stay on «GraphicsDrivers» and to not click on the Registry keys below before going through the next steps.

4 — Add or Edit the TdrDelay value

If the TdrDelay value doesn’t exist yet, right-click in the right pane and choose New > DWORD (32bit) Value . Name it «TdrDelay«. The case is important, be sure to follow it (and check that there are no other characters such as a trailing space).

In the right pane, double click on the value TdrDelay. Change the Base setting to Decimal . Set the value to something else than the default 2 (we recommend 60).

This value indicates in seconds how long the operating system will wait before considering that the GPU is unresponsive during a computation.

5 — Add or Edit the TdrDdiDelay value

If the TdrDdiDelay value does not exist , right-click in the right pane and choose New > DWORD (32bit) Value . name it » TdrDdiDelay «. The case if important, be sure to follow it (and check that there are no other characters such as spaces).

In the right pane , double click on the value TdrDdiDelay . Change the Base setting to Decimal . Set the value to something else than the default 5 (we recommend 60 ).

This value indicates in seconds how long the operating system will wait before considering that a software took too much time to leave the GPU drivers.

Hexadecimal is the default value, simply switch to decimal to display the right value. Note that 3C (Hexadecimal) equals to 60 (Decimal).

6 — Finish and Restart

The right pane should now looks like this:

Close the Registry editor. Restart the computer by using Start then Restart .

The TdrValue is only looked at when the computer start, so to force a refresh a reboot is necessary.

If the application still crashes when doing a long computation, try increasing the delay (in seconds) from 60 to 120 for example.

How to revert the TDR to its default values ?

There are two ways to revert the TDR to its default values :

  • Set the TdrDelay to 2s and the TdrDdiDelay to 5s, by following the steps described above.
  • Or Remove the TdrDelay and TdrDdiDelay keys from the registry entry.

Documentation

Applications

Plugins & Integrations

Content Platforms

Pipeline Support

Local Search

Sections

GPU drivers crash with long computations (TDR crash)

your current tdr is too low substance painter что это
On Windows, this window will appear if Substance 3D Painter detects that the current TDR value is below a specific limit (10 seconds).

In order to prevent any rendering or GPU computation from locking up the system, the Windows operating system kills the GPU driver whenever a rendering takes more than a few seconds. When the driver is killed, the application using it crashes automatically. It is not possible to know how long a rendering task or a computation may take (it depends on the GPU, the drivers, the OS, the mesh size, the texture size, etc.), therefore it is not possible to put a limit on how much the computer should process and avoid the crash from the application level.

On Windows there is a registry key specifying how long the OS should wait before killing the GPU driver. Application are not authorized to modify this setting directly, this procedure has to be done manually (see below).

List of Keys that need to be changed

To adjust the TDR simply increase the TDR Delay: change both TdrDelay and TdrDdiDelay to a higher value (like 60 seconds).

your current tdr is too low substance painter что это

How to edit the TDR values

Follow this procedure to change the TDR value.

Note that two different keys will have to be created/edited.

Please note that editing the registry can have serious, unexpected consequences that can prevent the system from starting and may require to reinstall the whole operating system if you are unsure of how to modify it. The registry keys mentioned in this page shouldn’t create these kind of issues however.

Adobe take no responsibility for any damage caused to your system by modifying the system registry.

Click on Start then Run (or press the Windows and R key). It will open the Run window.

your current tdr is too low substance painter что это

Type regedit in the text field and press OK.

your current tdr is too low substance painter что это

The registry window will open.
In the left pane, navigate in the tree to the GraphicsDrivers key by going into:

Be sure to stay on «GraphicsDrivers» and to not click on the Registry keys below before going through the next steps.

your current tdr is too low substance painter что это

your current tdr is too low substance painter что это

This value indicates in seconds how long the operating system will wait before considering that the GPU is unresponsive during a computation.

your current tdr is too low substance painter что это

your current tdr is too low substance painter что это

This value indicates in seconds how long the operating system will wait before considering that a software took too much time to leave the GPU drivers.

Hexadecimal is the default value, simply switch to decimal to display the right value. Note that 3C (Hexadecimal) equals to 60 (Decimal).

The right pane should now looks like this:

your current tdr is too low substance painter что это

The TdrValue is only looked at when the computer start, so to force a refresh a reboot is necessary.

If the application still crashes when doing a long computation, try increasing the delay (in seconds) from 60 to 120 for example.

There are two ways to revert the TDR to its default values :

Источник

Documentation

Substance 3D Painter

Substance 3D Painter

Applications

Plugins & Integrations

Content Platforms

Pipeline Support

Local Search

Sections

GPU drivers crash with long computations (TDR crash)

your current tdr is too low substance painter что это
On Windows, this window will appear if Substance 3D Painter detects that the current TDR value is below a specific limit (10 seconds).

In order to prevent any rendering or GPU computation from locking up the system, the Windows operating system kills the GPU driver whenever a rendering takes more than a few seconds. When the driver is killed, the application using it crashes automatically. It is not possible to know how long a rendering task or a computation may take (it depends on the GPU, the drivers, the OS, the mesh size, the texture size, etc.), therefore it is not possible to put a limit on how much the computer should process and avoid the crash from the application level.

On Windows there is a registry key specifying how long the OS should wait before killing the GPU driver. Application are not authorized to modify this setting directly, this procedure has to be done manually (see below).

List of Keys that need to be changed

To adjust the TDR simply increase the TDR Delay: change both TdrDelay and TdrDdiDelay to a higher value (like 60 seconds).

your current tdr is too low substance painter что это

How to edit the TDR values

Follow this procedure to change the TDR value.

Note that two different keys will have to be created/edited.

Please note that editing the registry can have serious, unexpected consequences that can prevent the system from starting and may require to reinstall the whole operating system if you are unsure of how to modify it. The registry keys mentioned in this page shouldn’t create these kind of issues however.

Adobe take no responsibility for any damage caused to your system by modifying the system registry.

Click on Start then Run (or press the Windows and R key). It will open the Run window.

your current tdr is too low substance painter что это

Type regedit in the text field and press OK.

your current tdr is too low substance painter что это

The registry window will open.
In the left pane, navigate in the tree to the GraphicsDrivers key by going into:

Be sure to stay on «GraphicsDrivers» and to not click on the Registry keys below before going through the next steps.

your current tdr is too low substance painter что это

your current tdr is too low substance painter что это

This value indicates in seconds how long the operating system will wait before considering that the GPU is unresponsive during a computation.

your current tdr is too low substance painter что это

your current tdr is too low substance painter что это

This value indicates in seconds how long the operating system will wait before considering that a software took too much time to leave the GPU drivers.

Hexadecimal is the default value, simply switch to decimal to display the right value. Note that 3C (Hexadecimal) equals to 60 (Decimal).

The right pane should now looks like this:

your current tdr is too low substance painter что это

The TdrValue is only looked at when the computer start, so to force a refresh a reboot is necessary.

If the application still crashes when doing a long computation, try increasing the delay (in seconds) from 60 to 120 for example.

There are two ways to revert the TDR to its default values :

Источник

Русские Блоги

Substance Painter TDR проблема TDR проблема

TDR означает обнаружение и восстановление тайм-аута.
Это функция операционной системы Windows, которая может обнаруживать проблему с ответом графической карты и восстанавливать работоспособность рабочего стола путем сброса карты.
Если операционная система не получает ответа от видеокарты в течение определенного периода времени (по умолчанию 2 секунды), операционная система сбросит настройки видеокарты.
До того, как существовал TDR, проблемы такого характера вызывали зависание системы и требовали перезапуска операционной системы.
Если TDR включен и вы видите сообщение об ошибке TDR «Драйвер дисплея перестал отвечать и был восстановлен», это означает, что операционная система Windows сбрасывает драйвер дисплея.

В среде Windows при открытии новой версии SP может появиться следующее окно с запросом вашего TDR (Timeout Detection).
Восстановление) слишком мало, нажмите Продолжить
В любом случае может войти в программное обеспечение, но это может вызвать такие проблемы, как сбои программного обеспечения и чрезмерная задержка. Эта статья предлагает решение этой проблемы вместе с официальной документацией.

Слишком сложно изменить реестр. Откройте собственное программное обеспечение для настройки NVIDIA ==>
“C:Program Files (x86)NVIDIA CorporationNsight Visual Studio Edition XXXMonitorCommonNsight.Monitor.exe”
После изменения необходимо перезагрузить компьютер, чтобы изменения вступили в силу.

SP рекомендует 60 секунд

TDR stands for Timeout Detection and Recovery. This is a feature of the Windows operating system which detects response problems from a graphics card, and recovers to a functional desktop by resetting the card. If the operating system does not receive a response from a graphics card within a certain amount of time (default is 2 seconds), the operating system resets the graphics card.

Before TDR existed, problems of this nature would have resulted in a system freeze and required a reboot of the operating system. If TDR is enabled and you see the TDR error message, “Display driver stopped responding and has recovered,” this means that the Windows operating system reset the display driver.

There are three different possible debugging configurations:

Local debugging with a single GPU,
Local debugging with multiple GPUs, or
Remote debugging.
Choose the one that most closely reflects your NVIDIA Nsight setup:

Local Debugging with a Single GPU
Disabling TDR removes a valuable layer of protection, so it is generally recommended that you keep it enabled.

However, setting the TDR delay too low can cause the debugger to fail for one of two reasons:

Debugging on some GPUs will fails with a TDR delay of less than 10 seconds.
Debug builds of CUDA kernels run more slowly and may intrinsically require additional time to complete. With too low of a TDR delay, the kernels may not have enough time to complete.
Therefore, if you are using local debugging with a single GPU, it’s recommended that you leave TDR enabled, and set the delay to 10 seconds.

To enable TDR and change the delay, do the following:

Right-click the Nsight Monitor icon in the system tray.
Select Options.

your current tdr is too low substance painter что это

In the Options window on the General tab, set WDDM TDR enabled to True.
Change the WDDM TDR Delay from the default setting to 10.

Local Debugging with Multiple GPUs or Remote Debugging
When using either a local debugging configuration with multiple GPUs, or a remote debugging configuration, it’s important to disable TDR. This is because with most CUDA applications, a TDR means that any debugging operation after the TDR will fail. You will not be able to step, set breakpoints, view variables, etc. The application will receive a grid launch failure, and the CUcontext will begin to report errors.

Having TDR enabled can interfere with GPU debugging because the graphics card is perceived by the operating system as unresponsive when the execution of a target application is paused or when the debugger is performing certain operations.

To disable TDR, do the following:

Right-click the Nsight Monitor icon in the system tray.
Select Options.

In the Options window on the General tab, set WDDM TDR enabled to False.

Источник

Проблема с substance painter 2

your current tdr is too low substance painter что это

your current tdr is too low substance painter что это

your current tdr is too low substance painter что это

Ваша видеокарта не поддерживается

your current tdr is too low substance painter что это

Ваша видеокарта не поддерживается

your current tdr is too low substance painter что это

your current tdr is too low substance painter что это

обновлял и никакого толку

your current tdr is too low substance painter что это

chester_150 а может просто SP обновили, он же не на ровном месте начал у вас так себя вести?

попробуйте поставить предыдущую версию, ну либо видюху поновее стоит поставить таки

your current tdr is too low substance painter что это

your current tdr is too low substance painter что это

нет,стационар,fx 8350озу 16гбвидео radeon r9 270знаю видяха слабовата,но до этого всё работало

your current tdr is too low substance painter что это

your current tdr is too low substance painter что это

у меня стационар,у меня нет интегрированной графики

your current tdr is too low substance painter что это

Видеокарта не тянет, сабстанс по требованиям превосходит все топовые игры.

И в общем комп слабоват, комфортно работать не получится.

your current tdr is too low substance painter что это

Видеокарта не тянет, сабстанс по требованиям превосходит все топовые игры.

И в общем комп слабоват, комфортно работать не получится.

your current tdr is too low substance painter что это

your current tdr is too low substance painter что это

Вы сможете запустить SP и затекстурить простую модель текстуркой в 512х, небольшим колличеством слоев 🙂

your current tdr is too low substance painter что это

Вы сможете запустить SP и затекстурить простую модель текстуркой в 512х, небольшим колличеством слоев 🙂

до этого 2048×2048 вполне тянул

your current tdr is too low substance painter что это

your current tdr is too low substance painter что это

your current tdr is too low substance painter что это

Версия какая? Винда какая? Железо какое? При каком действии проявляется ошибка? Раньше вообще работало, если да, то изза каких действий перестало?

your current tdr is too low substance painter что это

Версия какая? Винда какая? Железо какое? При каком действии проявляется ошибка? Раньше вообще работало, если да, то изза каких действий перестало?

Источник

Documentation

Substance 3D Painter

Substance 3D Painter

Applications

Plugins & Integrations

Content Platforms

Pipeline Support

Local Search

Sections

Painter doesn’t start on the right GPU

On Windows, the application may not use the right GPU when starting up which can lead to performance and stability issues. Below is a list of of common issues and their solutions to make sure the software works with the right GPU.

To know which GPU is used, you can check the log file.

Monitor Cables Configuration

On Windows the GPU assigned to an application depends of the monitor on which the application is running. This is because the monitor cables are linked directly to the output of the GPU itself. The application may start on the wrong GPU therefore if the monitor on which it starts is linked to the graphics output of the motherboard instead of the one from the graphic card itself. In that case, Windows is likely to use the integrated GPU rather than the dedicated GPU.

To solve this issue : simply fix the cable configuration by un-plugin the monitor linked to the motherboard and then linking it to the GPU outputs instead.

Incorrect GPU Driver Installation

If the GPU drivers are not properly installed the application will be unable to reach the dedicated GPU and it will have to fallback on the integrated GPU instead.

To solve this issue : uninstall the current GPU drivers, perform a cleanup and then reinstall the GPU drivers after a reboot of the computer.

Nvidia GPU driver profile setting

On some computers, such as Laptops, the application may run on the integrated GPU instead of the dedicated Nvidia GPU by default. With an NVIDIA GPU, the switch to the right GPU depends on application profiles. If an application does not have such profile, you can assign one manually.

To solve this issue :

Windows Performance Setting

Windows may have set the wrong GPU setting for the application because of the default performance and power consumption settings.

To solve this issue : follow the step by step below to override the default GPU configuration.

Источник

Добавить комментарий