Kevin Trocolli

Results 8 issues of Kevin Trocolli

I am building a server that interacts with legacy applications that only use tls1.0. When these services attempt to connect, the connection fails. Wireshark ravels that this is because the...

Fresh install of osu!laser 2021.608.0 and sentakki 2021.608.0 on Windows 10 21H1 Relevant section of log file included below. ``` 2021-06-08 23:28:06 [verbose]: Screen changed → Editor 2021-06-08 23:28:06 [error]:...

**Describe the bug** After the loading screen when loading into a custom game, LeagueHub will quietly crash **Material** Log: [Crash-2022-02-18-21-16.log](https://github.com/floh22/LeagueBroadcast/files/8101343/Crash-2022-02-18-21-16.log) **Desktop (please complete the following information):** - OS: Win 10...

bug

## Description of Issue I was using [this](https://github.com/knuckleslee/RhythmCodes/tree/master/2E10B10LED_sdvx/leo) sketch to build a game controller, when I noticed the axis displaying funky behavior. Incrementing the value of the axis registered in...

Compiling on Windows 10 with Visual Studio 2019, on a fresh 5_1-new branch clone. ``` 19>CMake Error at src/cmake_install.cmake:72 (file): 19> file INSTALL cannot find 19> "C:/Users/(username)/Desktop/Games/stepmania/Program/StepMania.vdi": No error. 19>Call...

I just built the stepmania-5_1-new branch, and the skin gives many of lua errors. The start button isn't there so it is quite literally unplayable. Examples below: ![StepMania-release-symbols_Bl8RdVPMvJ](https://user-images.githubusercontent.com/1988332/108804801-433e3480-756c-11eb-9642-93025233334c.png) ![StepMania-release-symbols_Ef9VhgLcXp](https://user-images.githubusercontent.com/1988332/108804802-433e3480-756c-11eb-8668-1cdd9cc2607e.png)

bug
question

The nov.ogg, adv.ogg, and exh.ogg don't match up with the notes and may even be the wrong song entirely. Also, I found the Dawn Of Asia adv.ogg file

[This](https://pastebin.com/RbMCP1ER) pastebin has ~3900 (plus some duplicate) keychips. After parsing through it, this regex seems to encompass all of them: `A\d{2}(E01|X20)[ABCDU]\d{4}` Interestingly, I found the presence of A65X A75E and...