Thrasos
Thrasos
This would definitely be a nice feature to have.
No, after disabling Iris, the crash does not happen.
I told them to try disabling that before Iris, and they reported that it was still crashing. I also added [this mod](https://www.curseforge.com/minecraft/mc-mods/resource-pack-overrides) recently, which loads [this resource-pack](https://www.curseforge.com/minecraft/texture-packs/embellished-stone-advancement-plaques) for Advancement Plaques,...
I am also having this issue.
Here is an example task I created for the `runClient` task. ```json { "label": "Run Minecraft Client", "command": "./gradlew runClient", "use_new_terminal": true, "allow_concurrent_runs": true, "reveal": "no_focus", "hide": "on_success" } ```
I am also referencing this relevant issue https://github.com/zed-industries/zed/issues/20042 which is what needs to be implemented in zed in order to allow the zed java extension to see external libraries.