Error when compiling Oxide.Compiler

Good day.
I see this error when compiling.

2025-04-02 22:40:01.639 +08:00 [INF] Termination request has been received from SIGTERM
2025-04-02 22:42:16.618 +08:00 [INF] Starting compiler v*.*.*.*. . .
2025-04-02 22:42:16.634 +08:00 [INF] Minimal logging level is set to Debug
2025-04-02 22:42:16.635 +08:00 [WRN] Failed to attach to parent process, compiler may stay open if parent is improperly shutdown
System.ComponentModel.Win32Exception(5): Access denied.
 at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
 at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
 at System.Diagnostics.Process.UpdateHasExited()
 at System.Diagnostics.Process.get_HasExited()
 at Oxide.CompilerServices.Application.Start()
2025-04-02 22:42:16.641 +08:00 [INF] Termination request has been received from SIGTERM

What I tried:
1. Installed on SSD, ON HDD (Changed the server location).
2. Updated Microsoft Visual C++.
3. Run as administrator.
4. Downloaded different versions of Oxide.
5. Reinstalled the server completely.
6. Changed account rights to full access to the file.
7. Disabled the antivirus.
8. The paths to the server are configured without symbols and spaces.
The problem began after upgrading to Windows 11

Im not sure but ya first problem is ya upgrading to Windows 11.