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

BedWarsProxy Plugin Initialization Error - MaterialAdapter Returns Null #67

Open
xianbei234 opened this issue Oct 21, 2024 · 0 comments

Comments

@xianbei234
Copy link

I’m experiencing an issue while trying to enable the BedWarsProxy plugin on my server. During the initialization process, I encounter the following error:[01:01:19 ERROR]: Error occurred while enabling BedWarsProxy v${gitVer}1.2.4 (Is it up to date?) java.lang.NullPointerException: Cannot invoke "com.andrei1058.bedwars.proxy.libs.MaterialSupport.getForCurrent(String, String, String)" because the return value of "com.andrei1058.bedwars.proxy.BedWarsProxy.getMaterialAdapter()" is null
t seems that the MaterialAdapter is returning null, which prevents the plugin from loading correctly. I have ensured that all necessary dependencies are installed and up-to-date, but the issue persists.

Could you please provide guidance on how to resolve this problem? Any assistance you can offer would be greatly appreciated.

Thank you for your time and support!

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