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

Trouble compiling fork due to seemingly broken dependencies (I think). #49

Open
Nano-Blue opened this issue Apr 21, 2021 · 0 comments
Open

Comments

@Nano-Blue
Copy link

Nano-Blue commented Apr 21, 2021

Hi, I am aware that this is probably entirely down to me being new to programming in java but I hope you'll bear with me nonetheless, I am currently trying to make a plugin that can regenerate broken and placed blocks, This plugin for I think clear reasons seems ideal for what I need to do, as far as I can tell it should be a matter of linking into block place and break events and saving their data in the same way as the explosions already implemented, I feel fairly comfortable with that however I am struggling to get the plugin to compile having downloaded the source code, these are the errors I'm getting:
Screenshot (149)
I have already dealt with some dependency errors and the ones that remain all seem to reside inside 'NMSWrapper_v1_16_R3'. Honestly after looking through all the classes that's also the one I'm having the hardest time understanding.

I just don't know where to find or how to properly install the packages however hopefully after getting this sorted i'll have a better grasp of the issue.

I'm going to attach a bit of the code however if you want access to more just ask and I'll upload it - I haven't changed anything about the file itself that I'm aware of except for changing the first line to package 'me.blocks119.aurauriaregenerator.nms;' along with similar simple path changes in other files.
Screenshot (151)

Many thanks in advance.

Nano

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

1 participant