Gregory Danielson III

Results 19 comments of Gregory Danielson III

Update: this only seems to apply when the input strings are multiline, such as if there are multiple substitution strings. I cannot replicate it for any particular string, only the...

Unable to load MC due to all three components claiming to need Fabric installed, when it is? Looks like a bad version specifier, but I'm unsure. For reference, I pulled...

@CADIndie This was the issue; I didn't realize MultiMC was failing to get the Fabric API. My bad!

Here's some bells and whistles to make spotting the issue easier: https://github.com/gregdan3/aiohttp-memleak

I wrote most of the block below before a friend pointed out [this part](https://pdm.fming.dev/latest/usage/advanced/#use-pdm-in-a-multi-stage-dockerfile) of pdm's documentation. This will let us sidestep the issue and not depend on pdm as...

Adding `SIGTERM` would do it; adding `SIGKILL` would do nothing, as the kernel would step in and kill the process before the process could handle the signal.

Also saw this, almost immediately into first use. Not a huge deal, I can ignore it, but kinda funny.

Hi @jonschlinkert, would love to help out. I've been using this for my personal site for a while, and tbh, got motivated to fix it because it was spewing newlines...

With the following `readme.md`: ```md --- title: Foo --- # Heading ## Subheading ``` And `package.json`: ```json { "dependencies": { "markdown-toc": "^1.2.0" }, "scripts": { "toc": "markdown-toc -i readme.md" }...

Bumping this issue; I'm not concerned with the sprites, as the issue of maintenance is reasonable. But there are several more options in Berserker Multiworld that appear to be already...