1.8 Bukkit Discussion

Discussion in 'Bukkit Discussion' started by agafaba, Sep 14, 2011.

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

    AbdulAbdalla

    Okay, now i killed a pig and the server crashed instantly :D

    Code:
    03:53:09 [SCHWERWIEGEND] Unexpected exception
    java.lang.IllegalArgumentException: Unknown entity
            at org.bukkit.craftbukkit.entity.CraftEntity.getEntity(CraftEntity.java:
    102)
            at net.minecraft.server.Entity.getBukkitEntity(Entity.java:1166)
            at net.minecraft.server.Entity.move(Entity.java:543)
            at net.minecraft.server.EntityExperienceOrb.s_(SourceFile:103)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1192)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:4
    8)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1174)
            at net.minecraft.server.World.cleanUp(World.java:1089)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:460)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  2. Offline

    Nurse_Brandon

    Seems like any time Xp orbs drop; like I was saying, every time I died, the server crashed (due to Xp orbs). I tried putting in the Pre-Release 2 jj file to REMOVE them from even dropping, but that didn't work.
     
  3. Offline

    AbdulAbdalla

    Just updated to 1001 and it is not crashing anymore :)
     
  4. Offline

    Hesse77

    How does that have anything to do with 1.8 Bukkit?
     
  5. Offline

    agafaba

    New builds are coming out, likely bug fixes as they go. always get the newest ver until a RB comes out
     
  6. Offline

    AbdulAbdalla

    Build 1101 is the current bukkit 1.8 test build.

    New bug:
    Code:
    04:00:28 [INFO] Placed stronghold in INVALID biome at (55, -39)
    04:00:28 [INFO] Placed stronghold in INVALID biome at (6, 63)
    04:00:30 [SCHWERWIEGEND] Unexpected exception
    java.lang.NoSuchMethodError: net.minecraft.server.ItemDoor.a(Lnet/minecraft/serv
    er/World;IIIILnet/minecraft/server/Block;)V
            at net.minecraft.server.StructurePiece.a(SourceFile:527)
            at net.minecraft.server.WorldGenVillageHouse2.a(SourceFile:1354)
            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(Norm
    alChunkGenerator.java:45)
            at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServ
    er.java:161)
            at net.minecraft.server.Chunk.a(Chunk.java:829)
            at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServ
    er.java:92)
            at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:31)
            at net.minecraft.server.PlayerManager.a(PlayerManager.java:45)
            at net.minecraft.server.PlayerManager.addPlayer(PlayerManager.java:84)
            at net.minecraft.server.ServerConfigurationManager.c(ServerConfiguration
    Manager.java:136)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:110)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:34)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    >
     
  7. Offline

    Hesse77

    Do you run two servers? One on 1.7.2 and one on 1.8?
     
  8. Offline

    Flenix

    1100:

    Code:
    2011-09-15 04:08:29 [INFO] ramonski: Setting ramonski to game mode 1
    2011-09-15 04:08:30 [SEVERE] java.lang.NullPointerException
    2011-09-15 04:08:30 [SEVERE]     at org.bukkit.craftbukkit.block.CraftBlock.getState(CraftBlock.java:199)
    2011-09-15 04:08:30 [SEVERE]     at net.minecraft.server.BlockMushroom.a(BlockMushroom.java:56)
    2011-09-15 04:08:30 [SEVERE]     at net.minecraft.server.World.i(World.java:1890)
    2011-09-15 04:08:30 [SEVERE]     at net.minecraft.server.World.doTick(World.java:1637)
    2011-09-15 04:08:30 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
    2011-09-15 04:08:30 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-15 04:08:30 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-15 04:08:30 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at org.bukkit.craftbukkit.block.CraftBlock.getState(CraftBlock.java:199)
        at net.minecraft.server.BlockMushroom.a(BlockMushroom.java:56)
        at net.minecraft.server.World.i(World.java:1890)
        at net.minecraft.server.World.doTick(World.java:1637)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Also, on vanilla everyone in USA has 4 bars, UK/Europe have 5 bars (German based server)
    With bukkit, everyone has 1 bar or a cross. I got a read timed out kick from placing sand as my first action after logging in (wanted to get out of the water) - the second NPE appeared exactly as that happened.

    Noone could talk but server had 0 lag - stuff appeared precisely as i typed and sent it (say messages)
     
  9. Offline

    IronWill1991

    Using build 1101, enderman doesn't attack you when you see them. They just pretend you're not here. Is it normal for enderman to have portal dust floating around them?

    EDIT: Built 1100, not 1101. I doubt they fixed it on 1101
     
  10. Offline

    kaashar

    build 1101 still appears to have an issue with doors (at least double iron doors) and passing through them.

    Wood doors that were already open on server start can be toggled closed and back open to allow passthrough, but double iron are unyielding.
     
  11. Offline

    Flenix

    Any news on 1102? just came out. My players are annoyed with me testing (playing vanilla to get new map going)
     
  12. Offline

    IronWill1991

    Same here.
     
  13. Offline

    Dorsilfin

    Yes stop doing testing and wait for a recommended build. Geez
     
  14. Offline

    agafaba

    lol tell your players to suck it up for now, or tell them that they are beta testers and that they are the only ones able to help make a stable release.
     
  15. Offline

    IronWill1991

    Dude. the chests are messed up. They switched position in wrong direction and I can't break them. They were placed before 1.8.
    [​IMG]
    [​IMG]
     
  16. Offline

    Flenix

    If noone tests then it will take longer for them to get an RB. why do you think they release non-RBs?


    I shall do that :) They don't mind the testing, its the fact they have to press "connect" every time i stop the server to stick it on -_- such lazy people...

    Most go to bed in around 20 minutes so I'll do more testing then.

    @IronWill1991

    try breaking the cobble wall? if that doesn't work, make sure your op, and type "/gamemode IronWill1991 1" then try breaking it (you'll be in creative mode)

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

    AbdulAbdalla

    Thats not a bukkit bug. It happened to me earlier the day while i was testing the vanilla server.
     
  18. Offline

    cherrykid13

    This happened on my vanilla 1.8 server, too. I don't think it's a Bukkit bug.
     
  19. Offline

    IronWill1991

    I just broke it with diamond axe. The cracking animation doesn't show up, so that's why I thought I can't break them. Replacing chest puts it back in right place.

    Bugs in vanilla? No surprises there. Bukkit might have to clean up the mess. >.>

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

    RESPRiT

    I'm loving the download speeds for these latest builds!* Anyways, I'll report what I find soon.

     
  21. Offline

    Flenix

    Bigger chest bug to look out for: If you shiftclick an item into a full chest, you crash. I heard about it before I even got my server up and already did it once -_-



    Used to take me like, 10 minutes? These take seconds :D
     
  22. Offline

    agafaba

    Died in 1102 and no crash, also killed a spider. XP bug fixed?

    Shift clicking items into a chest worked for me too, was it a brand new map?
     
  23. Offline

    Flenix

    How are your/other players connection speeds compared to vanilla in tab?
     
  24. Offline

    RESPRiT

    I can't seem to even connect to my server with the build.
    [​IMG]
    Code:
    161 recipes
    17 achievements
    >
    06:28:36 [INFO] Starting minecraft server version Beta 1.8
    >
    06:28:36 [INFO] Loading properties
    >
    06:28:36 [INFO] Starting Minecraft server on 199.192.231.32:25573
    >
    06:28:36 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1003-g10fcccd-b1102jnks (MC: 1.8)
    >
    06:28:36 [INFO] Preparing level "NHSMC"
    >
    06:28:36 [INFO] Default game type: 0
    >
    06:28:37 [INFO] Preparing start region for level 0 (Seed: -3912018775936367267)
    >
    06:28:37 [INFO] Wrong location! net.minecraft.server.EntityChicken@49
    >
    06:28:37 [INFO] 47.96875,241.3125(2,15) vs 3,15
    >
    06:28:37 [INFO] Wrong location! net.minecraft.server.EntityPig@fb
    >
    06:28:37 [INFO] 270.21875,79.90625(16,4) vs 16,5
    >
    06:28:37 [INFO] Wrong location! net.minecraft.server.EntityPig@fc
    >
    06:28:37 [INFO] 260.5625,79.84375(16,4) vs 16,5
    >
    06:28:37 [INFO] Server permissions file permissions.yml is empty, ignoring it
    >
    06:28:37 [INFO] Done (0.041s)! For help, type "help" or "?"
     
    sukosevato likes this.
  25. Offline

    agafaba

    Dunno, never tried vanilla, but the speeds are the same as 1.7 atm. Most of my players abandoned me right after 1.8 came out though, so I dont know about them

    I did start a fresh map as I was having a couple issues with the old one and its couple plugins, and with the /give command killing the server.
     
  26. Offline

    Flenix

    OK. I'm testing 1104 ina moment

    1104 works well, creative mode blocks aren't infinate though.

    PEX + Chatmanager: Working fine
    Towny: Working fine (Older version though, updating now..)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  27. 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.

    edit: in 1104
     
  28. Offline

    kedia

    everytime i walk in the adventure mod i get kicked with the reason "flying is not allowed" but i am not flying im just walking xd
     
  29. Offline

    M1sT3rM4n

    Turn off fly hack detection in server.properties.
     
  30. Offline

    FearFree

    are double doors still bugged in 1104?
     
Thread Status:
Not open for further replies.

Share This Page