Copy link to clipboard
Copied
Hello everyone.
I'm trying to make NFTs using PhotoShop, I'm using this javascript to combine the layers. But when it reaches image 291 or 300, PhotoShop crashes.
function Visible(){var Grps=app.activeDocument.layerSets;for(var i=0;i<Grps.length;i++){var tmp=app.activeDocument.layerSets[i].layers.length;app.activeDocument.layerSets[i].visible=true;var groupChildArr=app.activeDocument.layerSets[i].layers;var randLays=Math.floor(Math.random()*tmp);groupChildArr[randLays].visible=true;Save();}
Revert();}
function Save(){var outFolder=app.activeDocument;var outPath=outFolder.path;var fName="PNG";var f=new Folder(outPath+"/"+fName);if(!f.exists){f.create()}
var saveFile=new File(outPath+"/"+fName+"/"+"HEAD_"+num+".png");pngSaveOptions=new PNGSaveOptions();pngSaveOptions.interlaced=false;app.activeDocument.saveAs(saveFile,pngSaveOptions,true,Extension.LOWERCASE);}
function Revert(){var idRvrt=charIDToTypeID("Rvrt");executeAction(idRvrt,undefined,DialogModes.NO);}
var count=prompt("How many versions you want","");for(var x=0;x<count;x++){var num=x+1;Visible();}
This is the PhotoShop error report. I hope you can help me. Thanks. I deleted some code to upload this message. The uploaded the file with all the whole code.
<?xml version="1.0"?>
<!DOCTYPE AdobeCrashReport SYSTEM "AdobeCrashReporter.dtd">
<crashreport serviceVersion="4.8.0.6" clientVersion="4.8.0.6" applicationName="Adobe Photoshop" applicationVersion="24.2.0" build="20230218.r.315" source="Windows-Client" crashType="n/a">
<time year="2023" month="2" day="24" hour="16" minute="57" second="58" timeoffset="-240" timezone="Venezuela Standard Time"/>
<user guid="035439ed-6189-4cd4-87f5-84439d84ec8a"/>
<system platform="Windows 10 Home" osversion="10.0" osbuild="22621" applicationlanguage="en-us" userlanguage="en-US" oslanguage="en-US" ram="32451" machine="12th Gen Intel(R) Core(TM) i7-12800H" model="Intel64 Family 6 Model 154 Stepping 3" cpuCount="20" cpuType="8664" cpuFreq="2803 MHz" processorArchitecture="9"/>
<gpu>
<gpuinfo availability="Running/Full Power" adapterCompatibility="Intel Corporation" adapterRAM="1024 MB" caption="Intel(R) Iris(R) Xe Graphics" description="Intel(R) Iris(R) Xe Graphics" driverDate="20220110000000.000000-000" driverVersion="30.0.101.1298" videoModeDescription="2560 x 1440 x 4294967296 colors" pnpDeviceID="PCI\VEN_8086&DEV_46A6&SUBSYS_201B1A58&REV_0C\3&11583659&1&10" installedDisplayDrivers="<>,igd10iumd64.dll,igd12umd64.dll"/>
<gpuinfo availability="Off Line" adapterCompatibility="NVIDIA" adapterRAM="4095 MB" caption="NVIDIA GeForce RTX 3080 Ti Laptop GPU" description="NVIDIA GeForce RTX 3080 Ti Laptop GPU" driverDate="20230202000000.000000-000" driverVersion="31.0.15.2849" videoModeDescription="" pnpDeviceID="PCI\VEN_10DE&DEV_2460&SUBSYS_201B1A58&REV_A1\4&2E5FD42A&0&0008" installedDisplayDrivers="nvldumdx.dll"/>
</gpu>
<crash exception="EXCEPTION_ACCESS_VIOLATION" exceptionCode="0xc0000005" instruction="0x00007FF65721E899">
<backtrace crashedThread="0">
<thread index="0">
<stackStatement index="0" address="0x00007FF65721E899" symbolname="ART::AssetType::operator!="/>
<stackStatement index="1" address="0x00007FF656F07422" symbolname="AIF::OGL::Texture1D::~Texture1D"/>
<stackStatement index="2" address="0x00007FFC8A6410EA" symbolname="unknown"/>
<stackStatement index="3" address="0x00007FF656F0740F" symbolname="AIF::OGL::Texture1D::~Texture1D"/>
<stackStatement index="4" address="0x0000000400000103" symbolname="unknown"/>
<stackStatement index="5" address="0x00000004B30F1DF0" symbolname="unknown"/>
<stackStatement index="6" address="0x00007FF65E5A5045" symbolname="xmlStringComment"/>
<stackStatement index="7" address="0x000000000000006A" symbolname="unknown"/>
<stackStatement index="8" address="0x00007FFC8A642CB0" symbolname="unknown"/>
<stackStatement index="9" address="0x00007FF656F0740F" symbolname="AIF::OGL::Texture1D::~Texture1D"/>
<stackStatement index="10" address="0x00000004B30F1DF0" symbolname="unknown"/>
<stackStatement index="11" address="0x00000004B30F7130" symbolname="unknown"/>
<stackStatement index="12" address="0x0000000400000103" symbolname="unknown"/>
<stackStatement index="13" address="0x00000004B30EFE00" symbolname="unknown"/>
<stackStatement index="14" address="0x00007FF659430000" symbolname="boost::serialization::singleton_module::unlock"/>
<stackStatement index="15" address="0x0000000800000007" symbolname="unknown"/>
</thread>
</backtrace>
<registerSet>
<register name="RAX" value="0x00007FF656F07410"/>
<register name="RBX" value="0x0000000000000000"/>
<register name="RCX" value="0x0000000000000000"/>
<register name="RDX" value="0x00000004B30F1DF0"/>
<register name="RSI" value="0x00000004B30F0658"/>
<register name="RDI" value="0x000000000000005A"/>
<register name="RSP" value="0x00000004B30EFD30"/>
<register name="RBP" value="0x00000004B30F0650"/>
<register name="RIP" value="0x00007FF65721E899"/>
<register name="EFL" value="0x0000000000010206"/>
<register name="LastExceptionToRip" value="0x0000000000000000"/>
<register name="LastExceptionFromRip" value="0x0000000000000000"/>
</registerSet>
<binaryImageSet>
<binaryImage start="0x00007FF6561A0000" end="0x00007FF660D26000" path="adobe\Photoshop.exe"/>
<binaryImage start="0x00007FFCB7F30000" end="0x00007FFCB8144000" path="ntdll.dll"/>
<binaryImage start="0x00007FFCB7670000" end="0x00007FFCB7733000" path="kernel32.dll"/>
<binaryImage start="0x00007FFCB5530000" end="0x00007FFCB58CC000" path="KERNELBASE.dll"/>
<binaryImage start="0x00007FFCB2440000" end="0x00007FFCB24D7000" path="apphelp.dll"/>
<binaryImage start="0x00007FFC832A0000" end="0x00007FFC83303000" path="AcGenral.dll"/>
<binaryImage start="0x00007FFCB77E0000" end="0x00007FFCB7887000" path="msvcrt.dll"/>
<binaryImage start="0x00007FFCB6B30000" end="0x00007FFCB6BD4000" path="sechost.dll"/>
<binaryImage start="0x00007FFCB7200000" end="0x00007FFCB725E000" path="shlwapi.dll"/>
<binaryImage start="0x00007FFCB5E60000" end="0x00007FFCB600D000" path="user32.dll"/>
<binaryImage start="0x00007FFCB53E0000" end="0x00007FFCB5406000" path="win32u.dll"/>
<binaryImage start="0x00007FFCB7BE0000" end="0x00007FFCB7C09000" path="gdi32.dll"/>
<binaryImage start="0x00007FFCB5BA0000" end="0x00007FFCB5CB2000" path="gdi32full.dll"/>
<binaryImage start="0x00007FFCB5A40000" end="0x00007FFCB5ADA000" path="msvcp_win.dll"/>
<binaryImage start="0x00007FFCB5410000" end="0x00007FFCB5521000" path="ucrtbase.dll"/>
<binaryImage start="0x00007FFCB79C0000" end="0x00007FFCB7B5C000" path="ole32.dll"/>
<binaryImage start="0x00007FFCB72E0000" end="0x00007FFCB766A000" path="combase.dll"/>
<binaryImage start="0x00007FFCB7060000" end="0x00007FFCB7175000" path="rpcrt4.dll"/>
<binaryImage start="0x00007FFCB6010000" end="0x00007FFCB60BE000" path="advapi32.dll"/>
<binaryImage start="0x00007FFCB7DF0000" end="0x00007FFCB7EE1000" path="SHCore.dll"/>
<binaryImage start="0x00007FFCB6240000" end="0x00007FFCB6A2F000" path="shell32.dll"/>
<binaryImage start="0x00007FFCB4A10000" end="0x00007FFCB4A38000" path="userenv.dll"/>
<binaryImage start="0x00007FFC93F00000" end="0x00007FFC93F1E000" path="mpr.dll"/>
<binaryImage start="0x00007FFCB4700000" end="0x00007FFCB4742000" path="sspicli.dll"/>
<binaryImage start="0x00007FFCB77A0000" end="0x00007FFCB77D2000" path="imm32.dll"/>
<binaryImage start="0x00007FFCB7180000" end="0x00007FFCB71F1000" path="ws2_32.dll"/>
<binaryImage start="0x00007FFCB58D0000" end="0x00007FFCB5A36000" path="crypt32.dll"/>
<binaryImage start="0x00007FFCB5370000" end="0x00007FFCB53DB000" path="wintrust.dll"/>
<binaryImage start="0x00007FFCB6BE0000" end="0x00007FFCB705A000" path="setupapi.dll"/>
<binaryImage start="0x00007FFC7CE20000" end="0x00007FFC7CE86000" path="adobe\tbb12.dll"/>
<binaryImage start="0x00007FFC68980000" end="0x00007FFC68BEC000" path="adobe\aif.dll"/>
<binaryImage start="0x00007FFC89860000" end="0x00007FFC898EE000" path="msvcp140.dll"/>
<binaryImage start="0x00007FFC89840000" end="0x00007FFC8985B000" path="VCRUNTIME140.dll"/>
<binaryImage start="0x00007FFC63E40000" end="0x00007FFC641E6000" path="adobe\AdobeOwl.dll"/>
<binaryImage start="0x00007FFC8A640000" end="0x00007FFC8A64C000" path="VCRUNTIME140_1.dll"/>
<binaryImage start="0x00007FFCA4F40000" end="0x00007FFCA4FDA000" path="winspool.drv"/>
<binaryImage start="0x00007FFCB2A80000" end="0x00007FFCB2B77000" path="dxgi.dll"/>
<binaryImage start="0x00007FFCB6150000" end="0x00007FFCB6227000" path="oleaut32.dll"/>
<binaryImage start="0x00007FFC47E00000" end="0x00007FFC47F00000" path="opengl32.dll"/>
<binaryImage start="0x00007FFC94280000" end="0x00007FFC942B4000" path="adobe\act_tracing.dll"/>
<binaryImage start="0x00007FFCA8570000" end="0x00007FFCA8729000" path="GdiPlus.dll"/>
<binaryImage start="0x00007FFCAF730000" end="0x00007FFCAF7ED000" path="mscms.dll"/>
<binaryImage start="0x00007FFCB1C20000" end="0x00007FFCB1C27000" path="msimg32.dll"/>
<binaryImage start="0x00007FFC89490000" end="0x00007FFC894D0000" path="adobe\tbbmalloc.dll"/>
<binaryImage start="0x00007FFC885B0000" end="0x00007FFC885EE000" path="adobe\CITThreading.dll"/>
<binaryImage start="0x00007FFC7A660000" end="0x00007FFC7A766000" path="adobe\ExtendScript.dll"/>
<binaryImage start="0x00007FFC54CE0000" end="0x00007FFC55131000" path="adobe\WRServices.dll"/>
<binaryImage start="0x00007FFC856C0000" end="0x00007FFC856F4000" path="adobe\AdobePDFSettings.dll"/>
<binaryImage start="0x00007FFC75650000" end="0x00007FFC7574C000" path="adobe\ScCore.dll"/>
<binaryImage start="0x00007FFCB1C10000" end="0x00007FFCB1C1E000" path="adobe\dnssd.dll"/>
<binaryImage start="0x00007FFC540B0000" end="0x00007FFC54419000" path="adobe\ZXPSignLib-Minimal.dll"/>
<binaryImage start="0x00007FFC4DCF0000" end="0x00007FFC4DE31000" path="adobe\ACE.dll"/>
<binaryImage start="0x00007FFCAE560000" end="0x00007FFCAE72E000" path="mfplat.dll"/>
<binaryImage start="0x00007FFCAE520000" end="0x00007FFCAE553000" path="RTWorkQ.dll"/>
<binaryImage start="0x00007FFC4C910000" end="0x00007FFC4CD40000" path="adobe\AGM.dll"/>
<binaryImage start="0x00007FFC32280000" end="0x00007FFC3269F000" path="adobe\CoolType.dll"/>
<binaryImage start="0x0000000058320000" end="0x000000005834B000" path="adobe\AXE8SharedExpat.dll"/>
<binaryImage start="0x00007FFC2C3F0000" end="0x00007FFC30EDA000" path="adobe\mkl_core.2.dll"/>
<binaryImage start="0x00007FFC4F520000" end="0x00007FFC4F90E000" path="adobe\ippccl9.dll"/>
<binaryImage start="0x00007FFC4E090000" end="0x00007FFC4E6A1000" path="adobe\ippcvl9.dll"/>
<binaryImage start="0x00007FFC36BF0000" end="0x00007FFC37E54000" path="adobe\ippil9.dll"/>
<binaryImage start="0x00007FFC36660000" end="0x00007FFC36BF0000" path="adobe\ippsl9.dll"/>
<binaryImage start="0x00007FFC4EC00000" end="0x00007FFC4F146000" path="adobe\ippvml9.dll"/>
<binaryImage start="0x00007FFC63DF0000" end="0x00007FFC63E39000" path="icm32.dll"/>
<binaryImage start="0x00007FFCB5070000" end="0x00007FFCB50A3000" path="devobj.dll"/>
<binaryImage start="0x00007FFCAF9C0000" end="0x00007FFCAFAF5000" path="AppXDeploymentClient.dll"/>
<binaryImage start="0x00007FFC1EA50000" end="0x00007FFC22384000" path="nvoglv64.dll"/>
<binaryImage start="0x00007FFCAC350000" end="0x00007FFCAC382000" path="cryptnet.dll"/>
<binaryImage start="0x00007FFCAC1F0000" end="0x00007FFCAC348000" path="drvstore.dll"/>
<binaryImage start="0x00007FFCB4C20000" end="0x00007FFCB4C69000" path="wldp.dll"/>
<binaryImage start="0x00007FFCB3FA0000" end="0x00007FFCB4006000" path="winsta.dll"/>
<binaryImage start="0x00007FFC4AC60000" end="0x00007FFC4AE61000" path="D3D12Core.dll"/>
<binaryImage start="0x00007FFCB7260000" end="0x00007FFCB727F000" path="imagehlp.dll"/>
<binaryImage start="0x00007FFC49830000" end="0x00007FFC4985F000" path="D3DSCache.dll"/>
<binaryImage start="0x00007FFCA1330000" end="0x00007FFCA4941000" path="igc64.dll"/>
<binaryImage start="0x00007FFC5CBC0000" end="0x00007FFC625E0000" path="igd12dxva64.dll"/>
<binaryImage start="0x00007FFC354B0000" end="0x00007FFC35D29000" path="adobe\AdobeHunspellPlugin.dll"/>
<binaryImage start="0x00007FFC353A0000" end="0x00007FFC354A5000" path="adobe\WRLiloPlugin.dll"/>
<binaryImage start="0x00007FFC64A50000" end="0x00007FFC64A67000" path="NapiNSP.dll"/>
<binaryImage start="0x00007FFC64A30000" end="0x00007FFC64A4B000" path="pnrpnsp.dll"/>
<binaryImage start="0x00007FFC64A10000" end="0x00007FFC64A21000" path="winrnr.dll"/>
<binaryImage start="0x00007FFC81CB0000" end="0x00007FFC81CC5000" path="wshbth.dll"/>
<binaryImage start="0x00007FFC649E0000" end="0x00007FFC64A01000" path="nlansp_c.dll"/>
<binaryImage start="0x00007FFC4BB60000" end="0x00007FFC4BDCC000" path="msxml3.dll"/>
<binaryImage start="0x00007FFC69600000" end="0x00007FFC696BE000" path="nvldumdx.dll"/>
<binaryImage start="0x00007FFC28D60000" end="0x00007FFC2C3EA000" path="nvwgf2umx.dll"/>
<binaryImage start="0x00007FFC34960000" end="0x00007FFC35396000" path="adobe\ScriptingSupport.8li"/>
<binaryImage start="0x00007FFC34690000" end="0x00007FFC34951000" path="adobe\AID.dll"/>
<binaryImage start="0x00007FFCAE8C0000" end="0x00007FFCAE8DA000" path="windows.staterepositorycore.dll"/>
<binaryImage start="0x00007FFC34260000" end="0x00007FFC3468B000" path="adobe\MaterialSuite.8li"/>
<binaryImage start="0x00007FFC695B0000" end="0x00007FFC695FE000" path="adobe\WinRTSupport.dll"/>
<binaryImage start="0x00007FFC9AB40000" end="0x00007FFC9AC09000" path="twinapi.dll"/>
<binaryImage start="0x00007FFCB0690000" end="0x00007FFCB0699000" path="IconCodecService.dll"/>
<binaryImage start="0x00007FFC7F5F0000" end="0x00007FFC7FA31000" path="uiautomationcore.dll"/>
<binaryImage start="0x00007FFC98660000" end="0x00007FFC98675000" path="threadpoolwinrt.dll"/>
<binaryImage start="0x00007FFCB51E0000" end="0x00007FFCB528C000" path="sxs.dll"/>
<binaryImage start="0x00007FFC899E0000" end="0x00007FFC899F7000" path="ondemandconnroutehelper.dll"/>
<binaryImage start="0x00007FFCAE8E0000" end="0x00007FFCAEA15000" path="Windows.System.Launcher.dll"/>
<binaryImage start="0x00007FFCAEAD0000" end="0x00007FFCAEB63000" path="msvcp110_win.dll"/>
<binaryImage start="0x00007FFC340F0000" end="0x00007FFC3425C000" path="OpenCL.dll"/>
<binaryImage start="0x00007FFC32A10000" end="0x00007FFC340E2000" path="nvopencl64.dll"/>
<binaryImage start="0x00007FFCAA240000" end="0x00007FFCAA9B0000" path="nvapi64.dll"/>
<binaryImage start="0x00007FFC28650000" end="0x00007FFC28D54000" path="igdrcl64.dll"/>
<binaryImage start="0x00007FFCA9E70000" end="0x00007FFCAA237000" path="igdgmm64.dll"/>
<binaryImage start="0x00007FFBFAB00000" end="0x00007FFBFF1F3000" path="nvvm64.dll"/>
<binaryImage start="0x00007FFC32900000" end="0x00007FFC32A02000" path="igdfcl64.dll"/>
<binaryImage start="0x00007FFBF5D20000" end="0x00007FFBFAAF6000" path="opencl-clang64.dll"/>
<binaryImage start="0x00007FFCAC4C0000" end="0x00007FFCACBD1000" path="d3d10warp.dll"/>
<binaryImage start="0x00007FFCAE210000" end="0x00007FFCAE238000" path="edputil.dll"/>
<binaryImage start="0x00007FFCA6530000" end="0x00007FFCA850E000" path="igd10iumd64.dll"/>
<binaryImage start="0x00007FFCA9DB0000" end="0x00007FFCA9DE4000" path="ControlLib.dll"/>
<binaryImage start="0x00007FFCA9D50000" end="0x00007FFCA9DAD000" path="IntelControlLib.dll"/>
<binaryImage start="0x00007FFC32780000" end="0x00007FFC328FE000" path="dxilconv.dll"/>
</binaryImageSet>
<dumpType>
Mini
</dumpType>
<hbLogSessionDllStatus>
</hbLogSessionDllStatus>
</crash>
<sessionId>
7656c652-0cf8-44be-9903-0c631326db87
</sessionId>
</crashreport>
Copy link to clipboard
Copied
Hi @Cresparchada one thing stands out from the crash report - you only have 1 GB installed on your Intel Iris Xe which is below minimum requirements for Photoshop.
https://helpx.adobe.com/photoshop/kb/photoshop-cc-gpu-card-faq.html#min-gpu-requirements
Also - how much free HD space do you have in Photoshop Preferences/Scratch Disk?
You could be running out of resources causing the crash running this many files with the script - PS does not fully release disk space until it is quit.
Copy link to clipboard
Copied
Hi Kevin, thanks for answer. Well, I also have an RTX 3080 of 16 gb, how can I make the program work with that one? I have about 500gb of free space in my SSD.
Copy link to clipboard
Copied
Here is how to resolve the two GPUs:
https://helpx.adobe.com/photoshop/kb/troubleshoot-gpu-graphics-card.html#multiple-gpus
If that does not work send your system info. Go to Photoshop Help Menu/System Info and copy/paste details in a reply. Post only once as the system takes time to process the large amount of data.
Copy link to clipboard
Copied
Hi Kevin. This is the Info.
Adobe Photoshop Version: 24.3.0 20230316.r.376 37b4b38 x64
Number of Launches: 28
Operating System: Windows 11 64-bit
Version: 11 or greater 10.0.22621.1413
System architecture: Intel CPU Family:6, Model:10, Stepping:3 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-VNNI, HybridCPU(6:8), HyperThreading
Physical processor count: 14
Logical processor count: 20
Processor speed: 2803 MHz
Built-in memory: 32451 MB
Free memory: 23179 MB
Memory available to Photoshop: 24937 MB
Memory used by Photoshop: 78 %
Crash Handler: Adobe
DCX Version: 6.23.1
SAM SDK Version: 3.6.4
ACP.local Status:
- SDK Version: 3.0.1.1
- Core Sync Status: Reachable and compatible
- Core Sync Running: 6.5.0.24
- Min Core Sync Required: 4.3.66.28
Live Edit Client SDK Version: 4.0.0
Content Credential Helper Version: 0.5.3
Manta Canvas: Enabled.
Alias Layers: Disabled.
Highbeam: Enabled.
Wintab Digitizer Services
Spec Version 1.4
Impl Version 1.39
Num Devices 0
Image tile size: 128K
Image cache levels: 4
Font Preview: Medium
HarfBuzz Version: 4.3.0
TextEngine: Unified Text Engine
======= GPU
Native API stable: True
OpenGL API stable: True
OpenCL API stable: True
D3D12Warp renderer: False
GPUDeny: 0
GPUForce: 0
useGPU: 1
useOpenCL: 1
isGPUCapable: 1
GPUName: NVIDIA GeForce RTX 3080 Ti Laptop GPU
GPUVendor: NVIDIA
IsNativeGPUCapable: 1
IsOpenGLGPUCapable: 1
IsOpenCLGPUCapable: 1
HasSufficientRAM: 1
GPU accessible RAM: 16,975 MB
Required GPU accessible RAM: 1,500 MB
UseGraphicsProcessorChecked: 1
UseOpenCLChecked: 1
Windows remote desktop: 0
Display: 1
Display Bounds: top=0, left=0, bottom=1440, right=2560
------- Sniffer output
[0 ms]
Launch GPUSnifferThread
[0 ms]
Start RunAllAPIs
[0 ms]
"C:\Program Files\Adobe\Adobe Photoshop 2023\sniffer.exe" -baseTimeMS=269956209 -comment=Photoshop Version: Adobe Photoshop 24.3.0 20230316.r.376 37b4b38 x64
[1335 ms]
Start GetSnifferResult
[3073 ms]
Start sniffer 2023-04-14 10:05:29
# Photoshop Version: Adobe Photoshop 24.3.0 20230316.r.376 37b4b38 x64
C:\Program Files\Adobe\Adobe Photoshop 2023\sniffer.exe -baseTimeMS=269956209 -comment=Photoshop Version: Adobe Photoshop 24.3.0 20230316.r.376 37b4b38 x64
{47 ms}
Start platform native
# displays: 1
Display 0
Display: \\.\DISPLAY1
Main: TRUE
Built in: FALSE
Stereo: FALSE
Bounds: (0, 0) -> (1,707, 960)
Dimensions: (1,707 960)
Physical size: (0 0)
Pixel size: (0 0)
Dynamic range: (0 1)
Potential dynamic range: (0 1)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=NVIDIA GeForce RTX 3080 Ti Laptop GPU index=0)
# devices: 2
Device 0
Name: NVIDIA GeForce RTX 3080 Ti Laptop GPU
Preferred: TRUE
Power Envelope: UNKNOWN
Attachment: UNKNOWN
# attached displays: 1
\\.\DISPLAY1
GPU accessible RAM: 16,975 MB
VRAM: 16,975 MB
Dedicated System RAM: 0 MB
Shared System RAM: 17,013 MB
API version: 12.0 (12.0)
Device version: 12.0 (12.0)
Vendor name: NVIDIA
Driver date: 2023-02-02 000000.000000-000
Driver age: 2 months
Driver version: 31.0.15.2849
Supports UMA: UNSUPPORTED
D3D-ID: 9312
Device 1
Name: Intel(R) Iris(R) Xe Graphics
Preferred: FALSE
Power Envelope: UNKNOWN
Attachment: UNKNOWN
# attached displays: 0
GPU accessible RAM: 17,147 MB
VRAM: 134 MB
Dedicated System RAM: 0 MB
Shared System RAM: 17,013 MB
API version: 12.0 (12.0)
Device version: 12.0 (12.0)
Vendor name: INTEL
Driver date: 2022-01-10 000000.000000-000
Driver age: 15 months
Driver version: 30.0.101.1298
Supports UMA: SUPPORTED
D3D-ID: 18086
End platform native
{2489 ms}
{2489 ms}
Start platform OpenGL
# displays: 1
Display 0
Display: \\.\DISPLAY1
Main: TRUE
Built in: FALSE
Stereo: FALSE
Bounds: (0, 0) -> (1,707, 960)
Dimensions: (1,707 960)
Physical size: (0 0)
Pixel size: (0 0)
Dynamic range: (0 1)
Potential dynamic range: (0 1)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=NVIDIA GeForce RTX 3080 Ti Laptop GPU/PCIe/SSE2 index=0)
# devices: 1
Device 0
Name: NVIDIA GeForce RTX 3080 Ti Laptop GPU/PCIe/SSE2
Preferred: TRUE
Power Envelope: INTEGRATED
Attachment: UNKNOWN
# attached displays: 1
\\.\DISPLAY1
GPU accessible RAM: 16,975 MB
VRAM: 16,975 MB
Dedicated System RAM: 0 MB
Shared System RAM: 17,013 MB
API version: 2.1 (2.1.2 NVIDIA 528.49)
Device version: 2.1 (2.1.2 NVIDIA 528.49)
Vendor name: NVIDIA
Driver date: 2023-02-02 000000.000000-000
Driver age: 2 months
Driver version: 31.0.15.2849
GLSL version: 1.20 (1.20 NVIDIA via Cg compiler)
End platform OpenGL
{2598 ms}
{2598 ms}
Start platform OpenCL
# displays: 0
# devices: 2
Device 0
Name: NVIDIA GeForce RTX 3080 Ti Laptop GPU
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: UNKNOWN
# attached displays: 0
GPU accessible RAM: 17,179 MB
VRAM: 17,179 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 3.0 (OpenCL 3.0 CUDA)
Device version: 3.0 (OpenCL 3.0 CUDA)
Vendor name: NVIDIA
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
Bandwidth: 388 GB / s
Compute score: 7,213.76
Device name string: NVIDIA GeForce RTX 3080 Ti Laptop GPU
Device vendor string: NVIDIA Corporation
Platform name string: NVIDIA CUDA
Platform vendor string: NVIDIA Corporation
Device 1
Name: Intel(R) Iris(R) Xe Graphics
Preferred: FALSE
Power Envelope: INTEGRATED
Attachment: UNKNOWN
# attached displays: 0
GPU accessible RAM: 13,611 MB
VRAM: 13,611 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 3.0 (OpenCL 3.0 )
Device version: 3.0 (OpenCL 3.0 NEO )
Vendor name: INTEL
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
Bandwidth: 104 GB / s
Compute score: 942.204
Device name string: Intel(R) Iris(R) Xe Graphics
Device vendor string: Intel(R) Corporation
Platform name string: Intel(R) OpenCL HD Graphics
Platform vendor string: Intel(R) Corporation
End platform OpenCL
{2985 ms}
Exit code kExitNormal
End sniffer 2023-04-14 10:05:32
[kStatusNormal, kExitNormal]
[3073 ms]
Finish RunAllAPIs
[3075 ms]
Finish GetSnifferResult
------- Sniffer output
======= GPU
License Type: Subscription
Serial number: 90970551491261823504
GUIDBucket:
Composite Core (enable_composite_core): on
Composite Core GPU (comp_core_gpu): off
Composite Core Threads (MultithreadedCompositing): on
Composite Core UI (comp_core_ui): off
Composite Core Feature Prefs (CompCoreFeaturePrefs): off
Document Graph (enable_doc_graph): off
Application folder: C:\Program Files\Adobe\Adobe Photoshop 2023\
Temporary file path: C:\Users\quinr\AppData\Local\Temp\
Photoshop scratch has async I/O enabled
Scratch volume(s):
Startup, 934.5G, 471.2G free
Required Plugins folder: C:\Program Files\Adobe\Adobe Photoshop 2023\Required\Plug-ins\
Primary Plugins folder: C:\Program Files\Adobe\Adobe Photoshop 2023\Plug-ins\
Installed components:
A3DLIBS.dll A3DLIB Dynamic Link Library 9.2.0.112
ACE.dll ACE 2023/02/15-13:42:29 79.533c8ff 79.533c8ff
AdobeLinguistic.dll Adobe Linguisitc Library dfba77e
AdobeOwl.dll Adobe Owl 5.5.0
AdobePDFL.dll PDFL 2023/01/28-17:08:16 79.4c0bb7e 79.4c0bb7e
AdobePIP.dll Adobe Product Improvement Program 8.2.0.16
AdobeSVGAGM.dll AdobeSVGAGM 79.b4ac713 79.b4ac713
AdobeXMP.dll Adobe XMP Core 2023/02/09-06:26:14 79.c0204b2 79.c0204b2
AdobeXMPFiles.dll Adobe XMP Files 2023/02/09-06:26:14 79.c0204b2 79.c0204b2
AdobeXMPScript.dll Adobe XMP Script 2023/02/09-06:26:14 79.c0204b2 79.c0204b2
AGM.dll AGM 2023/02/15-13:42:29 79.533c8ff 79.533c8ff
AID.dll AID DLL 1.0.0.58
AIDE.dll AIDE 2023/02/18-12:18:34 79.78f7814 79.78f7814
aifm.dll AIFM 1.0 23.68434
AILib.dll Adobe Illustrator 2023 27.1.0
aiport.dll AIPort 1.0 23.68434
ARE.dll ARE 2023/02/15-13:42:29 79.533c8ff 79.533c8ff
AXE8SharedExpat.dll AXE8SharedExpat 2022/12/13-13:20:11 79.002995e 79.002995e
AXEDOMCore.dll AXEDOMCore 2022/12/13-13:20:11 79.002995e 79.002995e
BIB.dll BIB 2023/02/15-13:42:29 79.533c8ff 79.533c8ff
BIBUtils.dll BIBUtils 2023/02/15-13:42:29 79.533c8ff 79.533c8ff
boost_chrono.dll photoshopdva 22.0.0
boost_date_time.dll photoshopdva 22.0.0
boost_filesystem.dll photoshopdva 22.0.0
boost_regex.dll photoshopdva 22.0.0
boost_system.dll photoshopdva 22.0.0
boost_threads.dll photoshopdva 22.0.0
CoolType.dll CoolType 2023/02/15-13:42:29 79.533c8ff 79.533c8ff
CRClient.dll Adobe Crash Reporter Client DLL 4.8.0.6
DirectML.dll DirectML Redistributable Library 1.9.1+220902-1323.1.dml-1.9.d6f03b3
dnssd.dll Bonjour 3,0,0,2
dvaaccelerate.dll photoshopdva 22.0.0
dvaappsupport.dll photoshopdva 22.0.0
dvaaudiodevice.dll photoshopdva 22.0.0
dvaaudiodsp.dll photoshopdva 22.0.0
dvacore.dll photoshopdva 22.0.0
dvacrashhandler.dll Adobe Audition CC 2017 10.0.0
dvamarshal.dll photoshopdva 22.0.0
dvamediatypes.dll photoshopdva 22.0.0
dvametadata.dll photoshopdva 22.0.0
dvametadataapi.dll photoshopdva 22.0.0
dvametadataUI.dll photoshopdva 22.0.0
dvanet.dll photoshopdva 22.0.0
dvaplayer.dll photoshopdva 22.0.0
dvascripting.dll photoshopdva 22.0.0
dvatransport.dll photoshopdva 22.0.0
dvaui.dll photoshopdva 22.0.0
dvavulcansupport.dll photoshopdva 22.0.0
dynamic-torqnative.dll Unified Extensibility Platform uxp-6.5.2-1-11944b3
dynamiclink.dll photoshopdva 22.0.0
ExtendScript.dll ExtendScript 2022/08/18-12:50:45 82.4 82.4
filterport.dll FilterPort 1.1 O
icucnv71.dll International Components for Unicode Build 14.0.04ee3a5
icuin71.dll International Components for Unicode Build 14.0.04ee3a5
icuuc71.dll International Components for Unicode Build 14.0.04ee3a5
igestep30.dll IGES Reader 9.3.0.113
ippcc.dll ippCC. Intel(R) Integrated Performance Primitives. Color Conversion. 2021.6 (r0xbffe3c5b)
ippcck0.dll ippCC. Intel(R) Integrated Performance Primitives. Color Conversion. 2021.6 (r0xbffe3c5b)
ippccl9.dll ippCC. Intel(R) Integrated Performance Primitives. Color Conversion. 2021.6 (r0xbffe3c5b)
ippccy8.dll ippCC. Intel(R) Integrated Performance Primitives. Color Conversion. 2021.6 (r0xbffe3c5b)
ippcore.dll core. Intel(R) Integrated Performance Primitives. Core Library. 2021.6 (r0xbffe3c5b)
ippcv.dll ippCV. Intel(R) Integrated Performance Primitives. Computer Vision. 2021.6 (r0xbffe3c5b)
ippcvk0.dll ippCV. Intel(R) Integrated Performance Primitives. Computer Vision. 2021.6 (r0xbffe3c5b)
ippcvl9.dll ippCV. Intel(R) Integrated Performance Primitives. Computer Vision. 2021.6 (r0xbffe3c5b)
ippcvy8.dll ippCV. Intel(R) Integrated Performance Primitives. Computer Vision. 2021.6 (r0xbffe3c5b)
ippi.dll ippIP. Intel(R) Integrated Performance Primitives. Image Processing. 2021.6 (r0xbffe3c5b)
ippik0.dll ippIP. Intel(R) Integrated Performance Primitives. Image Processing. 2021.6 (r0xbffe3c5b)
ippil9.dll ippIP. Intel(R) Integrated Performance Primitives. Image Processing. 2021.6 (r0xbffe3c5b)
ippiy8.dll ippIP. Intel(R) Integrated Performance Primitives. Image Processing. 2021.6 (r0xbffe3c5b)
ipps.dll ippSP. Intel(R) Integrated Performance Primitives. Signal Processing. 2021.6 (r0xbffe3c5b)
ippsk0.dll ippSP. Intel(R) Integrated Performance Primitives. Signal Processing. 2021.6 (r0xbffe3c5b)
ippsl9.dll ippSP. Intel(R) Integrated Performance Primitives. Signal Processing. 2021.6 (r0xbffe3c5b)
ippsy8.dll ippSP. Intel(R) Integrated Performance Primitives. Signal Processing. 2021.6 (r0xbffe3c5b)
ippvm.dll ippVM. Intel(R) Integrated Performance Primitives. Vector Math. 2021.6 (r0xbffe3c5b)
ippvmk0.dll ippVM. Intel(R) Integrated Performance Primitives. Vector Math. 2021.6 (r0xbffe3c5b)
ippvml9.dll ippVM. Intel(R) Integrated Performance Primitives. Vector Math. 2021.6 (r0xbffe3c5b)
ippvmy8.dll ippVM. Intel(R) Integrated Performance Primitives. Vector Math. 2021.6 (r0xbffe3c5b)
JP2KLib.dll JP2KLib 2023/02/06-19:10:37 79.02b25b1 79.02b25b1
libeay32.dll The OpenSSL Toolkit 1.0.2zf
libifcoremd.dll Intel(r) Visual Fortran Compiler 10.0 (Update A)
libiomp5md.dll Intel(R) OpenMP* Runtime Library 5.0
libmmd.dll Intel(R) C/C++/Fortran Compiler Mainline
libzip.dll photoshopdva 22.0.0
LogSession.dll LogSession 8.2.0.16
mediacoreif.dll photoshopdva 22.0.0
Microsoft.AI.MachineLearning.dll Microsoft® Windows® Operating System 1.13.20221021.1.b353e0b
mkl_avx2.2.dll Intel(R) oneAPI Math Kernel Library 2022.1
mkl_avx512.2.dll Intel(R) oneAPI Math Kernel Library 2022.1
mkl_core.2.dll Intel(R) oneAPI Math Kernel Library 2022.1
mkl_def.2.dll Intel(R) oneAPI Math Kernel Library 2022.1
mkl_mc3.2.dll Intel(R) oneAPI Math Kernel Library 2022.1
mkl_sequential.2.dll Intel(R) oneAPI Math Kernel Library 2022.1
mkl_vml_avx2.2.dll Intel(R) oneAPI Math Kernel Library 2022.1
mkl_vml_avx512.2.dll Intel(R) oneAPI Math Kernel Library 2022.1
mkl_vml_def.2.dll Intel(R) oneAPI Math Kernel Library 2022.1
mkl_vml_mc3.2.dll Intel(R) oneAPI Math Kernel Library 2022.1
MPS.dll MPS 2023/02/16-16:16:44 79.52a7d42 79.52a7d42
onnxruntime.dll Microsoft® Windows® Operating System 1.13.20221021.1.b353e0b
opencv_world452.dll OpenCV library 4.5.2
pdfport.dll PDFPort 2020/11/19-11:34:27 79.625377 79.625377
Plugin.dll Adobe Photoshop 2023 24.3
PlugPlugExternalObject.dll Adobe(R) CEP PlugPlugExternalObject Standard Dll (64 bit) 11.5.2
PlugPlugOwl.dll Adobe(R) CSXS PlugPlugOwl Standard Dll (64 bit) 11.5.2.130
PSCloud.dll 1.0.0.1
PSRes.dll Adobe Photoshop 2023 24.3
PSViews.dll Adobe Photoshop 2023 24.3
ScCore.dll ScCore 2022/08/18-12:50:45 82.4 82.4
ssleay32.dll The OpenSSL Toolkit 1.0.2zf
SVGRE.dll SVGRE 79.099073f 79.099073f
svml_dispmd.dll Intel(R) C/C++/Fortran Compiler Mainline
TfKernel.dll Kernel Geom 9.3.0.113
TFUGEOM.dll Adobe, UGeom© 9.3.0.113
VulcanControl.dll Vulcan Application Control Library 7.2.0.34
VulcanMessage5.dll Vulcan Message Library 7.2.0.34
WinRTSupport.dll Adobe Photoshop Windows RT Support 1.0.1.0
WRServices.dll WRServices Build 17.5.1.73e2151 17.5.1.73e2151
wu3d.dll U3D Writer 9.3.0.113
Unified Extensibility Platform uxp-6.5.2-1-11944b3
UPIC 2.6.0
Required plugins:
Accented Edges 24.3 - from the file “Filter Gallery.8bf”
Adaptive Wide Angle 24.3 - from the file “Adaptive Wide Angle.8bf”
Angled Strokes 24.3 - from the file “Filter Gallery.8bf”
Average 24.3 - from the file “Average.8bf”
Bas Relief 24.3 - from the file “Filter Gallery.8bf”
BMP 24.3 - from the file “Standard MultiPlugin.8bf”
Camera Raw 15.2 - from the file “Camera Raw.8bi”
Camera Raw Filter 15.2 - from the file “Camera Raw.8bi”
Chalk && Charcoal 24.3 - from the file “Filter Gallery.8bf”
Charcoal 24.3 - from the file “Filter Gallery.8bf”
Chrome 24.3 - from the file “Filter Gallery.8bf”
Cineon 24.3 - from the file “Cineon.8bi”
Clouds 24.3 - from the file “Clouds.8bf”
Color Halftone 24.3 - from the file “Standard MultiPlugin.8bf”
Colored Pencil 24.3 - from the file “Filter Gallery.8bf”
Conté Crayon 24.3 - from the file “Filter Gallery.8bf”
Craquelure 24.3 - from the file “Filter Gallery.8bf”
Crop and Straighten Photos 24.3 - from the file “CropPhotosAuto.8li”
Crop and Straighten Photos Filter 24.3 - from the file “Standard MultiPlugin.8bf”
Crosshatch 24.3 - from the file “Filter Gallery.8bf”
Crystallize 24.3 - from the file “Standard MultiPlugin.8bf”
Cutout 24.3 - from the file “Filter Gallery.8bf”
Dark Strokes 24.3 - from the file “Filter Gallery.8bf”
De-Interlace 24.3 - from the file “Standard MultiPlugin.8bf”
Dicom 24.3 - from the file “Dicom.8bi”
Difference Clouds 24.3 - from the file “Clouds.8bf”
Diffuse Glow 24.3 - from the file “Filter Gallery.8bf”
Displace 24.3 - from the file “Standard MultiPlugin.8bf”
Dry Brush 24.3 - from the file “Filter Gallery.8bf”
Entropy 24.3 - from the file “statistics.8ba”
Export Color Lookup Tables 24.3 - from the file “Export3DLUT.8be”
Extrude 24.3 - from the file “Standard MultiPlugin.8bf”
FastCore Routines 24.3 - from the file “FastCore.8bx”
Fibers 24.3 - from the file “Standard MultiPlugin.8bf”
Film Grain 24.3 - from the file “Filter Gallery.8bf”
Filter Gallery 24.3 - from the file “Filter Gallery.8bf”
Fresco 24.3 - from the file “Filter Gallery.8bf”
Glass 24.3 - from the file “Filter Gallery.8bf”
Glowing Edges 24.3 - from the file “Filter Gallery.8bf”
Grain 24.3 - from the file “Filter Gallery.8bf”
Graphic Pen 24.3 - from the file “Filter Gallery.8bf”
Halftone Pattern 24.3 - from the file “Filter Gallery.8bf”
Halide Bottlenecks 24.3 - from the file “HalideBottlenecks.8bx”
HDRMergeUI 24.3 - from the file “HDRMergeUI.8bf”
HSB/HSL 24.3 - from the file “Standard MultiPlugin.8bf”
IFF Format 24.3 - from the file “Standard MultiPlugin.8bf”
IGES 24.3 - from the file “U3D.8bi”
Ink Outlines 24.3 - from the file “Filter Gallery.8bf”
JPEG 2000 24.3 - from the file “JPEG2000.8bi”
Kurtosis 24.3 - from the file “statistics.8ba”
Lens Blur 24.3 - from the file “Lens Blur.8bf”
Lens Correction 24.3 - from the file “Lens Correction.8bf”
Lens Flare 24.3 - from the file “Standard MultiPlugin.8bf”
Liquify 24.3 - from the file “Liquify.8bf”
Matlab Operation 24.3 - from the file “ChannelPort.8bf”
Maximum 24.3 - from the file “statistics.8ba”
Mean 24.3 - from the file “statistics.8ba”
Measurement Core 24.3 - from the file “MeasurementCore.8me”
Median 24.3 - from the file “statistics.8ba”
Mezzotint 24.3 - from the file “Standard MultiPlugin.8bf”
Minimum 24.3 - from the file “statistics.8ba”
MMXCore Routines 24.3 - from the file “MMXCore.8bx”
Mosaic Tiles 24.3 - from the file “Filter Gallery.8bf”
Multiprocessor Support 24.3 - from the file “MultiProcessor Support.8bx”
Neon Glow 24.3 - from the file “Filter Gallery.8bf”
Note Paper 24.3 - from the file “Filter Gallery.8bf”
NTSC Colors 24.3 - from the file “NTSC Colors.8bf”
Ocean Ripple 24.3 - from the file “Filter Gallery.8bf”
OpenEXR 24.3 - from the file “Standard MultiPlugin.8bf”
Paint Daubs 24.3 - from the file “Filter Gallery.8bf”
Palette Knife 24.3 - from the file “Filter Gallery.8bf”
Patchwork 24.3 - from the file “Filter Gallery.8bf”
Paths to Illustrator 24.3 - from the file “Standard MultiPlugin.8bf”
PCX 24.3 - from the file “PCX.8bi”
Photocopy 24.3 - from the file “Filter Gallery.8bf”
Picture Package Filter 24.3 - from the file “ChannelPort.8bf”
Pinch 24.3 - from the file “Standard MultiPlugin.8bf”
Pixar 24.3 - from the file “Pixar.8bi”
Plaster 24.3 - from the file “Filter Gallery.8bf”
Plastic Wrap 24.3 - from the file “Filter Gallery.8bf”
Pointillize 24.3 - from the file “Standard MultiPlugin.8bf”
Polar Coordinates 24.3 - from the file “Standard MultiPlugin.8bf”
Portable Bit Map 24.3 - from the file “PBM.8bi”
Poster Edges 24.3 - from the file “Filter Gallery.8bf”
PRC 24.3 - from the file “U3D.8bi”
Radial Blur 24.3 - from the file “Standard MultiPlugin.8bf”
Radiance 24.3 - from the file “Radiance.8bi”
Range 24.3 - from the file “statistics.8ba”
Render Color Lookup Grid 24.3 - from the file “Export3DLUT.8be”
Reticulation 24.3 - from the file “Filter Gallery.8bf”
Ripple 24.3 - from the file “Standard MultiPlugin.8bf”
Rough Pastels 24.3 - from the file “Filter Gallery.8bf”
Save for Web 24.3 - from the file “Save for Web.8be”
ScriptingSupport 24.3 - from the file “ScriptingSupport.8li”
Shear 24.3 - from the file “Standard MultiPlugin.8bf”
Skewness 24.3 - from the file “statistics.8ba”
Smart Blur 24.3 - from the file “Standard MultiPlugin.8bf”
Smudge Stick 24.3 - from the file “Filter Gallery.8bf”
Solarize 24.3 - from the file “Solarize.8bf”
SP Substance Suite NO VERSION - from the file “MaterialSuite.8li”
Spatter 24.3 - from the file “Filter Gallery.8bf”
Spherize 24.3 - from the file “Standard MultiPlugin.8bf”
Sponge 24.3 - from the file “Filter Gallery.8bf”
Sprayed Strokes 24.3 - from the file “Filter Gallery.8bf”
Stained Glass 24.3 - from the file “Filter Gallery.8bf”
Stamp 24.3 - from the file “Filter Gallery.8bf”
Standard Deviation 24.3 - from the file “statistics.8ba”
Substance NO VERSION - from the file “MaterialFilter.8bf”
Sumi-e 24.3 - from the file “Filter Gallery.8bf”
Summation 24.3 - from the file “statistics.8ba”
Targa 24.3 - from the file “Standard MultiPlugin.8bf”
Texturizer 24.3 - from the file “Filter Gallery.8bf”
Tiles 24.3 - from the file “Standard MultiPlugin.8bf”
Torn Edges 24.3 - from the file “Filter Gallery.8bf”
Twirl 24.3 - from the file “Standard MultiPlugin.8bf”
U3D 24.3 - from the file “U3D.8bi”
Underpainting 24.3 - from the file “Filter Gallery.8bf”
Vanishing Point 24.3 - from the file “VanishingPoint.8bf”
Variance 24.3 - from the file “statistics.8ba”
Water Paper 24.3 - from the file “Filter Gallery.8bf”
Watercolor 24.3 - from the file “Filter Gallery.8bf”
Wave 24.3 - from the file “Standard MultiPlugin.8bf”
WIA Support 24.3 - from the file “WIASupport.8li”
Wind 24.3 - from the file “Standard MultiPlugin.8bf”
Wireless Bitmap 24.3 - from the file “WBMP.8bi”
ZigZag 24.3 - from the file “Standard MultiPlugin.8bf”
Optional and third party plugins: NONE
Duplicate and Disabled plugins: NONE
Plugins that failed to load: NONE
Unified Extensibility Platform - Extensions:
Home Screen (Loaded) 6.5.0.61 - from the file "C:\Program Files\Common Files\Adobe/UXP/Extensions\com.adobe.ccx.start-6.5.0\"
CDO: 1.136.2
CmdN: 1.17.4
CDP: 1.160.2
Projects: 1.7.0
Loaded at: 63 ms - launch time impact: 0 ms
ccx-timeline (Prepared) 3.1.4.0 - from the file "Required Folder"
CCX Commenting UXP Webview (Loaded) 27.3.1.0 - from the file "Required Folder"
Loaded at: 6461 ms - launch time impact: 0 ms
CCX Sharesheet UXP (Prepared) 24.9.0.0 - from the file "Required Folder"
Photoshop Cloud Value Dialog (Loaded) 1.0.1.0 - from the file "Required Folder"
Loaded at: 67 ms - launch time impact: 0 ms
Share Panel (Loaded) 1.0.6.0 - from the file "Required Folder"
Loaded at: 68 ms - launch time impact: 0 ms
Content Credentials (Loaded) 0.36.3.0 - from the file "Required Folder"
Loaded at: 6286 ms - launch time impact: 0 ms
CC Libraries Panel (Prepared) 3.22.9.0 - from the file "C:\Program Files\Common Files\Adobe/CEP/Extensions\CC_LIBRARIES_PANEL_EXTENSION_3_22_9\"
CAPTURE: 2.0.41 STOCK: 4.0.2
Substance 3D (Prepared) 0.1.5.0 - from the file "Required Folder"
Adjustments Panels (Prepared) 1.12.2.0 - from the file "Required Folder"
Photoshop UXP Export-As (Prepared) 5.8.21.0 - from the file "Required Folder"
Photoshop Facepile (Loaded) 1.0.0.0 - from the file "Required Folder"
Loaded at: 6463 ms - launch time impact: 0 ms
Photoshop In App Messaging (Loaded) 3.6.6.0 - from the file "Required Folder"
Loaded at: 6464 ms - launch time impact: 0 ms
Photoshop Selection Feedback (Prepared) 0.5.0.0 - from the file "Required Folder"
Plugins Panel (Prepared) 1.4.3.0 - from the file "Required Folder"
IC popup message (Loaded) 1.0.0.0
Loaded at: 5743 ms - launch time impact: 0 ms
Multilayer Protection (Loaded) 1.0.0.0
Loaded at: 5745 ms - launch time impact: 0 ms
Discover Panel (Loaded) 3.2.1.4 - from the file "Required Folder"
Loaded at: 6467 ms - launch time impact: 0 ms
Neural Filters (Registered) 1.15.0.95 - from the file "Required Folder"
Scan time: 0 ms - entries: 24
Extensions:
Libraries 1.0.0 - from the file “C:\Program Files\Common Files\Adobe\CEP\extensions\CC_LIBRARIES_PANEL_EXTENSION_3_22_9\index.html”
com.adobe.stock.panel.licensing-embedded 1.0.0 - from the file “C:\Program Files\Common Files\Adobe\CEP\extensions\CC_LIBRARIES_PANEL_EXTENSION_3_22_9\extensions\stock-panel-licensing\index.html”
com.adobe.capture.extension 2.0.41 - from the file “C:\Program Files\Common Files\Adobe\CEP\extensions\CC_LIBRARIES_PANEL_EXTENSION_3_22_9\extensions\capture\capture.html”
Export As 4.8.15 - from the file “C:\Program Files\Adobe\Adobe Photoshop 2023\Required\CEP\extensions\com.adobe.photoshop.crema\index.html”
Export As 4.8.15 - from the file “C:\Program Files\Adobe\Adobe Photoshop 2023\Required\CEP\extensions\com.adobe.photoshop.crema\index.html”
com.adobe.cclibraries.manager 1.0.0 - from the file “C:\Program Files\Common Files\Adobe\CEP\extensions\CC_LIBRARIES_PANEL_EXTENSION_3_22_9\manager.html”
Installed TWAIN devices: NONE
Copy link to clipboard
Copied
Copy link to clipboard
Copied
You have two GPUs one underpowered and your main one.
Here’s how to resolve: https://helpx.adobe.com/photoshop/kb/troubleshoot-gpu-graphics-card.html#multiple-gpus
Find more inspiration, events, and resources on the new Adobe Community
Explore Now