First Minecraft 1.0.0 Bukkit Build Released----Keep Discussion Here

Discussion in 'Bukkit Discussion' started by Teh Kitteh, Nov 20, 2011.

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

    Teh Kitteh

  2. Offline

    SmartieCaik

    :D Thanks, will tell ya if it works.
     
  3. Offline

    OliTheG

    keep getting a GZIP error in io something or other :(
     
  4. Offline

    kylexdd

    Optimistic outlook :cool:
     
  5. Offline

    theFrosty

    Wondering why the Twitter was full of code updates this morning ;)

    Off to go test this out.
     
  6. Offline

    hatstand

    Running error-free here... thus far, at least.
     
  7. Offline

    SCUD

    runs great here...
     
  8. Offline

    homeworlder_

    I'll let it pass. It would feel better to wait on a RB.
     
    DDoS, Borch and KillingBot like this.
  9. Offline

    mrvertigo27

    i keep getting NPE
     
  10. Offline

    theFrosty

    This build seems to be working fine for me. As well as my plugins :D
     
  11. Offline

    mrvertigo27

    I dont mind running non RB's (got used to it back before things became as stable as they are now) i do however mind reports of currupted maps and the NPE i got on the runs on my test box
     
  12. Offline

    Bartoke

    you gotta change the RUN.bat to start the gaming
    ..right?
     
  13. Offline

    leecee9

    when i run thee server it says that i need to have a 0.0.1 snapshot file thing ? :S[fire]
     
  14. Can't get the bat console working Please Reply
     
  15. Offline

    Lightningboy360

    THANK YOU SOOOOOOOOO MUCH
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     
    Jumping_Mafu likes this.
  16. Offline

    leecee9

    what is the thing i will need to type into the bat file to get it to work....?(32bit)
     
  17. I use this java -Xms6G -Xmx6G -server -XX:+UseParNewGC -XX:UseSSE=3 -jar craftbukkit-0.0.1-SNAPSHOT.jarjava -Xms6G -Xmx6G -server -XX:+UseParNewGC -XX:UseSSE=3 -jar craftbukkit-0.0.1-SNAPSHOT.jar nogui for the server and it works but the console dont keep open..
     
  18. Offline

    codename_B

    Also: don't use spout
     
    iPhysX likes this.
  19. Offline

    Pr4w

    Working surprisingly well for the moment !
    I am getting a few errors from some plugins (Spout, which isn't updated/ready, understandably, and MagicCarpet (NPE)), and a few Illegal Entity errors, but most of all the other plugins are working perfectly ! :D
    I'll wait for a RB to actually move all my servers, but beta testing is going good so far :D
     
  20. Offline

    leecee9

    in the file to start ur server i found a code but changed it and it seems to work the code is (32bit)

    @Echo off
    java -Xms512M -Xmx512M -jar craftbukkit-1.0.0-SNAPSHOT.jar
    pause

    whenever i start the server it and i connect it says downloading terrain then it times out?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  21. Works! Thanks.
     
  22. Offline

    theFrosty

    I'm running WorldGuard, and WorldEdit just fine on my server, haven't tested any other plugins out yet.

    There seems to be problems with losing health, so all of my users are pretty much invincible at the moment. Experience orbs don't seem to be dropping either. But this is a build server I am running the new build on, so it really isn't affecting anything terribly.

    We also tested out the new boss level (forgotten what it was called) and Endermen don't seem to be spawning at the moment, and whenever somebody tries to destroy the towers/health points for the boss, they will be disconnected from the server with an Internal Server Error.

    If I find anything more, then I'll post them here.
     
  23. Offline

    Popupkiller

    Its the home world of the Endermen, and its called The End. :p
    It is also where the Game ends, when you kill the End dragon. So there
    are a lot of ends associated with it.

    Maybe you'll remember it now. :)
     
  24. Offline

    theFrosty

    Ah, thanks. Completely forgotten what it was called when I was typing up my previous post. ;)
     
  25. Works great...
    CPU usage went from 150% on idle to 40% with 5 player online - pretty good!
     
  26. Offline

    Chris Herbert

    Getting falling sand exception errors then everyone gets kicked out and I have to do a server shutdown.
     
  27. Offline

    Freakling

    Nope. Nothing is working. Some plugins are a mess. like spout. Waiting for another build
     
  28. NPC are not working for me,
    ender dragons give me errors, and i'm running the build without plugins.
     
  29. In this case you have to wait for Spout, which is common sense.
    Plugins like Spout and NoLagg broke but the rest of the plugins (27) I use work perfect.
     
  30. Offline

    Popupkiller

    When I try to start the latest build (1465) with McMyAdmin 0.9.7.4, no plugins activated, I get "unable to find spawn biome" pluss a load of SEVERE errors
    Code:
    java.lang.NullPointerException
    at net.minecraft.server.World.a(World.java:2425)
    at net.minecraft.server.WorldServer.c(WorldServer.java:162)
    at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:81)
    at net.minecraft.server.World.getTypeId(World.java:278)
    at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:106)
    at net.minecraft.server.World.isEmpty(World.java:282)
    at net.minecraft.server.Chunk.addEntities(Chunk.java:615)
    at net.minecraft.server.World.a(World.java:249)
    at net.minecraft.server.WorldProviderHell.canSpawn(SourceFile:37)
    at net.minecraft.server.World.c(World.java:229)
    at net.minecraft.server.World.<init>(World.java:177)
    at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
    at net.minecraft.server.World.getChunkAt(World.java:331)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:261)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
    at net.minecraft.server.World.canSpawn(World.java:101)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Unexpected exception
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
    at net.minecraft.server.SecondaryWorldServer.<init>(SecondaryWorldServer.java:8)
    The server also says its started, but not ready to accept players.
     
Thread Status:
Not open for further replies.

Share This Page