1.0 Alpha 2 #10


  • Defect
  • Replied
Open
Assigned to _ForgeUser7422926
  • _ForgeUser7088358 created this issue Oct 5, 2011

    What steps will reproduce the problem?
    1. Use alpha 2 jar file

    What is the expected output? What do you see instead?
    Expected prefix support, but it's gone O_o /prefix is unknown console command!

    What version of the product are you using?
    Alpha 2

    Do you have an error log of what happened?
    No

    Please provide any additional information below.

  • _ForgeUser7088358 added the tags New Defect Oct 5, 2011
  • _ForgeUser7422926 posted a comment Oct 6, 2011

    If you're using the console you should just use "prefix", without the "/".

    Also, you might want to re-download the Alpha2, put in a little fix related to prefixes.

  • _ForgeUser7422926 removed a tag New Oct 6, 2011
  • _ForgeUser7422926 added a tag Waiting Oct 6, 2011
  • _ForgeUser7088358 posted a comment Oct 6, 2011

    I was not using the console, I was in game :P I will re-download and test again

  • _ForgeUser7088358 removed a tag Waiting Oct 6, 2011
  • _ForgeUser7088358 added a tag Replied Oct 6, 2011
  • _ForgeUser7088358 posted a comment Oct 6, 2011

    Okay, once again it is saying unknown command ._.

  • _ForgeUser7088358 posted a comment Oct 6, 2011

    Just to let you know, it worked fine in 1.0.0 Alpha XD

  • _ForgeUser7422926 posted a comment Oct 6, 2011

    Alpha2 = Alpha, I never released the first. So this is really weird.

    Try re-downloading, and try using /pref or /setprefix instead of /prefix.

  • _ForgeUser7422926 removed a tag Replied Oct 6, 2011
  • _ForgeUser7422926 added a tag Waiting Oct 6, 2011
  • _ForgeUser1056393 posted a comment Oct 8, 2011

    This isn't working for me either. I can't use /prefix or /pref or /setprefix. Not from ingame nor from console.

  • _ForgeUser1056393 removed a tag Waiting Oct 8, 2011
  • _ForgeUser1056393 added a tag Replied Oct 8, 2011
  • _ForgeUser7422926 posted a comment Oct 9, 2011

    It's working completely as intended on my server. Which plugins do you have installed?

  • _ForgeUser1056393 posted a comment Oct 10, 2011

    iConomy, Multiverse-Core, PeacefulRage, PorteCoulissante, VoxelSniper, VoxelPort, WurkIt, MorePhysics, CommandBook, WorldEdit, CFBanner, godPowers, jChat, Whitelist, VanishNoPickup, Questioner, CleanroomGenerator, Permissions, WorldGuard, MCSL, RetractableBridge, CustomDifficulty, dynmap, Lockette, LoginMessage, KiwiAdmin, Graveyard, PermissionsBukkit, Towny, ChestShop, DanAndChat, HawkEye, BookWorm, WorldBorder, Citizens

  • _ForgeUser1056393 posted a comment Oct 10, 2011

    This is the error im receiving:

    18:32:54 [WARNING] Unexpected exception while parsing console command org.bukkit.command.CommandException: Unhandled exception executing command 'prefix' in plugin DanAndChat v1.0.alpha2 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:349) at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:499) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:478) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417) Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 at com.gmail.andreasmartinmoerch.danandchat.commands.PrefixCommand.onCommand(PrefixCommand.java:26) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39) ... 7 more

  • _ForgeUser7422926 posted a comment Oct 20, 2011

    Are you using symbols like "$" in the prefix? This may be a duplicate of http://dev.bukkit.org/server-mods/danandchat/tickets/6-just-one-more-bug-lol/


To post a comment, please login or register a new account.