/spawn & /setspawn not working?

Discussion in 'General Help' started by BlindedeyePlayz, May 26, 2015.

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

    BlindedeyePlayz

    I got essentials.spawn essentials essentials.chat all of essentials and a lot and i have looked through all of the config and i cannot figure out how to get /setspawn and /sapwn working
    when i type /spawn and /setspawn it gives me an error in chat that says thi:
    Error:Null
    for both please help me!
     
  2. Offline

    BlindedeyePlayz

    what do you mean post my server log for today?

    sure i can get it
    Code:
    [00:10:40] [pool-3-thread-17/INFO]: [PlotMe] No plot conversion needed
    [00:10:40] [pool-3-thread-17/INFO]: [PlotMe] Checking if conversion to UUID needed...
    [00:10:38] [pool-3-thread-17/INFO]: [Vault] No new version available
    [00:10:37] [pool-3-thread-17/INFO]: [Vault] Checking for Updates ...
    [00:10:37] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
    [00:10:37] [Server thread/ERROR]: [ASkyBlock] generator: ASkyBlock
    [00:10:37] [Server thread/ERROR]: [ASkyBlock] ASkyBlock:
    [00:10:37] [Server thread/ERROR]: [ASkyBlock] # The next line must be the name of your world:
    [00:10:37] [Server thread/ERROR]: [ASkyBlock] worlds:
    [00:10:37] [Server thread/ERROR]: [ASkyBlock] Make sure you have the following in bukkit.yml (case sensitive):
    [00:10:37] [Server thread/ERROR]: [ASkyBlock] ********* The Generator for ASkyBlock is not registered so the plugin cannot start ********
    [00:10:37] [Server thread/INFO]: [ASkyBlock] Loading warps...
    [00:10:37] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock_nether'!
    [00:10:37] [Server thread/INFO]: For a full list of thingys, see our wiki.
    [00:10:37] [Server thread/INFO]: Sorry, You can't set: 'generator'
    [00:10:37] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock'!
    [00:10:37] [Server thread/INFO]: Trying to register generator with Multiverse
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] Post update factions_mplayer. Took 2ms. 0/10 changed.
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] Pre update factions_mplayer.
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid...
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
    [00:10:37] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
    [00:10:37] [Server thread/INFO]: Done (16.962s)! For help, type "help" or "?"
    [00:10:37] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [00:10:37] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
    [00:10:36] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
    [00:10:36] [Server thread/INFO]: [Factions 2.7.5] === ENABLE COMPLETE (Took 243ms) ===
    [00:10:36] [Server thread/INFO]: [Factions 2.7.5] === ENABLE START ===
    [00:10:36] [Server thread/INFO]: [Factions] Enabling Factions v2.7.5
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
    at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:501) [craftbukkit.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:236) [craftbukkit.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:329) [craftbukkit.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:374) [craftbukkit.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:408) [craftbukkit.jar:git-Bukkit-0a645a2]
    at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Bukkit-0a645a2]
    at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit.jar:git-Bukkit-0a645a2]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-0a645a2]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit.jar:git-Bukkit-0a645a2]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-0a645a2]
    at com.earth2me.essentials.chat.EssentialsChat.onEnable(EssentialsChat.java:26) ~[?:?]
    java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
    [00:10:36] [Server thread/ERROR]: Error occurred while enabling EssentialsChat v2.13.1 (Is it up to date?)
    [00:10:36] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
    [00:10:36] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
    [00:10:36] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.10 or above found, enabling version 2 player handling.
    [00:10:36] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
    [00:10:36] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
    [00:10:36] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.2
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
    at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:501) [craftbukkit.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:236) [craftbukkit.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:329) [craftbukkit.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:374) [craftbukkit.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:408) [craftbukkit.jar:git-Bukkit-0a645a2]
    at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Bukkit-0a645a2]
    at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit.jar:git-Bukkit-0a645a2]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-0a645a2]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit.jar:git-Bukkit-0a645a2]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-0a645a2]
    at com.earth2me.essentials.antibuild.EssentialsAntiBuild.onEnable(EssentialsAntiBuild.java:28) ~[?:?]
    at com.earth2me.essentials.antibuild.EssentialsConnect.<init>(EssentialsConnect.java:24) ~[?:?]
    java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
    [00:10:36] [Server thread/ERROR]: Error occurred while enabling EssentialsAntiBuild v2.13.1 (Is it up to date?)
    [00:10:36] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
    [00:10:36] [Server thread/INFO]: [Multiverse-Core] 14 - World(s) loaded.
    [00:10:36] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'private' - Env: NORMAL - Type: FLAT & seed: 3217773563568466147
    [00:10:36] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'plotworld' - Env: NORMAL - Type: FLAT & seed: 2902371321720165556
    [00:10:36] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Creative' - Env: NORMAL - Type: FLAT & seed: -3776258172398288426
    [00:10:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Parkour' - Env: NORMAL - Type: FLAT & seed: 7081703577626250659
    [00:10:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ASkyBlock_nether' - Env: NETHER - Type: NORMAL & seed: -6716465510545803771
    [00:10:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ASkyBlock' - Env: NORMAL - Type: FLAT & seed: 3400976815036073928
    [00:10:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'IslandWorld' - Env: NORMAL - Type: NORMAL & seed: -4279175256451025270
    [00:10:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SG2' - Env: NORMAL - Type: NORMAL & seed: 2770863264249319326
    [00:10:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SG1' - Env: NORMAL - Type: NORMAL & seed: -818635355366193379
    [00:10:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SurvivalGames' - Env: NORMAL - Type: NORMAL & seed: 7043176493617925277
    [00:10:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Lobby' - Env: NORMAL - Type: NORMAL & seed: 7172690084829883193
    [00:10:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -5508939285279125705
    [00:10:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -5508939285279125705
    [00:10:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -7564378538653630039
    [00:10:33] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
    [00:10:33] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
    [00:10:33] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
    [00:10:33] [Server thread/INFO]: [CreativeGates 2.7.5] === ENABLE COMPLETE (Took 66ms) ===
    [00:10:33] [Server thread/INFO]: [CreativeGates 2.7.5] === ENABLE START ===
    [00:10:33] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.7.5
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
    at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:501) [craftbukkit.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:236) [craftbukkit.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:329) [craftbukkit.jar:git-Bukkit-0a645a2]
    EDIT by Timtower: merged posts
     
    Last edited by a moderator: May 27, 2015
  3. Offline

    Boomer

    Other than being incomplete - a log starts at the beginning to get all the info, not in the middle of a startup where half the info is missing -- there are clues.

    Presumedly you are using spigot or spigotty-craftbukkit for 1.8, if so, you have the wrong essentials versions - you need to use essentials jars written specifically for spigot, not a 2.# version from the essentials team.
    A core essentials jar and successive breaks in the essentials chat will explain many of the errors that we can see, guessed by the multitude of errors and info that we cant
     
  4. Offline

    oceantheskatr

    @BlindedeyePlayz TL;DR: If you're using Spigot/"Craftbukkit" 1.8, get Essentials here: https://hub.spigotmc.org/jenkins/job/Spigot-Essentials/
     
Thread Status:
Not open for further replies.

Share This Page