TooManyBuckets

27.6k Downloads

Error on loading Too Many Bukkits

jmschonfeld opened this issue ยท 2 comments

commented

Hi, this is my first time using this plugin. Also, do you NEED spout, or is it optional? I ran TMB with no other plugins running. This is my server log:

2011-08-29 15:18:30 [INFO] Starting minecraft server version Beta 1.7.3
2011-08-29 15:18:30 [INFO] Loading properties
2011-08-29 15:18:30 [INFO] Starting Minecraft server on *:-----
2011-08-29 15:18:30 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-980-g4ed23b1-b1060jnks (MC: 1.7.3)
2011-08-29 15:18:30 [SEVERE] Could not load 'plugins\TooManyBuckets.jar' in folder 'plugins': NarrowtuxLib
org.bukkit.plugin.UnknownDependencyException: NarrowtuxLib
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:143)
at org.bukkit.craftbukkit.CraftServer.(CraftServer.java:110)
at net.minecraft.server.ServerConfigurationManager.(ServerConfigurationManager.java:51)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:133)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
2011-08-29 15:18:30 [INFO] Preparing level "world"
2011-08-29 15:18:30 [INFO] Preparing start region for level 0 (Seed: -------------------)
2011-08-29 15:18:31 [INFO] Server permissions file permissions.yml is empty, ignoring it
2011-08-29 15:18:31 [INFO] Done (0.069s)! For help, type "help" or "?"
2011-08-29 15:18:34 [INFO] Stopping the server..
2011-08-29 15:18:34 [INFO] Stopping server
2011-08-29 15:18:34 [INFO] Saving chunks
2011-08-29 15:18:34 [INFO] Stopping server

I am running RB #1060 for MC 1.7.3

EDIT: I downloaded and ran spout with no errors, but your plugin still says the same thing

commented

Sure you need spout, how should I create a GUI else?
Also, you need to download the NarrowtuxLib here: http://tetragaming.com/narrowtux/plugins/NarrowtuxLib.jar

commented

Ok, downloading NarrowtuxLib fixed it. I didn'tt see that on the bukkit or devbukkit pages, so if it isnt on there, you might want to post it. Thanks for the help! It now works just fine!