Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Each restart/down server get a error #21

Open
MineServidorCraft opened this issue Oct 18, 2017 · 0 comments
Open

Each restart/down server get a error #21

MineServidorCraft opened this issue Oct 18, 2017 · 0 comments

Comments

@MineServidorCraft
Copy link

[14:45:29] [Server thread/INFO]: [Homes] Disabling Homes v0.10.1

[14:45:29] [Server thread/ERROR]: Error occurred while disabling Homes v0.10.1 (Is it up to date?)

java.lang.NullPointerException: null

at com.masahirosaito.spigot.homes.homedata.LocationData$Companion.new(LocationData.kt:21) ~[?:?]

at com.masahirosaito.spigot.homes.UtilsKt.toData(Utils.kt:50) ~[?:?]

at com.masahirosaito.spigot.homes.nms.HomesEntity.toHomeData(HomesEntity.kt:24) ~[?:?]

at com.masahirosaito.spigot.homes.datas.PlayerData.toPlayerHome(PlayerData.kt:21) ~[?:?]

at com.masahirosaito.spigot.homes.PlayerDataManager.toHomeManager(PlayerDataManager.kt:31) ~[?:?]

at com.masahirosaito.spigot.homes.PlayerDataManager.save(PlayerDataManager.kt:26) ~[?:?]

at com.masahirosaito.spigot.homes.Homes.onDisable(Homes.kt:45) ~[?:?]

at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot-1.12.2.jar:git-Spigot-7754231-9a1f5ee]

at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [spigot-1.12.2.jar:git-Spigot-7754231-9a1f5ee]

at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:421) [spigot-1.12.2.jar:git-Spigot-7754231-9a1f5ee]

at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:414) [spigot-1.12.2.jar:git-Spigot-7754231-9a1f5ee]

at org.bukkit.craftbukkit.v1_12_R1.CraftServer.disablePlugins(CraftServer.java:352) [spigot-1.12.2.jar:git-Spigot-7754231-9a1f5ee]

at net.minecraft.server.v1_12_R1.MinecraftServer.stop(MinecraftServer.java:465) [spigot-1.12.2.jar:git-Spigot-7754231-9a1f5ee]

at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:613) [spigot-1.12.2.jar:git-Spigot-7754231-9a1f5ee]

at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]

And is not work the plugin. Yesterday work good but not today. And i don't change anything.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant