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

Build Fails Due to Private Access in ContentState and Missing Classes #179

Open
FoxPodZ opened this issue Sep 18, 2024 · 1 comment
Open

Comments

@FoxPodZ
Copy link

FoxPodZ commented Sep 18, 2024

So I tried Building the Plugin and it won't Build. The build fails with the following error:

'com.magmaguy.magmacore.menus.ContentPackage.ContentState' has private access in 'com.magmaguy.magmacore.menus.ContentPackage'

Additionally, the AdvancedMenuItem and FirstTimeSetupMenu classes cannot be found at all for some reason.

image

I'm unsure if this is related to a configuration issue in my end or something specific to MagmaCore?
Any ideas on what could be wrong?

I tried:

  • Cloning the Repo in its current state
  • Downloading the source from the latest release to the same issue
  • Checked for any version mismatches in the dependencies.
  • Invalidated all Caches
  • Changing the access modifier of ContentState usages
@MagmaGuy
Copy link
Owner

I am aware of this and similar issues. I have already been modifying the backend and am hoping to roll out some updates today that will fix this and several other similar problems.

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