Help with Updating Craftbukkit

Discussion in 'Bukkit Help' started by Convieo, Feb 16, 2011.

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

    Convieo

    Okay, so I'm on version 232 of craftbukkit, and I need to update it. How would I go about doing that?
     
  2. Offline

    Plague

    Well the thing is how you run it. Do you use some starter.bat or starter.sh or you type "java -jar ..." nto the commandline?
     
  3. Offline

    Convieo

    I have McMyAdmin to start it (But don't use the browswer thing often) it opens up the command window thing I can type stuff into.
     
  4. Offline

    Plague

    I know nothing about that, so you have to replace the old craftbukkit.jar with the new...
    Okay just put a directory listing here of the directory where the server is.
     
  5. Offline

    Convieo

    ... I'm dumb xD A directory listing? Do you mean like... "C:\Users\Convieo\Desktop\McMyAdmin Server"? Because I have no idea how that would help...
     
  6. Offline

    Plague

    I mean what is inside that directory.
     
  7. Offline

    Convieo

    Addons, Backups, Exec, McMyAdmin, Plugins, Public, Templates, world, banned-ips.txt, banned-players.txt, CommandHelp.txt, craftbukkit.jar, groupinfo.json, groups.txt, hsqldb.jar, ionic.Zip.dll, LICENCE.txt, license-ionicZip.txt, McMyAdmin.conf, McMyAdmin.conf.default, McMyAdmin.exe, McMyAdmin-Errors.log, minecraft_server.jar, ops.txt, README.txt, schedule.json, server.log, server.log.1, server.log.lck, server.properties, start.sh, tips.txt, userhistory.dat, users.txt

    There might have been a faster way to send all that... but as you've found out by now, I'm useless. xD
     
  8. Offline

    Plague

    And when you remove the craftbukkit.jar and download another it does not upgrade? If not, removing the craftbukkit.jar does not prevent you to run the server?
     
  9. Offline

    Convieo

    Mm... I deleted it, then tried to run the server and it downloaded the 'latest version'... Craftbukkit came back but it was still 232... It says "version git-Bukkit-0.0.0-316-g0c36361-b232" I am right with the last three numbers being the version right?
     
  10. Offline

    Plague

    yes, but how could it be like that. What happens when you just delete it and try to run it?
     
  11. Offline

    Convieo

    When I started it, in the command thing, it just said "downaloding... Done!" Or whatever then says it found craftbukkit again... TnT said McMYAdmin might be wired to download that or something...
     
  12. Offline

    Plague

    Yes, when you say it like that it certainly looks like it :)
    I don't know anything about MCMyAdmin, sorry.
     
  13. Offline

    Convieo

    Mmm... I'm guessing there's something in there I can change so it downloads the right one... I mean it says "Downloading latest version" but obviously that's a fail... I just have no idea where
     
  14. Offline

    mughi

    post the contents of McMyAdmin.conf

    (strip any passwords if it has them)
     
  15. Offline

    Convieo

    javapath=detect
    jvm=client
    gc=default
    javaopts=
    memory=4096
    failurelimit=5
    username=convieo
    passwordmd5=
    emc-md5=#
    port=8080
    domain=+
    usehttps=0
    whitelist=none
    licencekey=
    loglevel=1
    showpermissionserror=0
    announceplayers=1
    servername=
    serveraddress=localhost:25565
    savewarn=0
    statusimage=1
    allowtelemetry=0
    publiclist=0
    motd=Hey, %p!
    spawning allowed.
    allowexec=0
    hmodcompat=1
    bukkitcompat=1
    bannertemplate=bannerTemplate_Red_300
    scheduleoffset=3
    backupspath=Backups
    backuplimit=10
    execpath=Exec
    --- merged: Feb 16, 2011 7:14 PM ---
    I tried updating McMyAdmin, but now none of my plugins work and /version doesn't tell me anything about craftbukkit
     
  16. Offline

    mughi

    ah.. what is in your EXEC folder?

    also.. to get a directory listing, do the following:

    1. start a command prompt (start, type CMD in the search box, hit enter)
    2. type c:, hit enter
    3. type cd \Users\Convieo\Desktop\McMyAdmin Server\Exec, hit enter
    4. type dir > list.txt, hit enter
    5. type start list.txt, hit enter
    that should open your text editor with the contents of the directory.. copy/paste it here--- merged: Feb 16, 2011 7:20 PM ---
    also, from this page, found how to get the startup info:

    Set loglevel=0 in your McMyAdmin.conf and restart the server - McMyAdmin will write out the java start arguments to the console.
     
  17. Offline

    Convieo

    Volume in drive C is OS
    Volume Serial Number is FC3A-76E9

    Directory of C:\Users\Convieo\Desktop\McMyAdmin Server\Exec

    16/02/2011 19:22 <DIR> .
    16/02/2011 19:22 <DIR> ..
    07/11/2010 17:59 393 Exec.txt
    16/02/2011 19:22 0 list.txt
    2 File(s) 393 bytes
    2 Dir(s) 2,054,746,112 bytes free

    Well uhm... That's what came out of it xD
     
  18. Offline

    mughi

    um.. what's in Exec.txt?
     
  19. Offline

    Convieo

    And it said "Java start argument: -client -xmx4096m -jar craftbukkit.jar nogui"
    --- merged: Feb 16, 2011 7:25 PM ---
    "Only executables/scripts that are located in this folder may be run by the scheduler.
    You must not allow 3rd party access to this folder as it presents a severe security risk.

    If script or execuable is run, its working directory will be the location of McMyAdmin.exe
    and not the Exec/ folder.

    To allow executables and scripts to run, you must set allowexec=1 in your McMyAdmin.conf"
     
  20. Offline

    mughi

    --- merged: Feb 16, 2011 7:29 PM ---

    well. that's a dead end..
    --- merged: Feb 16, 2011 7:30 PM ---
    Bukkit can now be launched properly by using the 'bukkitcompat' setting. You should name your file 'craftbukkit.jar' This does not provide any integration with Bukkit functionality and is purely to start it properly.

    when you updated, maybe you didn't rename the file?
     
  21. Offline

    Brack

    Have you tried manually downloading the latest craftbukkit from this post and then replacing the one in your server folder with it, then running MCAdmin?

    You could also try bukkit up.
     
  22. Offline

    Convieo

    Nnnnope, it's called craftbukkit.ja- oh wait! We might have something here! omg! I got it working! Mwahaha! Uhm *Cough* Yes well... What I did was updated McMyAdmin... And let it download its own Craftbukkit... But apparently that was a complete failure... So I delete that one and downloaded the 300 one and woo! I can now warp around everywhere. <3 I bet you any money I'll find a huge chunk of my world missing or I'll of done something else stupid now, just to equal things out again.
    --- merged: Feb 16, 2011 7:36 PM ---
    Thank you all to very much! Love love.
     
  23. Offline

    mughi

    make a zip file of your world directory NOW
    (and often)
    :)
     
  24. Offline

    TnT

    You can only be missing parts of your world if you deleted parts of the world folder.
     
Thread Status:
Not open for further replies.

Share This Page