frogglen

Results 20 comments of frogglen

still happen in 1.20.1 pufferfish

``` [03:27:41 ERROR]: [Insights] java.util.concurrent.TimeoutException java.util.concurrent.CompletionException: java.util.concurrent.TimeoutException at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) ~[?:?] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) ~[?:?] at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636) ~[?:?] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2194) ~[?:?] at java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2920) ~[?:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:577) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:317)...

> This is due to the new state introduced with 1.20, the CONFIG state, which needs to be implemented into limboapi, players connecting from 1.20.2 will cause this issue >...

I am getting this error, is there a solution? messages are not registering if I log in from bedrock.

the recipe i made was this: ``` craft wheat + wheat + wheat wheat + poisonous_potato + wheat nether_wart + nether_wart + nether_wart = wheat_seeds:0:5 @name Alimento Economico @lore Rango...

> Alright, I was able to reproduce it. I'll take a look > > Before & after crafting with FastCraft: > ![2020-05-10_16 29 31](https://user-images.githubusercontent.com/1829157/81509860-9dbb1c80-92db-11ea-855f-0867c90eef99.png) > ![2020-05-10_16 29 34](https://user-images.githubusercontent.com/1829157/81509865-a1e73a00-92db-11ea-99fa-39734c2c852e.png) exactly, the...

> It looks like RecipeManager is doing something weird with the crafting events > > RecipeManager is cancelling the crafting (so FastCraft won't take the ingredients, and won't give the...

> ive made a pull request which helps with the above issue, it will be much easier for me to generate the sprite sheet if the pull request is merged...

> Do you still have this issue in the latest version? Because I don't I haven't tried it, I stopped using it due to the low activity I saw, but...