Vitalii Zymukha
Vitalii Zymukha
@mafagafogigante also, foods/fruits with less quality, should restore less heals. I faced with it in the another game, but I can remember it name. It sounds like another task. :)
>All fruits are equally "good" from the start, right? Yeah! Something like, `Fresh/Good` (100% restore) on the start, after 5 game days it changes status to ` Slightly rotten` (50%...
Looks like play project requires additional `IntegrationTest` configuration: 1. `lazy val root = (project in file(".")).configs(IntegrationTest)` 2. Then, set next settings: ``` Defaults.itSettings ++ Seq( unmanagedSourceDirectories in IntegrationTest
@karthikkbaalaji ah, true. Try to remove comma char: replace `resourceDirectories in IntegrationTest
@rmmeans sounds strange, but could you try to set `false` flag in next way: `itJacoco.mergeReports := false,` instead of `itJacoco.mergeReports in itJacoco.Config := false`
+1 Proxy auth doesn't work on sttp3 (3.8.16) & sttp4 (v4.0.0-M2). It seems somehow related to the next comment: https://github.com/softwaremill/sttp/blob/fbc6f7e6ae222471fbae65c043bf6e15de74e84f/core/src/main/scalajvm/sttp/client4/httpclient/HttpClientBackend.scala#L128-L132
Project build failed inside docker container with the same exception as @dvic mentioned. After analyzing transient dependencies found that the issue is related to plugins. Migration from 0.9.2 to 0.9.3...
@RedouaneBALI Hi there! Do you have any updates regarding the account recovery?