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

Full support oraxen #87

Open
mani1232 opened this issue Oct 18, 2022 · 0 comments
Open

Full support oraxen #87

mani1232 opened this issue Oct 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@mani1232
Copy link

Describe the bug
Full support oraxen

To Reproduce
Steps to reproduce the behavior:
use in cfg
item:
item: oraxen:adventurer_sword

Expected behavior
The plugin will at least work and use items from the oraxen plugin

Screenshots
[23:56:47 ERROR]: Error occurred while enabling EcoItems v3.125.0 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "java.util.Map.values()" because "io.th0rgal.oraxen.items.OraxenItems.map" is null
at io.th0rgal.oraxen.items.OraxenItems.entryStream(OraxenItems.java:141) ~[oraxen-1.143.3.jar:?]
at io.th0rgal.oraxen.items.OraxenItems.getOptionalItemById(OraxenItems.java:59) ~[oraxen-1.143.3.jar:?]
at io.th0rgal.oraxen.items.OraxenItems.getItemById(OraxenItems.java:63) ~[oraxen-1.143.3.jar:?]
at com.willfp.eco.internal.spigot.integrations.customitems.CustomItemsOraxen$OraxenProvider.provideForKey(CustomItemsOraxen.kt:22) ~[eco-6.43.7-all.jar:?]
at com.willfp.eco.core.items.Items.doParse(Items.java:238) ~[eco-6.43.7-all.jar:?]
at com.willfp.eco.core.items.ItemsLookupHandler.parse(ItemsLookupHandler.java:31) ~[eco-6.43.7-all.jar:?]
at com.willfp.eco.core.items.ItemsLookupHandler.parse(ItemsLookupHandler.java:14) ~[eco-6.43.7-all.jar:?]
at com.willfp.eco.core.lookup.LookupHandler.parseKey(LookupHandler.java:36) ~[eco-6.43.7-all.jar:?]
at com.willfp.eco.core.items.Items.lookup(Items.java:198) ~[eco-6.43.7-all.jar:?]
at com.willfp.ecoitems.items.EcoItem.(EcoItem.kt:36) ~[EcoItems v3.125.0.jar:?]
at com.willfp.ecoitems.items.EcoItems.update(EcoItems.kt:52) ~[EcoItems v3.125.0.jar:?]
at com.willfp.ecoitems.EcoItemsPlugin.handleEnableAdditional(EcoItemsPlugin.kt:27) ~[EcoItems v3.125.0.jar:?]
at com.willfp.ecoitems.libreforge.LibReforgePlugin.handleEnable(LibReforge.kt:229) ~[EcoItems v3.125.0.jar:?]
at com.willfp.eco.core.EcoPlugin.onEnable(EcoPlugin.java:416) ~[eco-6.43.7-all.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:371) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:548) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:611) ~[purpur-1.19.2.jar:git-Purpur-1825]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:525) ~[purpur-1.19.2.jar:git-Purpur-1825]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:315) ~[purpur-1.19.2.jar:git-Purpur-1825]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1116) ~[purpur-1.19.2.jar:git-Purpur-1825]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310) ~[purpur-1.19.2.jar:git-Purpur-1825]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

Server Information (please complete the following information):

  • Version: latest purpur build
  • Version of plugin and eco: all latest

Additional context

@mani1232 mani1232 added the bug Something isn't working label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant