Alexandru Ionut Tripon
Alexandru Ionut Tripon
> blocked until [miurahr/aqtinstall#832](https://github.com/miurahr/aqtinstall/pull/832), would be nice if anyone tests arm build for windows via build artifacts. @Edgars-Cirulis the mentioned PR was merged
wait for release
No the file is not corrupted, it is incomplete. Prism downloads first the mod to that file and once complete renames the file (and deletes it if you interrupt the...
I'm not able to reproduce this and there is no way for me to figure this out just from the logs. No there is no crash log(generated by prism) per...
> should probably limit the max value for "concurrent tasks" Is limited to 99
Hi regarding the crash I prepared a portable debug build: https://media.githubusercontent.com/media/Trial97/prism_gdb/refs/heads/master/PrismLauncher-Windows-MinGW-w64-Portable-b1113f4-Debug.zip?download=true (portable build + debuger) Download and extract that file. Start prism using the `gdbprismlauncher.bat` file(the extension may be missing),...
> should i try to reproduce with that debug build? yes, but if you want a more recent build follow the steps mentioned in https://github.com/Trial97/prism_gdb/tree/master (if you can reproduce it...
As no info was provided(from the issue author) I will close this issue. Please provide the mentioned log before reopening it.
Sure thing, I updated the PR to make it a command-line argument.
What is the correct compression level? And it is enough to set it here: https://github.com/MinecraftForge/Installer/blob/2.0/src/main/java/net/minecraftforge/installer/actions/OfflineAction.java#L80 Or does it need to be changed in multiple places? Also, it would be nice...