Daniel Wendler

Results 5 issues of Daniel Wendler

Images get uploaded to STATIC_DIR + /attachments/module_entity/73630/image.jpg But when getting displayed, the static/media prefix is not respected and it loads the image from attachments/module_entity/73630/image.jpg => 404 Sidequestion: Is there a...

I have the exact same issue as this https://github.com/PrismarineJS/mineflayer/issues/1172 but with `soul_lantern`. As soon as mineflayer is close to a `soul_lantern`, the following exception pops: ``` prismarine-physics/index.js:107 for (const shape...

bug

I think it's useful to have exit states that apply to all `parent`: new StateTransition({ parent: null, // apply check to all parents? child: eatBehavior, shouldTransition: () => (this.bot.food

The page: https://hub.docker.com/r/dockware/play needs an update, with correct links and correct information. Where to file issues: https://www.dockware.io/

Documentation

Steps for reproduction: - WP is installed not in public root but beneath: `/subfolder/wp-admin/` - WP Multilang setting "Use prefix for language by default" is activated - Edit or create...