ReggX
ReggX
I also have this happen from time to time at random. Event viewer shows the same 409 exception code others have already posted. Most of the time I don't even...
Just to be sure, your servers do have a different ID? Because the client won't stop you from assigning the same ID multiple times. 
I did some poking around (stopwatch + simple file logging in EmbeddedController.TryUpdateData()) and found that TryUpdateData() takes about 170 milliseconds to complete, which easily trips up WindowsEmbeddedControllerIO.BusMutexLockingFailedException when more than...
@zeule [ASUS Crosshair VIII Dark Hero DSDT.zip](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/files/7139141/ASUS.Crosshair.VIII.Dark.Hero.DSDT.zip)
>You can inspect them with the following command in powershell : `Get-CimClass -namespace root/WMI -ClassName ASUSHW | %{$_.CimClassMethods}`. Ouput from my Crosshair VIII Dark Hero system: ``` PS C:\Windows\system32> Get-CimClass...
> @ReggX, sorry, I forgot that hardware report contains a snapshot for all EC registers. Could you instead share the report? [LibreHardwareMonitor.Report.txt](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/files/7293466/LibreHardwareMonitor.Report.txt) (removed storage drives and network adapters from report,...
Hi, I'm interested in seeing this functionality added, including the conductivity sensor reading. What needs to happen to get this merged?
For reference, entrance rando has a echoes portal on the same spot in the present `db 00,d9,00,18,d7 # portal on SW crescent island` That fixes the immediate problem. Does nothing...
I'll be honest. I haven't looked at the code in years. I assume you are talking about this one relevant commit https://github.com/jangler/oracles-randomizer/commit/445fa3555f89e8560969e491cb4642c6305d0e8d changing eob.yaml. If so, then that should be...
Scratch that. I have neither my build toolchain ready nor committer privileges on @vinheim3, so I can't draft a new release. I still pushed the fix to https://github.com/ReggX/oracles-randomizer/commit/687e02a66369827ef5019dae68387f21a4d5197c but the...