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

paper fork: Can't run runDev task #211

Closed
s-yh-china opened this issue Sep 24, 2023 · 6 comments · Fixed by #214
Closed

paper fork: Can't run runDev task #211

s-yh-china opened this issue Sep 24, 2023 · 6 comments · Fixed by #214

Comments

@s-yh-china
Copy link

updating paperweight.patcher to 1.5.7-SNAPSHOT and running runDev, it will throw

java.lang.NoSuchMethodError: 'void net.minecraft.server.Main.main(joptsimple.OptionSet)'
	at org.bukkit.craftbukkit.Main.main(Main.java:332)

but it actually can running in createReobfPaperclipJar's jar

@granny
Copy link

granny commented Sep 24, 2023

womm

No issues for me. I'm assuming you're talking about your Leaves fork - I've gone ahead and cloned it, ran ./gradlew applyPatches, then ./gradlew runDev and it also worked fine. More info is needed.

@s-yh-china
Copy link
Author

s-yh-china commented Sep 24, 2023 via email

@LemonCaramel
Copy link

I have the same issue (in Paper original repository)
but the runReobf task runs without this issue.
and this issue only occurred on Windows. (not on macOS)

@s-yh-china
Copy link
Author

is a bug with Paper, not paperweight

@notTamion
Copy link

notTamion commented Oct 2, 2023

is a bug with Paper, not paperweight

Were you able to fix this? If yes how? I am having the same issue

@MiniDigger
Copy link
Member

PaperMC/Paper#9797

@MiniDigger MiniDigger linked a pull request Oct 5, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

5 participants