András Belicza
András Belicza
Your error message says no relevant index found. What indices do you have?
The `mgo` library is not supported anymore. I suggest to switch to the official mongo driver asap: https://github.com/mongodb/mongo-go-driver
The following limit applies to individual frames: - `width` is `int32` (so it must be
The MJPEG format contains header data which can be calculated only when all the frames are added, so you should choose another format for that, or just simply transfer the...
Similar problem has been reported before. This is not a Scelight related issue. Scelight (or Java itself) may collide with another running app, or you may have (graphics) driver issues....
To my knowledge, the info whether a replay is ranked or unranked is not stored in the replay. It might be possible to somehow deduce this info from data stored...
Reading again the issue title maybe that's not what I thought you want. Do you mean built-in examples? That people can choose without having to construct the filters themselves?
But just as a side note... you know you can save filters once you've constructed them, right? And of course you can load saved filters...
Yeah, I know, because filters and grouping (parenthesis) are provided in a "linear" fashion (sequentially), but evaluating a series of AND / OR filters with grouping requires "hierarchical" representation. That's...
Updating the Balance data might solve this issue, it hasn't been updated for quite a while now. Will check this once BD is updated.