bugproof

Results 81 comments of bugproof

I use RTX 2070S and windows 11 so raytracing is enabled by default? That might explain low fps.

Did `Gothic2Notr.exe -rt 0 -g "C:\Program Files (x86)\Steam\steamapps\common\Gothic II" >> log.txt` but didnt work.

Seems like the error doesn't go away even after you specify the original base address. Btw. this is a .dll file I dumped using "Pick DLL" in Scylla ![image](https://user-images.githubusercontent.com/3116731/165168568-c1720f16-5c6f-4ac7-8c93-372c00957e36.png) ![image](https://user-images.githubusercontent.com/3116731/165168226-81b6ee8d-714b-4015-af40-d1f2223e40de.png)...

I tried to read data from mongodb collection that uses decimal128 but it panics > thread 'main' panicked at 'Attempted conversion of invalid data type: Decimal128(...)', C:\Users\Konrad\.cargo\registry\src\github.com-1ecc6299db9ec823\bson-2.0.0-beta.1\src\bson.rs:587:18 stack backtrace:... Is...

Just looked at how it works in CMake, [ it looks like they implement `FindMakeProgram` method for each generator](https://github.com/Kitware/CMake/blob/fa9853d833a10aeb8ea94abb98c0ebe3d7dfe5be/Source/cmGlobalGenerator.h#L280) [here's how it's implemented in VS gen](https://github.com/Kitware/CMake/blob/99a224e3ee0b6a770c388313a7b32746a95514e8/Source/cmGlobalVisualStudio10Generator.cxx#L630) for vs it's a...

I started some work but I'm not promising anything, here are functions for finding devenv and/or msbuild ```lua function findmsbuild(toolsVersion) local msBuildToolsPath = os.getWindowsRegistry("HKLM:SOFTWARE\\Microsoft\\MSBuild\\ToolsVersions\\" .. toolsVersion .. "\\MSBuildToolsPath") local msBuildExePath...

anyway to remove `/* bit position: ... */` and `/* size: ... */` comments? +1 for windows types.

@brentschmaltz the method that handles jwt authentication is async so I think it shouldn't be that difficult to add? https://github.com/aspnet/Security/blob/beaa2b443d46ef8adaf5c2a89eb475e1893037c2/src/Microsoft.AspNetCore.Authentication.JwtBearer/JwtBearerHandler.cs#L107-L128 It's a limitation if you want to implement token invalidation...

Kinda funny to see it open since 2016.