Most Unity games crash during loading: How to fix?

thankvermuchyounext

New Member
May 30, 2020
6
0
Hi,

does anyone know how to fix crashing Unity games during loading? What's the cause of it? Think it has something to do with graphics cause playing "Wish: Paradise High" in windowed mode instead of fullscreen works. Other games with pop-up settings before starting don't work tho.

Hope anyone can help.
 

Winterfire

Forum Fanatic
Respected User
Game Developer
Sep 27, 2018
4,923
7,234
Without more details, I would go for the "Get a better computer."


Unity is not like Ren'Py or RPGM, it requires a proper gaming machine.
 

thankvermuchyounext

New Member
May 30, 2020
6
0
Sorry for missing information. My laptop has Intel i5-2450M CPU (Intel HD Graphics 3000) and a Radeon HD 7400M dedicated graphic card + 8GB RAM and runs on Win 10 64-Bit. I know it's pretty old but I think basic Visual Novel style Unity games should still work.

I noticed that player.log registers that game uses Intel graphics instead of the dedicated one. I'm using Radeon Crimson software. Everything works fine so far so I would like to try solutions other than reinstalling drivers and all that stuff if this can even help.
 

Winterfire

Forum Fanatic
Respected User
Game Developer
Sep 27, 2018
4,923
7,234
Sorry for missing information. My laptop has Intel i5-2450M CPU (Intel HD Graphics 3000) and a Radeon HD 7400M dedicated graphic card + 8GB RAM and runs on Win 10 64-Bit. I know it's pretty old but I think basic Visual Novel style Unity games should still work.

I noticed that player.log registers that game uses Intel graphics instead of the dedicated one. I'm using Radeon Crimson software. Everything works fine so far so I would like to try solutions other than reinstalling drivers and all that stuff if this can even help.
Ah yes, laptops do that.
You need to execute games with your Radeon... it is not a matter of drivers (although keeping them updated is good), you just need to select the GPU you want to run an app/game with.
 
  • Like
Reactions: thankvermuchyounext

thankvermuchyounext

New Member
May 30, 2020
6
0
I think it has to be an issue with Windows 10 and drivers of the old GPU cause switching was no problem during Windows 7 times. I set my games on high performance now but it doesn't work and games still use Intel no matter what. Tried out several drivers and whatever but with same results. Disabling Intel Graphics works and makes games playable but still it's annoying.
 

Winterfire

Forum Fanatic
Respected User
Game Developer
Sep 27, 2018
4,923
7,234
I think it has to be an issue with Windows 10 and drivers of the old GPU cause switching was no problem during Windows 7 times. I set my games on high performance now but it doesn't work and games still use Intel no matter what. Tried out several drivers and whatever but with same results. Disabling Intel Graphics works and makes games playable but still it's annoying.
I told you, it is not a matter of drivers nor having to disable Intel Graphics, you either need to run the application with your GPU (somewhere in right click the application, it should give you the option to execute with your gpu) or you can access your GPU panel and set that up. You can search it on google if you have no idea how to do it.
 
  • Like
Reactions: thankvermuchyounext

thankvermuchyounext

New Member
May 30, 2020
6
0
I told you, it is not a matter of drivers nor having to disable Intel Graphics, you either need to run the application with your GPU (somewhere in right click the application, it should give you the option to execute with your gpu) or you can access your GPU panel and set that up. You can search it on google if you have no idea how to do it.
I wish this worked but sadly it doesn't. This method worked with Windows 7 but now the switching mechanic doesn't work anymore cause of outdated GPU. That's what I read somewhere. I set everything on "High Performance" but applications doesn't switch to it. Without Unitys player.log I wouldn't even notice this problem. Disabling Intel Graphics is just a work around cause it forces my machine to use GPU.
 

Winterfire

Forum Fanatic
Respected User
Game Developer
Sep 27, 2018
4,923
7,234
I wish this worked but sadly it doesn't. This method worked with Windows 7 but now the switching mechanic doesn't work anymore cause of outdated GPU. That's what I read somewhere. I set everything on "High Performance" but applications doesn't switch to it. Without Unitys player.log I wouldn't even notice this problem. Disabling Intel Graphics is just a work around cause it forces my machine to use GPU.
Yea, I said that with Windows 7 in mind because my laptop is Windows 7 and I had to do those steps to run games.
I assume you are using Windows 10? I cannot believe they would take out such an important feature, I am sure it was just moved somewhere else, there should be an easier way. Have you tried searching on google?
 
  • Like
Reactions: thankvermuchyounext

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,816
Yea, I said that with Windows 7 in mind because my laptop is Windows 7 and I had to do those steps to run games.
I assume you are using Windows 10? I cannot believe they would take out such an important feature, I am sure it was just moved somewhere else, there should be an easier way. Have you tried searching on google?
It's still there:


I wish this worked but sadly it doesn't. This method worked with Windows 7 but now the switching mechanic doesn't work anymore cause of outdated GPU. That's what I read somewhere. I set everything on "High Performance" but applications doesn't switch to it. Without Unitys player.log I wouldn't even notice this problem. Disabling Intel Graphics is just a work around cause it forces my machine to use GPU.
Feel free to upload your dxdiag report after a unity game fails to launch.
 

KRL.

Member
Aug 18, 2017
102
22
The Unity games have been crashing for a few weeks now on my PC, I've tried different "solutions" on the internet, none of them worked, I thought it was only Custom Tamago, but having tried to play IslanDeity again this morning, I realised that it wasn't the only one that was crashing, if you have a solution that I haven't tried yet, don't hesitate
 

Winterfire

Forum Fanatic
Respected User
Game Developer
Sep 27, 2018
4,923
7,234
The Unity games have been crashing for a few weeks now on my PC, I've tried different "solutions" on the internet, none of them worked, I thought it was only Custom Tamago, but having tried to play IslanDeity again this morning, I realised that it wasn't the only one that was crashing, if you have a solution that I haven't tried yet, don't hesitate
Are you sure the game is not simply hanging and you need to wait?
On Windows, a loading window appears blank and if you click it, it will give you the option to terminate it, but that doesn't mean it crashed.
 

KRL.

Member
Aug 18, 2017
102
22
Are you sure the game is not simply hanging and you need to wait?
On Windows, a loading window appears blank and if you click it, it will give you the option to terminate it, but that doesn't mean it crashed.
I'm sure I have a pop-up similar to Pirulo's on Unity games, and after that pop-up appears, the game closes instantly
 

Winterfire

Forum Fanatic
Respected User
Game Developer
Sep 27, 2018
4,923
7,234
Oh all right, generated log will tell you why/where it crashed then. It's in appdata
 

KRL.

Member
Aug 18, 2017
102
22
maybe, but I don't understand the logs so I don't even know if I'm supposed to screen the whole thing, or just the beginning or the end
 

KRL.

Member
Aug 18, 2017
102
22
since you can't put a .txt file I couldn't find anything better than just copying and pasting, have fun xD

Mono path[0] = 'C:/Users/korol/Downloads/IslanDeity 0.072a Windows/IslanDeity_Data/Managed'
Mono config path = 'C:/Users/korol/Downloads/IslanDeity 0.072a Windows/MonoBleedingEdge/etc'
Initialize engine version: 2021.2.19f1 (602ecdbb2fb0)
[Subsystems] Discovering subsystems at path C:/Users/korol/Downloads/IslanDeity 0.072a Windows/IslanDeity_Data/UnitySubsystems
GfxDevice: creating device client; threaded=1; jobified=1
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce RTX 2060 (ID=0x1f15)
Vendor: NVIDIA
VRAM: 5980 MB
Driver: 31.0.15.1659
Begin MonoManager ReloadAssembly
- Completed reload, in 0.157 seconds
<RI> Initializing input.
<RI> Input initialized.
<RI> Initialized touch support.
UnloadTime: 1.563400 ms
Crash!!!
SymInit: Symbol-SearchPath: '.;C:\Users\korol\Downloads\IslanDeity 0.072a Windows;C:\Users\korol\Downloads\IslanDeity 0.072a Windows;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols* ', symOptions: 534, UserName: 'korol'
OS-Version: 10.0.0
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\IslanDeity.exe:IslanDeity.exe (00007FF6BB540000), size: 675840 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2021.2.14.40468
C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (00007FFDBFF90000), size: 2199552 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (00007FFDBE870000), size: 794624 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (00007FFDBD650000), size: 3792896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\apphelp.dll:apphelp.dll (00007FFDBA2E0000), size: 614400 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\AcLayers.DLL:AcLayers.DLL (00007FFD49560000), size: 4878336 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (00007FFDBF9B0000), size: 684032 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.25169.1000
C:\WINDOWS\System32\SHLWAPI.dll:SHLWAPI.dll (00007FFDBE2B0000), size: 385024 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\AcGenral.DLL:AcGenral.DLL (00007FFDAA450000), size: 405504 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\sechost.dll:sechost.dll (00007FFDBE990000), size: 692224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\USER32.dll:USER32.dll (00007FFDBEA40000), size: 1753088 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\win32u.dll:win32u.dll (00007FFDBD9F0000), size: 155648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\GDI32.dll:GDI32.dll (00007FFDBF880000), size: 167936 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (00007FFDBDC10000), size: 1118208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (00007FFDBD370000), size: 630784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (00007FFDBD410000), size: 1085440 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\ole32.dll:eek:le32.dll (00007FFDBE310000), size: 1687552 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\combase.dll:combase.dll (00007FFDBEBF0000), size: 3706880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (00007FFDBFBD0000), size: 1208320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\advapi32.dll:advapi32.dll (00007FFDBE4B0000), size: 716800 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\shcore.dll:shcore.dll (00007FFDBEF80000), size: 995328 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (00007FFDBF090000), size: 8290304 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\USERENV.dll:USERENV.dll (00007FFDBC9D0000), size: 163840 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\MPR.dll:MPR.dll (00007FFD961E0000), size: 122880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\SspiCli.dll:SspiCli.dll (00007FFDBC690000), size: 294912 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\IMM32.DLL:IMM32.DLL (00007FFDBE820000), size: 200704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\UnityPlayer.dll:UnityPlayer.dll (00007FFD00D30000), size: 29851648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2021.2.19.11981
C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (00007FFDBDD40000), size: 4669440 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (00007FFDB1460000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (00007FFDBFA70000), size: 880640 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FFD71BF0000), size: 1019904 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (00007FFDAC550000), size: 212992 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (00007FFDBDA20000), size: 1478656 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FFDB63A0000), size: 1228800 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (00007FFDBFB50000), size: 462848 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\bcrypt.dll:bcrypt.dll (00007FFDBCD00000), size: 163840 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (00007FFDBBB80000), size: 57344 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (00007FFD71B80000), size: 184320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FFDBAAE0000), size: 176128 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\dxcore.dll:dxcore.dll (00007FFDBA8A0000), size: 221184 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\kernel.appcore.dll:kernel.appcore.dll (00007FFDBC400000), size: 98304 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FFDBDB90000), size: 503808 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\uxtheme.dll:uxtheme.dll (00007FFDBA580000), size: 692224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\ProgramData\A-Volute\A-Volute.SonicStudio3\Modules\ScheduledModules\x64\AudioDevProps2.dll:AudioDevProps2.dll (00007FFD48C40000), size: 1249280 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2.6.13.0
C:\WINDOWS\SYSTEM32\windows.storage.dll:windows.storage.dll (00007FFDBB2B0000), size: 9191424 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (00007FFDBB170000), size: 1302528 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\profapi.dll:profapi.dll (00007FFDBD2A0000), size: 143360 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll:mono-2.0-bdwgc.dll (00007FFD28940000), size: 11177984 (result: 0), SymType: '-deferred-', PDB: ''
C:\WINDOWS\SYSTEM32\iphlpapi.dll:iphlpapi.dll (00007FFDBBE90000), size: 184320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (00007FFDBFD00000), size: 1241088 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (00007FFDB95F0000), size: 2539520 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (00007FFDBA9D0000), size: 1015808 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll:directxdatabasehelper.dll (00007FFDB61E0000), size: 294912 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_a6c8d8415ff0e012\nvldumdx.dll:nvldumdx.dll (00007FFDABF60000), size: 1142784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 31.0.15.1659
C:\WINDOWS\SYSTEM32\msasn1.dll:msasn1.dll (00007FFDBD000000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\cryptnet.dll:cryptnet.dll (00007FFDB3AB0000), size: 204800 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\drvstore.dll:drvstore.dll (00007FFDB1300000), size: 1413120 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\devobj.dll:devobj.dll (00007FFDBD020000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\cfgmgr32.dll:cfgmgr32.dll (00007FFDBD050000), size: 323584 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\wldp.dll:wldp.dll (00007FFDBCC00000), size: 290816 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\cryptbase.dll:cryptbase.dll (00007FFDBCB70000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\WINTRUST.DLL:WINTRUST.DLL (00007FFDBD520000), size: 438272 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\imagehlp.dll:imagehlp.dll (00007FFDBFF20000), size: 131072 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\CRYPTSP.dll:CRYPTSP.dll (00007FFDBCB50000), size: 110592 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (00007FFDBC360000), size: 212992 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_a6c8d8415ff0e012\nvwgf2umx.dll:nvwgf2umx.dll (00007FFCFE330000), size: 44015616 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 31.0.15.1659
C:\WINDOWS\system32\nvspcap64.dll:nvspcap64.dll (00007FFD62A60000), size: 2912256 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.25.1.27
C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FFDBC420000), size: 212992 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (00007FFDBFE60000), size: 720896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2001.12.10941.16384
C:\WINDOWS\system32\wbem\wbemprox.dll:wbemprox.dll (00007FFDB0FD0000), size: 65536 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FFDAD9B0000), size: 524288 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FFDACDC0000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\wbem\fastprox.dll:fastprox.dll (00007FFDACFF0000), size: 1015808 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\amsi.dll:amsi.dll (00007FFDAC4C0000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2207.4-0\MpOav.dll:MpOav.dll (00007FFDAC6D0000), size: 503808 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 4.18.2207.4
C:\WINDOWS\System32\MMDevApi.dll:MMDevApi.dll (00007FFDACD10000), size: 651264 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\AudioSes.dll:AudioSes.dll (00007FFD95E50000), size: 1986560 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\ProgramData\A-Volute\A-Volute.SonicStudio3\Modules\ScheduledModules\x64\ProductInfo.dll:productInfo.dll (00007FFD49020000), size: 131072 (result: 0), SymType: '-deferred-', PDB: ''
C:\WINDOWS\SYSTEM32\PropSys.dll:propSys.dll (00007FFDB7EB0000), size: 1044480 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.25169.1000
C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (00007FFDBADF0000), size: 86016 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\powrprof.dll:powrprof.dll (00007FFDBC1C0000), size: 315392 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\UMPDC.dll:UMPDC.dll (00007FFDBC1A0000), size: 77824 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\IslanDeity_Data\Plugins\x86_64\lib_burst_generated.dll:lib_burst_generated.dll (00007FFDAA400000), size: 282624 (result: 0), SymType: '-deferred-', PDB: ''
C:\WINDOWS\SYSTEM32\xinput1_3.dll:xinput1_3.dll (0000000000400000), size: 122880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 9.18.944.0
C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igd10iumd64.dll:igd10iumd64.dll (00007FFDB1470000), size: 19333120 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 26.20.100.7985
C:\WINDOWS\SYSTEM32\ncrypt.dll:ncrypt.dll (00007FFDBCCC0000), size: 192512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\NTASN1.dll:NTASN1.dll (00007FFDBCC80000), size: 225280 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igdgmm64.dll:igdgmm64.dll (00007FFDB0FF0000), size: 1720320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 26.20.100.7985
C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igc64.dll:igc64.dll (00007FFDAE9B0000), size: 38383616 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 26.20.100.7985
C:\WINDOWS\SYSTEM32\dcomp.dll:dcomp.dll (00007FFDB9860000), size: 2293760 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\textinputframework.dll:textinputframework.dll (00007FFDB40E0000), size: 1232896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\Oleacc.dll:Oleacc.dll (00007FFDAC080000), size: 430080 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.2.25169.1000
C:\WINDOWS\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFDBA660000), size: 2306048 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000

========== OUTPUTTING STACK TRACE ==================

0x00007FFD01592A4B (UnityPlayer) UnityMain
0x00007FFD0158B610 (UnityPlayer) UnityMain
0x00007FFD0159C3E8 (UnityPlayer) UnityMain
SymInit: Symbol-SearchPath: '.;C:\Users\korol\Downloads\IslanDeity 0.072a Windows;C:\Users\korol\Downloads\IslanDeity 0.072a Windows;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols* ', symOptions: 534, UserName: 'korol'
OS-Version: 10.0.0
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\IslanDeity.exe:IslanDeity.exe (00007FF6BB540000), size: 675840 (result: 0), SymType: '-exported-', PDB: 'C:\Users\korol\Downloads\IslanDeity 0.072a Windows\IslanDeity.exe', fileVersion: 2021.2.14.40468
C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (00007FFDBFF90000), size: 2199552 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntdll.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (00007FFDBE870000), size: 794624 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNEL32.DLL', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (00007FFDBD650000), size: 3792896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNELBASE.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\apphelp.dll:apphelp.dll (00007FFDBA2E0000), size: 614400 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\apphelp.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\AcLayers.DLL:AcLayers.DLL (00007FFD49560000), size: 4878336 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AcLayers.DLL', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (00007FFDBF9B0000), size: 684032 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcrt.dll', fileVersion: 7.0.25169.1000
C:\WINDOWS\System32\SHLWAPI.dll:SHLWAPI.dll (00007FFDBE2B0000), size: 385024 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHLWAPI.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\AcGenral.DLL:AcGenral.DLL (00007FFDAA450000), size: 405504 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AcGenral.DLL', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\sechost.dll:sechost.dll (00007FFDBE990000), size: 692224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\sechost.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\USER32.dll:USER32.dll (00007FFDBEA40000), size: 1753088 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\USER32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\win32u.dll:win32u.dll (00007FFDBD9F0000), size: 155648 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\win32u.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\GDI32.dll:GDI32.dll (00007FFDBF880000), size: 167936 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\GDI32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (00007FFDBDC10000), size: 1118208 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\gdi32full.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (00007FFDBD370000), size: 630784 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcp_win.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (00007FFDBD410000), size: 1085440 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ucrtbase.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\ole32.dll:eek:le32.dll (00007FFDBE310000), size: 1687552 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ole32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\combase.dll:combase.dll (00007FFDBEBF0000), size: 3706880 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\combase.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (00007FFDBFBD0000), size: 1208320 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\RPCRT4.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\advapi32.dll:advapi32.dll (00007FFDBE4B0000), size: 716800 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\advapi32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\shcore.dll:shcore.dll (00007FFDBEF80000), size: 995328 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\shcore.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (00007FFDBF090000), size: 8290304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHELL32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\USERENV.dll:USERENV.dll (00007FFDBC9D0000), size: 163840 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\USERENV.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\MPR.dll:MPR.dll (00007FFD961E0000), size: 122880 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MPR.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\SspiCli.dll:SspiCli.dll (00007FFDBC690000), size: 294912 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\SspiCli.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\IMM32.DLL:IMM32.DLL (00007FFDBE820000), size: 200704 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\IMM32.DLL', fileVersion: 10.0.25169.1000
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\UnityPlayer.dll:UnityPlayer.dll (00007FFD00D30000), size: 29851648 (result: 0), SymType: '-exported-', PDB: 'C:\Users\korol\Downloads\IslanDeity 0.072a Windows\UnityPlayer.dll', fileVersion: 2021.2.19.11981
C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (00007FFDBDD40000), size: 4669440 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SETUPAPI.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (00007FFDB1460000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\VERSION.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (00007FFDBFA70000), size: 880640 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\OLEAUT32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FFD71BF0000), size: 1019904 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\OPENGL32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (00007FFDAC550000), size: 212992 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINMM.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (00007FFDBDA20000), size: 1478656 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CRYPT32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FFDB63A0000), size: 1228800 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINHTTP.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (00007FFDBFB50000), size: 462848 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WS2_32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\bcrypt.dll:bcrypt.dll (00007FFDBCD00000), size: 163840 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\bcrypt.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (00007FFDBBB80000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\HID.DLL', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (00007FFD71B80000), size: 184320 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\GLU32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FFDBAAE0000), size: 176128 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dwmapi.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\dxcore.dll:dxcore.dll (00007FFDBA8A0000), size: 221184 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dxcore.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\kernel.appcore.dll:kernel.appcore.dll (00007FFDBC400000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\kernel.appcore.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FFDBDB90000), size: 503808 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\bcryptPrimitives.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\uxtheme.dll:uxtheme.dll (00007FFDBA580000), size: 692224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\uxtheme.dll', fileVersion: 10.0.25169.1000
C:\ProgramData\A-Volute\A-Volute.SonicStudio3\Modules\ScheduledModules\x64\AudioDevProps2.dll:AudioDevProps2.dll (00007FFD48C40000), size: 1249280 (result: 0), SymType: '-exported-', PDB: 'C:\ProgramData\A-Volute\A-Volute.SonicStudio3\Modules\ScheduledModules\x64\AudioDevProps2.dll', fileVersion: 2.6.13.0
C:\WINDOWS\SYSTEM32\windows.storage.dll:windows.storage.dll (00007FFDBB2B0000), size: 9191424 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\windows.storage.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (00007FFDBB170000), size: 1302528 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wintypes.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\profapi.dll:profapi.dll (00007FFDBD2A0000), size: 143360 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\profapi.dll', fileVersion: 10.0.25169.1000
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll:mono-2.0-bdwgc.dll (00007FFD28940000), size: 11177984 (result: 0), SymType: '-exported-', PDB: 'C:\Users\korol\Downloads\IslanDeity 0.072a Windows\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll'
C:\WINDOWS\SYSTEM32\iphlpapi.dll:iphlpapi.dll (00007FFDBBE90000), size: 184320 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\iphlpapi.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (00007FFDBFD00000), size: 1241088 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\MSCTF.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (00007FFDB95F0000), size: 2539520 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\d3d11.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (00007FFDBA9D0000), size: 1015808 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dxgi.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll:directxdatabasehelper.dll (00007FFDB61E0000), size: 294912 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_a6c8d8415ff0e012\nvldumdx.dll:nvldumdx.dll (00007FFDABF60000), size: 1142784 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_a6c8d8415ff0e012\nvldumdx.dll', fileVersion: 31.0.15.1659
C:\WINDOWS\SYSTEM32\msasn1.dll:msasn1.dll (00007FFDBD000000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\msasn1.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\cryptnet.dll:cryptnet.dll (00007FFDB3AB0000), size: 204800 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\cryptnet.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\drvstore.dll:drvstore.dll (00007FFDB1300000), size: 1413120 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\drvstore.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\devobj.dll:devobj.dll (00007FFDBD020000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\devobj.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\cfgmgr32.dll:cfgmgr32.dll (00007FFDBD050000), size: 323584 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\cfgmgr32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\wldp.dll:wldp.dll (00007FFDBCC00000), size: 290816 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wldp.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\cryptbase.dll:cryptbase.dll (00007FFDBCB70000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\cryptbase.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\WINTRUST.DLL:WINTRUST.DLL (00007FFDBD520000), size: 438272 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WINTRUST.DLL', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\imagehlp.dll:imagehlp.dll (00007FFDBFF20000), size: 131072 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\imagehlp.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\CRYPTSP.dll:CRYPTSP.dll (00007FFDBCB50000), size: 110592 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\CRYPTSP.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (00007FFDBC360000), size: 212992 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\rsaenh.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_a6c8d8415ff0e012\nvwgf2umx.dll:nvwgf2umx.dll (00007FFCFE330000), size: 44015616 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_a6c8d8415ff0e012\nvwgf2umx.dll', fileVersion: 31.0.15.1659
C:\WINDOWS\system32\nvspcap64.dll:nvspcap64.dll (00007FFD62A60000), size: 2912256 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\nvspcap64.dll', fileVersion: 3.25.1.27
C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FFDBC420000), size: 212992 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntmarta.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (00007FFDBFE60000), size: 720896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\clbcatq.dll', fileVersion: 2001.12.10941.16384
C:\WINDOWS\system32\wbem\wbemprox.dll:wbemprox.dll (00007FFDB0FD0000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\wbem\wbemprox.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FFDAD9B0000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wbemcomn.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FFDACDC0000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\wbem\wbemsvc.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\wbem\fastprox.dll:fastprox.dll (00007FFDACFF0000), size: 1015808 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\wbem\fastprox.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\amsi.dll:amsi.dll (00007FFDAC4C0000), size: 118784 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\amsi.dll', fileVersion: 10.0.25169.1000
C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2207.4-0\MpOav.dll:MpOav.dll (00007FFDAC6D0000), size: 503808 (result: 0), SymType: '-exported-', PDB: 'C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2207.4-0\MpOav.dll', fileVersion: 4.18.2207.4
C:\WINDOWS\System32\MMDevApi.dll:MMDevApi.dll (00007FFDACD10000), size: 651264 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\MMDevApi.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\AudioSes.dll:AudioSes.dll (00007FFD95E50000), size: 1986560 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AudioSes.dll', fileVersion: 10.0.25169.1000
C:\ProgramData\A-Volute\A-Volute.SonicStudio3\Modules\ScheduledModules\x64\ProductInfo.dll:productInfo.dll (00007FFD49020000), size: 131072 (result: 0), SymType: '-exported-', PDB: 'C:\ProgramData\A-Volute\A-Volute.SonicStudio3\Modules\ScheduledModules\x64\ProductInfo.dll'
C:\WINDOWS\SYSTEM32\PropSys.dll:propSys.dll (00007FFDB7EB0000), size: 1044480 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\PropSys.dll', fileVersion: 7.0.25169.1000
C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (00007FFDBADF0000), size: 86016 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\powrprof.dll:powrprof.dll (00007FFDBC1C0000), size: 315392 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\powrprof.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\UMPDC.dll:UMPDC.dll (00007FFDBC1A0000), size: 77824 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\UMPDC.dll', fileVersion: 10.0.25169.1000
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\IslanDeity_Data\Plugins\x86_64\lib_burst_generated.dll:lib_burst_generated.dll (00007FFDAA400000), size: 282624 (result: 0), SymType: '-exported-', PDB: 'C:\Users\korol\Downloads\IslanDeity 0.072a Windows\IslanDeity_Data\Plugins\x86_64\lib_burst_generated.dll'
C:\WINDOWS\SYSTEM32\xinput1_3.dll:xinput1_3.dll (0000000000400000), size: 122880 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\xinput1_3.dll', fileVersion: 9.18.944.0
C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igd10iumd64.dll:igd10iumd64.dll (00007FFDB1470000), size: 19333120 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igd10iumd64.dll', fileVersion: 26.20.100.7985
C:\WINDOWS\SYSTEM32\ncrypt.dll:ncrypt.dll (00007FFDBCCC0000), size: 192512 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ncrypt.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\NTASN1.dll:NTASN1.dll (00007FFDBCC80000), size: 225280 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\NTASN1.dll', fileVersion: 10.0.25169.1000
C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igdgmm64.dll:igdgmm64.dll (00007FFDB0FF0000), size: 1720320 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igdgmm64.dll', fileVersion: 26.20.100.7985
C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igc64.dll:igc64.dll (00007FFDAE9B0000), size: 38383616 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igc64.dll', fileVersion: 26.20.100.7985
C:\WINDOWS\SYSTEM32\dcomp.dll:dcomp.dll (00007FFDB9860000), size: 2293760 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\dcomp.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\textinputframework.dll:textinputframework.dll (00007FFDB40E0000), size: 1232896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\textinputframework.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\Oleacc.dll:Oleacc.dll (00007FFDAC080000), size: 430080 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\Oleacc.dll', fileVersion: 7.2.25169.1000
C:\WINDOWS\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFDBA660000), size: 2306048 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dbghelp.dll', fileVersion: 10.0.25169.1000
ERROR: SymGetSymFromAddr64, GetLastError: 'Tentative d’accès à une adresse non valide.' (Address: 00007FFD0140318D)
0x00007FFD0140318D (UnityPlayer) (function-name not available)
0x00007FFDBEA60B5E (USER32) DispatchMessageW
0x00007FFDBEA60571 (USER32) DispatchMessageW
0x00007FFD0159D681 (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: 'Tentative d’accès à une adresse non valide.' (Address: 00007FFD01401549)
0x00007FFD01401549 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Tentative d’accès à une adresse non valide.' (Address: 00007FFD01405D67)
0x00007FFD01405D67 (UnityPlayer) (function-name not available)
0x00007FFD014078CB (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: 'Tentative d’accès à une adresse non valide.' (Address: 00007FF6BB5411F2)
0x00007FF6BB5411F2 (IslanDeity) (function-name not available)
0x00007FFDBE88458D (KERNEL32) BaseThreadInitThunk
0x00007FFDBFFF7548 (ntdll) RtlUserThreadStart

========== END OF STACKTRACE ===========

A crash has been intercepted by the crash handler. For call stack and other details, see the latest crash report generated in:
* C:/Users/korol/AppData/Local/Temp/Forlorn Faun/IslanDeity/Crashes
 

KRL.

Member
Aug 18, 2017
102
22
launched in administrator, it gives this

Mono path[0] = 'C:/Users/korol/Downloads/IslanDeity 0.072a Windows/IslanDeity_Data/Managed'
Mono config path = 'C:/Users/korol/Downloads/IslanDeity 0.072a Windows/MonoBleedingEdge/etc'
Initialize engine version: 2021.2.19f1 (602ecdbb2fb0)
[Subsystems] Discovering subsystems at path C:/Users/korol/Downloads/IslanDeity 0.072a Windows/IslanDeity_Data/UnitySubsystems
GfxDevice: creating device client; threaded=1; jobified=1
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce RTX 2060 (ID=0x1f15)
Vendor: NVIDIA
VRAM: 5980 MB
Driver: 31.0.15.1659
Begin MonoManager ReloadAssembly
- Completed reload, in 0.139 seconds
<RI> Initializing input.
<RI> Input initialized.
<RI> Initialized touch support.
UnloadTime: 1.525600 ms
Crash!!!
SymInit: Symbol-SearchPath: '.;C:\Users\korol\Downloads\IslanDeity 0.072a Windows;C:\Users\korol\Downloads\IslanDeity 0.072a Windows;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols* ', symOptions: 534, UserName: 'korol'
OS-Version: 10.0.0
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\IslanDeity.exe:IslanDeity.exe (00007FF618030000), size: 675840 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2021.2.14.40468
C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (00007FFDBFF90000), size: 2199552 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (00007FFDBE870000), size: 794624 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (00007FFDBD650000), size: 3792896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\apphelp.dll:apphelp.dll (00007FFDBA2E0000), size: 614400 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\AcLayers.DLL:AcLayers.DLL (00007FFCF3F70000), size: 4878336 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (00007FFDBF9B0000), size: 684032 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.25169.1000
C:\WINDOWS\System32\SHLWAPI.dll:SHLWAPI.dll (00007FFDBE2B0000), size: 385024 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\AcGenral.DLL:AcGenral.DLL (00007FFD65510000), size: 405504 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\sechost.dll:sechost.dll (00007FFDBE990000), size: 692224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\USER32.dll:USER32.dll (00007FFDBEA40000), size: 1753088 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\win32u.dll:win32u.dll (00007FFDBD9F0000), size: 155648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\GDI32.dll:GDI32.dll (00007FFDBF880000), size: 167936 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (00007FFDBDC10000), size: 1118208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (00007FFDBD370000), size: 630784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (00007FFDBD410000), size: 1085440 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\ole32.dll:eek:le32.dll (00007FFDBE310000), size: 1687552 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\combase.dll:combase.dll (00007FFDBEBF0000), size: 3706880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (00007FFDBFBD0000), size: 1208320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\advapi32.dll:advapi32.dll (00007FFDBE4B0000), size: 716800 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\shcore.dll:shcore.dll (00007FFDBEF80000), size: 995328 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (00007FFDBF090000), size: 8290304 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\USERENV.dll:USERENV.dll (00007FFDBC9D0000), size: 163840 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\MPR.dll:MPR.dll (00007FFD961E0000), size: 122880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\SspiCli.dll:SspiCli.dll (00007FFDBC690000), size: 294912 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\IMM32.DLL:IMM32.DLL (00007FFDBE820000), size: 200704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\UnityPlayer.dll:UnityPlayer.dll (00007FFCF22F0000), size: 29851648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2021.2.19.11981
C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (00007FFDBDD40000), size: 4669440 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (00007FFDB1460000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (00007FFDBFA70000), size: 880640 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FFD71BF0000), size: 1019904 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (00007FFDAC550000), size: 212992 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (00007FFDBDA20000), size: 1478656 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FFDB63A0000), size: 1228800 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (00007FFDBFB50000), size: 462848 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\bcrypt.dll:bcrypt.dll (00007FFDBCD00000), size: 163840 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (00007FFDBBB80000), size: 57344 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (00007FFD71B80000), size: 184320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FFDBAAE0000), size: 176128 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\dxcore.dll:dxcore.dll (00007FFDBA8A0000), size: 221184 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\kernel.appcore.dll:kernel.appcore.dll (00007FFDBC400000), size: 98304 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FFDBDB90000), size: 503808 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\uxtheme.dll:uxtheme.dll (00007FFDBA580000), size: 692224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\ProgramData\A-Volute\A-Volute.SonicStudio3\Modules\ScheduledModules\x64\AudioDevProps2.dll:AudioDevProps2.dll (00007FFD48C40000), size: 1249280 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2.6.13.0
C:\WINDOWS\SYSTEM32\windows.storage.dll:windows.storage.dll (00007FFDBB2B0000), size: 9191424 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (00007FFDBB170000), size: 1302528 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\profapi.dll:profapi.dll (00007FFDBD2A0000), size: 143360 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll:mono-2.0-bdwgc.dll (00007FFCF1840000), size: 11177984 (result: 0), SymType: '-deferred-', PDB: ''
C:\WINDOWS\SYSTEM32\iphlpapi.dll:iphlpapi.dll (00007FFDBBE90000), size: 184320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (00007FFDBFD00000), size: 1241088 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (00007FFDB95F0000), size: 2539520 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (00007FFDBA9D0000), size: 1015808 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll:directxdatabasehelper.dll (00007FFDB61E0000), size: 294912 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_a6c8d8415ff0e012\nvldumdx.dll:nvldumdx.dll (00007FFDABF60000), size: 1142784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 31.0.15.1659
C:\WINDOWS\SYSTEM32\msasn1.dll:msasn1.dll (00007FFDBD000000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\cryptnet.dll:cryptnet.dll (00007FFDB3AB0000), size: 204800 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\drvstore.dll:drvstore.dll (00007FFDB1300000), size: 1413120 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\devobj.dll:devobj.dll (00007FFDBD020000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\cfgmgr32.dll:cfgmgr32.dll (00007FFDBD050000), size: 323584 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\wldp.dll:wldp.dll (00007FFDBCC00000), size: 290816 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\cryptbase.dll:cryptbase.dll (00007FFDBCB70000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\WINTRUST.DLL:WINTRUST.DLL (00007FFDBD520000), size: 438272 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\imagehlp.dll:imagehlp.dll (00007FFDBFF20000), size: 131072 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\CRYPTSP.dll:CRYPTSP.dll (00007FFDBCB50000), size: 110592 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (00007FFDBC360000), size: 212992 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_a6c8d8415ff0e012\nvwgf2umx.dll:nvwgf2umx.dll (00007FFCEEE40000), size: 44015616 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 31.0.15.1659
C:\WINDOWS\system32\nvspcap64.dll:nvspcap64.dll (00007FFCF75F0000), size: 2912256 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.25.1.27
C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FFDBC420000), size: 212992 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (00007FFDBFE60000), size: 720896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2001.12.10941.16384
C:\WINDOWS\system32\wbem\wbemprox.dll:wbemprox.dll (00007FFDB0FD0000), size: 65536 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FFDAD9B0000), size: 524288 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FFDACDC0000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\wbem\fastprox.dll:fastprox.dll (00007FFDACFF0000), size: 1015808 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\amsi.dll:amsi.dll (00007FFDAC4C0000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2207.4-0\MpOav.dll:MpOav.dll (00007FFDAC6D0000), size: 503808 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 4.18.2207.4
C:\WINDOWS\System32\MMDevApi.dll:MMDevApi.dll (00007FFDACD10000), size: 651264 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\AudioSes.dll:AudioSes.dll (00007FFD95E50000), size: 1986560 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\ProgramData\A-Volute\A-Volute.SonicStudio3\Modules\ScheduledModules\x64\ProductInfo.dll:productInfo.dll (00007FFD49020000), size: 131072 (result: 0), SymType: '-deferred-', PDB: ''
C:\WINDOWS\SYSTEM32\PropSys.dll:propSys.dll (00007FFDB7EB0000), size: 1044480 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.25169.1000
C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (00007FFDBADF0000), size: 86016 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\powrprof.dll:powrprof.dll (00007FFDBC1C0000), size: 315392 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\UMPDC.dll:UMPDC.dll (00007FFDBC1A0000), size: 77824 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\IslanDeity_Data\Plugins\x86_64\lib_burst_generated.dll:lib_burst_generated.dll (00007FFD6D100000), size: 282624 (result: 0), SymType: '-deferred-', PDB: ''
C:\WINDOWS\SYSTEM32\xinput1_3.dll:xinput1_3.dll (0000000000400000), size: 122880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 9.18.944.0
C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igd10iumd64.dll:igd10iumd64.dll (00007FFDB1470000), size: 19333120 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 26.20.100.7985
C:\WINDOWS\SYSTEM32\ncrypt.dll:ncrypt.dll (00007FFDBCCC0000), size: 192512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\NTASN1.dll:NTASN1.dll (00007FFDBCC80000), size: 225280 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igdgmm64.dll:igdgmm64.dll (00007FFDB0FF0000), size: 1720320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 26.20.100.7985
C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igc64.dll:igc64.dll (00007FFDAE9B0000), size: 38383616 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 26.20.100.7985
C:\WINDOWS\SYSTEM32\dcomp.dll:dcomp.dll (00007FFDB9860000), size: 2293760 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\textinputframework.dll:textinputframework.dll (00007FFDB40E0000), size: 1232896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\Oleacc.dll:Oleacc.dll (00007FFDAC080000), size: 430080 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.2.25169.1000
C:\WINDOWS\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFDBA660000), size: 2306048 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.25169.1000

========== OUTPUTTING STACK TRACE ==================

0x00007FFCF2B52A4B (UnityPlayer) UnityMain
0x00007FFCF2B4B610 (UnityPlayer) UnityMain
0x00007FFCF2B5C3E8 (UnityPlayer) UnityMain
SymInit: Symbol-SearchPath: '.;C:\Users\korol\Downloads\IslanDeity 0.072a Windows;C:\Users\korol\Downloads\IslanDeity 0.072a Windows;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols* ', symOptions: 534, UserName: 'korol'
OS-Version: 10.0.0
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\IslanDeity.exe:IslanDeity.exe (00007FF618030000), size: 675840 (result: 0), SymType: '-exported-', PDB: 'C:\Users\korol\Downloads\IslanDeity 0.072a Windows\IslanDeity.exe', fileVersion: 2021.2.14.40468
C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (00007FFDBFF90000), size: 2199552 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntdll.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (00007FFDBE870000), size: 794624 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNEL32.DLL', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (00007FFDBD650000), size: 3792896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNELBASE.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\apphelp.dll:apphelp.dll (00007FFDBA2E0000), size: 614400 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\apphelp.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\AcLayers.DLL:AcLayers.DLL (00007FFCF3F70000), size: 4878336 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AcLayers.DLL', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (00007FFDBF9B0000), size: 684032 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcrt.dll', fileVersion: 7.0.25169.1000
C:\WINDOWS\System32\SHLWAPI.dll:SHLWAPI.dll (00007FFDBE2B0000), size: 385024 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHLWAPI.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\AcGenral.DLL:AcGenral.DLL (00007FFD65510000), size: 405504 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AcGenral.DLL', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\sechost.dll:sechost.dll (00007FFDBE990000), size: 692224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\sechost.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\USER32.dll:USER32.dll (00007FFDBEA40000), size: 1753088 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\USER32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\win32u.dll:win32u.dll (00007FFDBD9F0000), size: 155648 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\win32u.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\GDI32.dll:GDI32.dll (00007FFDBF880000), size: 167936 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\GDI32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (00007FFDBDC10000), size: 1118208 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\gdi32full.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (00007FFDBD370000), size: 630784 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcp_win.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (00007FFDBD410000), size: 1085440 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ucrtbase.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\ole32.dll:eek:le32.dll (00007FFDBE310000), size: 1687552 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ole32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\combase.dll:combase.dll (00007FFDBEBF0000), size: 3706880 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\combase.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (00007FFDBFBD0000), size: 1208320 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\RPCRT4.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\advapi32.dll:advapi32.dll (00007FFDBE4B0000), size: 716800 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\advapi32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\shcore.dll:shcore.dll (00007FFDBEF80000), size: 995328 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\shcore.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (00007FFDBF090000), size: 8290304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHELL32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\USERENV.dll:USERENV.dll (00007FFDBC9D0000), size: 163840 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\USERENV.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\MPR.dll:MPR.dll (00007FFD961E0000), size: 122880 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MPR.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\SspiCli.dll:SspiCli.dll (00007FFDBC690000), size: 294912 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\SspiCli.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\IMM32.DLL:IMM32.DLL (00007FFDBE820000), size: 200704 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\IMM32.DLL', fileVersion: 10.0.25169.1000
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\UnityPlayer.dll:UnityPlayer.dll (00007FFCF22F0000), size: 29851648 (result: 0), SymType: '-exported-', PDB: 'C:\Users\korol\Downloads\IslanDeity 0.072a Windows\UnityPlayer.dll', fileVersion: 2021.2.19.11981
C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (00007FFDBDD40000), size: 4669440 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SETUPAPI.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (00007FFDB1460000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\VERSION.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (00007FFDBFA70000), size: 880640 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\OLEAUT32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FFD71BF0000), size: 1019904 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\OPENGL32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (00007FFDAC550000), size: 212992 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINMM.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (00007FFDBDA20000), size: 1478656 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CRYPT32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FFDB63A0000), size: 1228800 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINHTTP.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (00007FFDBFB50000), size: 462848 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WS2_32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\bcrypt.dll:bcrypt.dll (00007FFDBCD00000), size: 163840 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\bcrypt.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (00007FFDBBB80000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\HID.DLL', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (00007FFD71B80000), size: 184320 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\GLU32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FFDBAAE0000), size: 176128 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dwmapi.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\dxcore.dll:dxcore.dll (00007FFDBA8A0000), size: 221184 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dxcore.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\kernel.appcore.dll:kernel.appcore.dll (00007FFDBC400000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\kernel.appcore.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FFDBDB90000), size: 503808 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\bcryptPrimitives.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\uxtheme.dll:uxtheme.dll (00007FFDBA580000), size: 692224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\uxtheme.dll', fileVersion: 10.0.25169.1000
C:\ProgramData\A-Volute\A-Volute.SonicStudio3\Modules\ScheduledModules\x64\AudioDevProps2.dll:AudioDevProps2.dll (00007FFD48C40000), size: 1249280 (result: 0), SymType: '-exported-', PDB: 'C:\ProgramData\A-Volute\A-Volute.SonicStudio3\Modules\ScheduledModules\x64\AudioDevProps2.dll', fileVersion: 2.6.13.0
C:\WINDOWS\SYSTEM32\windows.storage.dll:windows.storage.dll (00007FFDBB2B0000), size: 9191424 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\windows.storage.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (00007FFDBB170000), size: 1302528 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wintypes.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\profapi.dll:profapi.dll (00007FFDBD2A0000), size: 143360 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\profapi.dll', fileVersion: 10.0.25169.1000
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll:mono-2.0-bdwgc.dll (00007FFCF1840000), size: 11177984 (result: 0), SymType: '-exported-', PDB: 'C:\Users\korol\Downloads\IslanDeity 0.072a Windows\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll'
C:\WINDOWS\SYSTEM32\iphlpapi.dll:iphlpapi.dll (00007FFDBBE90000), size: 184320 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\iphlpapi.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (00007FFDBFD00000), size: 1241088 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\MSCTF.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (00007FFDB95F0000), size: 2539520 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\d3d11.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (00007FFDBA9D0000), size: 1015808 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dxgi.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll:directxdatabasehelper.dll (00007FFDB61E0000), size: 294912 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_a6c8d8415ff0e012\nvldumdx.dll:nvldumdx.dll (00007FFDABF60000), size: 1142784 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_a6c8d8415ff0e012\nvldumdx.dll', fileVersion: 31.0.15.1659
C:\WINDOWS\SYSTEM32\msasn1.dll:msasn1.dll (00007FFDBD000000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\msasn1.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\cryptnet.dll:cryptnet.dll (00007FFDB3AB0000), size: 204800 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\cryptnet.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\drvstore.dll:drvstore.dll (00007FFDB1300000), size: 1413120 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\drvstore.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\devobj.dll:devobj.dll (00007FFDBD020000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\devobj.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\cfgmgr32.dll:cfgmgr32.dll (00007FFDBD050000), size: 323584 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\cfgmgr32.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\wldp.dll:wldp.dll (00007FFDBCC00000), size: 290816 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wldp.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\cryptbase.dll:cryptbase.dll (00007FFDBCB70000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\cryptbase.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\WINTRUST.DLL:WINTRUST.DLL (00007FFDBD520000), size: 438272 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WINTRUST.DLL', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\imagehlp.dll:imagehlp.dll (00007FFDBFF20000), size: 131072 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\imagehlp.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\CRYPTSP.dll:CRYPTSP.dll (00007FFDBCB50000), size: 110592 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\CRYPTSP.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (00007FFDBC360000), size: 212992 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\rsaenh.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_a6c8d8415ff0e012\nvwgf2umx.dll:nvwgf2umx.dll (00007FFCEEE40000), size: 44015616 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_a6c8d8415ff0e012\nvwgf2umx.dll', fileVersion: 31.0.15.1659
C:\WINDOWS\system32\nvspcap64.dll:nvspcap64.dll (00007FFCF75F0000), size: 2912256 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\nvspcap64.dll', fileVersion: 3.25.1.27
C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FFDBC420000), size: 212992 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntmarta.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (00007FFDBFE60000), size: 720896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\clbcatq.dll', fileVersion: 2001.12.10941.16384
C:\WINDOWS\system32\wbem\wbemprox.dll:wbemprox.dll (00007FFDB0FD0000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\wbem\wbemprox.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FFDAD9B0000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wbemcomn.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FFDACDC0000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\wbem\wbemsvc.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\wbem\fastprox.dll:fastprox.dll (00007FFDACFF0000), size: 1015808 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\wbem\fastprox.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\amsi.dll:amsi.dll (00007FFDAC4C0000), size: 118784 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\amsi.dll', fileVersion: 10.0.25169.1000
C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2207.4-0\MpOav.dll:MpOav.dll (00007FFDAC6D0000), size: 503808 (result: 0), SymType: '-exported-', PDB: 'C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2207.4-0\MpOav.dll', fileVersion: 4.18.2207.4
C:\WINDOWS\System32\MMDevApi.dll:MMDevApi.dll (00007FFDACD10000), size: 651264 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\MMDevApi.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\AudioSes.dll:AudioSes.dll (00007FFD95E50000), size: 1986560 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AudioSes.dll', fileVersion: 10.0.25169.1000
C:\ProgramData\A-Volute\A-Volute.SonicStudio3\Modules\ScheduledModules\x64\ProductInfo.dll:productInfo.dll (00007FFD49020000), size: 131072 (result: 0), SymType: '-exported-', PDB: 'C:\ProgramData\A-Volute\A-Volute.SonicStudio3\Modules\ScheduledModules\x64\ProductInfo.dll'
C:\WINDOWS\SYSTEM32\PropSys.dll:propSys.dll (00007FFDB7EB0000), size: 1044480 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\PropSys.dll', fileVersion: 7.0.25169.1000
C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (00007FFDBADF0000), size: 86016 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\powrprof.dll:powrprof.dll (00007FFDBC1C0000), size: 315392 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\powrprof.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\UMPDC.dll:UMPDC.dll (00007FFDBC1A0000), size: 77824 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\UMPDC.dll', fileVersion: 10.0.25169.1000
C:\Users\korol\Downloads\IslanDeity 0.072a Windows\IslanDeity_Data\Plugins\x86_64\lib_burst_generated.dll:lib_burst_generated.dll (00007FFD6D100000), size: 282624 (result: 0), SymType: '-exported-', PDB: 'C:\Users\korol\Downloads\IslanDeity 0.072a Windows\IslanDeity_Data\Plugins\x86_64\lib_burst_generated.dll'
C:\WINDOWS\SYSTEM32\xinput1_3.dll:xinput1_3.dll (0000000000400000), size: 122880 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\xinput1_3.dll', fileVersion: 9.18.944.0
C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igd10iumd64.dll:igd10iumd64.dll (00007FFDB1470000), size: 19333120 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igd10iumd64.dll', fileVersion: 26.20.100.7985
C:\WINDOWS\SYSTEM32\ncrypt.dll:ncrypt.dll (00007FFDBCCC0000), size: 192512 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ncrypt.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\NTASN1.dll:NTASN1.dll (00007FFDBCC80000), size: 225280 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\NTASN1.dll', fileVersion: 10.0.25169.1000
C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igdgmm64.dll:igdgmm64.dll (00007FFDB0FF0000), size: 1720320 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igdgmm64.dll', fileVersion: 26.20.100.7985
C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igc64.dll:igc64.dll (00007FFDAE9B0000), size: 38383616 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_2ce3ffa204f4b311\igc64.dll', fileVersion: 26.20.100.7985
C:\WINDOWS\SYSTEM32\dcomp.dll:dcomp.dll (00007FFDB9860000), size: 2293760 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\dcomp.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\SYSTEM32\textinputframework.dll:textinputframework.dll (00007FFDB40E0000), size: 1232896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\textinputframework.dll', fileVersion: 10.0.25169.1000
C:\WINDOWS\system32\Oleacc.dll:Oleacc.dll (00007FFDAC080000), size: 430080 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\Oleacc.dll', fileVersion: 7.2.25169.1000
C:\WINDOWS\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFDBA660000), size: 2306048 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dbghelp.dll', fileVersion: 10.0.25169.1000
ERROR: SymGetSymFromAddr64, GetLastError: 'Tentative d’accès à une adresse non valide.' (Address: 00007FFCF29C318D)
0x00007FFCF29C318D (UnityPlayer) (function-name not available)
0x00007FFDBEA60B5E (USER32) DispatchMessageW
0x00007FFDBEA60571 (USER32) DispatchMessageW
0x00007FFCF2B5D681 (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: 'Tentative d’accès à une adresse non valide.' (Address: 00007FFCF29C1549)
0x00007FFCF29C1549 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Tentative d’accès à une adresse non valide.' (Address: 00007FFCF29C5D67)
0x00007FFCF29C5D67 (UnityPlayer) (function-name not available)
0x00007FFCF29C78CB (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: 'Tentative d’accès à une adresse non valide.' (Address: 00007FF6180311F2)
0x00007FF6180311F2 (IslanDeity) (function-name not available)
0x00007FFDBE88458D (KERNEL32) BaseThreadInitThunk
0x00007FFDBFFF7548 (ntdll) RtlUserThreadStart

========== END OF STACKTRACE ===========

A crash has been intercepted by the crash handler. For call stack and other details, see the latest crash report generated in:
* C:/Users/korol/AppData/Local/Temp/Forlorn Faun/IslanDeity/Crashes