Skip to content

Instantly share code, notes, and snippets.

@mattchue
Created January 28, 2020 01:58
Show Gist options
  • Save mattchue/afad4ffc1c7cc5495d6a3cedfbcbf639 to your computer and use it in GitHub Desktop.
Save mattchue/afad4ffc1c7cc5495d6a3cedfbcbf639 to your computer and use it in GitHub Desktop.
[INFO] 18:49:53:
========================================
Operation System: Windows 10 Pro
System Architecture: 64 bit
Environment OS Version: Microsoft Windows NT 6.2.9200.0
System Directory: C:\Windows\system32
Executing Directory: C:\Program Files\Aurora
Launch Directory: C:\Program Files\Aurora
Processor Count: 16
SystemPageSize: 4096
Environment Version: 4.0.30319.42000
Is Elevated: True
Aurora Assembly Version: 1.0.0.0
Aurora File Version: 0.7.2+787
========================================
[INFO] 18:49:54: Loading Configuration
[INFO] 18:49:54: Loading Plugins
[INFO] 18:49:54: Loading KB Layouts
[INFO] 18:49:54: Loading Input Hooking
[INFO] 18:49:54: Loading RazerSdkManager
[WARN] 18:49:54: Currently installed razer sdk version "0.0.0" is not supported by the RazerSdkManager!
[INFO] 18:49:54: Loading Applications
[INFO] 18:49:57: Fetching latest pointers
[INFO] 18:49:57: Loading Device Manager
[INFO] 18:49:57: Loading GHUB DLL
[ERROR] 18:49:58: Logitech LED SDK could not be initialized.
[INFO] 18:49:58: Device, Logitech, was not initialized
[ERROR] 18:49:58: RGB.NET device (Corsair), Exception! Message: Error in the application.
[INFO] 18:49:58: Device, Corsair, was not initialized
[ERROR] 18:49:58: Razer device, Exception! Message:System.Exception: No Chroma SDK available
at Aurora.Devices.Razer.RazerDevice.Initialize() in C:\projects\aurora\Project-Aurora\Project-Aurora\Devices\Razer\RazerDevice.cs:line 67
[INFO] 18:49:58: Device, Razer, was not initialized
[ERROR] 18:49:58: Roccat device, Exception! Message:System.Exception: No devices connected
at Aurora.Devices.Roccat.RoccatDevice.Initialize() in C:\projects\aurora\Project-Aurora\Project-Aurora\Devices\Roccat\RoccatDevice.cs:line 213
[INFO] 18:49:58: Device, Roccat, was not initialized
[ERROR] 18:49:58: Clevo device, Exception! Message:System.Exception: Could not connect to Clevo WMI Interface
at Aurora.Devices.Clevo.ClevoDevice.Initialize() in C:\projects\aurora\Project-Aurora\Project-Aurora\Devices\Clevo\ClevoDevice.cs:line 71
[INFO] 18:49:58: Device, Clevo Keyboard, was not initialized
[INFO] 18:49:58: No Cooler Master devices successfully Initialized!
[INFO] 18:49:58: Device, Cooler Master, was not initialized
[ERROR] 18:50:00: SteelSeries GameSense SDK could not be initialized: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:62101
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at SteelSeries.GameSenseSDK.GameSenseSDK.sendPostRequest(String address, String payload) in C:\projects\aurora\Project-Aurora\Project-Aurora\Devices\SteelSeries\GameSenseSDK.cs:line 270
at SteelSeries.GameSenseSDK.GameSenseSDK.init(String sseGameName, String sseGameDisplayname, Byte iconColorID) in C:\projects\aurora\Project-Aurora\Project-Aurora\Devices\SteelSeries\GameSenseSDK.cs:line 70
at Aurora.Devices.SteelSeries.SteelSeriesDevice.Initialize() in C:\projects\aurora\Project-Aurora\Project-Aurora\Devices\SteelSeries\SteelSeriesDevice.cs:line 55
[INFO] 18:50:00: Device, SteelSeries, was not initialized
[INFO] 18:50:00: No Wooting devices successfully Initialized!
[INFO] 18:50:00: Device, Wooting, was not initialized
[INFO] 18:50:00: Device, SoundBlasterX, was not initialized
[INFO] 18:50:00: Device, LightFX, was not initialized
[ERROR] 18:50:00: Drevo Radi SDK could not be initialized.
[INFO] 18:50:00: Device, Drevo, was not initialized
[ERROR] 18:50:00: Device YeeLight encountered an error during Connecting. Exception: System.Net.Sockets.SocketException (0x80004005): The requested address is not valid in its context 0.0.0.0:55443
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
at Aurora.Devices.YeeLight.YeeLightDevice.Connect(IPAddress lightIP, DoWorkEventArgs token) in C:\projects\aurora\Project-Aurora\Project-Aurora\Devices\YeeLight\YeeLightDevice.cs:line 131
[INFO] 18:50:00: Device, YeeLight, was not initialized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment