Juan M Uys
Juan M Uys
Try [this](https://stackoverflow.com/a/48225326/51280).
Why would you need empty settings, and not at the very least `Project.defaultSettings`?
Since getting [AWS support](https://github.com/cantino/huginn/pull/283) in there, I've been using a [heavily-modified PostAgent](https://github.com/cantino/huginn/issues/322) to post things to a custom [ElasticSearch](http://www.elasticsearch.org/) instance (which feeds a pretty HUD). At the moment it's dead...
@alias1 @racktear I've put my [hack](https://github.com/UYSio/vierkante) (WIP!) up on the 'Hub. I'm aware of the custom webhook hack for IFTTT, but getting a Huginn instance up on AWS was dead...
Thanks, @Xrayez . If this is a bug with Godot/GDScript and not Goost, then I'm happy for you to close it.
Duplicate of #232?
#33 Something like `flash.error('the message', 2000);` which enqueues `'the message'` and displays it for `2000` ms once other queued messages of the same type (i.e. error in this case) have...
Ditto. I'm using 3.4.5 and now `barichello/godot-ci:latest` is at 3.5, which has a tiny breaking change.
This is especially crucial when `barichello/godot-ci:latest` starts pointing to 4.0.
I tried the OP's code too. Before: > done in 330.149 seconds. After > done in 23.193 seconds. I would be very happy if this could be integrated :+1: