1.8 Bukkit Bug Thread

Discussion in 'Bukkit Help' started by al4nw31, Sep 14, 2011.

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

    Tux_Peng

    Build 1102 work fine for me, most of plugins even work with it. I'm getting the chest orientation bug, and when I try to go through any door (double or single) I'm getting bumped back.

    Show Spoiler

    3coPay.jar
    AdminCmd.jar
    AutoMessage.jar
    BetterShop.jar
    BinarySkates.jar
    BukkitVote.jar
    CartDispense.jar
    CraftBook.jar
    CraftBookMechanisms.jar
    CraftBookVehicles.jar
    DreamLand.jar
    FreezeIce.jar
    HealMe.jar
    Jail.jar
    Locker.jar
    MineBackup.jar
    Residence.jar
    ResidenceSigns2.jar
    WorldEdit.jar
    WorldGuard.jar
    bChat.jar
    bLift.jar
    bPermissions-1.4.5.jar
    iConomy.jar
     
  2. Offline

    agafaba

    I had that happen on a single wooden door, I closed it and reopened it and it went away.
     
  3. Offline

    ALFONSO

    Village bug still happening in 1105
     
  4. Offline

    Hypelightfly

    Mine carts don't appear to be working. They don't move with booster rails or sloped rails. Also pushing them isn't working.
     
  5. Offline

    Tux_Peng

    No matter how many time I close & reopen it, it still has the same issue. But if I use a pressure plate to open the door, I can go through it with no problem.

    Nether and Skylands allso load fine, the same as the Overworld

    EDIT-- 1105 WoodenDoors work after closing and reopening, but not IronDoors
     
  6. Offline

    Kylekashi

    The bow-damage is not right. It currently does the damage (for example: 5 hits on a creeper, instead of 2) as in Patch 1.7 and below, even when i fully charge it.
     
    Ozen likes this.
  7. Offline

    Ozen

    same for me but all of my plugin work continue testing ^^
     
  8. Offline

    Tux_Peng

    Same bug here
     
  9. Offline

    Patto ottaP

    It crashes when I spawn ANYTHING =(
     
  10. Offline

    winner00

    With 1104 and 1106 I couldn't even join my server. It would just sit at logging in then I would get the java.... error. I also got some max size thing when I joined in the console.
     
  11. Offline

    Ozen

    Dev number ? for me it work on #1105
     
  12. Offline

    blitzer88

    The server crash when i use the plugins, and endermen don't try to kill me and i can't kill them..
     
  13. Offline

    mxms

    Just tried experimenting with 1106. It was raining and the rain was falling through multiple levels of my tower. Not just through glass, but solid stone. (The top part of the tower is above ground, the rest is below).
     
  14. Offline

    Ozen

    sorry for double post but minecart wont work this is the video on youtube made be me

    Watch now
     
  15. Offline

    Monk3y

    where are you guys getting these builds from O.O i lost the github url
     
  16. Offline

    Ozen

    Monk3y likes this.
  17. Offline

    4am

    Everyone please join #bukkithelp on irc.esper.net for live bug reporting to the team.

    There is no Recommended Build yet, all these are test builds, still working out the final kinks.
     
  18. Offline

    Monk3y

  19. Offline

    parker_digg

    The doors bug is killing me :'(
     
  20. #1105 working perfectly with Essentials, Multiverse, Dynmap & InventorySave

    Doors are being a little buggy but it's playable ofcourse.

    Been playing for 30 min. now, haven't found any bugs.

    I'm actually amazed that Multiverse is working perfectly, i could even import a new world (pure 1.8 one).

    Then don't use it yet and stay with vanilla.
     
  21. Offline

    daallie

    FIXED 1109

    Bukkit 1108 Error on Fresh Map Server Start
    Seed: 1075276813

    Code:
    161 recipes
    17 achievements
    16:25:15 [INFO] Starting minecraft server version Beta 1.8
    16:25:15 [INFO] Loading properties
    16:25:15 [INFO] Starting Minecraft server on *:25565
    16:25:15 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1007-gb766eaf-b1108jnks (MC: 1.8)
    16:25:15 [INFO] Preparing level "world"
    16:25:15 [INFO] Default game type: 0
    16:25:16 [INFO] New max size: 400
    16:25:16 [INFO] New max size: 784
    16:25:16 [INFO] New max size: 1764
    16:25:16 [INFO] New max size: 5476
    16:25:16 [INFO] New max size: 18496
    16:25:16 [INFO] New max size: 19044
    16:25:16 [INFO] Unable to find spawn biome
    16:25:16 [INFO] Preparing start region for level 0 (Seed: 1075276813)
    16:25:17 [INFO] Preparing spawn area: 16%
    16:25:18 [INFO] Preparing spawn area: 32%
    16:25:18 [SEVERE] java.lang.NoSuchMethodError: net.minecraft.server.ItemDoor.a(Lnet/minecraft/server/World;IIIILnet/minecraft/server/Block;)V
    16:25:18 [SEVERE]       at net.minecraft.server.StructurePiece.a(SourceFile:527)
    16:25:18 [SEVERE]       at net.minecraft.server.WorldGenVillageButcher.a(SourceFile:1183)
    16:25:18 [SEVERE]       at net.minecraft.server.StructureStart.a(SourceFile:28)
    16:25:18 [SEVERE]       at net.minecraft.server.StructureGenerator.a(SourceFile:45)
    16:25:18 [SEVERE]       at net.minecraft.server.ChunkProviderGenerate.getChunkAt(SourceFile:442)
    16:25:18 [SEVERE]       at org.bukkit.craftbukkit.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:45)
    16:25:18 [SEVERE]       at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:161)
    16:25:18 [SEVERE]       at net.minecraft.server.Chunk.a(Chunk.java:827)
    16:25:18 [SEVERE]       at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:92)
    16:25:18 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:268)
    16:25:18 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    16:25:18 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    16:25:18 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    16:25:18 [SEVERE] Unexpected exception
    java.lang.NoSuchMethodError: net.minecraft.server.ItemDoor.a(Lnet/minecraft/server/World;IIIILnet/minecraft/server/Block;)V
            at net.minecraft.server.StructurePiece.a(SourceFile:527)
            at net.minecraft.server.WorldGenVillageButcher.a(SourceFile:1183)
            at net.minecraft.server.StructureStart.a(SourceFile:28)
            at net.minecraft.server.StructureGenerator.a(SourceFile:45)
            at net.minecraft.server.ChunkProviderGenerate.getChunkAt(SourceFile:442)
            at org.bukkit.craftbukkit.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:45)
            at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:161)
            at net.minecraft.server.Chunk.a(Chunk.java:827)
            at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:92)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:268)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
     
  22. Yes, it's having problems with generating the NPC villages.
     
  23. Offline

    blitzer88

    anybody know if why the server crash and would not generate new terrain when i use plugins ?
     
  24. Offline

    freefish

    The ItemDoor crash was apparently just fixed in 1109, FYI :)
     
  25. Offline

    Ozen

    wooden door with button go all time on open with button when you push it it close >open
     
  26. Offline

    IronWill1991

    #1113, the door and minecart bug is still there.
     
  27. Offline

    Ozen

    same here

    who to go on the irc dev bukkit ???

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

    blitzer88

    i'll try again.. Is it normal that the world won't generate and the chat don't work ? if i don't use plugins it work and its awesome, but when i use plugins nothing work.. why ? and are not plugins gonna work with 1.8 ?
     
    Monk3y likes this.
  29. Offline

    Monk3y

    I've been having the same issue i cant seem to locate the pluggin that causes the error
     
    blitzer88 likes this.
  30. Offline

    daallie

    Just give it a couple days because Bukkit is updating and a few plugins might need to be updated...

    Which plugins aren't working for you?
    Spout doesnt work for me.

    All these work for me:

    EconomyPugna
    Essentials
    Jail
    FlatEarth
    ForceGen
    mcMMO
    VanishNoPickup
    WorldBorder
     
Thread Status:
Not open for further replies.

Share This Page