[ADMIN] CASI (CraftBukkit Automated Server Installer) v1.2 Major Bug fix #2!

Discussion in 'Bukkit Tools' started by uvbeenzaned, May 10, 2011.

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

    uvbeenzaned

    Hey Minecrafters!

    This is my first post so please let me know if I need to fix anything in it to make it fit in better or appeal to people :)!

    [​IMG]

    <font color="rgb(0, 0, 255)">Description:</font>

    This tool's name is self descriptive and does exactly what it says it does ;).

    <font color="rgb(0, 0, 255)">Notes:</font>

    <font color="rgb(255, 0, 0)">The main part is created with an install creator but the rest of the files are written in batch and are at the source files link at the bottom of the post.</font>


    Show Spoiler
    [​IMG]

    [​IMG]

    [​IMG]

    [​IMG]

    [​IMG]

    [​IMG]

    [​IMG]



    Show Spoiler
    1. Add an option to keep worlds and settings files after uninstall.
    2. Better installation graphics (help maybe?).
    3. Add an automatic download of Essentials during first startup.
    4. Work on a bug reporting system possibly.
    5. Leave self description or make better description?
    6. Option to have server start on Windows log in.
    7. Integrate wget instead of URL2FILE.



    Show Spoiler
    <font color="rgb(0, 0, 255)">v1.2</font>
    Fixed more shortcut related bugs when starting server up. Now correctly downloads all files! :)
    <font color="rgb(0, 0, 255)">v1.1</font>
    Fixed bug with CraftBukkit Updater not ever downloading the jar. Fixed some shortcut start up location stuff for the CratBukkit jar downloads.

    <font color="rgb(0, 0, 255)">v1.0</font>
    Automated CraftBukkit server install and CraftBukkit updater (downloads recommended CB build). Submit your bugs in this thread for now.



    <Edit by Moderator: Redacted mediafire url>
    <Edit by Moderator: Redacted mediafire url>

    Thanks before hand and have fun fellow server admins!
     
    Last edited by a moderator: Dec 14, 2016
  2. Offline

    Killie01

    cant find source, what is it written in
     
  3. Offline

    uvbeenzaned

    There is a link in the main thread. They are mainly batch files. Download batch files and edit. The installer is written with an install creator for now until I can learn something else for it.

    Has anyone installed it yet? Feedback? Good/Bad?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  4. Offline

    uvbeenzaned

    What do I need to do to get this post noticed?
     
  5. Offline

    Oliver Hörberg

    Just used this, it's awesome! Flawless, fast and noob-friendly ;)
     
  6. Offline

    uvbeenzaned

    Ok thanks so much! Could you recommend this to other people please? :) Thanks for posting!
     
  7. Offline

    deadrecon98

    download_quietmode.exe has stopped working! (win7,alienware m15x, 4-bit operating systen,nvidia geforce 460m graphics card) Plz Help
     
  8. Offline

    uvbeenzaned

    When it stopped working, were you installing the server with my tool or are you trying to run it directly? I am still trying to think of other ways to solve this because I have never had a single problem with it. Has anyone else had a problem with it?
     
  9. Offline

    Yetisam

    Hello

    This works the froma fresh install and then i gt this error anytime after that

    151 recipes
    16 achievements
    20:20:10 [WARNING] Failed to log to server.log
    java.io.IOException: Couldn't get lock for server.log
    at java.util.logging.FileHandler.openFiles(Unknown Source)
    at java.util.logging.FileHandler.<init>(Unknown Source)
    at net.minecraft.server.ConsoleLogManager.init(ConsoleLogManager.java:45
    )
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:85)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    20:20:10 [INFO] Starting minecraft server version Beta 1.7.3
    20:20:10 [INFO] Loading properties
    20:20:10 [INFO] Starting Minecraft server on *:25565
    20:20:10 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-
    g73697a4-b1000jnks (MC: 1.7.3)
    20:20:10 [WARNING] Failed to save ban list: java.io.FileNotFoundException: banne
    d-players.txt (Access is denied)
    20:20:10 [WARNING] Failed to save ip ban list: java.io.FileNotFoundException: ba
    nned-ips.txt (Access is denied)
    20:20:10 [WARNING] Failed to save ops: java.io.FileNotFoundException: ops.txt (A
    ccess is denied)
    20:20:10 [WARNING] Failed to save white-list: java.io.FileNotFoundException: whi
    te-list.txt (Access is denied)
    20:20:10 [INFO] Preparing level "world"
    20:20:10 [SEVERE] java.io.FileNotFoundException: .\world\session.lock (Access is
    denied)
    20:20:10 [SEVERE] at java.io.FileOutputStream.open(Native Method)
    20:20:10 [SEVERE] at java.io.FileOutputStream.<init>(Unknown Source)
    20:20:10 [SEVERE] at java.io.FileOutputStream.<init>(Unknown Source)
    20:20:10 [SEVERE] at net.minecraft.server.PlayerNBTManager.f(PlayerNBTMana
    ger.java:41)
    20:20:10 [SEVERE] at net.minecraft.server.PlayerNBTManager.<init>(PlayerNB
    TManager.java:35)
    20:20:10 [SEVERE] at net.minecraft.server.ServerNBTManager.<init>(SourceFi
    le:17)
    20:20:10 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:180)
    20:20:10 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:148)
    20:20:10 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:335)
    20:20:10 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    20:20:10 [SEVERE] java.lang.RuntimeException: Failed to check session lock, abor
    ting
    20:20:10 [SEVERE] at net.minecraft.server.PlayerNBTManager.f(PlayerNBTMana
    ger.java:50)
    20:20:10 [SEVERE] at net.minecraft.server.PlayerNBTManager.<init>(PlayerNB
    TManager.java:35)
    20:20:10 [SEVERE] at net.minecraft.server.ServerNBTManager.<init>(SourceFi
    le:17)
    20:20:10 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:180)
    20:20:10 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:148)
    20:20:10 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:335)
    20:20:10 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    20:20:10 [SEVERE] Unexpected exception
    java.lang.RuntimeException: Failed to check session lock, aborting
    at net.minecraft.server.PlayerNBTManager.f(PlayerNBTManager.java:50)
    at net.minecraft.server.PlayerNBTManager.<init>(PlayerNBTManager.java:35
    )
    at net.minecraft.server.ServerNBTManager.<init>(SourceFile:17)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:180)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    >

    Any idea?

    thanks
    Sam
     
  10. Offline

    uvbeenzaned

    Sorry. I will have to get on this project again soon. I will be back with ya.
     
  11. Offline

    uvbeenzaned

    @Yetisam I have tried to reproduce this problem by re-installing on my computer but couldn't.
     
  12. Offline

    Yetisam

    Cheers for the try seems that my PC is being odd i think i have a major problem with java but not sure how to sort it
     
  13. Offline

    guitarded604

    I'm using 64 bit windows 7, 32 bit java 6.

    I downloaded, installed everything with defaults (I kept clicking Next) and it started successfully.
    Then I closed it and reopened it, and got hit with a ton of different error messages.

    I just tried launching it on its own (not from the end of the installer) and got the message "CraftBukkit was not downloaded successfully."
     
  14. Offline

    uvbeenzaned

    I need to repackage this installer with my new updater because too many people are getting the same problem. I apologize for the inconvenience but I just can't reproduce the problem. Does Windows 7 allow my program to have access through your firewall and such?
     
  15. Offline

    tarpleeboy

    is this a plugin?
     
  16. Offline

    uvbeenzaned

    This was a tool for installing craftbukkit easily. Sorry, this project is several years old and was for the first versions of craftbukkit and most of the "code" or scripting is invalid. It is not a plugin.
     
Thread Status:
Not open for further replies.

Share This Page