This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
LWC Version: 3.53 (b294)/3.53 (taken from /lwc admin version)SpoutLWC Version: 0.1CraftBukkit Version: 1337Error Message:
12:54:21 [SEVERE] Could not load 'plugins/SpoutLWC.jar' in folder 'plugins': LWC org.bukkit.plugin.UnknownDependencyException: LWC at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:136) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:112) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
This plugin attempts to start before LWC actually does and fails to do so!
However very nice plugin i can still use it if i load the plugin manually using a plugin such as plugman then it works fine but when starting up it fails to do so!
Could I get a list of all your other plugins? I would love to reproduce this problem and get a fix out but I can't seem to reproduce it using my setup.
Just talked to Hidendra. Seems that this was a problem for some of the stuff he was making as well. I have a fix planned and will need some people to bug test it once it is complete.
@Tux2: Go
I have the same issue here are my Plugins: BuyCraft, CraftIRC, TeleConfirmLite, Spout, HeroChat, mcbans, RemoteToolkitPlugin, WorldEdit, Multiverse-Core, FalseBookIC, WebAuction, LogBlockQuestioner, FalseBookCore, WorldGuard, ColoredSigns, PvPToggle, FalseBookBlock, iConomy, Votifier, Multiverse-Portals, xWarp, DispNameChanger, CleanroomGenerator, CommandBook, PermissionsEx, Picasso, War, Minequery, Orebfuscator, MultiInv, FalseBookExtra, NoCheat, Permissions, OrebfuscatorSpoutBridge, mcMMO, Modifyworld, LogBlock, NoLagg, VanishNoPacket, properTime, LWC, MyHome
A test build is available at https://github.com/downloads/Tux2/SpoutLWC/SpoutLWC.jar Please download, test, and report if it fixes this problem.
Tested an recieved:
06:32:36 [SEVERE] Could not pass event PLUGIN_ENABLE to SpoutLWC java.lang.ClassCastException: tux2.spoutlwc.LWCScreenListener cannot be cast to org.bukkit.event.server.ServerListener at org.bukkit.plugin.java.JavaPluginLoader$47.execute(JavaPluginLoader.java:585) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:964) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
Error popped up near the end of the server startup about 3 - 4 times same error each time. Spout 410, CB 1337, WG and WE are Dev Builds
This has happened to me as well.
I tried the normal build first and got the Could not load error.
Then I tried the dev build and got the PLUGIN_ENABLE error.
Load error: http://pastebin.com/nbqr1zHS
Plugin_enable error: http://pastebin.com/g0EMdNhq
My server info (bukkit and plugins courtesy of PluginInfo): http://pastebin.com/yDYV1XSD
This is on the test build.
07:58:08 [SEVERE] Could not pass event PLUGIN_ENABLE to SpoutLWC java.lang.ClassCastException: tux2.spoutlwc.LWCScreenListener cannot be cast to org.bukkit.event.server.ServerListener at org.bukkit.plugin.java.JavaPluginLoader$47.execute(JavaPluginLoader.java:585) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:964) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
Ugh, this is what you get when you stay up too late, autocomplete completes it for you and you think it's the right class... That error is fixed and the updated build is at the same place.
https://github.com/downloads/Tux2/SpoutLWC/SpoutLWC.jar
Tested with: CB 1337 and Spout 410 - Worked
Tested with: CB 1383 and Spout 417 - Worked
Amazing! Thanks.
To post a comment, please login or register a new account.