Joel Strasser

Results 19 comments of Joel Strasser

I experience the same issue. Just installed from flatpak and "Open Remote database" is greyed out. ![Screenshot picturing XCA](https://i.imgur.com/EEbNX7D.png)

It seems that it is a prefix to a table name like `.`.

Try ```java new BukkitRunnable(() -> GuiInteract.openChestManagerGui(player, Utils.getCurrentChest(player)) ).runTaskLaster(plugin, 1); ``` with `plugin` being a reference to your Plugin instance.

Is there any progress on this PR?

Would someone besides me be interested in creating a maintained fork?

Useful Changes ✅ Using latest technology ✅ Likelihood to get merged into Baget ❌ The project seems abandoned to me.

> Your commits are merged into the new BaGetter fork https://github.com/bagetter/BaGetter Yeah already checked that out and replaced my production instance with it. 👌

After enabling the tests I get following error: `The UTC time represented when the offset is applied must be between year 0 and 10,000` I fixed it by Replacing occourances...

I just had time to publish the changes again @Regenhardt. They are [here](https://github.com/joestr/BaGet-net6-pr-fix/tree/net6)

Fixed the last Unit Test in #786