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

Console Error in the latest build #513

Closed
Zed9K opened this issue Mar 25, 2018 · 0 comments
Closed

Console Error in the latest build #513

Zed9K opened this issue Mar 25, 2018 · 0 comments
Labels
Status: Resolved The issue/problem has been resolved. Type: Bug Identifies a bug or a problem.

Comments

@Zed9K
Copy link

Zed9K commented Mar 25, 2018

Hello,
i got this error when i got the latest build which is ( 4.1.11 )

[13:15:07] [Server thread/INFO]: [GadgetsMenu] Enabling GadgetsMenu v4.1.11
[13:15:07] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
[13:15:07] [Server thread/INFO]: [GadgetsMenu] GadgetsMenu 4.1.11 is loading... [server: git-Spigot-c3093ef-aa25568 (MC: 1.12.2)]
[13:15:07] [Server thread/INFO]: [GadgetsMenu] Plugin by Yap Zhen Yie.
[13:15:07] [Server thread/INFO]: [GadgetsMenu] Date Modified: 25-03-2018
[13:15:07] [Server thread/INFO]: [GadgetsMenu]
[13:15:07] [Server thread/INFO]: [GadgetsMenu] Initializing module v1_12_R1
[13:15:07] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
[13:15:09] [Server thread/ERROR]: Error occurred while enabling GadgetsMenu v4.1.11 (Is it up to date?)
java.lang.NullPointerException: null
at com.yapzhenyie.GadgetsMenu.GadgetsMenuData.initData(GadgetsMenuData.java:214) ~[?:?]
at com.yapzhenyie.GadgetsMenu.GadgetsMenu.onEnable(GadgetsMenu.java:189) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-c3093ef-aa25568]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-c3093ef-aa25568]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot.jar:git-Spigot-c3093ef-aa25568]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot.jar:git-Spigot-c3093ef-aa25568]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot.jar:git-Spigot-c3093ef-aa25568]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot.jar:git-Spigot-c3093ef-aa25568]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot.jar:git-Spigot-c3093ef-aa25568]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot.jar:git-Spigot-c3093ef-aa25568]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-c3093ef-aa25568]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-c3093ef-aa25568]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_161]

@yapzhenyie yapzhenyie added Type: Bug Identifies a bug or a problem. Status: Resolved The issue/problem has been resolved. labels Mar 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Resolved The issue/problem has been resolved. Type: Bug Identifies a bug or a problem.
Projects
None yet
Development

No branches or pull requests

2 participants