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

Atlas fail to enable #49

Open
Illumes opened this issue Sep 14, 2022 · 0 comments
Open

Atlas fail to enable #49

Illumes opened this issue Sep 14, 2022 · 0 comments

Comments

@Illumes
Copy link

Illumes commented Sep 14, 2022

[00:06:51] [Server thread/ERROR]: Error occurred while enabling Atlas v1.12.1 (Is it up to date?)
java.lang.ExceptionInInitializerError: null
at cc.funkemunky.api.reflections.impl.MinecraftReflection.(MinecraftReflection.java:34) ~[?:?]
at cc.funkemunky.api.utils.MiscUtils.(MiscUtils.java:97) ~[?:?]
at cc.funkemunky.api.Atlas.loadConfig(Atlas.java:238) ~[?:?]
at cc.funkemunky.api.Atlas.loadConfig(Atlas.java:230) ~[?:?]
at cc.funkemunky.api.Atlas.onEnable(Atlas.java:108) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[patched_1.8.8.jar:git-PaperSpigot-445]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [patched_1.8.8.jar:git-PaperSpigot-445]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [patched_1.8.8.jar:git-PaperSpigot-445]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [patched_1.8.8.jar:git-PaperSpigot-445]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched_1.8.8.jar:git-PaperSpigot-445]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312]
Caused by: java.lang.NullPointerException
at cc.funkemunky.api.utils.MiscUtils.printToConsole(MiscUtils.java:575) ~[?:?]
at cc.funkemunky.api.Atlas.alog(Atlas.java:495) ~[?:?]
at cc.funkemunky.api.reflections.Reflections.(Reflections.java:48) ~[?:?]
... 16 more

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