Gates-Spout
Gates-Spout provides additional functionality to players using the Spoutcraft client when using the Gates plugin.
What is Spoutcraft?
Spoutcraft is a minecraft client which adds many features to Minecraft and allows server plugins to (such as this one) to modify the client in small ways. This is how you can add sounds to gates like in the tutorial video.
What does using Gates-Spout Integration do?
Current features:
- Sounds (As featured in the video on the Gates plugin page)
- Custom dialling interface
Which versions of Gate is this compatible with?
This is compatible with V1.1a from 11th November 2012 and later. I believe it was included in the previous V1.1a.
It is not available for V1.0
How do I add it?
To enable Gates Spout Integration you will need the following for the server:
- The Gates plugin
- The Spout plugin
- The Gates-Spout Integration plugin (available from the files tab)
- Somewhere to host the resource files (available as a zip from the files tab)
Your users will also need the Spoutcraft client if they want to hear the sounds.
To setup:
- Download and extract the files in the gate resources zip (available from the files tab)
- Upload these files to a directory on a hosting server.
- Make sure you have gates setup on your server.
- Add Spout plugin and the Gates-Spout Integration plugin to your plugin directory.
- Start the server and then shut it down (This isto creaete the settings files)
- Open Plugins/GateSpout/config.yml and set the URL to the location where the resources are located. Make sure there is a trailing /
That should be it. Make sure you're using the Spoutcraft client and try it out.
What if I have nowhere to host the audio files?
Sorry, there's not much I can do about that. Unless someone fancies hosting the files for the community ;-)
Can I use my own sounds?
Yep. Just follow the instructions as normal but upload your own files named chevron.ogg, activate.ogg and deactivate.ogg.
It's not working!
Ok there's first check the following. The first may seem obvious but it's the classic "Is it plugged in?" situation.
- Check your using Spoutcraft
- Check your speakers are on and your volume is up (on your computer as well)
- Check the music volume is turned up in Spoutcraft options (I don't know why music it just is)
- Check you can access the audio files in you browser
If that fails try to get hold of your log files and come back here.
-
View User Profile
-
Send Message
Posted May 13, 2013So if anyone needs some place to host the files, you can probably attempt to host them at dropbox, which is free. Just a thought.
-
View User Profile
-
Send Message
Posted May 11, 2013@WIS_Fly
Do you have the music volume up?
-
View User Profile
-
Send Message
Posted May 10, 2013I have a bit of a problem loading the audio files. All 3 plugins have been loaded and are working fine according to the server log. I even get the server log entry that you were talking about:
[info] Spout-Gate resources URL .............
The Dialler image is loading fine but there just isn't any sound for the gate. My config.yml looks like this:
# Audio URL
resources_url: "http://192.168.1.151/resources/"
enable_audio: true
enable_dialler: true
192.168.1.151 is the internal IP of the server hosting the resources files. One thing I have to mention is that when I first opened the config.yml file, it looked like this:
# Audio URL
audio_url: ""
enable_dialler: true
When I put in the URL like this:
# Audio URL
audio_url: "http://192.168.1.151/resources/"
enable_dialler: true
it didn't give me that required server log entry and neither the sound files nor the dialler image was loaded. After I read some of the comments here, I changed the config.yml to this:
# Audio URL
resources_url: "http://192.168.1.151/resources/"
enable_audio: true
enable_dialler: true
then the required server log entry appeared and the dialler image was loaded but still no sound. Please advice. Thanks.
-
View User Profile
-
Send Message
Posted Jan 5, 2013Just found another error, luckily with no other effect than spamming the serverlog.
The error appears everytime I open a doublechest. Looks like he tries to load the custom DHD dialer, but fails at the doublechest.
-
View User Profile
-
Send Message
Posted Jan 5, 2013Hi,
Spoutcraft failes to download the sound-files from my server.
This is my config.yml
Spoutcraft tries this:
Thats obviously wrong... :(
I reviewed the current source but found no hint to what the problem might be. I'm using the .jar you provided here.
Please help, i'm itching to have gate sounds! :>
-
View User Profile
-
Send Message
Posted Jan 2, 2013@dale2507 Woops, I forgot Spout, although I downloaded it and reloaded the server, it has the same error as Gate-Spout :(
-
View User Profile
-
Send Message
Posted Dec 31, 2012@Bomberboy123
This means that either the spout plugin is missing or not loading properly. You should have 3 plugins to use this. Gates, spout and gates-spout. If they are all present it must be a problem with spoutplugin not loading properly.
-
View User Profile
-
Send Message
Posted Dec 30, 2012@dale2507 The gates plugin is working fine, I've tested it, however when I load the server with spout in it, this shows up "Could not load 'plugins\Gates_Spout.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: Spout" Am I missing something?
-
View User Profile
-
Send Message
Posted Dec 30, 2012@dale2507
I'm not getting any errors on startup. Please ensure that spout and gates are both installed and working on the server.
-
View User Profile
-
Send Message
Posted Dec 30, 2012@Bomberboy123
It should work wit v1.1 of gates but i'll have a look in a bit. Any errors showing or just cannot load?
-
View User Profile
-
Send Message
Posted Dec 29, 2012Whens the last time this has been updated? it wont work for me, I put the spout_craft in the plugins folder but for some reason it says it cannot load... :(
-
View User Profile
-
Send Message
Posted Dec 15, 2012@HyderusCymraeg
Possibly. Try removing Gates_Spout.jar from the server. That should let you know if it's a problem with the spout or gets-spout.
-
View User Profile
-
Send Message
Posted Dec 15, 2012Hello, I have got the Gates part to work and I really want the sounds to work too. But sadly i cant get it working. I've got:
Gates.jar Gates_Spout.jar SpoutPlugin.jar
But everytime I log into the server and go about building my company I always get an error pop up every few mins. "[Spout] SpoutPlugin is not working correctly, please check the console."
I have put the message into Google and ive done the 'fix' from the one post but didnt fix it. could this be why the sound don't work?
Thanks, H. Cymraeg
-
View User Profile
-
Send Message
Posted Dec 13, 2012@striderc
Assuming your web server is on 192.168.1.152 and you've put the folders in the zip at the root of your site you config should be:
You should then check you can access the following directories in your browser:
And finally when you load the server there should be a log entry of:
18:48:21 [INFO] Gates-spout resources URL: http://192.168.1.152/
with a differnet time of course.
Thanks for the feedback and hope that helps :)
-
View User Profile
-
Send Message
Posted Dec 13, 2012Oh I should say I tried the URL with a leding HTTP: and with out the directory "audio" at the end still nothing. BTW gates is awesome without sound. The sound will just make them better. :)
-
View User Profile
-
Send Message
Posted Dec 13, 2012I'm having difficulty getting it to work with sound, I set the url to "/192.168.1.152/audio/" which is an apche2 server with the files installed, I can see them in the Browser and play them there just fine.. I have music volume set to 100 on spoutcraft and my log shows "[GatesSPout ] v1.0a.201211132119 is enabled.". SO i must be entering the url wrong or something?
-
View User Profile
-
Send Message
Posted Dec 3, 2012@dretax
I tried dropbox but as it needs to access a directory rather than a single file it won't work.
-
View User Profile
-
Send Message
Posted Dec 3, 2012I have a vps to host the audio files, but btw add that, that DropBox can host it!
-
View User Profile
-
Send Message
Posted Dec 1, 2012@dunem666
I think i tried mp3's but they didn't work very well but if you want to replace the sounds with your own you can use any format which works with spoutcraft.
-
View User Profile
-
Send Message
Posted Nov 30, 2012no mp3 support?