Everything works, but the meteor won't spawn

Issue #14 resolved
Twooze created an issue

So everything else works, and I can force spawn a meteor, but they don't spawn properly when scheduled to. Here's a paste of the error.

[03:20:39 WARN]: [MeteorLoot] Task #438 for MeteorLoot v1.8.6 generated an exception java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/BoardColl at me.blahberrys.meteorloot.managers.factions.Factions16xUU.isFactionOffline(Factions16xUU.java:13) ~[?:?] at me.blahberrys.meteorloot.utils.LocationUtil.safeLocation(LocationUtil.java:26) ~[?:?] at me.blahberrys.meteorloot.utils.LocationUtil.getRandomLocation(LocationUtil.java:56) ~[?:?] at me.blahberrys.meteorloot.utils.LocationUtil.getMeteorCrashLocation(LocationUtil.java:43) ~[?:?] at me.blahberrys.meteorloot.meteor.Meteor.startMeteorCrash(Meteor.java:60) ~[?:?] at me.blahberrys.meteorloot.handlers.TimeHandler.reduceDropTimes(TimeHandler.java:79) ~[?:?] at me.blahberrys.meteorloot.handlers.TimeHandler.access$0(TimeHandler.java:70) ~[?:?] at me.blahberrys.meteorloot.handlers.TimeHandler$1.run(TimeHandler.java:47) ~[?:?] at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-d20369f-7fc5cd8] at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:729) [spigot.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [spigot.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [spigot.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [spigot.jar:git-Spigot-d20369f-7fc5cd8] at java.lang.Thread.run(Unknown Source) [?:1.8.0_141]

Comments (7)

  1. BlahBerrys repo owner
    • changed status to open

    Hello, it seems like there's an issue when attempting to hook into factions. Can you please provide your factions type and version?

  2. BlahBerrys repo owner

    Thanks! ML is currently undergoing a HUGE update, which will include several bug fixes as well new mechanics and features. Im currently away for the weekend visting family however the update will on its way soon! (< 5 days) Would you be interested in beta testing? If so, add my discord (blahberrys#8545) thanks!

  3. Twooze reporter

    I would love to just have a functioning version. I really appreciate your quick responses and help, but in the end I just want the product I paid for. I'm looking to release soon, so with this new patch will this bug be squashed?

  4. Twooze reporter

    Still waiting on the update, I would really love to get a functioning version of the plugin as soon as possible.

  5. Log in to comment