PandaDEV

Results 80 comments of PandaDEV

``` 30/01/2024 13:07:29: NvAPIWrapper.Native.Exceptions.NVIDIAApiException: NVAPI_NVIDIA_DEVICE_NOT_FOUND at NvAPIWrapper.Native.GPUApi.GetThermalSettings(PhysicalGPUHandle physicalGPUHandle, ThermalSettingsTarget sensorTarget) at NvAPIWrapper.GPU.GPUThermalInformation.get_ThermalSensors() at FanControl.Domain.BackendProviders.NVApiWrapper.NVApiTempSensor.Update() at FanControl.Domain.BackendProviders.NVApiWrapper.NVApiWrapperBackendProvider.Update() 30/01/2024 13:07:29: NvAPI failed. A complete refresh is required. 30/01/2024 13:07:34: Unhandled exception in...

i have the same issue but sometimes it works

For me, it does work SSH From Mac/Windows to Ubuntu, but not from Windows to Mac.

@michaelhla The team doesn't think this is a high priority for some reason.

I have the exact same problem also why does Syncthing Windows even install this weird user folder called SyncthingServiceAcct when installed for every user it then does not allow me...

I fixed it by installing a very old version and then installing it the newest with this is fixed the `Start error: There is no script engine for file extension...

I have the same issue, argument 1 does not exist in my case. I did some debugging and got this in the console. ![image](https://github.com/PaperMC/Velocity/assets/70103896/e6ffe708-f81b-436d-bd0f-decd9555dfb5)

I found a workaround, you can somehow trigger the first argument when it has a value. ```java if (args.length == 0 || (args.length == 1 && args[0].isEmpty())) { return TABCOMPLETEARRAYS;...

Ok also how does IP forwarding work I tried a setup on my Windows pc, and it also did not work, but I enabled bungeecord on the backend server and...