Skip to content

Error occurred while enabling TelePads v1.4.1 #4

Description

@mog01

Hi,

Thank you for making TelePads, it seems like a cool plugin. Unfortunately, when trying to start the server with a default TelePads configuration, I get the following exception:

[SEVERE] Error occurred while enabling TelePads v1.4.1 (Is it up to date?)
java.lang.NullPointerException
at me.wizzledonker.plugins.telepads.Telepads.reloadprops(Telepads.java:195)
at me.wizzledonker.plugins.telepads.Telepads.onEnable(Telepads.java:60)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:374)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

Thank you in advance for your time and consideration.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions