Sebastien Lebreton

Results 123 comments of Sebastien Lebreton

Hello, Here is another feedback regarding the hang: https://developercommunity.visualstudio.com/t/Visual-Studio-2022-hangs-loading-forever/10652558#T-ND10658388 I suggest to add the following Analyzer to this project: https://www.nuget.org/packages/Microsoft.VisualStudio.Threading.Analyzers Given it is able to detect common mistakes or potential...

The culprit is here: https://github.com/hicknhack-software/semantic-colorizer/blob/af9bc4524af93440b8da76afb350d6d6a7e3fabe/SemanticColorizer/SemanticColorizer.cs#L131 Waiting infinitely for: https://github.com/hicknhack-software/semantic-colorizer/blob/af9bc4524af93440b8da76afb350d6d6a7e3fabe/SemanticColorizer/SemanticColorizer.cs#L335

Check this where it seems to be solved: https://github.com/sailro/EscapeFromTarkov-Trainer/issues/485

You definitively have an issue on your side preventing SSL connections to work properly. Do you use a proxy or something like that? You should have a look at other...

Are you still hitting this issue? If yes I think I can try something.

@Shalyapin2008, could you try with this installer: https://github.com/sailro/EscapeFromTarkov-Trainer/actions/runs/8972308184/artifacts/1477128334 I disabled SSL validation in this one (but we'll be able to see what's wrong). Code Changes here: https://github.com/sailro/EscapeFromTarkov-Trainer/pull/499/files

Yes so here we are trying to connect to Github to retrieve the latest sources, and something is interfering, taking over the request and showing us a certificate from Google...

> @sailro what user agent string does the installer present when downloading from GitHub? That user agent might be tripping some security block in their router to prevent malicious code...

And what about connecting your pc to your phone portable WiFi hotspot (with the phone really using mobile network) ? Just to check if it's ISP based (then it should...

> > Получил это сообщение > > ![Снимок экрана 2024-05-07 115706](https://private-user-images.githubusercontent.com/55088406/328457719-35fd1ec9-0318-4ec9-86b0-55e5aecc33d1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTU0MzYyMjMsIm5iZiI6MTcxNTQzNTkyMywicGF0aCI6Ii81NTA4ODQwNi8zMjg0NTc3MTktMzVmZDFlYzktMDMxOC00ZWM5LTg2YjAtNTVlNWFlY2MzM2QxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA1MTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNTExVDEzNTg0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM2ZTg2NjIyMWFiNjk3MDBkMmE2ZGU1MWQzZmE5ZTg1YmUzYzJkNjRhMzFjMzE0ZjljYWYyZDQyZTZiNmM2MWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.gM1Ti9pimIt-GHKjL-aB_M_KIphHeC0BrfoxJ00uBRM) > > The same error occurs. Did you manage to find a solution? > > Получил это сообщение >...