Mohammed Keyvanzadeh

Results 67 comments of Mohammed Keyvanzadeh

> > any idea about the error in the tests I mentioned? > > CI is green though 🤔 Is this an error you see locally, or was it fixed...

@ljharb please take a look.

Also occurs on Windows (simply ran `CodeChecker`). ```pytb Traceback (most recent call last): File "C:\Python313\Lib\site-packages\codechecker_common\cli.py", line 167, in main add_subcommand(subparsers, subcommand, ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ subcommands[subcommand], lib_dir_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python313\Lib\site-packages\codechecker_common\cli.py", line 57, in...

See https://github.com/streamich/memfs/issues/828

I recommend opening an issue about this in the [nvm-windows](https://github.com/coreybutler/nvm-windows) repository, it might have to do with how they're installing and managing older versions.

> Can you guys do a test that the dxvk-2.x.x-stripped versions here are working with Mali GPUs? > https://github.com/khanh-it/dxvk/releases I tested all of the DXVK v2.x ones in the official...

> @VoltrexKeyva Just download and copy the *.dll files to the game's folder as what I said in the above comment. I tried that and the exact same issues occur,...

Please share DXVK logs instead, should actually be useful to debug. Set the `DXVK_LOG_LEVEL` environment variable to `debug`, there should be files ending with the `.log` extension in your app/game...