Solved Mobs not spawning

Discussion in 'Bukkit Help' started by HarveyCrumpet, Aug 12, 2013.

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

    HarveyCrumpet

    Okay so i have a bukkit server and i've tried every possible thing you can think of to fix this issue, changed any and all config setting that has anything to do with mobs and they just won't spawn.
    Even using /spawnmob or spawn eggs they won't spawn (some friendly mobs still spawn)
    I can provide any config files needed to resolve this. All help appreciated in advance and yes,
    i have checked every other post from bukkit to minecraft forums about this, lots of people have same issue with no resolution. Could this have something to do with RAM?

    Plugin list:
    CityWorld, RankList, JobSuite, GroupManager, WorldEdit, VoxelSniper, SetMotd, Vault, Backpack, Multiverse-Core, LogBlock, TerrainControl, WorldGuard, iConomy, Register, Nordic, SeePlayerInventory, CraftableHorseArmor, Roll, ChestShop, Votifier, SuperSpleef B, WGCustomFlags, mcMMO, SecureChests, GAListener, SmoothPlot, Essentials, MobCatcher, EssentialsProtect, SignURLs, GenerousMobs, EssentialsSpawn, Multiverse-Portals, Multiverse-Inventories, Sign Bank, EssentialsAntiBuild, EssentialsChat, Factions

    Server settings:
    #Minecraft server properties
    #Mon Aug 12 19:38:59 EST 2013
    generator-settings=
    op-permission-level=4
    allow-nether=true
    level-name=world
    enable-query=true
    allow-flight=false
    server-port=27577
    query.port=27577
    level-type=DEFAULT
    enable-rcon=false
    hellworld=true
    force-gamemode=false
    level-seed=fuck
    server-ip=103.23.148.113
    max-build-height=256
    spawn-npcs=true
    white-list=false
    debug=false
    spawn-animals=true
    snooper-enabled=true
    hardcore=false
    texture-pack=
    online-mode=true
    pvp=true
    difficulty=2
    server-name=\u00A7k1\u00A74Crumpet Craft\u00A7k1
    enable-command-block=true
    gamemode=0
    max-players=30
    spawn-monsters=true
    generate-structures=true
    view-distance=10
    spawn-protection=0
    motd=\u00A71Bukkit\u00A77|\u00A75McMMo\u00A77|\u00A7aFactions & Lots More\u00A77\!
     
  2. Are you getting any errors in the panel?
    Also the only thing that might be the issue; the spawn has a radius which is protected, no mobs spawn here, nor can you break/build anything.
    Try to go out like 50 blocks of spawn and try again.

    Also the only plugin that might intefer with mobs is the GenerousMobs plugin, I have never heard of it, but you could try removing it and if this does nothing simply readd it.
     
  3. Offline

    HarveyCrumpet

    It's nothing to do with the spawn protect as it happens server wide including other worlds

    Generous mobs just makes mobs drop economy money and has nothing to do with spawn rates
     
  4. Offline

    PolarCraft

    Try uninstalling all of the mob plugins if not. Try getting regions and spawn protection.
     
  5. Offline

    HarveyCrumpet

    What do you mean try getting regions and spawn protection?
     
  6. Offline

    PolarCraft

    Check the wg regions and spawn protection!
     
  7. Offline

    HarveyCrumpet

    I have checked all regions and spawn protection is a region with mob-spawning set to deny, this doesn't effect __global__ And yes, i've also checked the flags for global. Thanks for trying but i'm still stuck on this one
     
  8. Offline

    PolarCraft

    Try uninstalling mob plugins.
     
  9. Offline

    HarveyCrumpet

    Like which ones?
     
  10. Offline

    PolarCraft

    All of them. GenerousMobs MobCatcher
     
  11. Offline

    HarveyCrumpet

    Okay, will do that now and get back to you.

    Still nothing :/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 3, 2016
  12. Offline

    PolarCraft

    Just a question what plugins did the other people have for cross-checking :D
     
  13. Offline

    HarveyCrumpet

    I can't remember, mostly stuff that i have too but even some people without any plugins had the same issue which is why i suspect it could be RAM? But then wouldn't they spawn with spawneggs?
     
  14. Offline

    PolarCraft

    Make the difficulty 3?
     
  15. Offline

    HarveyCrumpet

    Already tried that.

    This just started showing up in console, not sure what's going on now.. :/

    12.08 22:15:09 [Server] INFO Caused by: java.lang.NullPointerException
    12.08 22:15:09 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
    12.08 22:15:09 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
    12.08 22:15:09 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
    12.08 22:15:09 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
    12.08 22:15:09 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:564)
    12.08 22:15:09 [Server] INFO at net.minecraft.server.v1_6_R2.WorldServer.doTick(WorldServer.java:182)
    12.08 22:15:09 [Server] INFO at net.minecraft.server.v1_6_R2.SpawnerCreature.spawnEntities(SpawnerCreature.java:161)
    12.08 22:15:09 [Server] INFO at net.minecraft.server.v1_6_R2.World.addEntity(World.java:923)
    12.08 22:15:09 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:240)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 3, 2016
  16. Offline

    HarveyCrumpet

    SOLVED!! Factions has a command to deny mob spawning. I enabled it thinking it would stop mobs spawning inside faction claimed areas :)
     
Thread Status:
Not open for further replies.

Share This Page