3D-Blender Blender Art - Show Us Your Blender Skill

Domiek

In a Scent
Donor
Game Developer
Jun 19, 2018
1,958
9,957
View attachment 1932514

Diffuse base.
Dual lobe specular.
Glossiness.
Top coat.
Subsurface scattering.

All reimplemented in Cycles with the character preset settings from Daz Studio. This is I think as far as autoconversion will take us.
I want to see what you can do in terms of creating a skin shader without trying to replicate Iray.

I want to see you go nuts and make something awesome.
 
Apr 21, 2022
174
126
Third hair attempt, now with rigging and Flyaways, which I personally suck at.
Hair3.jpg
I think I'm starting to get comfortable with the process. All that's left to do now is improve over time with practice.
 

MidnightArrow

Member
Aug 22, 2021
499
429
I want to see what you can do in terms of creating a skin shader without trying to replicate Iray.

I want to see you go nuts and make something awesome.
The point of this was, addressing comments Diffeomorphic materials don't "look like Iray" since it's a hangup many people have. Now I'm helping Thomas Larssen make the importer more accurate. I'm not worried about making my own skin materials, more so since Daz textures are made weirdly because of the Uber shader's convoluted way to create SSS in an architectural renderer.

I started a thread about how that works if you're interested. https://f95zone.to/threads/subsurface-scattering-how-it-works.123970/

Any plans for Eevee?
I made some improvements Thomas put in the latest dev branch.



Eevee can't do volumes correctly though, so it'll never be accurate to Iray.
 

Domiek

In a Scent
Donor
Game Developer
Jun 19, 2018
1,958
9,957
The point of this was, addressing comments Diffeomorphic materials don't "look like Iray" since it's a hangup many people have. Now I'm helping Thomas Larssen make the importer more accurate. I'm not worried about making my own skin materials, more so since Daz textures are made weirdly because of the Uber shader's convoluted way to create SSS in an architectural renderer.

I started a thread about how that works if you're interested. https://f95zone.to/threads/subsurface-scattering-how-it-works.123970/



I made some improvements Thomas put in the latest dev branch.



Eevee can't do volumes correctly though, so it'll never be accurate to Iray.

Yeah I get why you're doing it, and it's a great service towards diffeo. For my own selfish reasons I want to see what you can do when you're not limited to just trying to match Iray:D

I've already stepped away completely from trying to replicate Iray and am having a lot of fun working on my own shader.
 

MidnightArrow

Member
Aug 22, 2021
499
429
Yeah I get why you're doing it, and it's a great service towards diffeo. For my own selfish reasons I want to see what you can do when you're not limited to just trying to match Iray:D

I've already stepped away completely from trying to replicate Iray and am having a lot of fun working on my own shader.
I may try my hand at something but I need to learn how the Uber shader works before improving on it. And I do have a game I put on hold to fix this so I need to make some dev progress soon-ish. Can't chase the perfect skin material forever.
 
  • Like
Reactions: Domiek
Apr 21, 2022
174
126
A crude first attempt at conforming clothing. The material accepts any tiling texture as a fabric print. The shader is a bit complex, so I'll probably end up baking most of it into textures.

Dress1.jpg

The cloth folds are texture/normal details, not mesh details, which leaves the actual dress geometry very sparse before subsurf:
Dress2.jpg
The hope is that this will make it play nicely with breast morphs in Daz Studio, but far better artists than me have tried far cleverer things than this in the past to solve for breast expansion, so I'm not terribly optimistic. If nothing else, it should at least be educational to see what happens.

Updated with some color comps reusing the same texture. Tweaking two values resulted in all of these styles:
DressColorTest.jpg
(Click to view full image.)
 
Last edited:

Flapso

Newbie
Feb 7, 2022
28
57
It's, uh... a little too dark to see what's going on. My first thought was "I don't get it. Why would she go to an overgrown field at night just to eat a hot dog?"

Much like with realtime horror games, the trick is to make pictures that feel dark. Not pictures that actually are dark.

View attachment 1943295

Good luck! :)

View attachment 1943331
Yes maybe to dark. Still have problems with the right light setup. Whats about this pic? elsa_throne.jpg
 

PashafromRussia

Well-Known Member
Aug 18, 2019
1,557
5,508
I didn't know where to write and decided to write here. For some reason, the scene is not rendered in the blender after being transferred from the Daz using the diffeomorphic addon. My computer is not that weak: rtx 3060, 16 GB and i7 11700k. But for some reason that with eevee and that with cycles crashes immediately without any error. There is always 0 in the rendering progress bar, and if the rendering ends, then just an empty picture.
I've looked at everything I can. I turned off the sequencer, tried to render in the younger series of the blender. Everything is the same everywhere. But if I disable the model from the Daz in outliner, all others things from scenes are render as usual. I realized that it was in model, but what was her problem?
 

Synx

Member
Jul 30, 2018
488
469
I didn't know where to write and decided to write here. For some reason, the scene is not rendered in the blender after being transferred from the Daz using the diffeomorphic addon. My computer is not that weak: rtx 3060, 16 GB and i7 11700k. But for some reason that with eevee and that with cycles crashes immediately without any error. There is always 0 in the rendering progress bar, and if the rendering ends, then just an empty picture.
I've looked at everything I can. I turned off the sequencer, tried to render in the younger series of the blender. Everything is the same everywhere. But if I disable the model from the Daz in outliner, all others things from scenes are render as usual. I realized that it was in model, but what was her problem?
It would help if you shared the file in question. Hard to say otherwise.
 

PashafromRussia

Well-Known Member
Aug 18, 2019
1,557
5,508
It would help if you shared the file in question. Hard to say otherwise.
There are a log of erroe
# Blender 3.2.0, Commit date: 2022-06-08 10:22, Hash e05e1e369187
bpy.ops.wm.blend_strings_utf8_validate() # Operator
bpy.ops.outliner.item_activate(deselect_all=True) # Operator
bpy.data.scenes["Scene"].(null) = True # Property
bpy.data.collections["Sage12"].hide_render = True # Property
bpy.data.scenes["Scene"].(null) = False # Property
bpy.data.collections["Sage12"].hide_render = False # Property
bpy.data.scenes["Scene"].(null) = True # Property
bpy.data.scenes["Scene"].(null) = False # Property
bpy.ops.object.editmode_toggle() # Operator
bpy.context.space_data.context = 'OBJECT' # Property
bpy.context.space_data.context = 'WORLD' # Property
bpy.context.space_data.context = 'TOOL' # Property
bpy.context.space_data.context = 'RENDER' # Property
bpy.context.space_data.context = 'OUTPUT' # Property
bpy.context.scene.render.use_render_cache = True # Property
bpy.context.scene.render.use_placeholder = True # Property
bpy.context.space_data.context = 'RENDER' # Property
bpy.context.space_data.ui_mode = 'VIEW' # Property
bpy.context.space_data.context = 'OUTPUT' # Property
bpy.context.space_data.context = 'TOOL' # Property
bpy.context.space_data.context = 'VIEW_LAYER' # Property
bpy.context.space_data.context = 'WORLD' # Property
bpy.context.space_data.context = 'OBJECT' # Property
bpy.context.space_data.context = 'RENDER' # Property
bpy.context.space_data.context = 'OUTPUT' # Property
bpy.context.scene.render.use_sequencer = False # Property

# backtrace
Exception Record:

ExceptionCode : EXCEPTION_ACCESS_VIOLATION
Exception Address : 0x00007FF737DD16AD
Exception Module : blender.exe
Exception Flags : 0x00000000
Exception Parameters : 0x2
Parameters[0] : 0x0000000000000001
Parameters[1] : 0x0000000000000000


Stack trace:
blender.exe :0x00007FF737DD1630 BLI_memarena_calloc
blender.exe :0x00007FF732CDCC80 loop_split_generator
blender.exe :0x00007FF732CE1310 BKE_mesh_normals_loop_split
blender.exe :0x00007FF732C532E0 BKE_mesh_calc_normals_split_ex
blender.exe :0x00007FF732C55470 BKE_mesh_split_faces
blender.exe :0x00007FF733FB5BC0 ccl::eek:bject_to_mesh
blender.exe :0x00007FF733FC9860 ccl::BlenderSync::sync_mesh
blender.exe :0x00007FF733FB0C70 <lambda_6fb83369bd0ca121397306d35acda18d>::eek:perator()
blender.exe :0x00007FF737308E20 tbb::internal::function_task<std::function<void __cdecl(void)> >::execute
tbb.dll :0x00007FFADA65F220 tbb::recursive_mutex::scoped_lock::internal_try_acquire
tbb.dll :0x00007FFADA65F220 tbb::recursive_mutex::scoped_lock::internal_try_acquire
tbb.dll :0x00007FFADA654FD0 tbb::interface7::internal::isolate_within_arena
tbb.dll :0x00007FFADA65A120 tbb::task_scheduler_init::terminate
tbb.dll :0x00007FFADA65D800 tbb::thread_bound_filter::try_process_item
tbb.dll :0x00007FFADA65D800 tbb::thread_bound_filter::try_process_item
ucrtbase.dll :0x00007FFB037C6C0C Symbols not available


Loaded Modules :
0x00007FF731E40000 3.2.0.0 blender.exe C:\Program Files\Blender Foundation\Blender 3.2\blender.pdb
0x00007FFB062C0000 10.0.22000.778 ntdll.dll
0x00007FFB05A80000 10.0.22000.708 KERNEL32.DLL
0x00007FFB03960000 10.0.22000.795 KERNELBASE.dll
0x00007FFB05520000 10.0.22000.1 WS2_32.dll
0x00007FFB06080000 10.0.22000.675 RPCRT4.dll
0x00007FFB04980000 10.0.22000.778 USER32.dll
0x00007FFADA680000 tbbmalloc.dll
0x00007FFB03DA0000 10.0.22000.795 win32u.dll
0x00007FFADA650000 tbb.dll
0x00007FFB04160000 10.0.22000.1 GDI32.dll
0x00007FFB04030000 10.0.22000.708 gdi32full.dll
0x00007FFB038C0000 10.0.22000.1 msvcp_win.dll
0x00007FFB037A0000 10.0.22000.1 ucrtbase.dll
0x00007FFB047D0000 10.0.22000.653 ADVAPI32.dll
0x00007FFB046B0000 7.0.22000.1 msvcrt.dll
0x00007FFB057C0000 10.0.22000.708 sechost.dll
0x00007FFB04B30000 10.0.22000.708 SHELL32.dll
0x00007FFB04920000 10.0.22000.1 SHLWAPI.dll
0x00007FFB04510000 10.0.22000.120 ole32.dll
0x00007FFB04190000 10.0.22000.778 combase.dll
0x00007FFB04150000 10.0.22000.1 PSAPI.DLL
0x00007FFB055A0000 10.0.22000.613 shcore.dll
0x00007FFAD99D0000 14.29.30139.0 VCRUNTIME140.dll
0x00007FFAF3CF0000 10.0.22000.1 dbghelp.dll
0x00007FFB05A40000 10.0.22000.1 IMM32.dll
0x00007FFAB1920000 10.0.22000.708 OPENGL32.dll
0x00007FFAB7060000 59.18.100.0 avcodec-59.dll
0x00007FFAB8CF0000 9.0.0.0 openvdb.dll
0x00007FFAB6D00000 59.16.100.0 avformat-59.dll
0x00007FFAD99A0000 59.4.100.0 avdevice-59.dll
0x00007FFB061A0000 10.0.22000.1 OLEAUT32.dll
0x00007FFAB6B20000 57.17.100.0 avutil-57.dll
0x0000000070440000 1.0.28.0 libsndfile-1.dll
0x00007FFAB6A80000 6.4.100.0 swscale-6.dll
0x00007FFAB6940000 1.21.1.0 OpenAL32.dll
0x000000006ACC0000 libgmp-10.dll
0x00007FFAB67E0000 2.0.20.0 SDL2.dll
0x00007FFB00070000 libgmpxx.dll
0x00007FFB05BA0000 10.0.22000.469 SETUPAPI.dll
0x00007FFAB6310000 3.10.2150.1013 python310.dll
0x00007FFB00050000 tbbmalloc_proxy.dll
0x00007FFAB6280000 14.29.30139.0 MSVCP140.dll
0x00007FFB032C0000 10.0.22000.1 CFGMGR32.dll
0x00007FFB03110000 10.0.22000.1 bcrypt.dll
0x00007FFAF9000000 14.29.30139.0 VCRUNTIME140_1.dll
0x00007FFAD9970000 10.0.22000.653 AVIFIL32.dll
0x00007FFAEE6F0000 6.10.22000.120 COMCTL32.dll
0x00007FFB03150000 10.0.22000.1 VERSION.dll
0x0000000070680000 libfftw3-3.dll
0x00007FFAB1830000 10.0.22000.708 GLU32.dll
0x00007FFABD540000 4.3.100.0 swresample-4.dll
0x00007FFAEC670000 10.0.22000.675 Secur32.dll
0x00007FFAD4080000 10.0.22000.653 AVICAP32.dll
0x00007FFAFC3C0000 10.0.22000.1 WINMM.dll
0x00007FFAE6CC0000 10.0.22000.1 MSACM32.dll
0x00007FFAB6250000 10.0.22000.653 MSVFW32.dll
0x00007FFB00F80000 10.0.22000.653 dxcore.dll
0x00007FFB02B40000 10.0.22000.556 SSPICLI.DLL
0x00007FFB02920000 10.0.22000.71 kernel.appcore.dll
0x00007FFB018B0000 10.0.22000.778 windows.storage.dll
0x00007FFB01740000 10.0.22000.778 wintypes.dll
0x00007FFB00E80000 10.0.22000.120 uxtheme.dll
0x00007FFB03FB0000 10.0.22000.778 bcryptPrimitives.dll
0x00007FFB036D0000 10.0.22000.1 profapi.dll
0x00007FFB052F0000 2001.12.10941.16384 clbcatq.dll
0x00007FFAF87E0000 10.0.22000.708 MMDevApi.dll
0x00007FFB03250000 10.0.22000.1 DEVOBJ.dll
0x00007FFAEB1A0000 10.0.22000.708 AUDIOSES.DLL
0x00007FFB02130000 10.0.22000.1 powrprof.dll
0x00007FFB02220000 10.0.22000.1 UMPDC.dll
0x00007FFB056A0000 10.0.22000.778 MSCTF.dll
0x00007FFAFDA00000 10.0.22000.778 AppXDeploymentClient.dll
0x00007FFAFD810000 11.0.22000.708 urlmon.dll
0x00007FFAFD520000 11.0.22000.653 iertutil.dll
0x00007FFAFD7E0000 10.0.22000.613 srvcli.dll
0x00007FFB023D0000 10.0.22000.434 netutils.dll
0x00007FFA7D6D0000 30.0.15.1277 nvoglv64.dll
0x00007FFAFF900000 10.0.22000.1 WTSAPI32.dll
0x00007FFB02FB0000 10.0.22000.1 CRYPTBASE.DLL
0x00007FFB02FF0000 10.0.22000.1 msasn1.dll
0x00007FFAFCB60000 10.0.22000.1 cryptnet.dll
0x00007FFB03DD0000 10.0.22000.348 CRYPT32.dll
0x00007FFAFCA10000 10.0.22000.120 drvstore.dll
0x00007FFB03060000 10.0.22000.739 wldp.dll
0x00007FFB03F40000 10.0.22000.708 WINTRUST.dll
0x00007FFB010D0000 10.0.22000.1 ntmarta.dll
0x00007FFB01210000 10.0.22000.41 dwmapi.dll
0x00007FFB023E0000 10.0.22000.708 WINSTA.dll
0x00007FFADE4C0000 10.0.22000.1 dataexchange.dll
0x00007FFAFBEC0000 10.0.22000.593 twinapi.appcore.dll
0x00007FFAEB070000 10.0.22000.282 textinputframework.dll
0x00007FFB009E0000 10.0.22000.71 CoreMessaging.dll
0x00007FFAFEA00000 10.0.22000.132 CoreUIComponents.dll
0x00007FFADE080000 10.0.22000.708 explorerframe.dll
0x00007FFB00D00000 10.0.22000.282 apphelp.dll
0x00007FFADF710000 1.1.9.0 OldNewExplorer64.dll
0x00007FFB02F90000 10.0.22000.1 CRYPTSP.dll
0x00007FFB02880000 10.0.22000.282 rsaenh.dll
0x0000018F13F70000 3.10.2150.1013 python3.DLL
0x00007FFAB6060000 3.10.2150.1013 _elementtree.pyd
0x00007FFAB6020000 3.10.2150.1013 pyexpat.pyd
0x00007FFABE200000 3.10.2150.1013 _bz2.pyd
0x00007FFAB5FF0000 3.10.2150.1013 _lzma.pyd
0x00007FFAB5FC0000 3.10.2150.1013 _ctypes.pyd
0x00007FFAED6B0000 libffi-7.dll
0x00007FFAB5CC0000 _multiarray_umath.cp310-win_amd64.pyd
0x00007FFAB5C90000 _multiarray_tests.cp310-win_amd64.pyd
0x00007FFAB5C70000 3.10.2150.1013 _socket.pyd
0x00007FFB02450000 10.0.22000.282 IPHLPAPI.DLL
0x00007FFAE8620000 3.10.2150.1013 select.pyd
0x00007FFAB5A40000 _umath_linalg.cp310-win_amd64.pyd
0x00007FFAB5A20000 _pocketfft_internal.cp310-win_amd64.pyd
0x00007FFAB5980000 mtrand.cp310-win_amd64.pyd
0x00007FFAB5950000 bit_generator.cp310-win_amd64.pyd
0x00007FFAB5910000 _common.cp310-win_amd64.pyd
0x00007FFAE7C20000 3.10.2150.1013 _hashlib.pyd
0x00007FFAB55C0000 1.1.1.13 libcrypto-1_1.dll
0x00007FFAB5570000 _bounded_integers.cp310-win_amd64.pyd
0x00007FFAB5550000 _mt19937.cp310-win_amd64.pyd
0x00007FFAB5530000 _philox.cp310-win_amd64.pyd
0x00007FFAB5510000 _pcg64.cp310-win_amd64.pyd
0x00007FFAB54F0000 _sfc64.cp310-win_amd64.pyd
0x00007FFAB5440000 _generator.cp310-win_amd64.pyd
0x00007FFAB53F0000 3.10.2150.1013 _decimal.pyd
0x00007FFAB53C0000 3.10.2150.1013 _ssl.pyd
0x00007FFAB5310000 1.1.1.13 libssl-1_1.dll
0x00007FFB02D50000 10.0.22000.1 mswsock.dll
0x00007FFAE78D0000 3.10.2150.1013 _queue.pyd
0x00007FFAB51F0000 3.10.2150.1013 unicodedata.pyd
0x00007FFB02480000 10.0.22000.708 DNSAPI.dll
0x00007FFB05590000 10.0.22000.1 NSI.dll
0x00007FFAF8A70000 10.0.22000.1 rasadhlp.dll
0x00007FFAFC750000 10.0.22000.708 fwpuclnt.dll
0x00007FFAD9B60000 _multidict.cp310-win_amd64.pyd
0x00007FFAB4840000 3.10.2150.1013 _asyncio.pyd
0x00007FFAD9960000 3.10.2150.1013 _overlapped.pyd
0x00007FFAB4820000 _quoting_c.cp310-win_amd64.pyd
0x00007FFAB4800000 _helpers.cp310-win_amd64.pyd
0x00007FFAB47E0000 _http_writer.cp310-win_amd64.pyd
0x00007FFAB4790000 _http_parser.cp310-win_amd64.pyd
0x00007FFAD8D80000 _websocket.cp310-win_amd64.pyd
0x00007FFAD4140000 3.10.2150.1013 _uuid.pyd
0x00007FFAB4770000 _frozenlist.cp310-win_amd64.pyd
0x00007FFAB3650000 30.0.15.1277 nvcuda.dll
0x00007FFAB1FB0000 30.0.15.1277 nvcuda64.dll
0x00007FFAFA170000 30.0.15.1277 nvapi64.dll
0x00007FFA81790000 7.4.1.0 nvoptix.dll
0x00007FFA78560000 30.0.15.1277 nvrtum64.dll
0x00007FFA8A3D0000 8.17.15.1277 nvml.dll
 

PashafromRussia

Well-Known Member
Aug 18, 2019
1,557
5,508
There are a log of erroe
# Blender 3.2.0, Commit date: 2022-06-08 10:22, Hash e05e1e369187
bpy.ops.wm.blend_strings_utf8_validate() # Operator
bpy.ops.outliner.item_activate(deselect_all=True) # Operator
bpy.data.scenes["Scene"].(null) = True # Property
bpy.data.collections["Sage12"].hide_render = True # Property
bpy.data.scenes["Scene"].(null) = False # Property
bpy.data.collections["Sage12"].hide_render = False # Property
bpy.data.scenes["Scene"].(null) = True # Property
bpy.data.scenes["Scene"].(null) = False # Property
bpy.ops.object.editmode_toggle() # Operator
bpy.context.space_data.context = 'OBJECT' # Property
bpy.context.space_data.context = 'WORLD' # Property
bpy.context.space_data.context = 'TOOL' # Property
bpy.context.space_data.context = 'RENDER' # Property
bpy.context.space_data.context = 'OUTPUT' # Property
bpy.context.scene.render.use_render_cache = True # Property
bpy.context.scene.render.use_placeholder = True # Property
bpy.context.space_data.context = 'RENDER' # Property
bpy.context.space_data.ui_mode = 'VIEW' # Property
bpy.context.space_data.context = 'OUTPUT' # Property
bpy.context.space_data.context = 'TOOL' # Property
bpy.context.space_data.context = 'VIEW_LAYER' # Property
bpy.context.space_data.context = 'WORLD' # Property
bpy.context.space_data.context = 'OBJECT' # Property
bpy.context.space_data.context = 'RENDER' # Property
bpy.context.space_data.context = 'OUTPUT' # Property
bpy.context.scene.render.use_sequencer = False # Property

# backtrace
Exception Record:

ExceptionCode : EXCEPTION_ACCESS_VIOLATION
Exception Address : 0x00007FF737DD16AD
Exception Module : blender.exe
Exception Flags : 0x00000000
Exception Parameters : 0x2
Parameters[0] : 0x0000000000000001
Parameters[1] : 0x0000000000000000


Stack trace:
blender.exe :0x00007FF737DD1630 BLI_memarena_calloc
blender.exe :0x00007FF732CDCC80 loop_split_generator
blender.exe :0x00007FF732CE1310 BKE_mesh_normals_loop_split
blender.exe :0x00007FF732C532E0 BKE_mesh_calc_normals_split_ex
blender.exe :0x00007FF732C55470 BKE_mesh_split_faces
blender.exe :0x00007FF733FB5BC0 ccl::eek:bject_to_mesh
blender.exe :0x00007FF733FC9860 ccl::BlenderSync::sync_mesh
blender.exe :0x00007FF733FB0C70 <lambda_6fb83369bd0ca121397306d35acda18d>::eek:perator()
blender.exe :0x00007FF737308E20 tbb::internal::function_task<std::function<void __cdecl(void)> >::execute
tbb.dll :0x00007FFADA65F220 tbb::recursive_mutex::scoped_lock::internal_try_acquire
tbb.dll :0x00007FFADA65F220 tbb::recursive_mutex::scoped_lock::internal_try_acquire
tbb.dll :0x00007FFADA654FD0 tbb::interface7::internal::isolate_within_arena
tbb.dll :0x00007FFADA65A120 tbb::task_scheduler_init::terminate
tbb.dll :0x00007FFADA65D800 tbb::thread_bound_filter::try_process_item
tbb.dll :0x00007FFADA65D800 tbb::thread_bound_filter::try_process_item
ucrtbase.dll :0x00007FFB037C6C0C Symbols not available


Loaded Modules :
0x00007FF731E40000 3.2.0.0 blender.exe C:\Program Files\Blender Foundation\Blender 3.2\blender.pdb
0x00007FFB062C0000 10.0.22000.778 ntdll.dll
0x00007FFB05A80000 10.0.22000.708 KERNEL32.DLL
0x00007FFB03960000 10.0.22000.795 KERNELBASE.dll
0x00007FFB05520000 10.0.22000.1 WS2_32.dll
0x00007FFB06080000 10.0.22000.675 RPCRT4.dll
0x00007FFB04980000 10.0.22000.778 USER32.dll
0x00007FFADA680000 tbbmalloc.dll
0x00007FFB03DA0000 10.0.22000.795 win32u.dll
0x00007FFADA650000 tbb.dll
0x00007FFB04160000 10.0.22000.1 GDI32.dll
0x00007FFB04030000 10.0.22000.708 gdi32full.dll
0x00007FFB038C0000 10.0.22000.1 msvcp_win.dll
0x00007FFB037A0000 10.0.22000.1 ucrtbase.dll
0x00007FFB047D0000 10.0.22000.653 ADVAPI32.dll
0x00007FFB046B0000 7.0.22000.1 msvcrt.dll
0x00007FFB057C0000 10.0.22000.708 sechost.dll
0x00007FFB04B30000 10.0.22000.708 SHELL32.dll
0x00007FFB04920000 10.0.22000.1 SHLWAPI.dll
0x00007FFB04510000 10.0.22000.120 ole32.dll
0x00007FFB04190000 10.0.22000.778 combase.dll
0x00007FFB04150000 10.0.22000.1 PSAPI.DLL
0x00007FFB055A0000 10.0.22000.613 shcore.dll
0x00007FFAD99D0000 14.29.30139.0 VCRUNTIME140.dll
0x00007FFAF3CF0000 10.0.22000.1 dbghelp.dll
0x00007FFB05A40000 10.0.22000.1 IMM32.dll
0x00007FFAB1920000 10.0.22000.708 OPENGL32.dll
0x00007FFAB7060000 59.18.100.0 avcodec-59.dll
0x00007FFAB8CF0000 9.0.0.0 openvdb.dll
0x00007FFAB6D00000 59.16.100.0 avformat-59.dll
0x00007FFAD99A0000 59.4.100.0 avdevice-59.dll
0x00007FFB061A0000 10.0.22000.1 OLEAUT32.dll
0x00007FFAB6B20000 57.17.100.0 avutil-57.dll
0x0000000070440000 1.0.28.0 libsndfile-1.dll
0x00007FFAB6A80000 6.4.100.0 swscale-6.dll
0x00007FFAB6940000 1.21.1.0 OpenAL32.dll
0x000000006ACC0000 libgmp-10.dll
0x00007FFAB67E0000 2.0.20.0 SDL2.dll
0x00007FFB00070000 libgmpxx.dll
0x00007FFB05BA0000 10.0.22000.469 SETUPAPI.dll
0x00007FFAB6310000 3.10.2150.1013 python310.dll
0x00007FFB00050000 tbbmalloc_proxy.dll
0x00007FFAB6280000 14.29.30139.0 MSVCP140.dll
0x00007FFB032C0000 10.0.22000.1 CFGMGR32.dll
0x00007FFB03110000 10.0.22000.1 bcrypt.dll
0x00007FFAF9000000 14.29.30139.0 VCRUNTIME140_1.dll
0x00007FFAD9970000 10.0.22000.653 AVIFIL32.dll
0x00007FFAEE6F0000 6.10.22000.120 COMCTL32.dll
0x00007FFB03150000 10.0.22000.1 VERSION.dll
0x0000000070680000 libfftw3-3.dll
0x00007FFAB1830000 10.0.22000.708 GLU32.dll
0x00007FFABD540000 4.3.100.0 swresample-4.dll
0x00007FFAEC670000 10.0.22000.675 Secur32.dll
0x00007FFAD4080000 10.0.22000.653 AVICAP32.dll
0x00007FFAFC3C0000 10.0.22000.1 WINMM.dll
0x00007FFAE6CC0000 10.0.22000.1 MSACM32.dll
0x00007FFAB6250000 10.0.22000.653 MSVFW32.dll
0x00007FFB00F80000 10.0.22000.653 dxcore.dll
0x00007FFB02B40000 10.0.22000.556 SSPICLI.DLL
0x00007FFB02920000 10.0.22000.71 kernel.appcore.dll
0x00007FFB018B0000 10.0.22000.778 windows.storage.dll
0x00007FFB01740000 10.0.22000.778 wintypes.dll
0x00007FFB00E80000 10.0.22000.120 uxtheme.dll
0x00007FFB03FB0000 10.0.22000.778 bcryptPrimitives.dll
0x00007FFB036D0000 10.0.22000.1 profapi.dll
0x00007FFB052F0000 2001.12.10941.16384 clbcatq.dll
0x00007FFAF87E0000 10.0.22000.708 MMDevApi.dll
0x00007FFB03250000 10.0.22000.1 DEVOBJ.dll
0x00007FFAEB1A0000 10.0.22000.708 AUDIOSES.DLL
0x00007FFB02130000 10.0.22000.1 powrprof.dll
0x00007FFB02220000 10.0.22000.1 UMPDC.dll
0x00007FFB056A0000 10.0.22000.778 MSCTF.dll
0x00007FFAFDA00000 10.0.22000.778 AppXDeploymentClient.dll
0x00007FFAFD810000 11.0.22000.708 urlmon.dll
0x00007FFAFD520000 11.0.22000.653 iertutil.dll
0x00007FFAFD7E0000 10.0.22000.613 srvcli.dll
0x00007FFB023D0000 10.0.22000.434 netutils.dll
0x00007FFA7D6D0000 30.0.15.1277 nvoglv64.dll
0x00007FFAFF900000 10.0.22000.1 WTSAPI32.dll
0x00007FFB02FB0000 10.0.22000.1 CRYPTBASE.DLL
0x00007FFB02FF0000 10.0.22000.1 msasn1.dll
0x00007FFAFCB60000 10.0.22000.1 cryptnet.dll
0x00007FFB03DD0000 10.0.22000.348 CRYPT32.dll
0x00007FFAFCA10000 10.0.22000.120 drvstore.dll
0x00007FFB03060000 10.0.22000.739 wldp.dll
0x00007FFB03F40000 10.0.22000.708 WINTRUST.dll
0x00007FFB010D0000 10.0.22000.1 ntmarta.dll
0x00007FFB01210000 10.0.22000.41 dwmapi.dll
0x00007FFB023E0000 10.0.22000.708 WINSTA.dll
0x00007FFADE4C0000 10.0.22000.1 dataexchange.dll
0x00007FFAFBEC0000 10.0.22000.593 twinapi.appcore.dll
0x00007FFAEB070000 10.0.22000.282 textinputframework.dll
0x00007FFB009E0000 10.0.22000.71 CoreMessaging.dll
0x00007FFAFEA00000 10.0.22000.132 CoreUIComponents.dll
0x00007FFADE080000 10.0.22000.708 explorerframe.dll
0x00007FFB00D00000 10.0.22000.282 apphelp.dll
0x00007FFADF710000 1.1.9.0 OldNewExplorer64.dll
0x00007FFB02F90000 10.0.22000.1 CRYPTSP.dll
0x00007FFB02880000 10.0.22000.282 rsaenh.dll
0x0000018F13F70000 3.10.2150.1013 python3.DLL
0x00007FFAB6060000 3.10.2150.1013 _elementtree.pyd
0x00007FFAB6020000 3.10.2150.1013 pyexpat.pyd
0x00007FFABE200000 3.10.2150.1013 _bz2.pyd
0x00007FFAB5FF0000 3.10.2150.1013 _lzma.pyd
0x00007FFAB5FC0000 3.10.2150.1013 _ctypes.pyd
0x00007FFAED6B0000 libffi-7.dll
0x00007FFAB5CC0000 _multiarray_umath.cp310-win_amd64.pyd
0x00007FFAB5C90000 _multiarray_tests.cp310-win_amd64.pyd
0x00007FFAB5C70000 3.10.2150.1013 _socket.pyd
0x00007FFB02450000 10.0.22000.282 IPHLPAPI.DLL
0x00007FFAE8620000 3.10.2150.1013 select.pyd
0x00007FFAB5A40000 _umath_linalg.cp310-win_amd64.pyd
0x00007FFAB5A20000 _pocketfft_internal.cp310-win_amd64.pyd
0x00007FFAB5980000 mtrand.cp310-win_amd64.pyd
0x00007FFAB5950000 bit_generator.cp310-win_amd64.pyd
0x00007FFAB5910000 _common.cp310-win_amd64.pyd
0x00007FFAE7C20000 3.10.2150.1013 _hashlib.pyd
0x00007FFAB55C0000 1.1.1.13 libcrypto-1_1.dll
0x00007FFAB5570000 _bounded_integers.cp310-win_amd64.pyd
0x00007FFAB5550000 _mt19937.cp310-win_amd64.pyd
0x00007FFAB5530000 _philox.cp310-win_amd64.pyd
0x00007FFAB5510000 _pcg64.cp310-win_amd64.pyd
0x00007FFAB54F0000 _sfc64.cp310-win_amd64.pyd
0x00007FFAB5440000 _generator.cp310-win_amd64.pyd
0x00007FFAB53F0000 3.10.2150.1013 _decimal.pyd
0x00007FFAB53C0000 3.10.2150.1013 _ssl.pyd
0x00007FFAB5310000 1.1.1.13 libssl-1_1.dll
0x00007FFB02D50000 10.0.22000.1 mswsock.dll
0x00007FFAE78D0000 3.10.2150.1013 _queue.pyd
0x00007FFAB51F0000 3.10.2150.1013 unicodedata.pyd
0x00007FFB02480000 10.0.22000.708 DNSAPI.dll
0x00007FFB05590000 10.0.22000.1 NSI.dll
0x00007FFAF8A70000 10.0.22000.1 rasadhlp.dll
0x00007FFAFC750000 10.0.22000.708 fwpuclnt.dll
0x00007FFAD9B60000 _multidict.cp310-win_amd64.pyd
0x00007FFAB4840000 3.10.2150.1013 _asyncio.pyd
0x00007FFAD9960000 3.10.2150.1013 _overlapped.pyd
0x00007FFAB4820000 _quoting_c.cp310-win_amd64.pyd
0x00007FFAB4800000 _helpers.cp310-win_amd64.pyd
0x00007FFAB47E0000 _http_writer.cp310-win_amd64.pyd
0x00007FFAB4790000 _http_parser.cp310-win_amd64.pyd
0x00007FFAD8D80000 _websocket.cp310-win_amd64.pyd
0x00007FFAD4140000 3.10.2150.1013 _uuid.pyd
0x00007FFAB4770000 _frozenlist.cp310-win_amd64.pyd
0x00007FFAB3650000 30.0.15.1277 nvcuda.dll
0x00007FFAB1FB0000 30.0.15.1277 nvcuda64.dll
0x00007FFAFA170000 30.0.15.1277 nvapi64.dll
0x00007FFA81790000 7.4.1.0 nvoptix.dll
0x00007FFA78560000 30.0.15.1277 nvrtum64.dll
0x00007FFA8A3D0000 8.17.15.1277 nvml.dll
I figured it out. It's all about the crooked addon. When I moved it manually, everything worked.