[GUIDE] Setting up a server with Spout!

Discussion in 'Bukkit Help' started by krylus, Aug 15, 2011.

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

    krylus

    First off, not sure if I got the tag right. If I even need a tag.

    I could not find a guide anywhere for this sort of thing, so I decided to make one. Hope it is useful.

    Jumping straight in, this topic WILL help you with:
    • Setting up Spout, server side
    • Setting up SpoutCraft, client side
    • Working out errors related to Spout itself, not any Spout plugins
    This topic WILL NOT help you with:
    • Debugging/error logs from plugins that use Spout. Post it on the plugin's thread please.
    • Setting up a Bukkit server from scratch
    1. Go right ahead and download Bukkit RB 1052 from http://ci.bukkit.org/job/dev-CraftBukkit/1052/artifact/target/craftbukkit-0.0.1-SNAPSHOT.jar It is the most reliable build that I could find that worked seamlessly with Spout.

    2. Shut down your server. Check for and download updates for all your plugins, make sure (if they have the option) you download the Spout supported version, so you can take advantage of the plethora of Spout features.

    3. Once it is shutdown, delete BukkitContrib.jar, if it is in your plugins folder. This is basically the older model of Spout, and conflicts with Spout.

    4. Delete your current server jar file. Replace it with the RB 1052 jar.

    5. Download the latest build of Spout from http://ci.getspout.org/job/Spout/lastSuccessfulBuild/artifact/target/spout-dev-SNAPSHOT.jar

    6. Add it to your plugins folder.

    7. Start up your server, and enjoy the new things Spout offers.

    7.5 If you don't know what to do with Spout now, go ahead and download SpoutEssentials, or head on over to http://plugins.bukkit.org/#ti=&ta=all&au=&subm=false&pno=0 and search for "spout" to find plugins that use Spout.

    FOR CLIENTS

    1. Download the SpoutCraft launcher from http://minedev.net/BukkitContrib/Spoutcraft.jar

    2. Start it by double clicking (if you're on windows). If not, launch it from terminal/command line/command prompt by opening a window in the same directory as SpoutCraft.jar, and typing

    Code:
    java -Xincgc -Xmx1024M -jar Spoutcraft.jar



    3.Log in with your normal Minecraft credentials.

    4. Make sure your server is started, and log in! If you need a (working) server that has Spout on it, you can try on my server, krytek.tk

    I hope this helped all of you who were frustrated with Spout not working, and other things such as that.

    Have a splendid day,

    Krylus
     
    JWhy likes this.
Thread Status:
Not open for further replies.

Share This Page