Victor

Results 71 comments of Victor

I get the same issue on Jekyll 3.9.0. When I run `jekyll s`, it has incremental build enabled by default, but if my `site.data` changes, it requires me to delete...

I have added a link to the [pCube project](https://sourceforge.net/projects/pcube/) in the first post. You mentioned that [pCube maps have a version number of 6 and "CUBE" magic bytes and old...

It doesn't look like it. Until we have someone to compile it for Mac, this no longer has a milestone target.

The current status is that macOS will not have any official support for now. The latest AC Xcode project is outdated and builds for 32-bit, and GitHub Workflows supports only...

That sounds like vehicles and exploding barrels in Call of Duty.

ACR 2.5.7 was still based on AC 1.0. **We'll need new valgrind logs** for ACR 2.6.3 because we were based on AC 1.2 starting in ACR 2.6.1.

I used [a similar tool from Microsoft](https://docs.microsoft.com/en-us/visualstudio/debugger/finding-memory-leaks-using-the-crt-library?view=vs-2017), but it was not very useful: - a lot of memory is not explicitly cleaned up when ACR exits, but they aren't memory...

We used to have a Wikipedia article, but they decided that we were not notable enough. https://en.wikipedia.org/wiki/Wikipedia:Articles_for_deletion/AssaultCube_Reloaded This issue is also related to #204.

Do you have any logs or more details?

More details will be needed to fix the issue. You might have to recompile ACR in Debug mode (instead of Release mode) to get more details. It could even be...