Karl-Andero Mere

Results 6 issues of Karl-Andero Mere

Is there an example project with configuration for Java 11+? Currently I get the error `Couldn't find Ant-JavaFX-library, please make sure you've installed some JDK which includes JavaFX (e.g. OracleJDK...

### Without DISTINCT For a query like ```sql SELECT SUM(my_table.my_col) FROM -- ... ``` you can write the equivalent `CriteriaQuery` ```java // ... previously defined CriteriaBuilder builder, CriteriaQuery query, Root...

I have successfully built the project and also successfully run it several times without issues in **release** mode: ```bash > meson x --buildtype release --strip -Db_lto=true > ninja -Cx >...

- [ ] I'm reporting a broken site support issue - [x] I've verified that I'm running youtube-dl version **2021.06.06** - [x] I've checked that all provided URLs are alive...

Blocks placed at certain coordinates appear in the wrong place. For example, all the blocks placed at z=-512 or x=-512 will actually appear at z=-2048 or x=-2048, respectfully. Tested with...

Running the example in the readme and opening the world with Minecraft Release 1.13 or later won't work properly. Version 1.12.2 worked as expected, but 1.13 and later versions seem...