Meteor not spawning

Issue #17 new
Farsad Asif created an issue

Server Version = 1.8.8 Faction Version = Faction UUID 1.6.9.5-U0.1.21

Stacktrace = 13.08 18:56:10 [Server] ERROR null 13.08 18:56:10 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'meteor' in plugin MeteorLoot v1.8.6 13.08 18:56:10 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_05] 13.08 18:56:10 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_05] 13.08 18:56:10 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_05] 13.08 18:56:10 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/BoardColl 13.08 18:56:10 [Server] INFO at me.blahberrys.meteorloot.managers.factions.Factions16xUU.isFactionOffline(Factions16xUU.java:13) ~[?:?] 13.08 18:56:10 [Server] INFO at me.blahberrys.meteorloot.utils.LocationUtil.safeLocation(LocationUtil.java:26) ~[?:?] 13.08 18:56:10 [Server] INFO at me.blahberrys.meteorloot.utils.LocationUtil.getRandomLocation(LocationUtil.java:56) ~[?:?] 13.08 18:56:10 [Server] INFO at me.blahberrys.meteorloot.utils.LocationUtil.getMeteorCrashLocation(LocationUtil.java:43) ~[?:?] 13.08 18:56:10 [Server] INFO at me.blahberrys.meteorloot.meteor.Meteor.startMeteorCrash(Meteor.java:60) ~[?:?] 13.08 18:56:10 [Server] INFO at me.blahberrys.meteorloot.commands.Start.onCommand(Start.java:48) ~[?:?] 13.08 18:56:10 [Server] INFO at me.blahberrys.meteorloot.commands.Commands.onCommand(Commands.java:32) ~[?:?] 13.08 18:56:10 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 18:56:10 [Server] INFO ... 15 more 13.08 18:56:10 [Server] INFO Caused by: java.lang.ClassNotFoundException: com.massivecraft.factions.entity.BoardColl

Comments (1)

  1. Farsad Asif reporter

    13.08 20:16:49 [Server] WARN Task #47 for MeteorLoot v1.8.6 generated an exception 13.08 20:16:49 [Server] INFO java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/BoardColl 13.08 20:16:49 [Server] INFO at me.blahberrys.meteorloot.managers.factions.Factions16xUU.isFactionOffline(Factions16xUU.java:13) ~[?:?] 13.08 20:16:49 [Server] INFO at me.blahberrys.meteorloot.utils.LocationUtil.safeLocation(LocationUtil.java:26) ~[?:?] 13.08 20:16:49 [Server] INFO at me.blahberrys.meteorloot.utils.LocationUtil.getRandomLocation(LocationUtil.java:56) ~[?:?] 13.08 20:16:49 [Server] INFO at me.blahberrys.meteorloot.utils.LocationUtil.getMeteorCrashLocation(LocationUtil.java:43) ~[?:?] 13.08 20:16:49 [Server] INFO at me.blahberrys.meteorloot.meteor.Meteor.startMeteorCrash(Meteor.java:60) ~[?:?] 13.08 20:16:49 [Server] INFO at me.blahberrys.meteorloot.handlers.TimeHandler.reduceDropTimes(TimeHandler.java:79) ~[?:?] 13.08 20:16:49 [Server] INFO at me.blahberrys.meteorloot.handlers.TimeHandler.access$0(TimeHandler.java:70) ~[?:?] 13.08 20:16:49 [Server] INFO at me.blahberrys.meteorloot.handlers.TimeHandler$1.run(TimeHandler.java:47) ~[?:?] 13.08 20:16:49 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 20:16:49 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 20:16:49 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:722) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 20:16:49 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 20:16:49 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 20:16:49 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot-1.8.8.jar:git-Spigot-76236cb-9cd1111] 13.08 20:16:49 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_05]

  2. Log in to comment