Inactive [DEV] SpoutPlugin - Unleash the flow of endless possibilities [1.0-1.3.2]

Discussion in 'Inactive/Unsupported Plugins' started by SpoutDev, Aug 2, 2011.

     
  1. Offline

    SpoutDev

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    In order to centralize support of our legacy projects, we will no longer be providing support on Bukkit. Please use www.spout.org for support with our projects going forward.

    This post has been edited 129 times. It was last edited by SpoutDev Dec 20, 2012.
  2.  
  3. Offline

    jycs

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  4. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I have no idea what "Fetching addPacket" is from, but it's not from us.
  5. Offline

    jycs

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    But Spoutcraft crashes, not the other plugin...
  6. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Then I'd need to see your latest Spoutcraft log from .spoutcraft/logs. You can paste it on www.pastebin.com and link that here.
  7. Offline

    jycs

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  8. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  9. Offline

    bank14241

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    thank
  10. Offline

    Kaffo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    2012-04-15 13:02:49 [INFO] Reload complete.
    2012-04-15 13:02:49 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2012-04-15 13:02:49 [INFO] Reading data
    2012-04-15 13:02:49 [SEVERE] java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    2012-04-15 13:02:49 [SEVERE]at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:148)
    2012-04-15 13:02:49 [SEVERE]at ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:155)
    2012-04-15 13:02:49 [SEVERE]at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.performCheck(PermissiblePEX.java:124)
    2012-04-15 13:02:49 [SEVERE]at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.checkPermission(PermissiblePEX.java:110)
    2012-04-15 13:02:49 [SEVERE]at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:102)
    2012-04-15 13:02:49 [SEVERE]at org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:102)
    2012-04-15 13:02:49 [SEVERE]at org.getspout.spout.SpoutPermissibleBase.hasPermission(SpoutPermissibleBase.java:69)
    2012-04-15 13:02:49 [SEVERE]at org.getspout.spout.player.SpoutCraftPlayer.hasPermission(SpoutCraftPlayer.java:227)
    2012-04-15 13:02:49 [SEVERE]at org.getspout.spout.player.SpoutCraftPlayer.updatePermissions(SpoutCraftPlayer.java:1360)
    2012-04-15 13:02:49 [SEVERE]at org.getspout.spout.player.SpoutCraftPlayer.setBuildVersion(SpoutCraftPlayer.java:1143)
    2012-04-15 13:02:49 [SEVERE]at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:110)
    2012-04-15 13:02:49 [SEVERE]at net.minecraft.server.Packet18ArmAnimation.handle(SourceFile:38)
    2012-04-15 13:02:49 [SEVERE]at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    2012-04-15 13:02:49 [SEVERE]at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    2012-04-15 13:02:49 [SEVERE]at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:169)
    2012-04-15 13:02:49 [SEVERE]at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    2012-04-15 13:02:49 [SEVERE]at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    2012-04-15 13:02:49 [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    2012-04-15 13:02:49 [SEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-04-15 13:02:49 [WARNING] Failed to handle packet: java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:148)
    at ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:155)
    at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.isPermissionSet(PermissiblePEX.java:202)
    at org.bukkit.permissions.PermissibleBase.hasPermission(PermissibleBase.java:71)
    at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.checkPermission(PermissiblePEX.java:113)
    at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:102)
    at org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:102)
    at org.getspout.spout.SpoutPermissibleBase.hasPermission(SpoutPermissibleBase.java:69)
    at org.getspout.spout.player.SpoutCraftPlayer.hasPermission(SpoutCraftPlayer.java:227)
    at org.getspout.spout.player.SpoutCraftPlayer.updatePermissions(SpoutCraftPlayer.java:1360)
    at org.getspout.spout.player.SpoutCraftPlayer.setBuildVersion(SpoutCraftPlayer.java:1143)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:110)
    at net.minecraft.server.Packet18ArmAnimation.handle(SourceFile:38)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:169)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-04-15 13:02:52 [INFO] CONSOLE: Stopping the server..
    2012-04-15 13:02:52 [INFO] Stopping server
    2012-04-15 13:02:52 [INFO] [QuickBench] Disabling QuickBench v1.2
    2012-04-15 13:02:52 [INFO] [iConomy] Disabling iConomy v7.0
    2012-04-15 13:02:52 [INFO] [Essentials] Payment method was disabled. No longer accepting payments.
    2012-04-15 13:02:52 [INFO] [iConomy] Closing general data...
    2012-04-15 13:02:52 [INFO] [iConomy] Disabled. (0 ms)
    2012-04-15 13:02:52 [INFO] [Spout] Disabling Spout v1102
    2012-04-15 13:02:52 [INFO] [OpenInv] Disabling OpenInv v1.8.4
    2012-04-15 13:02:52 [INFO] [PermissionsEx] Disabling PermissionsEx v1.19.1
    2012-04-15 13:02:52 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    2012-04-15 13:02:52 [INFO] [PermissionsEx] v1.19.1 disabled successfully.
    2012-04-15 13:02:52 [INFO] [dynmap] Disabling dynmap v0.36.3-1085
    2012-04-15 13:02:52 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2012-04-15 13:02:52 [INFO] [dynmap] Unloaded 11 components.
    2012-04-15 13:02:52 [INFO] [dynmap] Stopping map renderer...
    2012-04-15 13:02:53 [INFO] [dynmap] Disabled
    2012-04-15 13:02:53 [INFO] [Essentials] Disabling Essentials v2.9.1
    2012-04-15 13:02:53 [INFO] [ChatManager] Disabling ChatManager v1.19
    2012-04-15 13:02:53 [INFO] [ChatManager] ChatManager disabled!
    2012-04-15 13:02:53 [INFO] [WorldEdit] Disabling WorldEdit v5.3
    2012-04-15 13:02:53 [INFO] [Dynmap-Essentials] Disabling Dynmap-Essentials v0.14
    2012-04-15 13:02:53 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.9.1
    2012-04-15 13:02:53 [INFO] [WorldGuard] Disabling WorldGuard v5.5.2
    2012-04-15 13:02:53 [INFO] [Dynmap-WorldGuard] Disabling Dynmap-WorldGuard v0.16
    2012-04-15 13:02:53 [INFO] Saving chunks
    2012-04-15 13:02:53 [INFO] Stopping server
    Anyone can help?
  11. Offline

    RGadelha

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I think the problem is because you've reloaded your server.

    Please, read this.
    Wulfspider likes this.
  12. Offline

    jycs

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  13. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  14. Offline

    jycs

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yes but what, we don't have other information on the log... The player is "removed entity", it's not suffisant ?
  15. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    What does that have to do with us? That "Fetching addPacket for removed entity" is not from us.
    https://bukkit.atlassian.net/browse/BUKKIT-32
  16. Offline

    shanko

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I cant join my server with spoutcraft, it gets stuck at Logging in...

    then the screen blinks black over and over again, Ive tried multiple times and it wont work, the vanilla client works though =/
  17. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Does the server or client log have any errors?

    This post has been edited 1 time. It was last edited by Wulfspider Apr 19, 2012.
  18. Offline

    shanko

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Not sure how to get the client logs, and there were no server errors. But I just updated to the dev build and it worked
  19. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    What build were you on? Logs are under your Spoutcraft install folder. For Windows, %appdata%/.spoutcraft/logs by default.

    This post has been edited 1 time. It was last edited by Wulfspider Apr 19, 2012.
  20. Offline

    Mr.D3Rp

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I am truelly amzed by this:) but can u tell me everthing spoutcraft is really capable of doing
  21. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  22. Offline

    jycs

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    • Innapropriate Attitude
    f* sprout...

    1 Mounth of problems (not only me, all of my contacts too !)
    - 2gb or 4gb ram set but for Sproutcraft 2/4gb = 200mo
    - so .spoutcraft deleted
    - cache cleared
    - spoutcraft RE downloaded
    - latest version putted
    - 2gb of more of ram putted => CRASH (YES I have java x64)
    - so 1gb !
    - CONNEXION IMPOSSIBLE TO ANY SVR !!!
    -D A M N E D !!!!!!
  23. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Likely you are reading the memory on the debug screen wrong.
    Crashes = logs = helpful information for us, so if you can provide that instead of complaining, that would be useful
  24. Offline

    jycs

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    We posts logs since 1 mounth :/
    http://pastebin.com/xuU2eBht

    This post has been edited 1 time. It was last edited by jycs Apr 20, 2012.
  25. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Ye
    That log has no useful information in it though. You should have others showing actual crash information. How did it exactly "crash"? As in, what were you doing... what are you using... etc etc.
  26. Offline

    jycs

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Theses crashes looks like a client ram crash. No log in the bukkit console...
    there is one month, we don't had these problems. We are not in Lan, we are 7 persons at different geographics positions !!! Spout have these bugs in any server !
  27. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    You still haven't told me how it's actually "crashing", you just keep calling it a crash with no details as to what is actually going on or what you are doing or using for settings, texture pack, etc.

    It's very odd for each of you to have the same issues with different computers and setups, so I can't see any connection unless you've all install other client mods. Either way, we haven't heard of any "crash" issues like this for quite some time, but you can't really "crash" the game without some sort of error. Running out of memory is not a "crash".
  28. Offline

    jycs

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Really no special message and no log. Different computers, no mod for me and original texture.
  29. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    What features are you using? The minimap, shaders, fancy, default?
  30. Offline

    jycs

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Nothing more than the original Spout.
    I reduce the GUI with a HD+ resolution maybe ? But the other persons don't have bigs resolutions...

    This post has been edited 2 times. It was last edited by jycs Apr 21, 2012.
  31. Offline

    dabomb665m

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I've recently added spoutplugin on my list. I'm having an odd conflict between one of my main plugins however. The plugin in question is deathcontrol: http://dev.bukkit.org/server-mods/deathcontrol/
    Here is what I'm using: CB 1.2.5R1, Tried Spoutplugin from 1110-1116. I've isolated on a test server to just SpoutPlugin and Deathcontrol(latest).

    What happens:
    DeathControl will give players their items back with a command "/death back". On the case that a player dies and disconnects, DeathControl will wait and allow you to log back in to use "/death back" again. Something about the Spoutplugin prevents Deathcontrol from giving people their inventories back after a death+relogin scenario.

    Any ideas what could be causing this? The weird thing is Deathcontrol usually gives a message if it succeeds or fails. Right after a relogin, the message is completely eaten somewhere (doesn't show up). But if you repeat the command again, it will say "no items saved". Basically something happened to the first command and it never recovers. Otherwise, the default behavior of deathcontrol is to drop the items after a set period of time if you don't use /death back (when this specific case happens, the items disappear forever)
  32. Offline

    Buckethead

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I think this is from a new plugin i got called SquadBot.

    Code:
    20:14:02 [SEVERE] Could not pass event PlayerQuitEvent to Spout
    org.bukkit.event.EventException
     
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
     
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
     
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
     
            at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:179)
     
            at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:158)
     
            at org.bukkit.craftbukkit.entity.CraftPlayer.kickPlayer(CraftPlayer.java:220)
     
            at com.earth2me.essentials.PlayerExtension.kickPlayer(PlayerExtension.java)
     
            at com.earth2me.essentials.User.checkActivity(User.java:530)
     
            at com.earth2me.essentials.EssentialsTimer.run(EssentialsTimer.java:31)
     
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
     
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517)
     
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
     
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
     
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.getspout.spoutapi.player.SpoutPlayer
     
            at org.getspout.spout.SpoutPlayerListener.onPlayerQuit(SpoutPlayerListener.java:241)
     
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     
            at java.lang.reflect.Method.invoke(Unknown Source)
     
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
     
            ... 12 more
     
    20:14:02 [SEVERE] Could not pass event PlayerQuitEvent to Spout
    org.bukkit.event.EventException
     
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
     
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
     
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
     
            at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:179)
     
            at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:158)
     
            at org.bukkit.craftbukkit.entity.CraftPlayer.kickPlayer(CraftPlayer.java:220)
     
            at com.earth2me.essentials.PlayerExtension.kickPlayer(PlayerExtension.java)
     
            at com.earth2me.essentials.User.checkActivity(User.java:530)
     
            at com.earth2me.essentials.EssentialsTimer.run(EssentialsTimer.java:31)
     
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
     
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517)
     
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
     
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
     
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.getspout.spoutapi.player.SpoutPlayer
     
            at org.getspout.spout.SpoutPlayerListener.onPlayerQuit(SpoutPlayerListener.java:241)
     
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     
            at java.lang.reflect.Method.invoke(Unknown Source)
     
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
     
            ... 12 more
     
    20:14:02 [SEVERE] Could not pass event PlayerQuitEvent to Spout
    org.bukkit.event.EventException
     
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
     
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
     
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
     
            at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:179)
     
            at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:158)
     
            at org.bukkit.craftbukkit.entity.CraftPlayer.kickPlayer(CraftPlayer.java:220)
     
            at com.earth2me.essentials.PlayerExtension.kickPlayer(PlayerExtension.java)
     
            at com.earth2me.essentials.User.checkActivity(User.java:530)
     
            at com.earth2me.essentials.EssentialsTimer.run(EssentialsTimer.java:31)
     
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
     
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517)
     
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
     
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
     
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.getspout.spoutapi.player.SpoutPlayer
     
            at org.getspout.spout.SpoutPlayerListener.onPlayerQuit(SpoutPlayerListener.java:241)
     
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     
            at java.lang.reflect.Method.invoke(Unknown Source)
     
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
     
            ... 12 more
    

Share This Page