Server spammed the hell out of me!

Discussion in 'Bukkit Help' started by TmanDaCool1, Jun 7, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    TmanDaCool1

    Hi.
    I recently updated my server, and suddenly the server just spammed the hell out of the console!! It was so much spam, I COULDN'T USE PASTEBIN!! (The file was LARGER than 500KB BARELY- 504KB) I took the contents of the log file and conveniently put them in a txt file.
    Well, Bukkit's uploader isn't working. Let me give you a DropBox link.
    https://www.dropbox.com/s/568m0ztrs1i1td7/latest.log
     
  2. Offline

    killtrat

    Remove Factions or Try to Reinstall it
     
  3. Offline

    GRANTSWIM4

    Code:java
    1. [12:40:00] [Server thread/WARN]: [Factions] Task #48 for Factions v2.4.0 generated an exception
    2. java.lang.NoSuchMethodError: com.massivecraft.mcore.mixin.Mixin.getLastPlayed(Ljava/lang/Object;)Ljava/lang/Long;
    3. at com.massivecraft.factions.entity.UPlayerColl.removePlayerDataAfterInactiveDaysRoutine(UPlayerColl.java:51) ~[?:?]
    4. at com.massivecraft.factions.task.TaskPlayerDataRemove.invoke(TaskPlayerDataRemove.java:43) ~[?:?]
    5. at com.massivecraft.mcore.ModuloRepeatTask.run(ModuloRepeatTask.java:76) ~[?:?]
    6. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    7. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    8. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:600) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    9. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    10. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    11. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    12. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]


    Try to remove your MCore and faction stuff jars as well and redownload it
     
  4. Offline

    TmanDaCool1

    Please stand by while I try this.

    Here's what I have done:
    -Deleted Factions and Mcore Folder
    -Deleted Factions and Mcore Jars
    -Began Server
    -Worked Perfectly
    -Stopped server
    -Redownloaded plugins and installed them

    It still does it...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 2, 2016
  5. Offline

    GRANTSWIM4

    Alright let me explain what happening

    Code:java
    1. at com.massivecraft.factions.entity.UPlayerColl.removePlayerDataAfterInactiveDaysRoutine(UPlayerColl.java:51) ~[?:?]

    Now this line of code is to do when faction removes people form faction for being inactive. So my advice is to get rid of your config for both MCore and Factions
     
  6. Offline

    TmanDaCool1

    I thought that's what I did when I removed the Mcore and Factions folders.
     
Thread Status:
Not open for further replies.

Share This Page