Marcus Ball

Results 8 comments of Marcus Ball

I pretty much agree with all of those. Though, I'm curious, what's your motivation behind 2? I really like 5, but I'm concerned how that would be achieved. The most...

Why only OSX? They work on Windows, and presumably other *nix variants as well.

This does not appear to be a Linux-related issue. As you can see in the logs, the only error listed is: `error: no viable conversion from 'FLinearColor' to 'FVector'`, from...

This is a bit of a hack, but if you want to get around it, you can set the `CI` environment variable to `true` (see [here](https://github.com/watson/ci-info/blob/3e1488e98680f1f776785fe8708a157b7f00e568/index.js#L56) for alternate variables). I...

I added this comment to #531 as well, but I'll add it here in case it helps anyone else: I was able to narrow down a segfault I've been getting...

If anyone needs this fix on Arch using the AUR package, I was able to manually add it by updating the `pkgbuild` file. I started the reinstall using `yay --editmenu...

This would be a really nice feature. The log lines are making it very annoying to run scripts while using an editor. I don't want to have to completely disable...

The ionCube loader is definitely causing issues in PHP beyond just dealing with ionCube files. I was able to narrow down a segfault I've been getting to calls to `ReflectionAttribute::newInstance()`...