Start error using craftbukkit rev 72

Discussion in 'Bukkit Help' started by ledhead900, Jan 17, 2011.

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

    ledhead900

    This happen on rev 6* closer to reve 70 happen's on the second run after you stop the server with the "STOP" command in console and then ran the server again this would happen and it did this ever single time but still loaded all plugins with no execptions both on the first run and the second run.


    PHP:
    java.lang.ClassCastExceptionnet.minecraft.server.NBTTagByte cannot be cast to
    net
    .minecraft.server.NBTTagShort
            at net
    .minecraft.server.NBTTagCompound.c(SourceFile:87)
            
    at net.minecraft.server.EntityItem.b(EntityItem.java:180)
            
    at net.minecraft.server.Entity.e(Entity.java:749)
            
    at net.minecraft.server.EntityList.a(EntityList.java:60)
            
    at net.minecraft.server.ChunkLoader.a(SourceFile:168)
            
    at net.minecraft.server.ChunkLoader.a(SourceFile:57)
            
    at net.minecraft.server.ChunkProviderServer.e(ChunkProviderServer.java:1
    22
    )
            
    at net.minecraft.server.ChunkProviderServer.d(ChunkProviderServer.java:5
    7
    )
            
    at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:133)
            
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:104)
            
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:177)
            
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)

    Now on rev 72 I have tested the same as above ran the server 2-5 times this has not happend so far so hopefully it was fixed, tho it seems to have created a new bug the console command line arguements have stoped working inc "help" and I have only tested the "STOP" command but does not work it returns with --

    PHP:
    2011-01-18 07:36:06 [INFOStarting minecraft server version Beta 1.2_01
    2011
    -01-18 07:36:06 [INFOLoading properties
    2011
    -01-18 07:36:06 [INFOStarting Minecraft server on *:7768
    2011
    -01-18 07:36:06 [INFOPreparing level "world"
    2011-01-18 07:36:06 [INFOPreparing start region
    Preparing spawn area
    56%
    Preparing spawn area97%
    2011-01-18 07:36:08 [INFO] [Generalversion [1.5] (Yagerloaded
    2011
    -01-18 07:36:08 [INFO] [Healthyversion [1.0] (Appleloaded
    2011
    -01-18 07:36:08 [INFO] [iConomyversion [2.1] (Sophieloaded
    2011
    -01-18 07:36:08 [INFOPWStarting initialization of PrivateWarp
    2011
    -01-18 07:36:08 [INFOPWCopyrightWrecker Technologies
    2011
    -01-18 07:36:08 [INFOPWPrivateWarp 1.2.5 initialized
    Launched General Essentials plugin v
    1.0.2
    2011
    -01-18 07:36:08 [INFO] [GroupUsersversion [1.3is loaded!
    2011-01-18 07:36:10 [INFO] [MYWARP]: 0 warps loaded
    2011
    -01-18 07:36:10 [INFOMyWarp 1.6 enabled
    2011
    -01-18 07:36:10 [INFODone! For helptype "help" or "?"
    stop
    2011
    -01-18 07:36:12 [INFOUnknown console commandType "#help" for help.
    But the "?" command does indeed display the command list.

    EDIT:
    Tested all commands from console non work!

    EDIT2:
    It appears that you must now put a # infront of any command u do use in console such as "#help,#stop,ect" then the command works!
     
  2. Offline

    TnT

    Fixed in build 77+

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

    ledhead900

    good news ! thx
     
Thread Status:
Not open for further replies.

Share This Page