Sir-Will

Results 84 comments of Sir-Will

Same issue here, even `/tellraw SirWill {"text":"test\n123"}` causes this

Same error here but without thaumcraft. It did throw the first error and then kept spamming the other ones. The block `Packet: CPacketPlayerDigging{position=BlockPos{x=-257, y=85, z=1786}, facing=up, action=STOP_DESTROY_BLOCK}` from the log...

Any news on this? I'm getting these errors again with spongeforge-1.12.2-2838-7.2.4-RC4059

> It's expected that you destroy the container, every time you stop it. This is especially true when you delete the tmp directory. I did `docker rm` the redmine container...

I just looked at the log again, it shows "Migrating plugins. Please be patient, this could take a while...", so it seems to fail here: https://github.com/sameersbn/docker-redmine/blob/6e7d4f57d73098e06071fdda0edf597756477972/assets/runtime/functions#L1034 I also noticed that...

Apparently the plugin requires `build-essential` now. What would be the best way to add that to the dockerfile?

Same issue here: ![](https://i.imgur.com/2dNhRtT.jpg)

> While we wait for native support (🙏 thanks in advance to everyone involved in this effort), I've just [documented](https://blog.tomayac.com/2020/01/24/brotli-compression-with-mod-pagespeed-and-ngx-pagespeed/) how to make the current PageSpeed work with Brotli. Doesn't...

I'm using the recommended settings: ``` brotli on; brotli_comp_level 6; brotli_static on; brotli_types application/atom+xml application/javascript application/json application/rss+xml application/vnd.ms-fontobject application/x-font-opentype application/x-font-truetype application/x-font-ttf application/x-javascript application/xhtml+xml application/xml font/eot font/opentype font/otf font/truetype image/svg+xml image/vnd.microsoft.icon...

Hm, I'm no longer able to reproduce the issue with the compression, maybe a cache related issue which cleared out today? Though I'm still facing the issue with not being...