-
Notifications
You must be signed in to change notification settings - Fork 3
Description
[SEVERE] [WarpDrive] Exception caught: NullPointerException: java.lang.NullPointerException at no.runsafe.warpdrive.portals.PortalWarp.getPortalWorld(PortalWarp.java:61) at no.runsafe.warpdrive.portals.PortalEngine.reloadPortals(PortalEngine.java:42) at no.runsafe.warpdrive.portals.PortalEngine.OnConfigurationChanged(PortalEngine.java:235) at no.runsafe.framework.internal.configuration.ConfigurationEngine.notifySubscribers(ConfigurationEngine.java:86) at no.runsafe.framework.internal.configuration.ConfigurationEngine.load(ConfigurationEngine.java:58) at no.runsafe.framework.features.Configuration.start(Configuration.java:16) at no.runsafe.ReloadConfigurationCommand.OnExecute(ReloadConfigurationCommand.java:26) at no.runsafe.framework.api.command.console.ConsoleCommand.OnExecute(ConsoleCommand.java:24) at no.runsafe.framework.internal.command.PreparedSynchronousCommand.execute(PreparedSynchronousCommand.java:23) at no.runsafe.framework.internal.command.BukkitCommandTabExecutor.executeCommand(BukkitCommandTabExecutor.java:88) at no.runsafe.framework.internal.command.BukkitCommandTabExecutor.onCommand(BukkitCommandTabExecutor.java:54) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:726) at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchServerCommand(CraftServer.java:713) at net.minecraft.server.v1_7_R3.DedicatedServer.aB(DedicatedServer.java:319) at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284) at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583) at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489) at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)