Results 52 comments of Hornwitser
trafficstars

I have at least 3 drives that can rip HTOA, so I can rip the albums with it but other people may not be so fortunate. Do you think it...

It says `1.06` after the drive name in CUERipper, is that the `ROM VER.`?

If you compare it to say `test("xml", None)` you'll notice both the path and type is incorrect. The standard `xml` module, at least on my system is not a zip...

This makes no sense. The socket is responsible for emitting the `close` event, the code should not be emitting it at all. If the event isn't received that means the...

I get a very similar stack traceback on the following input coding using jsdoc 4.0.2 with no config file: ```js class Foo { static Nested = class Nested { constructor()...

To provide some context about the other commands that make configs: - `ctl create-host` creates a host config with `host.controller_url` set, and `host.name` and `host.id` provided on the command line,...

This is not actionable. If there is a specific stat you want implemented you should open an issue describing it or add to [the backlog](https://github.com/orgs/clusterio/projects/2)

This can be reopened when both these plugins are ready for public use. Or ideally have a new PR created to only add whichever is ready first.

#478 removed the hardcoded /sharedMods path, and previous plugin refactors removed the /plugins path. There are no more hard coded paths of interest.

I'm seeing this issue on Windows as well.