question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[0.2.4] modRuntime doesn't work with local files

See original GitHub issue

Not much else to say. No errors or warnings logged, any lines like the following are seemingly just ignored:

modRuntime files("file/path/here.jar")
modRuntime fileTree(dir: "dir/path/here", include: "*.jar")

With a bit of finegling, CurseForge’s automatic Maven repo is a decent substitute when trying to add local dev mods (and probably better in the long run anyways), but this is definitely a slight annoyance and may not be avoidable for other applications. modCompile does work with files, but not with fileTree, and obviously doesn’t have the benefit of modRuntime’s runtime-only properties.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
modmuss50commented, Jul 21, 2020

Reopened, as it would be nice to get it fixed.

0reactions
KatrinaKittencommented, Aug 4, 2020

@modmuss50 I closed this because I got sick and tired of receiving literal death threats and suicide encouragement over my choice of modding framework and want to erase as much evidence of my ever being involved in the Minecraft modding community as I possibly can. I want nothing to do with any of you or anything you’ve made, on either side of the Forge/Fabric divide. Please reopen an equivalent issue if you want to work on this and leave mine the hell out of it, or preferably delete it entirely. Thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

modRuntime doesn't work with local files · Issue #250 - GitHub
I'm having the same issue. A clearer workaround I found consists of having only the modCompile dependency and then putting a copy of...
Read more >
got Can't resolve 'react/jsx-runtime' error while use try to create ...
Open your terminal in your project's root directory (where your package.json file is located) and run the following commands: ...
Read more >
Bug listing with status RESOLVED with resolution FIXED as at ...
Bug listing with status RESOLVED with resolution FIXED as at 2022/12/17 06:46:03.
Read more >
mod.rs.html -- source - Docs.rs
Source to the Rust file `src/io/mod.rs`.
Read more >
Minecraft World wont load. - Support & Bug Reports
I am playing All the Mods 6 with twitch launcher and I ... with it but the game launches up fine its just...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found