Could Not Load Plugin
MLEStudios opened this issue · 7 comments
Latest Dev build for 1.6.1
Latest Vault
Latest Forum-Bridge
C:\Users\admin\Desktop\1.6>java -server -Xms1024M -Xmx16384M -XX:+DisableExplici
tGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:ParallelGCThreads=5 -XX:+CMSPar
allelRemarkEnabled -XX:MaxGCPauseMillis=250 -XX:+UseAdaptiveGCBoundary -XX:-UseG
COverheadLimit -XX:SurvivorRatio=16 -XX:TargetSurvivorRatio=90 -Xnoclassgc -XX:U
seSSE=3 -XX:+UseLargePages -XX:+OptimizeStringConcat -XX:+UseFastAccessorMethods
-XX:+AggressiveOpts -jar craftbukkit.jar nogui
Java HotSpot(TM) 64-Bit Server VM warning: JVM cannot use large page memory beca
use it does not have enough privilege to lock pages in memory.
12:26:00 [INFO] Starting minecraft server version 1.6.1
12:26:00 [INFO] Loading properties
12:26:00 [INFO] Default game type: SURVIVAL
12:26:00 [INFO] Generating keypair
12:26:00 [INFO] Starting Minecraft server on 208.87.120.235:25565
12:26:01 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R1.0
-3-g3fa57f6-b2795jnks (MC: 1.6.1) (Implementing API version 1.6.1-R0.1-SNAPSHOT)
12:26:01 [SEVERE] Could not load 'plugins\Forum-Bridge.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.ClassNotFoundException: com.
com.favorlock.com.favorlock.ForumBridge.com.favorlock.ForumBridge
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
ava:184)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
.java:230)
at org.bukkit.craftbukkit.v1_6_R1.CraftServer.loadPlugins(CraftServer.ja
va:239)
at org.bukkit.craftbukkit.v1_6_R1.CraftServer.<init>(CraftServer.java:21
7)
at net.minecraft.server.v1_6_R1.PlayerList.<init>(PlayerList.java:55)
at net.minecraft.server.v1_6_R1.DedicatedPlayerList.<init>(SourceFile:11
)
at net.minecraft.server.v1_6_R1.DedicatedServer.init(DedicatedServer.jav
a:106)
at net.minecraft.server.v1_6_R1.MinecraftServer.run(MinecraftServer.java
:392)
at net.minecraft.server.v1_6_R1.ThreadServerApplication.run(SourceFile:5
82)
Caused by: java.lang.ClassNotFoundException: com.com.favorlock.com.favorlock.For
umBridge.com.favorlock.ForumBridge
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader
.java:80)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:53)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
ava:173)
... 9 more
12:26:01 [INFO] [Vault] Loading Vault v1.2.25-b320
12:26:01 [INFO] [Vault] Enabling Vault v1.2.25-b320
Yea that was It. I didn notice the abundant amount of coms and the pacakages seemed wrong, but I fixed it now.
Here is the patched version incase anyone experiences this.
http://mlestudios.net/mc-work/Forum-Bridge-Fixed.jar
Yea that was It. I didn notice the abundant amount of coms and the pacakages seemed wrong, but I fixed it now.
Here is the patched version incase anyone experiences this.
http://mlestudios.net/mc-work/Forum-Bridge-Fixed.jar
Somehow my plugin.yml corrupted, likely because of the fact that my IDE loves to tamper with files it shouldn't.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 07/03/2013 07:31 PM, MatthewEnderle wrote:
Latest Dev build for 1.6.1 Latest Vault Latest Forum-Bridge
C:\Users\admin\Desktop\1.6>java -server -Xms1024M -Xmx16384M
-XX:+DisableExplici tGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC
-XX:ParallelGCThreads=5 -XX:+CMSPar allelRemarkEnabled
-XX:MaxGCPauseMillis=250 -XX:+UseAdaptiveGCBoundary -XX:-UseG
COverheadLimit -XX:SurvivorRatio=16 -XX:TargetSurvivorRatio=90
-Xnoclassgc -XX:U seSSE=3 -XX:+UseLargePages
-XX:+OptimizeStringConcat -XX:+UseFastAccessorMethods
-XX:+AggressiveOpts -jar craftbukkit.jar nogui Java HotSpot(TM)
64-Bit Server VM warning: JVM cannot use large page memory beca use
it does not have enough privilege to lock pages in memory. 12:26:00
[INFO] Starting minecraft server version 1.6.1 12:26:00 [INFO]
Loading properties 12:26:00 [INFO] Default game type: SURVIVAL
12:26:00 [INFO] Generating keypair 12:26:00 [INFO] Starting
Minecraft server on 208.87.120.235:25565 12:26:01 [INFO] This
server is running CraftBukkit version git-Bukkit-1.5.2-R1.0
-3-g3fa57f6-b2795jnks (MC: 1.6.1) (Implementing API version
1.6.1-R0.1-SNAPSHOT)12:26:01 [SEVERE] Could not load 'plugins\Forum-Bridge.jar' in
folder 'plugins' org.bukkit.plugin.InvalidPluginException:
java.lang.ClassNotFoundException: com.
com.favorlock.com.favorlock.ForumBridge.com.favorlock.ForumBridge
at
org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
at
org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at
org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at
org.bukkit.craftbukkit.v1_6_R1.CraftServer.loadPlugins(CraftServer.java:239)
at
org.bukkit.craftbukkit.v1_6_R1.CraftServer.(CraftServer.java:21
at
net.minecraft.server.v1_6_R1.PlayerList.(PlayerList.java:55)
at
net.minecraft.server.v1_6_R1.DedicatedPlayerList.(SourceFile:11)
at
net.minecraft.server.v1_6_R1.DedicatedServer.init(DedicatedServer.java:106)
at
net.minecraft.server.v1_6_R1.MinecraftServer.run(MinecraftServer.java:392)
at
net.minecraft.server.v1_6_R1.ThreadServerApplication.run(SourceFile:5
Caused by: java.lang.ClassNotFoundException:
com.com.favorlock.com.favorlock.For
umBridge.com.favorlock.ForumBridge at
java.net.URLClassLoader$1.run(Unknown Source) at
java.net.URLClassLoader$1.run(Unknown Source) at
java.security.AccessController.doPrivileged(Native Method) at
java.net.URLClassLoader.findClass(Unknown Source) at
org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
at
org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(Unknown Source) at
java.lang.ClassLoader.loadClass(Unknown Source) at
java.lang.Class.forName0(Native Method) at
java.lang.Class.forName(Unknown Source) at
org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
... 9 more 12:26:01 [INFO] [Vault] Loading Vault v1.2.25-b320
12:26:01 [INFO] [Vault] Enabling Vault v1.2.25-b320— Reply to this email directly or view it on GitHub
#431.Uh, I think your plugin.yml is not correct, there are to many 'com's
http://criztovyl.wordpress.com Schau doch mal vorbei ;)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iQEcBAEBAgAGBQJR1GSSAAoJEJZKlHmj4FUFv14IAMWSEWa437N7Onu4mXnedISW
MF6FU+aw1ulwKdPpEHXFgjY5oBASrixfZ509TnC6pNy8IqPgfvbWzmgPfGnSbSa/
luXR06Y/uh6SZIE/ecKtN8mntJQJEZUp8wGdxYiCcrRo+t8MJV6tdLs0hB2S+jKK
XcYP58nSG3R0yeeWJ71XI9Kc8/A3reYtsp9LcJHXnE2y3EbcSLx/sVQyUPMIl0oC
9m0Fgcqsl7EkMia8EAFU0OJNGroqLxhIQtmgtyY5zzgGXjO4grVjP43o/FkWTr69
QHO9+8psnkJEnGaPTzB3KLMIaJuhRDtBuRssBm11gG0J3CPaDnuLAz59q7VGFew=
=mmhf
-----END PGP SIGNATURE-----
Not sure why this was posted on Vault's issue tracker, but thank you for closing it.
I think the guy thought it was an issue with Vault. I informed him to post issues on my tracker first in the future. Just to let you know you reopened it Sleaker.
@Favorlock - haha, thanks.