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

    RUN_ChuckNorris

    I cant find the Craftbukkit updated for 1.0.0 were will I find it???
     
  2. Offline

    surfarcher

    LOL! It was a joke because they are the same build :)

    Upgrading test to 1497 now!
     
  3. Offline

    RUN_ChuckNorris

    Everytime I put it in with the console it says cannot acces jar file wut do I do???
     
  4. Offline

    robbcap

    what plugins are competable 1.0.0 cuze when i use group mananger and when pepole are mod they can change gamemode normal but when your a host like me then when you change gamemode your mc craches you cant place blocks and not use world edit
     
  5. Offline

    matazar

    Slime: I have seen slime in my server (running whatever build was released yesterday. Only close to the very bottom in my giant cave like structure, but that's mostly where I stay.

    So no one else has attacking fences? I'm still trying to figure out if this is a 1.0 issue, a bukkit issue or a plugin issue.
     
  6. Offline

    3ric

    I have seen Slimes on build #1477. Also, everything works as expected.
     
  7. Offline

    NukemD

    Maybe you have a bad seed? I'm running CB1499 and have seen lots of slimes spawn on two of my worlds. Oddly, a few have been showing up on the surface, which is probably a bug.
     
  8. Offline

    Refalm

    I want you to tattoo this website on your entire forearm, as well as printing a huge banner which you can hang in your room, preferably above your computer:
    http://ci.bukkit.org/job/dev-CraftBukkit/
     
  9. Offline

    Royalgamer06

    is this an official release? I can't find plugins with this build. I installed this with the installer.
     
  10. Offline

    Mike724

    No, it's still in the dev phase.

    A recommended build should be out soon, hopefully.
     
  11. Offline

    Redrider923

    Okay so i updated to the latest snapshot fie, and none of my plugins are working at all... the server updated just fine but i cant get any plugins to work. i have the new craftbukkit and updated my server, those are the only things i changed... any suggestions
    my console says im not running bukkit, and its vanilla ingame.. what did i do wrong?
     
  12. Offline

    tom

    Are you using McMyAdmin?
     
  13. Offline

    Redrider923

    Yes i am
     
  14. Offline

    tom

    Go to your McMyAdmin config files and set this

    Code:
    #Values:
    # 0 - Do not try and launch CraftBukkit.
    # 1 - Do try to launch CraftBukkit.
    server.bukkitcompat=1
     
  15. Offline

    Redrider923

    where are those at? i searched through the minecraft folder trying to find...
     
  16. Offline

    tom

    It's in McMyAdmin.conf in the directory you have mcmyadmin downloaded.
     
  17. Offline

    Redrider923

    (sorry im retarded)
    but im using filezilla and the only folders in there are the minecraft folder that expands into plugins and such, i think something messed up when i updated.
    thank you very much for you help
     
  18. Offline

    tom

    Mind if I take a look via TeamViewer? If so, PM me the info.
     
  19. Offline

    VoidWhisperer

    Two bugs I have found:
    Exp is mysteriously disappear, primarily around world changes, eg nether to normal world and vice versa.
    Another bug is that nether mobs (I've tested zombie pigmen and blaze) don't drop exps :(
     
  20. Offline

    KILLERBOB9

    Yeah well my run.bat when i use it to try and turn on my server it sortof breaks... It says Unable to access jarfile craftbukkit-0.0.1-SNAPSHOT.jar
    Press any key to continue . . .
     
  21. Offline

    Rocket Widget

    Code:
    16:38:13 [INFO] Preparing level "world"
    16:38:13 [INFO] Default game type: 0
    16:38:13 [INFO] Unable to find spawn biome
    16:38:13 [SEVERE] java.lang.NullPointerException
    16:38:13 [SEVERE]       at net.minecraft.server.WorldServer.c(WorldServer.java:162)
    16:38:13 [SEVERE]       at net.minecraft.server.World.a(World.java:2425)
    16:38:13 [SEVERE]       at net.minecraft.server.Chunk.addEntities(Chunk.java:615)
    16:38:13 [SEVERE]       at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:81)
    16:38:13 [SEVERE]       at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:106)
    16:38:13 [SEVERE]       at net.minecraft.server.World.getChunkAt(World.java:331)
    16:38:13 [SEVERE]       at net.minecraft.server.World.getTypeId(World.java:278)
    16:38:13 [SEVERE]       at net.minecraft.server.World.isEmpty(World.java:282)
    16:38:13 [SEVERE]       at net.minecraft.server.World.a(World.java:249)
    16:38:13 [SEVERE]       at net.minecraft.server.WorldProviderHell.canSpawn(SourceFile:37)
    16:38:13 [SEVERE]       at net.minecraft.server.World.canSpawn(World.java:101)
    16:38:13 [SEVERE]       at net.minecraft.server.World.c(World.java:229)
    16:38:13 [SEVERE]       at net.minecraft.server.World.<init>(World.java:177)
    16:38:13 [SEVERE]       at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
    16:38:13 [SEVERE]       at net.minecraft.server.SecondaryWorldServer.<init>(SecondaryWorldServer.java:8)
    16:38:13 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:261)
    16:38:13 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
    16:38:13 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
    16:38:13 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    16:38:13 [SEVERE] Unexpected exception
    java.lang.NullPointerException
            at net.minecraft.server.WorldServer.c(WorldServer.java:162)
            at net.minecraft.server.World.a(World.java:2425)
            at net.minecraft.server.Chunk.addEntities(Chunk.java:615)
            at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:81)
            at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:106)
            at net.minecraft.server.World.getChunkAt(World.java:331)
            at net.minecraft.server.World.getTypeId(World.java:278)
            at net.minecraft.server.World.isEmpty(World.java:282)
            at net.minecraft.server.World.a(World.java:249)
            at net.minecraft.server.WorldProviderHell.canSpawn(SourceFile:37)
            at net.minecraft.server.World.canSpawn(World.java:101)
            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.SecondaryWorldServer.<init>(SecondaryWorldServer.java:8)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:261)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Server -was- working fine, but now this is happening... I didn't change anything
     
  22. Offline

    NuclearW

    Modify your run.bat from craftbukkit-0.0.1-SNAPSHOT.jar to craftbukkit.jar

    Then, in the folder you put craftbukkit in, rename it to craftbukkit.jar


    Try stopping and restarting the server. If that does not work, be sure you have the latest dev build, if that does not work file a bug report here.
     
  23. Offline

    Rocket Widget

    The thing is it works just fine on another map, but with my current server map it spews that error out, so which of the files associated with a server could cause such an error?
     
  24. Offline

    NuclearW

    I'm not entirely sure, to be honest. I make it a habit of not running dev builds on my server. I'd perhaps try running Chunkster on the map in question, and failing that make a bug report.
     
  25. Offline

    Rocket Widget

    Even after clearing out the entire folder and starting from scratch, restoring form a backed up version of my map from a few hours ago, this error still happens. But using a version of my server from a week ago, it works fine? What the hell is going on.

    Running Chunkster now and we'll see how that goes.

    Chunkster didn't help. Could this string of errors have anything to do with the "16:38:13 [INFO] Unable to find spawn biome" line?

    Definitely related. Deleting my world_nether folder causes my server to work again, maybe if I drop my backup nether region data in, everything will be in order again.

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

    matejdro

    EXP does not dissapear, but hides. You have to gain some to see it again.
     
  27. Offline

    Falcon636

    No-one happens to have any idea how long "soon" might be, do you? :/

    The players on our server are dying to get to our solid bukkit world. I know I can't wait to get some of my mod toys back. Standard OP commands are less fun...
     
  28. Offline

    RUN_ChuckNorris

    I ment e
    I found it now it just never wanted to work for me.
     
  29. Offline

    Theseuskhan

    http://dictionary.reference.com/browse/when+it's+done
    Anyway bud how can your world be Solid if the release is not Stable? Impatience is a virtue, My clan is all like "yardy yar when the world getting the regen" and im all like "duck and cover its lava"

    so yeh =p
     
  30. Offline

    andrewkm

    I was actually given official news today....
    The release date is...
    Show Spoiler
    soon

    cheers :)
     
Thread Status:
Not open for further replies.

Share This Page