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

[Bug] idk how to fix #1

Closed
IGNzHalo opened this issue Mar 8, 2020 · 6 comments
Closed

[Bug] idk how to fix #1

IGNzHalo opened this issue Mar 8, 2020 · 6 comments
Labels
bug Something isn't working

Comments

@IGNzHalo
Copy link

IGNzHalo commented Mar 8, 2020

[09:19:15 INFO]: [Atlantic] Enabling Atlantic v1.0.2-SNAPSHOT
[09:19:15 ERROR]: Error occurred while enabling Atlantic v1.0.2-SNAPSHOT (Is it up to date?)
java.lang.NullPointerException
at me.scifi.hcf.visualise.ProtocolLibHook.hook(ProtocolLibHook.java:40) ~[?:?]
at me.scifi.hcf.HCF.onEnable(HCF.java:133) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [spigot.jar:?]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:477) [spigot.jar:?]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:395) [spigot.jar:?]
at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:354) [spigot.jar:?]
at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:328) [spigot.jar:?]
at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:284) [spigot.jar:?]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:232) [spigot.jar:?]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:495) [spigot.jar:?]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:?]

@IGNzHalo IGNzHalo added the bug Something isn't working label Mar 8, 2020
@BrianGrug
Copy link
Owner

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Server info (please complete the following information):

  • Server version: [e.g. 1.7.10-SNAPSHOT]
  • Jar type [e.g. Exospigot]
  • Atlantic version [e.g. 1.0.3-SNAPSHOT]

Additional context
Add any other context about the problem here.

@BrianGrug
Copy link
Owner

As well as do /pl and see if ProtocolLib is enabled. If not, check console for errors.

@IGNzHalo
Copy link
Author

IGNzHalo commented Mar 8, 2020

that is the error LMAO

@BrianGrug
Copy link
Owner

I mean ProtocolLib errors

@UberDevo
Copy link

Using wrong version of protocollib @DaddyImPregnant

@BrianGrug
Copy link
Owner

Figured. Solved

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

3 participants