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

[bugreport]: Fehler beim Laden des Cores #72

Open
Todayishugebread opened this issue Apr 5, 2022 · 2 comments
Open

[bugreport]: Fehler beim Laden des Cores #72

Todayishugebread opened this issue Apr 5, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@Todayishugebread
Copy link

Wenn der Kelp-Core im Pluginordner ist und man den Server startet, dann erscheint eine Fehlermeldung.

ERROR]: Error occurred while enabling Kelp v0.4.0 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "com.google.inject.Injector.getInstance(java.lang.Class)" because "de.pxav.kelp.core.KelpPlugin.injector" is null
at de.pxav.kelp.core.KelpPlugin.logKelpLogo(KelpPlugin.java:149) ~[?:?]
at de.pxav.kelp.core.KelpPlugin.onEnable(KelpPlugin.java:73) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.17.1.jar:3284-Spigot-3892929-0ebef35]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-1.17.1.jar:3284-Spigot-3892929-0ebef35]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.17.1.jar:3284-Spigot-3892929-0ebef35]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:520) ~[spigot-1.17.1.jar:3284-Spigot-3892929-0ebef35]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:434) ~[spigot-1.17.1.jar:3284-Spigot-3892929-0ebef35]
at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:619) ~[spigot-1.17.1.jar:3284-Spigot-3892929-0ebef35]
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:266) ~[spigot-1.17.1.jar:3284-Spigot-3892929-0ebef35]
at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1010) ~[spigot-1.17.1.jar:3284-Spigot-3892929-0ebef35]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:305) ~[spigot-1.17.1.jar:3284-Spigot-3892929-0ebef35]
at java.lang.Thread.run(Thread.java:833) [?:?]

Das ist die Fehlermeldung.

  • Operating system: Linux Ubuntu 20.04
  • Java-Version: 1.8
  • Kelp-Core-Version: v.0.4.0
  • Version-Implementation: 1.8
    Danke für eure Aufmerksamkeit
@Todayishugebread Todayishugebread added the bug Something isn't working label Apr 5, 2022
@PhantomClone
Copy link

Du hast die Kelp implementation für die 1.8, nutzt aber einen Minecraft Server mit der Version 1.17

@Todayishugebread
Copy link
Author

Todayishugebread commented Apr 5, 2022

@PhantomClone der Schritt mit der Implementation war ja noch gar nicht, bis jetzt ging es nur um das Laden des Cores, und auf einem 1.8 Server funktioniert es auch nicht.

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

2 participants