Cade Ayres

Results 119 comments of Cade Ayres

Assuming you are on the latest (3.2.3), Go to Settings -> Change launch behaviour. Make sure you have Proton selected.

Hi, is this still an issue? I haven't be able to reproduce this myself.

Is the file larger than 2GBs? If so, it's not supported. There is a half fix here, but it'll proceed to fail because zip libraries (that are secure) don't stream...

I believe it actually depends on the memory use of the application at that point. I'd imagine there's some objects still stored in memory that haven't yet been cleared up...

> But even just downloading it on a fresh session doesn't work and produces the same error ? (By fresh session I mean r2modman that was just opened very recently)...

> Why was the new method added? To get rid of filesystem accesses? Part of the switch to Vite meant that we'd lost access to the Node FS library from...

I mean we don't directly support translations via editing app.js. It's bundled so that file isn't guaranteed anyway. https://github.com/ebkr/r2modmanPlus/pull/1882 Is probably a good one to base translations off, and would...

You can continue translating. It's on hold for now but as long as the text is the same in English at the end then it's all good. You'd just need...

This is caused because it fails to read the relevant file. This does actually attempt to check that the command exists and bypasses the screen when it's successful. I don't...