CraftBukkit for Minecraft 1.8.1 now available

Discussion in 'Bukkit News' started by EvilSeph, Sep 22, 2011.

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

    EvilSeph Bukkit Team Member Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    A new CraftBukkit Recommended Build (#1185) with Minecraft 1.8.1 support is now available. Along with support for Minecraft 1.8.1, this new build contains several new API additions and some bugfixes. Please note: for those of you who are considering generating a new world for Minecraft 1.8, please remember that you will likely have to do the same for Minecraft 1.9.

    Will plugins break with this build?
    Provided the developers of the plugins you are using are keeping up with the development of Bukkit, all your plugins should work fine.

    For more detailed information on what is contained in this update, please see the Recommended Build announcement thread here:
    http://goo.gl/RBvS1

    Download CraftBukkit #1185 here

    To keep up to date on our latest Recommended Builds we have an RSS feed you can subscribe to:
    http://ci.bukkit.org/other/latest_recommended.rss

    This post has been edited 3 times. It was last edited by EvilSeph Sep 22, 2011.
    Chimp, slater96, mooman219 and 11 others like this.
  2.  
  3. Offline

    Moonridden

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I love you Bukkit! :D Thank you for updating, now we can continue to be "Vanilla". :3
  4. Offline

    Mr_Fj

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'm getting extreme server lag with nothing in the logs :( 5 second delay on everything!
  5. Offline

    Kane

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  6. Offline

    Xye

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes its big lag Build, thats not on Build 1157
  7. Offline

    freman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    Looks like bukkitcontrib, try disabling that plugin.
  8. Offline

    nick331999

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Nice job guys 1 problem whenever someone on my server opens their inventory the server disconnects everyone and noone can get back on until the server restarts my terminal says this...

    17:16:30 [SEVERE] java.lang.NoSuchMethodError: net.minecraft.server.InventoryPlayer.j()Lnet/minecraft/server/ItemStack;
    17:16:30 [SEVERE] at org.bukkitcontrib.ContribNetServerHandler.a(ContribNetServerHandler.java:178)
    17:16:30 [SEVERE] at net.minecraft.server.Packet102WindowClick.a(SourceFile:28)
    17:16:30 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    17:16:30 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    17:16:30 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    17:16:30 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    17:16:30 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    17:16:30 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    17:16:30 [SEVERE] Unexpected exception
    java.lang.NoSuchMethodError: net.minecraft.server.InventoryPlayer.j()Lnet/minecraft/server/ItemStack;
    at org.bukkitcontrib.ContribNetServerHandler.a(ContribNetServerHandler.java:178)
    at net.minecraft.server.Packet102WindowClick.a(SourceFile:28)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    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)



    bad with figuring this stuff out please help:oops:
  9. Offline

    nick331999

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    lol you put that up like 1 second before me xD ill try that right now

    This post has been edited 1 time. It was last edited by nick331999 Sep 22, 2011.
  10. Offline

    nick331999

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    tested it it works fine... so far thx a lot!:D
  11. Offline

    getaim

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The Plugin "openinv" is your problem.
  12. Offline

    joe sykes

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    were is the code for the .bat file ???
  13. Offline

    erdrickk

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for all the hard work bukkit team!! everything is working great except I get this error once in a while when someone disconnects. Any ideas?

    Code:
    14:11:02 [SEVERE] java.net.SocketException: Socket closed
    14:11:02 [SEVERE] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:116)
    14:11:02 [SEVERE] at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
    14:11:02 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    14:11:02 [SEVERE] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    14:11:02 [SEVERE] at java.io.DataOutputStream.flush(DataOutputStream.java:123)
    14:11:02 [SEVERE] at net.minecraft.server.NetworkWriterThread.run(SourceFile:104)
  14. Offline

    matthew_goodman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    getting some very bad errors and cannot start my server with the new update... any ideas anyone??

    22:51:16 [SEVERE] at java.security.SecureClassLoader.defineClass(SecureCla
    ssLoader.java:141)
    22:51:16 [SEVERE] at java.net.URLClassLoader.defineClass(URLClassLoader.ja
    va:283)
    22:51:16 [SEVERE] at java.net.URLClassLoader.access$000(URLClassLoader.jav
    a:58)
    22:51:16 [SEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:197
    )
    22:51:16 [SEVERE] at java.security.AccessController.doPrivileged(Native Me
    thod)
    22:51:16 [SEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java
    :190)
    22:51:16 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    22:51:16 [SEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.j
    ava:301)
    22:51:16 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    22:51:16 [SEVERE] at java.lang.ClassLoader.defineClass1(Native Method)
    22:51:16 [SEVERE] at java.lang.ClassLoader.defineClassCond(ClassLoader.jav
    a:632)
    22:51:16 [SEVERE] at java.lang.ClassLoader.defineClass(ClassLoader.java:61
    6)
    22:51:16 [SEVERE] at java.security.SecureClassLoader.defineClass(SecureCla
    ssLoader.java:141)
    22:51:16 [SEVERE] at java.net.URLClassLoader.defineClass(URLClassLoader.ja
    va:283)
    22:51:16 [SEVERE] at java.net.URLClassLoader.access$000(URLClassLoader.jav
    a:58)
    22:51:16 [SEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:197
    )
    22:51:16 [SEVERE] at java.security.AccessController.doPrivileged(Native Me
    thod)
    22:51:16 [SEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java
    :190)
    22:51:16 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    22:51:16 [SEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.j
    ava:301)
    22:51:16 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    22:51:16 [SEVERE] at org.bukkit.plugin.SimplePluginManager.getDefaultPermi
    ssions(SimplePluginManager.java:431)
    22:51:16 [SEVERE] at org.bukkit.permissions.PermissibleBase.recalculatePer
    missions(PermissibleBase.java:153)
    22:51:16 [SEVERE] at org.bukkit.permissions.PermissibleBase.<init>(Permiss
    ibleBase.java:29)
    22:51:16 [SEVERE] at org.bukkit.command.ConsoleCommandSender.<init>(Consol
    eCommandSender.java:17)
    22:51:16 [SEVERE] at org.bukkit.craftbukkit.command.ColouredConsoleSender.
    <init>(ColouredConsoleSender.java:19)
    22:51:16 [SEVERE] at net.minecraft.server.ServerConfigurationManager.<init
    >(ServerConfigurationManager.java:53)
    22:51:16 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:136)
    22:51:16 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:348)
    22:51:16 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:417)
    22:51:16 [SEVERE] Unexpected exception
    java.lang.ClassFormatError: Invalid code attribute name index 0 in class file co
    m/google/common/collect/ImmutableSet$ArrayImmutableSet
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:14
    1)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:14
    1)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at org.bukkit.plugin.SimplePluginManager.getDefaultPermissions(SimplePlu
    ginManager.java:431)
    at org.bukkit.permissions.PermissibleBase.recalculatePermissions(Permiss
    ibleBase.java:153)
    at org.bukkit.permissions.PermissibleBase.<init>(PermissibleBase.java:29
    )
    at org.bukkit.command.ConsoleCommandSender.<init>(ConsoleCommandSender.j
    ava:17)
    at org.bukkit.craftbukkit.command.ColouredConsoleSender.<init>(ColouredC
    onsoleSender.java:19)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  15. Offline

    DraXxus1549

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'm getting the following error.

    Code:
    jacob@jacob-ubuntu:~/Minecraft_server$ ./minecraft.sh
    161 recipes
    17 achievements
    19:50:08 [INFO] Starting minecraft server version Beta 1.8.1
    19:50:08 [INFO] Loading properties
    19:50:08 [INFO] Starting Minecraft server on *:25565
    19:50:08 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1067-g6301507-b1185jnks (MC: 1.8.1)
    19:50:08 [INFO] Preparing level "world"
    19:50:08 [INFO] Default game type: 0
    19:50:08 [INFO] Unable to find spawn biome
    19:50:08 [SEVERE] java.lang.NullPointerException
    19:50:08 [SEVERE]       at net.minecraft.server.WorldServer.c(WorldServer.java:106)
    19:50:08 [SEVERE]       at net.minecraft.server.World.a(World.java:2224)
    19:50:08 [SEVERE]       at net.minecraft.server.Chunk.addEntities(Chunk.java:629)
    19:50:08 [SEVERE]       at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:81)
    19:50:08 [SEVERE]       at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:106)
    19:50:08 [SEVERE]       at net.minecraft.server.World.getChunkAt(World.java:300)
    19:50:08 [SEVERE]       at net.minecraft.server.World.getTypeId(World.java:247)
    19:50:08 [SEVERE]       at net.minecraft.server.World.isEmpty(World.java:251)
    19:50:08 [SEVERE]       at net.minecraft.server.World.a(World.java:218)
    19:50:08 [SEVERE]       at net.minecraft.server.WorldProviderHell.canSpawn(SourceFile:37)
    19:50:08 [SEVERE]       at net.minecraft.server.World.canSpawn(World.java:104)
    19:50:08 [SEVERE]       at net.minecraft.server.World.c(World.java:202)
    19:50:08 [SEVERE]       at net.minecraft.server.World.<init>(World.java:150)
    19:50:08 [SEVERE]       at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
    19:50:08 [SEVERE]       at net.minecraft.server.SecondaryWorldServer.<init>(SecondaryWorldServer.java:8)
    19:50:08 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:221)
    19:50:08 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    19:50:08 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    19:50:08 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    19:50:08 [SEVERE] Unexpected exception
    
    Any idea on how to fix this?

    Thanks!
    johnwolf159 likes this.
  16. Offline

    imagnuson501

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    thx so much!
  17. Offline

    obscurehero

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    anyone know if their permissions nodes in permissions.yml in the root directory are working? I can't seem to get mine to work.
  18. Offline

    DualDier12

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I don't know if this is part of the bukkit mod or anything, and I didn't install a mod for this, but /spawnmob will not work for me at all it keeps giving me this error "Error: org.bukkit.craftbukkit.entity.CraftEntity.teleportTo(Lorg)bukkit/Location:)V" everytime I try this command. This might be the wrong place to submit a bug, but I figured I'd post it here to get this addressed.

    IF I have done something wrong, please someone help me fix this issue! Would like to spawn wolves :(
  19. Offline

    Asuza

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I was running vanilla 1.8.1 up until today when I tried to switch to Bukkit. Even running Bukkit with no plugins causes such terrible lag that it is unplayable with other people. The server running Bukkit was only at half CPU usage and still had over 200MB of unused RAM, so it's not like it was running out of resources. I am baffled.
  20. Offline

    Fuzzylightning

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This is exactly the position we are in. Our server is crashing with 300-500mb spare on minimum load when it is stable as a rock on ANY vanilla build. It's strange that the same day notch rolls out 1.9PRE we finally get a promoted 1.8.1 build, and bukkit on its own is still considerably less stable than the prerelease builds we're getting.

    On behalf of the other server owners, we don't care if you take a lot longer than usual to get the update out, we don't care if it breaks every plugin and your grandmother's dog, just please make it stable enough to run! It's just frustrating seeing all of this work done (125 builds!) and we still have a build that is far too unstable to run on a server.
  21. Offline

    Sidnoea

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I found a new, strange bug. I'm using 1185. Whenever I eat food, my entire hunger meter is refilled, instead of only how much the food is supposed to refill. So like, if I only had one hunger left, and I ate one piece of bread, all of the other nine hunger parts get refilled instead of only 2.5 hunger getting refilled. This happens with all of my plugins disabled, so it must be a bug with Bukkit. Does anybody else get this?

    This post has been edited 1 time. It was last edited by Sidnoea Sep 23, 2011.
  22. Offline

    JoshuaBehrens

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    /sign

    This post has been edited 1 time. It was last edited by JoshuaBehrens Sep 23, 2011.
  23. Offline

    Pseudos

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I want you to know I created an account just to answer your question.

    I has the exact same problem after a crash after converting to a 1.8 build, and trying to use pluggins to edit the landscape. After getting the error, the only thing I could get to fix it was to start a new map. I have since some to the conclusion that:
    1. you can fix the problem by starting a new map or:
    2. get your server map from a backup or:
    2. fix the problem by opening up your server in an external editor like MCEdit, and changing the spawn location, or regenerating the chunks around the spawn.

    4. this problem was likely caused by memory corruption around the spawn.

    I hope this helps fix your problem.
    Don Redhorse likes this.
  24. Offline

    DraXxus1549

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    That seems likely, I used MCEdit to delete unwanted chunks as I wanted 1.8 content without losing most of the creations on the server. I'll see if I can fix this by re-editing the map. Thanks for the help!
  25. Offline

    darktoot

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    lol

    great update, lots of content, and fast delivery more special shtuff from a special community <3
  26. Offline

    dannybtw

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Everytime someone on my server uses there inventory the server crashes this goes for chests not when you open or close just when you take or put items in.

    the only chest related thing im running is LWC
    NO openinv
  27. Offline

    garagoth

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi,

    I am having problems starting craftbukkit server using latest recommended build.
    Vanilla version works just fine.
    World is freshly generated, tried removing it and re-running as well.

    Linux 2.6.37.4-grsec #7 SMP i686

    java version "1.6.0_26"
    Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
    Java HotSpot(TM) Server VM (build 20.1-b02, mixed mode)

    8GB of RAM, around 5GB of free memory, 8GB swap partition, whole free.

    Console output:

    Code:
    $ java -Xincgc -Xmx2G -jar craftbukkit-0.0.1-SNAPSHOT.jar
    161 recipes
    17 achievements
    14:00:43 [INFO] Starting minecraft server version Beta 1.8.1
    14:00:43 [INFO] Loading properties
    14:00:43 [INFO] Starting Minecraft server on *:25565
    14:00:43 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1067-g6301507-b1185jnks (MC: 1.8.1)
    14:00:43 [INFO] Preparing level "world.1.8_test"
    14:00:43 [INFO] Default game type: 0
    14:00:43 [INFO] Preparing start region for level 0 (Seed: 275588263)
    14:00:44 [INFO] Preparing spawn area: 81%
    14:00:45 [INFO] Preparing start region for level 1 (Seed: 275588263)
    14:00:45 [SEVERE] Exception in thread "Listen thread"
    14:00:45 [SEVERE] java.lang.OutOfMemoryError: unable to create new native thread
    14:00:45 [SEVERE]     at java.lang.Thread.start0(Native Method)
    14:00:45 [SEVERE]     at java.lang.Thread.start(Thread.java:640)
    14:00:45 [SEVERE]     at net.minecraft.server.NetworkManager.<init>(NetworkManager.java:69)
    14:00:45 [SEVERE]     at net.minecraft.server.NetLoginHandler.<init>(NetLoginHandler.java:22)
    14:00:45 [SEVERE]     at net.minecraft.server.NetworkAcceptThread.run(SourceFile:49)
    14:00:45 [INFO] Preparing spawn area: 73%
    14:00:46 [INFO] Server permissions file permissions.yml is empty, ignoring it
    14:00:46 [INFO] Done (0,266s)! For help, type "help" or "?"
    14:00:48 [SEVERE] Exception in thread "Connection #0 read thread"
    14:00:48 [SEVERE] java.lang.OutOfMemoryError: unable to create new native thread
    14:00:48 [SEVERE]     at java.lang.Thread.start0(Native Method)
    14:00:48 [SEVERE]     at java.lang.Thread.start(Thread.java:640)
    14:00:48 [SEVERE]     at net.minecraft.server.NetworkManager.a(NetworkManager.java:182)
    14:00:48 [SEVERE]     at net.minecraft.server.NetworkManager.h(NetworkManager.java:159)
    14:00:48 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:263)
    14:00:48 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:77)
    
    Regards,
    Garagoth.

    This post has been edited 1 time. It was last edited by garagoth Sep 23, 2011.
  28. Offline

    Domo-KUN

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is there a glitch i downloaded this new craftbukkit i use toomanyitems for my server admins when i click on the items i dont get the items i have to log out and log in again can someone tell me
  29. Offline

    francisjanis

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    how can people join me
  30. Offline

    JargonTheRed

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Kick out BukkitContrib and install Spout instead ;) Spout is an updated BukkitContrib.
  31. Offline

    nick331999

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    when I deleted bukkitcontrib it worked fine
  32. Offline

    frostmute

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    There's this thing called a 'period' (.).
Thread Status:
Not open for further replies.

Share This Page