Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: runClient #432

Open
abysschroma opened this issue Oct 9, 2024 · 3 comments
Open

Question: runClient #432

abysschroma opened this issue Oct 9, 2024 · 3 comments

Comments

@abysschroma
Copy link

abysschroma commented Oct 9, 2024

i'm using IntelliJ IDEA, when starting off fresh project with forge's mdk, it comes with runClient feature on gradle that starts up minecraft for me, but that doesn't work with this repository.
Tried everything I could do, but since I'm an absolute java noob I don't even have any idea what's going on.

Anyone know how to fix runClient for NTM Extended
Everytime it just says "Task '[task name here]' not found in root project", not limited to runClient, but tasks like build do work fine

@TheSlize
Copy link

TheSlize commented Oct 9, 2024

I personally use build then launch Minecraft with the mod by myself.

@abysschroma
Copy link
Author

abysschroma commented Oct 9, 2024

yeah i did that billion times and... i wish that could be made better

@anonymousomeone
Copy link

to fix task not found you can disable configureondemand in gradle.properties but then it will crash on loading with
Caused by: java.io.FileNotFoundException: hbm:models/error.obj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants