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

The enchantment HellForged not working with Factions UUID #1465

Closed
juliusg034 opened this issue Apr 18, 2024 · 1 comment
Closed

The enchantment HellForged not working with Factions UUID #1465

juliusg034 opened this issue Apr 18, 2024 · 1 comment

Comments

@juliusg034
Copy link

Before adding the Factions UUID plugin CrazyEnchantments were working perfectly fine, specifically the enchantment HellForged (repairs items when walking). After adding factions UUID plugin an error occurs in the console and the enchantment HellForge no longer works. Then removing the plugin allows for the enchantment to work again. I am confused because it says that factions UUID is supported in the documentation.

Furthermore changing the version I am using 2.2.8 to the older 2.1.2 fixes the issues with hellForged

Error:
[19:00:50] [Thread-11/WARN]: Exception in thread "Thread-11" java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "com.badbones69.crazyenchantments.paper.api.enums.pdc.Enchant.getLevel(String)" is null
[19:00:50] [Thread-11/WARN]: at CrazyEnchantments-2.2.8.jar//com.badbones69.crazyenchantments.paper.controllers.settings.EnchantmentBookSettings.getLevel(EnchantmentBookSettings.java:309)
[19:00:50] [Thread-11/WARN]: at CrazyEnchantments-2.2.8.jar//com.badbones69.crazyenchantments.paper.api.CrazyManager.getLevel(CrazyManager.java:763)
[19:00:50] [Thread-11/WARN]: at CrazyEnchantments-2.2.8.jar//com.badbones69.crazyenchantments.paper.tasks.processors.ArmorMoveProcessor.process(ArmorMoveProcessor.java:88)
[19:00:50] [Thread-11/WARN]: at CrazyEnchantments-2.2.8.jar//com.badbones69.crazyenchantments.paper.tasks.processors.ArmorMoveProcessor.process(ArmorMoveProcessor.java:27)
[19:00:50] [Thread-11/WARN]: at CrazyEnchantments-2.2.8.jar//com.badbones69.crazyenchantments.paper.tasks.processors.Processor.lambda$new$0(Processor.java:17)
[19:00:50] [Thread-11/WARN]: at java.base/java.lang.Thread.run(Thread.java:840)

Debug info

Run /f ticketinfo and paste the URL here.

Logs

Give use your logs by going to logs/latest.log.

Details

Please explain the problem.

@mbax
Copy link
Collaborator

mbax commented Apr 18, 2024

This feels coincidental. Hop over to the support discord and we can try to diagnose this more, regardless of how coincidental it is.

@mbax mbax closed this as completed Apr 18, 2024
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