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

Help with patching #3

Closed
ajthemacboy opened this issue Feb 29, 2016 · 5 comments
Closed

Help with patching #3

ajthemacboy opened this issue Feb 29, 2016 · 5 comments

Comments

@ajthemacboy
Copy link

I'm not a developer and the instructions in the README are beyond me. Can basic instructions on how to patch, such as the following, be provided for noobs?

  1. How do I import the project into Eclipse?
  2. Do I run the patch command in the Spigot-Server src directory, or the Bukkit``CraftBukkit source directory?
  3. How do I build in Eclipse, and why can't I just use gradlew build? Do I need Eclipse for this process or can it be done without Eclipse?

Thanks, and sorry for the ignorant questions.

@softpak
Copy link
Owner

softpak commented Mar 1, 2016

This project is still under development. It has memory leaks when using async threads. JVM's GC can not recycle PathPoint objects and causing lags. When I solve this issue. I will make a noob tool for it. Just like Spigot. So before that, you still need an IDE tool to build it.

@softpak
Copy link
Owner

softpak commented Mar 1, 2016

You need to patch src folder in spigot-server. Not the bukkit. It is a maven project. Gradle is not working.

@ajthemacboy
Copy link
Author

Sounds good, and great work. I'll be waiting :)

@softpak
Copy link
Owner

softpak commented Mar 3, 2016

You can download the release now. I solved all the issues.

@ajthemacboy
Copy link
Author

Closed

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

2 participants