Alec Lofquist

Results 12 comments of Alec Lofquist

For the script to work correctly with ES, a few things need to be changed: It needs to check two places for the es_systems.cfg file, picking the first that exists:...

Presumably related to pull request #36 that got merged yesterday. (Also, holy cow it's the developer of Slime Online! Small world...)

Huh, that's weird. I'm busy right now but will try to take a look in a couple days.

FYI, the latest build in the unstable branch completely hides the console on Windows unless ES is run with `--debug`.

I believe what is happening here is that part of the scraping UI is trying to resize to a negative width because there simply isn't enough horizontal space for it....

For some reason the RPi 2 FreeType package changed around the include directory. Try running with `cmake . -DFREETYPE_INCLUDE_DIRS=/usr/include/freetype/` ([this is what RetroPie does](https://github.com/petrockblog/RetroPie-Setup/commit/4ce0e28bb77088d42aacc5d4bc5b25b176616f68))

An update on this - the `gamelistdb` branch has the code for this. I think it mostly works. If anyone is feeling adventurous and would like to try it (and...

I'll do a detailed writeup on the database schema when later. There are some comments in `GamelistDB.cpp`, but I don't think they're totally accurate right now. It's probably a hell...

I am having this issue as well. I was able to reproduce it with an even simpler pipeline: ``` input { tcp { port => 5048 codec => "fluent" dns_reverse_lookup_enabled...

@mashhurs I am still able to reproduce this on Logstash 8.14.3.