Rigner

Results 19 comments of Rigner

> Probably a few chunks which are not showing unless the player reloads them using F3 + A, right? I had the same issue when trying to implement 1.10 support....

Hey, I've got some news on this. I've been able to work on my C++ rework for this projects during my free time, and the core code is finished and...

Are you using another version of Gson in your program ? My lib is using 2.8.2, this looks like a conflict issue.

Bumping this to get the PR merged, still an issue _(I'm using a fork version anyways, but yeah would be cool to fix here too)_.

This issue is still occuring, like I said it must be a double and not a long.

Indeed it's scientific notation, but iirc I was seeing issues with Gson failing to parse it back to a long. Will test again when I can

Would need to be changed back to double to actually fix #536.

Hey, The `Crashing due to FD ownership violation:` error is still an issue on all Electron 14+ releases. It's caused by a safety measure added in Chromium 92. Doesn't only...

Indeed, I need to allocate time to find a proper solution to that issue... Well for your use case, there would be only one: adding a way to turn off...