Building plot squared

How do i go about building plot squared? i have got the files from github, now what?
No description
76 Replies
Admincraft Meta
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by cobrawalker#0
Discount Milk
Discount Milk2y ago
Google "how to compile Java project using gradel" would probably get you the answer
Cardoril
Cardoril2y ago
https://stackoverflow.com/questions/20172235/how-to-create-a-jar-file-from-github-project has instructions on a couple ways but basically we make a file that compiles using 'mvn package' in a clone of the git files
Stack Overflow
How to Create a jar file from github project
I want a jar file for the project https://github.com/klout/brickhouse but I don't see any link on the site which gives me jar file. There is a link on right menu to download the project as zip file...
Zaid
ZaidOP2y ago
No description
ProGamingDk
ProGamingDk2y ago
No description
ProGamingDk
ProGamingDk2y ago
also seems like gradle didnt start there
Discount Milk
Discount Milk2y ago
Reading the errors explains the errors :FrogeBIGEYES:
Zaid
ZaidOP2y ago
lol i got it i think my bad i cloned the thing instead of downloading it
Zaid
ZaidOP2y ago
No description
Zaid
ZaidOP2y ago
its done now i gotta figure out where it put the jar
Discount Milk
Discount Milk2y ago
Should have a output folder or a done folder Me thinks
ProGamingDk
ProGamingDk2y ago
maven uses a "target" folder when done
Zaid
ZaidOP2y ago
No description
ProGamingDk
ProGamingDk2y ago
but maven aint gradle so idk "Bukkit"? possibly else just ctrl + f .jar
Zaid
ZaidOP2y ago
nope no jar i checked all
Zaid
ZaidOP2y ago
No description
Zaid
ZaidOP2y ago
if i run it again
Discount Milk
Discount Milk2y ago
What folder are you running gradle from?
Zaid
ZaidOP2y ago
No description
Zaid
ZaidOP2y ago
root
Discount Milk
Discount Milk2y ago
Send a full screen shot of your terminal?
Zaid
ZaidOP2y ago
it closes very fast i barely get second to ss
Discount Milk
Discount Milk2y ago
How are you trying to build this??
Zaid
ZaidOP2y ago
i assume the bat they provide? they don't have instructions
Discount Milk
Discount Milk2y ago
Lol.
Zaid
ZaidOP2y ago
No description
Zaid
ZaidOP2y ago
i see nothing about how to build it
Discount Milk
Discount Milk2y ago
Did you follow this?
Zaid
ZaidOP2y ago
this confuses me
Discount Milk
Discount Milk2y ago
Have you cloned the repo?
Zestian
Zestian2y ago
The package is using gradle not maven, i think that link is for maven
Zaid
ZaidOP2y ago
im cloning it again
Discount Milk
Discount Milk2y ago
It is
Zaid
ZaidOP2y ago
ok i re-cloned the thing
Discount Milk
Discount Milk2y ago
Clone it gradlew clean gradlew build Enjoy your jar file
Zestian
Zestian2y ago
DOing this right now
Discount Milk
Discount Milk2y ago
Approx commands, I think special formatting is needed for gradlew
Zestian
Zestian2y ago
No description
Zestian
Zestian2y ago
oh
Zaid
ZaidOP2y ago
No description
Zaid
ZaidOP2y ago
doing what u told me
Zestian
Zestian2y ago
what gradle version you have?
Zaid
ZaidOP2y ago
i cloned the git then ran the bat after that i ran what leche told me in cmd in folder nvm i still dont have jar
Discount Milk
Discount Milk2y ago
GitHub
.github/CONTRIBUTING.md at main · IntellectualSites/.github
An internal repository to share configurations across the organization. - IntellectualSites/.github
Zaid
ZaidOP2y ago
these instructions are vague i did them and nothing oh i got something
Zaid
ZaidOP2y ago
No description
Discount Milk
Discount Milk2y ago
Bottom one
Zaid
ZaidOP2y ago
it doesn't work
Discount Milk
Discount Milk2y ago
"doesn't work" gives me nothing to help you with capt
Zaid
ZaidOP2y ago
that's why had to use the one in top
ProGamingDk
ProGamingDk2y ago
sources??
Zaid
ZaidOP2y ago
that one works idk?
ProGamingDk
ProGamingDk2y ago
No description
ProGamingDk
ProGamingDk2y ago
could be sources Doesnt work but just doesnt give a error message
Zaid
ZaidOP2y ago
anyway i got it thanks btw !solved
Admincraft Meta
post closed!
The post/thread has been closed!
Requested by cobrawalker#0
Zestian
Zestian2y ago
How did you solve it?
Zestian
Zestian2y ago
I build it but its failing to load in my server
No description
Discount Milk
Discount Milk2y ago
Don't actually include the error or anything :FrogeBIGEYES:
Zestian
Zestian2y ago
What do you mean by that? should i remove screenshots?
Discount Milk
Discount Milk2y ago
I was being sarcastic, I thought both the screenshots said the same thing.
Zestian
Zestian2y ago
The second one says that the jar doesnt have the plugin.yml or paper-plugin.yml so i think thats the real issue from the compiling process
Discount Milk
Discount Milk2y ago
Open the jar in like 7zip to see if it has a plugins.yml
Zestian
Zestian2y ago
It seems it doesnt
No description
ProGamingDk
ProGamingDk2y ago
check if sources work the jar with sources in it
Zestian
Zestian2y ago
let me check but just a small screenshot of what the sources contains
Zestian
Zestian2y ago
has a plugin.properties
ProGamingDk
ProGamingDk2y ago
mind checking the contents of plugin.properties
Zestian
Zestian2y ago
Has the same error, no plugin.yml file
No description
Zestian
Zestian2y ago
No description
ProGamingDk
ProGamingDk2y ago
^^ hmm
Zestian
Zestian2y ago
Ok, just found there was a bukkit folder... Working now
No description
Zaid
ZaidOP2y ago
!close
Admincraft Meta
post closed!
The post/thread has been closed!
Requested by cobrawalker#0

Did you find this page helpful?