soo i need some help with minecraft 1.7.10 server a Tekkit Legends

Discussion in 'General Help' started by DakuTatsu, Feb 26, 2017.

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

    DakuTatsu

    so im trying to add a skript help on a tekkit legends server and the thing is https://www.spigotmc.org/resources/skript-admin-menu-100-bug-free.36988/

    the problems im facing is both from doing /gamemode 3, /gm 3 and via the skript with the 2 plugins SkQury and Skript 2.2 i get a failure

    error (open)

    [16:21:05] [Server thread/INFO]: DakuTatsu issued server command: /gamemode 3
    [16:21:05] [Server thread/ERROR]: null
    org.bukkit.command.CommandException: Unhandled exception executing command 'gamemode' in plugin MyServerSystem v1.0.4 | FIX
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[PluginCommand.class:1.7.10-1517.168]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[SimpleCommandMap.class:1.7.10-1517.168]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:718) ~[CraftServer.class:1.7.10-1517.168]
    at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1328) [nh.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1110) [nh.class:?]
    at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(C01PacketChatMessage.java:38) [ir.class:?]
    at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(C01PacketChatMessage.java:53) [ir.class:?]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244) [ej.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [nc.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:976) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) [lt.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:811) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:671) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
    Caused by: java.lang.NoSuchFieldError: SPECTATOR
    at de.MySystems.MyServerSystem.Commands.Gamemode.onCommand(Gamemode.java:85) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[PluginCommand.class:1.7.10-1517.168]
    ... 13 more
    [16:21:21] [Server thread/INFO]: DakuTatsu issued server command: /stop
    [16:21:21] [Server thread/INFO]: DakuTatsu: Stopping the server..


    i do not know much from coding or programing but i know how to read and find hints just i have no clue were to go or look let alone who to ask for help its all on minecraft 1.7.10
     
  2. Offline

    Tecno_Wizard

    @DakuTatsu Modded servers are banned on these forums. Requesting lock.
     
  3. Offline

    DakuTatsu

    thx

    @Tecno_Wizard thanks for being that way i guess you bukkit devs hate modded servers sirsly there is alot more modded servers with plugins than vanila servers

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Feb 26, 2017
Thread Status:
Not open for further replies.

Share This Page