Please Help. Server seriously screwed up.

Discussion in 'Bukkit Help' started by Matt Gill, Jun 22, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Matt Gill

    I was gone for 2 days and I came back to my server not running. I found out the router got reset so i had to change the ip the ports were forwarded to because this computer got changed. Once I got the server running no commands would work for the players, the chat is default instead of the way I have iChat setup. And there are permission issues for players. Whenever they try to use any command it either say you don't have permission or an internal error has occurred, but nothing has been changed and it was working fine before.

    This is what the console says:



    Code:
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:166)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:453)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    22:16:59 [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInte
    ractEvent@7afa478c)
    java.lang.NullPointerException
            at me.taylorkelly.bigbrother.BBPermissions.permission(BBPermissions.java
    :60)
            at me.taylorkelly.bigbrother.BBPermissions.info(BBPermissions.java:71)
            at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract
    (BBPlayerListener.java:210)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:166)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:453)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    22:17:00 [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInte
    ractEvent@4307f86e)
    java.lang.NullPointerException
            at me.taylorkelly.bigbrother.BBPermissions.permission(BBPermissions.java
    :60)
            at me.taylorkelly.bigbrother.BBPermissions.info(BBPermissions.java:71)
            at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract
    (BBPlayerListener.java:210)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:166)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:453)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    22:17:01 [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInte
    ractEvent@7d8efacc)
    java.lang.NullPointerException
            at me.taylorkelly.bigbrother.BBPermissions.permission(BBPermissions.java
    :60)
            at me.taylorkelly.bigbrother.BBPermissions.info(BBPermissions.java:71)
            at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract
    (BBPlayerListener.java:210)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:166)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:453)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    22:17:06 [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInte
    ractEvent@7bc25276)
    java.lang.NullPointerException
            at me.taylorkelly.bigbrother.BBPermissions.permission(BBPermissions.java
    :60)
            at me.taylorkelly.bigbrother.BBPermissions.info(BBPermissions.java:71)
            at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract
    (BBPlayerListener.java:210)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:166)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:453)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    22:17:19 [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInte
    ractEvent@5725f65e)
    java.lang.NullPointerException
            at me.taylorkelly.bigbrother.BBPermissions.permission(BBPermissions.java
    :60)
            at me.taylorkelly.bigbrother.BBPermissions.info(BBPermissions.java:71)
            at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract
    (BBPlayerListener.java:210)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:166)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:453)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    22:17:20 [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInte
    ractEvent@298d4e3)
    java.lang.NullPointerException
            at me.taylorkelly.bigbrother.BBPermissions.permission(BBPermissions.java
    :60)
            at me.taylorkelly.bigbrother.BBPermissions.info(BBPermissions.java:71)
            at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract
    (BBPlayerListener.java:210)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:166)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:453)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    22:17:20 [SEVERE] [BBROTHER] onPlayerInteract(org.bukkit.event.player.PlayerInte
    ractEvent@7fc08469)
    java.lang.NullPointerException
            at me.taylorkelly.bigbrother.BBPermissions.permission(BBPermissions.java
    :60)
            at me.taylorkelly.bigbrother.BBPermissions.info(BBPermissions.java:71)
            at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract
    (BBPlayerListener.java:210)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:166)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:453)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    22:17:29 [SEVERE] Could not pass event PLAYER_CHAT to iChat
    java.lang.NullPointerException
            at net.TheDgtl.iChat.iChat.getPrefix(iChat.java:294)
            at net.TheDgtl.iChat.iChat.parseChat(iChat.java:218)
            at net.TheDgtl.iChat.iChat.parseChat(iChat.java:251)
            at net.TheDgtl.iChat.playerListener.onPlayerChat(playerListener.java:41)
    
            at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja
    va:278)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:683)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    22:17:29 [INFO] [world]<metalmatt13> were having some issues right now im sorry
    22:17:37 [SEVERE] Could not pass event PLAYER_CHAT to iChat
    java.lang.NullPointerException
            at net.TheDgtl.iChat.iChat.getPrefix(iChat.java:294)
            at net.TheDgtl.iChat.iChat.parseChat(iChat.java:218)
            at net.TheDgtl.iChat.iChat.parseChat(iChat.java:251)
            at net.TheDgtl.iChat.playerListener.onPlayerChat(playerListener.java:41)
    
            at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja
    va:278)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:683)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    22:17:37 [INFO] [world]<iSticky> good we'd like you to play but we're having som
    e small issues
    22:18:02 [SEVERE] Could not pass event PLAYER_CHAT to iChat
    java.lang.NullPointerException
            at net.TheDgtl.iChat.iChat.getPrefix(iChat.java:294)
            at net.TheDgtl.iChat.iChat.parseChat(iChat.java:218)
            at net.TheDgtl.iChat.iChat.parseChat(iChat.java:251)
            at net.TheDgtl.iChat.playerListener.onPlayerChat(playerListener.java:41)
    
            at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja
    va:278)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:683)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    22:18:02 [INFO] [world]<iSticky> go to cascadeparadise.forumotion.com and sign u
    p, we will post as soon as server is running perfect
    22:18:04 [SEVERE] Could not pass event PLAYER_CHAT to iChat
    java.lang.NullPointerException
            at net.TheDgtl.iChat.iChat.getPrefix(iChat.java:294)
            at net.TheDgtl.iChat.iChat.parseChat(iChat.java:218)
            at net.TheDgtl.iChat.iChat.parseChat(iChat.java:251)
            at net.TheDgtl.iChat.playerListener.onPlayerChat(playerListener.java:41)
    
            at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja
    va:278)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:683)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    22:18:04 [INFO] [world]<iSticky> again*
    22:18:22 [INFO] Connection reset
    22:18:22 [INFO] iSticky lost connection: disconnect.quitting
    22:19:45 [INFO] /94.231.109.47:47301 lost connection
    22:20:27 [INFO] [HeroicDeath] iSeven took a bath in a lake of fire
    >T
    
     
  2. Offline

    Jeyge

    @Matt Gill
    There should be some sort of permissions error at the top of the log. Could you post that or post the whole file on pastebin.com.
     
  3. Offline

    jlu

    Agreed, mb you made a fault in your BBrother's config (Are you using space or tab? Specials letters, like "é" or "à"?).
     
  4. Offline

    Matt Gill

    Here is what it says when I first start. Sorry I thought it had all this, but a player joined and console was spammed with errors.

    Code:
    C:\Users\Matt\Desktop\Minecraft Server folders\1.6.6 Server - Copy (2) - Copy>ja
    va -Xmx2560M -XX:ParallelGCThreads=8 -server -Xincgc -XX:+UseConcMarkSweepGC -XX
    :+UseParNewGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts -XX:+CMSParallelRema
    rkEnabled -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=500 -XX:SurvivorRatio=16 -
    XX:TargetSurvivorRatio=90 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -Xn
    oclassgc -XX:UseSSE=3 -XX:PermSize=128m -XX:LargePageSizeInBytes=4m -jar craftbu
    kkit.jar nogui
    148 recipes
    16 achievements
    16:07:44 [INFO] Starting minecraft server version Beta 1.6.6
    16:07:44 [INFO] Loading properties
    16:07:44 [INFO] Starting Minecraft server on *:25566
    16:07:44 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-823-
    gb9d0b04-b860jnks (MC: 1.6.6)
    16:07:44 [INFO] Preparing level "world"
    16:07:44 [INFO] Preparing start region for level 0
    16:07:45 [INFO] Preparing start region for level 1
    16:07:45 [INFO] Preparing spawn area: 52%
    16:07:46 [INFO] DataSourcePool [iConomyChestShop] autoCommit[false] transIsolati
    on[SERIALIZABLE] min[2] max[20]
    16:07:46 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.Plugi
    nClassLoader]
    16:06:48 [INFO] Entities enhanced[0] subclassed[1]
    16:06:48 [INFO] LWC     Loading shared objects
    16:06:48 [INFO] Cache   Protection cache: 0/10000
    16:06:48 [INFO] LWC     Native library: plugins/LWC/lib/native/Windows/amd64/sql
    itejdbc.dll
    16:06:48 [INFO] DataSourcePool [MinecartManiaCore] autoCommit[false] transIsolat
    ion[SERIALIZABLE] min[2] max[20]
    16:06:48 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.Plugi
    nClassLoader]
    16:06:49 [INFO] Entities enhanced[0] subclassed[2]
    16:06:49 [INFO] DataSourcePool [MinecartManiaSignCommands] autoCommit[false] tra
    nsIsolation[SERIALIZABLE] min[2] max[20]
    16:06:49 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.Plugi
    nClassLoader]
    16:06:50 [INFO] Entities enhanced[0] subclassed[2]
    16:06:50 [SEVERE] Could not load 'plugins\EssentialsSpawn.jar' in folder 'plugin
    s': Essentials
    org.bukkit.plugin.UnknownDependencyException: Essentials
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:132)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:194)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:117)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    16:06:50 [SEVERE] tried to access class com.nijiko.permissions.ModularControl$1R
    efreshTask from class com.nijiko.permissions.ModularControl initializing Permiss
    ions v3.1 (Is it up to date?)
    java.lang.IllegalAccessError: tried to access class com.nijiko.permissions.Modul
    arControl$1RefreshTask from class com.nijiko.permissions.ModularControl
            at com.nijiko.permissions.ModularControl.<init>(ModularControl.java:53)
            at com.nijikokun.bukkit.Permissions.Permissions.setupPermissions(Permiss
    ions.java:167)
            at com.nijikokun.bukkit.Permissions.Permissions.onLoad(Permissions.java:
    127)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    16:06:50 [INFO] [Annoyer] Permissions system detected!
    16:06:50 [INFO] [Annoyer] Annoyer has been enabled!
    16:06:50 [INFO] [BBROTHER] ------------------------------------
    16:06:50 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of
     BigBrother!
    16:06:50 [INFO] [BBROTHER] Please note that, since this is far from complete, th
    ere will be many bugs.
    16:06:50 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bu
    gs.nexisonline.net/bb
    16:06:50 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for up
    dates and build notifications.
    16:06:50 [INFO] [BBROTHER] ------------------------------------
    16:06:50 [SEVERE] Error: null
    16:06:54 [INFO] [BBROTHER] Building `bbdata` table...
    16:06:54 [INFO] [BBROTHER] BBData H2 Driver r1 loaded!
    16:06:54 [INFO] [BBROTHER] Building `bbworlds` table...
    16:06:54 [INFO] [BBROTHER] Building `bbusers` table...
    16:06:54 [INFO] [BBROTHER] Permissions plugin found but disabled. Enabling 'Perm
    issions' (v3.1).
    16:06:54 [INFO] [Permissions] version [3.1] (Yeti)  loaded
    16:06:54 [INFO] [BBROTHER] Permissions enabled using: Permissions v3.1
    16:06:54 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support
    16:06:54 [INFO] [BBROTHER] BigBrother 1.8-SNAPSHOT (build #508) enabled!
    16:06:54 [INFO] ChunkRegenerate version 1.1 is enabled with permissions!
    16:06:54 [INFO] CommandBook 1.5.2-customized enabled.
    16:06:54 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some feat
    ures have been disabled to be compatible with poorly written server wrappers.
    16:06:54 [INFO] CommandBook: 24 banned name(s) loaded.
    16:06:54 [INFO] CommandBook: 1 kit(s) loaded.
    16:06:54 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    16:06:54 [INFO] [FalseBook Block] No Books loaded!
    16:06:54 [INFO] FalseBookBlock v0.86.1alpha by GeMo enabled
    16:06:54 [INFO] [FalseBook Block] No Cauldrons loaded!
    16:06:54 [INFO] [FalseBook Chat] 0 ChatRooms loaded.
    16:06:54 [INFO] FalseBookChat v0.86.1alpha by GeMo enabled
    16:06:54 [INFO] [FalseBook Core] FalseBookCore v0.86.1alpha by GeMo enabled!
    16:06:54 [INFO] FalseBookExtra v0.86.1alpha by GeMo enabled
    16:06:54 [INFO] FalseBookIC v0.86.1alpha by GeMo enabled
    16:06:56 [INFO] [GoldStandard] H2 driver loaded.
    16:06:56 [INFO] GoldStandard version 0.8 enabled!
    16:06:56 [INFO] [GoldStandard] Block protection set to use LWC.
    16:06:56 [INFO] [HeroicDeath] 1.8.1.156 enabled.
    16:06:56 [INFO] [iChat] Found Permissions (v3.1)
    16:06:56 [INFO] iChat (v2.3.1) enabled
    16:06:58 [INFO] [iConomy] Logging is currently disabled.
    16:06:58 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    16:06:58 [INFO] [iConomy] Developed by: [Nijikokun]
    16:06:58 [INFO] [GoldStandard] hooked into iConomy.
    16:06:58 [INFO] [iConomy] hooked into Permissions.
    16:06:58 [INFO] [iConomyChestShop] version 2.75 initialized!
    16:06:58 [INFO] [iConomy] hooked into Permissions.
    16:06:58 [INFO] [iConomyChestShop] iConomy version 5 loaded.
    16:06:58 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:06:58 [INFO] [iConomyChestShop] LWC version 3.1 loaded.
    16:06:58 [INFO] LWC     Loaded 134 locale strings (0 overrides)
    16:06:58 [INFO] LWC     Using Permissions API...
    16:06:58 [INFO] LWC     Loading SQLite
    16:06:58 [INFO] SQLite  Using: Native
    16:06:58 [INFO] LWC     At version: v3.10
    16:06:58 [INFO] [iConomy] hooked into Permissions.
    16:06:58 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:06:59 [INFO] [Minecart Mania] Debug mode switched to NORMAL
    16:06:59 [INFO] [Minecart Mania] MinecartManiaCore version 1.2.8 is enabled!
    16:06:59 [INFO] [iConomy] hooked into Permissions.
    16:06:59 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:06:59 [INFO] [Minecart Mania] MinecartManiaSignCommands version 1.2.8 is enab
    led!
    16:06:59 [INFO] [iConomy] hooked into Permissions.
    16:06:59 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:06:59 [INFO] [Minecart Mania] MinecartManiaStation version 1.2.5 is enabled!
    16:06:59 [INFO] [iConomy] hooked into Permissions.
    16:06:59 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:06:59 [INFO] [MultiVerse] Permissions Found
    16:06:59 [INFO] [MultiVerse] - Version 1.7.2 Enabled
    16:06:59 [INFO] [MultiVerse] Found iConomy, enabling payments.
    16:06:59 [INFO] [MultiVerse] Loading World & Settings - 'world' - NORMAL
    16:06:59 [INFO] [MultiVerse] Loading World & Settings - 'world_nether' - NETHER
    16:06:59 [INFO] [MultiVerse] Loading World & Settings - 'pvp' - NORMAL
    16:06:59 [INFO] [MultiVerse] 3 - World(s) loaded.
    16:06:59 [INFO] [MultiVerse] Loading Portals
    16:06:59 [INFO] [MultiVerse] 8 - Portal(s) loaded.
    16:06:59 [INFO] [iConomy] hooked into Permissions.
    16:06:59 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:06:59 [INFO] Need to download 2 object(s)
    16:06:59 [INFO]  - Downloading file : http://stethoscopesmp.com/tkelly/lib/sqlit
    e.jar
    16:07:00 [INFO] [MYHOME]: 190 homes loaded
    16:07:00 [INFO] [MYHOME] Permissions enabled using: Permissions v3.1
    16:07:00 [WARNING] [MYHOME] 'Help' isn't detected. No /help support.
    16:07:00 [INFO] [MYHOME] MyHome 1.9.3 enabled
    16:07:00 [INFO] [iConomy] hooked into Permissions.
    16:07:00 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:00 [INFO] Need to download 2 object(s)
    16:07:00 [INFO]  - Downloading file : http://stethoscopesmp.com/tkelly/lib/sqlit
    e.jar
    16:07:00 [SEVERE] java.io.FileNotFoundException: http://stethoscopesmp.com/tkell
    y/lib/sqlite.jar
    16:07:00 [SEVERE]       at sun.net.www.protocol.http.HttpURLConnection.getInputS
    tream(Unknown Source)
    16:07:00 [SEVERE]       at java.net.URL.openStream(Unknown Source)
    16:07:00 [SEVERE]       at me.taylorkelly.mywarp.griefcraft.Updater.update(Updat
    er.java:118)
    16:07:00 [SEVERE]       at me.taylorkelly.mywarp.MyWarp.onEnable(MyWarp.java:45)
    
    16:07:00 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:125)
    16:07:00 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:799)
    16:07:00 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:253)
    16:07:00 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:140)
    16:07:00 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftS
    erver.java:118)
    16:07:00 [SEVERE]       at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:232)
    16:07:00 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:219)
    16:07:00 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:146)
    16:07:00 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:283)
    16:07:00 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    16:07:00 [INFO] [MYWARP]: 0 warps loaded
    16:07:00 [INFO] [MYWARP] Permissions enabled.
    16:07:00 [WARNING] [MYWARP] 'Help' isn't detected. No /help support.
    16:07:00 [SEVERE] Error occurred while enabling MyWarp v1.10.3 (Is it up to date
    ?): BLOCK_RIGHTCLICKED
    java.lang.NoSuchFieldError: BLOCK_RIGHTCLICKED
            at me.taylorkelly.mywarp.MyWarp.onEnable(MyWarp.java:73)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:799)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    16:07:00 [INFO] [iConomy] hooked into Permissions.
    16:07:00 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:00 [INFO] [OpenInv] version 1.3.1 is enabled!
    16:07:00 [INFO] [iConomy] hooked into Permissions.
    16:07:00 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:00 [INFO] [Performance Tweaks] Version 0.08 enabled.
    16:07:00 [INFO] [Performance Tweaks] Set auto save interval to 36000 in world "w
    orld"
    16:07:00 [INFO] [Performance Tweaks] Set auto save interval to 36000 in world "w
    orld_nether"
    16:07:00 [INFO] [Performance Tweaks] Set auto save interval to 36000 in world "p
    vp"
    16:07:00 [INFO] [Performance Tweaks] Chunk Life Time: 300000ms
    16:07:00 [INFO] [Performance Tweaks] Chunk Prune Time: 5000ms
    16:07:00 [INFO] [Performance Tweaks] Monster Limit set to 0
    16:07:00 [INFO] [Performance Tweaks] Monster Limiter:
    16:07:00 [INFO] [Performance Tweaks]    "world":
    16:07:00 [INFO] [Performance Tweaks]            Max Monsters: 2500
    16:07:00 [INFO] [Performance Tweaks]            Allow Monsters: true
    16:07:00 [INFO] [Performance Tweaks]            Allow Animals: true
    16:07:00 [INFO] [Performance Tweaks]    "world_nether":
    16:07:00 [INFO] [Performance Tweaks]            Max Monsters: 2500
    16:07:00 [INFO] [Performance Tweaks]            Allow Monsters: true
    16:07:00 [INFO] [Performance Tweaks]            Allow Animals: true
    16:07:00 [INFO] [Performance Tweaks]    "pvp":
    16:07:00 [INFO] [Performance Tweaks]            Max Monsters: 2500
    16:07:00 [INFO] [Performance Tweaks]            Allow Monsters: true
    16:07:00 [INFO] [Performance Tweaks]            Allow Animals: true
    16:07:00 [INFO] [iConomy] hooked into Permissions.
    16:07:00 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:01 [INFO] SpyerAdmin has completed updating the script successfully.
    16:07:01 [SEVERE] sun.org.mozilla.javascript.internal.WrappedException: Wrapped
    java.lang.ClassNotFoundException: com.earth2me.essentials.Console (<Unknown sour
    ce>#115) in <Unknown source> at line number 115
    16:07:01 [INFO] SpyerAdmin module version 1.3_2 stable, a spying utility for adm
    inistrators and moderators, is active. Part of the Spyer package by [nickguletsk
    ii200]
    16:07:01 [INFO] [iConomy] hooked into Permissions.
    16:07:01 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:01 [INFO] [TempBan] 1.5 plugin enabled!.
    16:07:01 [INFO] [iConomy] hooked into Permissions.
    16:07:01 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:01 [INFO] [Tetris] Permission plugin found, Adding these
    16:07:01 [INFO] Tetris version 0.4 is enabled!
    16:07:01 [INFO] [iConomy] hooked into Permissions.
    16:07:01 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:01 [INFO] WorldEdit 4.6 enabled.
    16:07:01 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    16:07:01 [INFO] [iConomy] hooked into Permissions.
    16:07:01 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:01 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    16:07:01 [INFO] WorldGuard: (world) Single session is enforced.
    16:07:01 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    16:07:01 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    16:07:01 [INFO] WorldGuard: (world) Lava fire is blocked.
    16:07:01 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    16:07:01 [INFO] WorldGuard: Loaded configuration for world 'world"
    16:07:01 [INFO] WorldGuard: (world_nether) Single session is enforced.
    16:07:01 [INFO] WorldGuard: (world_nether) TNT ignition is PERMITTED.
    16:07:01 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
    16:07:01 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
    16:07:01 [INFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.
    16:07:01 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
    16:07:01 [INFO] WorldGuard: (pvp) Single session is enforced.
    16:07:01 [INFO] WorldGuard: (pvp) TNT ignition is PERMITTED.
    16:07:01 [INFO] WorldGuard: (pvp) Lighters are PERMITTED.
    16:07:01 [INFO] WorldGuard: (pvp) Lava fire is blocked.
    16:07:01 [INFO] WorldGuard: (pvp) Fire spread is UNRESTRICTED.
    16:07:01 [INFO] WorldGuard: Loaded configuration for world 'pvp"
    16:07:01 [INFO] WorldGuard: 9 regions loaded for 'world'
    16:07:01 [INFO] WorldGuard: 1 regions loaded for 'world_nether'
    16:07:01 [INFO] WorldGuard: 2 regions loaded for 'pvp'
    16:07:01 [INFO] WorldGuard 5.0-alpha10 enabled.
    16:07:01 [INFO] [iConomy] hooked into Permissions.
    16:07:01 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:01 [INFO] ZeeSlag: Initializing Settings and HashMaps...
    16:07:01 [INFO] ZeeSlag: Hooked into Permissions!
    16:07:01 [INFO] ZeeSlag: Done in (14 ms)!
    16:07:01 [INFO] [iConomy] hooked into Permissions.
    16:07:01 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:01 [INFO] [Minecart Mania] Permissions detected. Using permissions.
    16:07:01 [INFO] [Minecart Mania] MinecartManiaAdminControls version 1.2.7 is ena
    bled!
    16:07:01 [INFO] [iConomy] hooked into Permissions.
    16:07:01 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:01 [INFO] [Minecart Mania] MinecartManiaChestControl version 1.2.5 is enab
    led!
    16:07:01 [INFO] [iConomy] hooked into Permissions.
    16:07:01 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:02 [INFO] MobArena v0.91.2 enabled.
    16:07:02 [INFO] [iConomy] hooked into Permissions.
    16:07:02 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:02 [INFO] [NoCheat] version [1.04c] couldn't find CrafTIRC plugin. Disabli
    ng logging to IRC.
    16:07:02 [INFO] [NoCheat] version [1.04c] is enabled with the following checks:
    moving bedteleport speedhack flying fastswim
    16:07:02 [INFO] [iConomy] hooked into Permissions.
    16:07:02 [INFO] [iConomyChestShop] Permissions version 3.1 loaded.
    16:07:02 [INFO] Done (1.680s)! For help, type "help" or "?"
    16:07:02 [INFO] [FalseBook Block] 0 Areas loaded.
    16:07:02 [INFO] [FalseBook Block] 0 Bridges successfully loaded.
    16:07:02 [INFO] [FalseBook Block] 0 Doors successfully loaded.
    16:07:02 [INFO] [FalseBook Block] Gates successfully loaded.
    16:07:02 [INFO] [FalseBook IC] No Transmitters loaded.
    16:07:02 [INFO] [FalseBook IC] No Receivers loaded.
    16:07:02 [INFO] [FalseBook IC] 0 Sensors loaded.
    16:07:04 [INFO] [BBROTHER] Removed 89 old records because of age in 0h00m00s.
    >
    
     
  5. Offline

    Jeyge

    @Matt Gill
    You are running a pretty old version of Permissions. I would upgrade to 3.1.5b. Also, you have the IllegalAccessError which means you are running one of the incompatible plugins to the Permissions 3.x version. You can work around this by changing Permissions.jar to zPermissions.jar.​
     
  6. Offline

    Matt Gill

    I upgraded and still no luck. Everyone who joins is in the default group including me, but I can use most commands. I'm thinking that's because I'm an op though. I just started running mysql about a week ago and I think that might be the problem. I just changed the storageconfig to what it said on the permissions wiki and I added permissionsSQL to the plugins, and no changes at all. Please help guys. I'm lost.
     
  7. Offline

    Jeyge

    @Matt Gill
    If you are trying to run the SQL version, you will actually want to rename Permissions.jar to aPermissions.jar so it loads before PermissionsSQL.jar. As for how to set it up, there are some really good posts about it in the Permissions 3.x thread.
     
  8. Offline

    Zalastri

    I'm assuming you're using BigBrother with MySQL. Turn BigBrother completely off, and see if your problem is solved. I had BigBrother take my entire server down until I removed it recently.
     
  9. Offline

    Matt Gill

    I'll try that, but this happened before I tried the SQL version.

    I think I found what was going wrong in the console. Not sure how to fix it or what exactly is wrong though.

    Show Spoiler


    C:\Users\Matt\Desktop\Minecraft Server folders\1.6.6 Server - Copy (2) - Copy>ja
    va -Xmx2560M -XX:parallelGCThreads=8 -server -Xincgc -XX:+UseConcMarkSweepGC -XX
    :+UseParNewGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts -XX:+CMSParallelRema
    rkEnabled -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=500 -XX:SurvivorRatio=16 -
    XX:TargetSurvivorRatio=90 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -Xn
    oclassgc -XX:UseSSE=3 -XX:permSize=128m -XX:LargePageSizeInBytes=4m -jar craftbu
    kkit.jar nogui
    148 recipes
    16 achievements
    00:46:30 [INFO] Starting minecraft server version Beta 1.6.6
    00:46:30 [INFO] Loading properties
    00:46:30 [INFO] Starting Minecraft server on *:25565
    00:46:30 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-823-
    gb9d0b04-b860jnks (MC: 1.6.6)
    00:46:30 [INFO] Preparing level "world"
    00:46:31 [INFO] Preparing start region for level 0
    00:46:31 [INFO] Preparing start region for level 1
    00:46:32 [INFO] Preparing spawn area: 56%
    00:46:32 [INFO] DataSourcePool [iConomyChestShop] autoCommit[false] transIsolati
    on[SERIALIZABLE] min[2] max[20]
    00:46:32 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.Plugi
    nClassLoader]
    00:46:34 [INFO] Entities enhanced[0] subclassed[1]
    00:46:43 [INFO] LWC Loading shared objects
    00:46:43 [INFO] Cache Protection cache: 0/10000
    00:46:43 [INFO] LWC Native library: plugins/LWC/lib/native/Windows/amd64/sql
    itejdbc.dll
    00:46:43 [INFO] DataSourcePool [MinecartManiaCore] autoCommit[false] transIsolat
    ion[SERIALIZABLE] min[2] max[20]
    00:46:43 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.Plugi
    nClassLoader]
    00:46:44 [INFO] Entities enhanced[0] subclassed[2]
    00:46:44 [INFO] DataSourcePool [MinecartManiaSignCommands] autoCommit[false] tra
    nsIsolation[SERIALIZABLE] min[2] max[20]
    00:46:44 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.Plugi
    nClassLoader]
    00:46:45 [INFO] Entities enhanced[0] subclassed[2]
    00:46:46 [SEVERE] java.lang.IllegalAccessError: tried to access class com.nijiko
    .permissions.ModularControl$RefreshTask from class com.nijiko.permissions.Modula
    rControl
    00:46:46 [SEVERE] at com.nijiko.permissions.ModularControl.<clinit>(Modula
    rControl.java:45)
    00:46:46 [SEVERE] at com.nijikokun.bukkit.Permissions.Permissions.setupPer
    missions(Permissions.java:184)
    00:46:46 [SEVERE] at com.nijikokun.bukkit.Permissions.Permissions.onLoad(P
    ermissions.java:139)
    00:46:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftS
    erver.java:112)
    00:46:46 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:232)
    00:46:46 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:219)
    00:46:46 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:146)
    00:46:46 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:283)
    00:46:46 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    00:46:46 [SEVERE] [Permissions] Unable to load permission data.
    00:46:46 [SEVERE] [Permissions] Shutting down Permissions due to error(s).
    00:46:46 [INFO] [Permissions] (Yeti) was initialized.
    00:46:46 [INFO] [Annoyer] Permissions system detected!
    00:46:46 [INFO] [Annoyer] Annoyer has been enabled!
    00:46:46 [INFO] [BBROTHER] ------------------------------------
    00:46:46 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of
    BigBrother!
    00:46:46 [INFO] [BBROTHER] Please note that, since this is far from complete, th
    ere will be many bugs.
    00:46:46 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bu
    gs.nexisonline.net/bb
    00:46:46 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for up
    dates and build notifications.
    00:46:46 [INFO] [BBROTHER] ------------------------------------
    00:46:46 [SEVERE] Error: null
    00:46:48 [INFO] [BBROTHER] Building `bbdata` table...
    00:46:59 [INFO] [BBROTHER] BBData H2 Driver r1 loaded!
    00:46:59 [INFO] [BBROTHER] Building `bbworlds` table...
    00:46:59 [INFO] [BBROTHER] Building `bbusers` table...
    00:46:59 [INFO] [BBROTHER] Permissions plugin found but disabled. Enabling 'Perm
    issions' (v3.1.5).
    00:46:59 [INFO] [Permissions] (Yeti) disabled successfully.
    00:46:59 [INFO] [BBROTHER] Permissions enabled using: Permissions v3.1.5
    00:46:59 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support
    00:46:59 [INFO] [BBROTHER] BigBrother 1.8-SNAPSHOT (build #508) enabled!
    00:46:59 [INFO] CommandBook 1.5.2-customized enabled.
    00:46:59 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some feat
    ures have been disabled to be compatible with poorly written server wrappers.
    00:46:59 [INFO] CommandBook: 24 banned name(s) loaded.
    00:46:59 [INFO] CommandBook: 1 kit(s) loaded.
    00:46:59 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    00:46:59 [INFO] [FalseBook Block] No Books loaded!
    00:46:59 [INFO] FalseBookBlock v0.86.1alpha by GeMo enabled
    00:46:59 [INFO] [FalseBook Block] No Cauldrons loaded!
    00:46:59 [INFO] [FalseBook Chat] 0 ChatRooms loaded.
    00:46:59 [INFO] FalseBookChat v0.86.1alpha by GeMo enabled
    00:46:59 [INFO] [FalseBook Core] FalseBookCore v0.86.1alpha by GeMo enabled!
    00:46:59 [INFO] FalseBookExtra v0.86.1alpha by GeMo enabled
    00:46:59 [INFO] FalseBookIC v0.86.1alpha by GeMo enabled
    >


    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  10. Offline

    Zalastri

    FYI There's like no reason to use that complicated list of launch flags you're using, especially with that amount of RAM.
     
  11. Offline

    Matt Gill

    I removed Big Brother, MyHome, and MyWarp. The server still isn't working right, but the error is different. I'm not getting the IllegalAccessError anymore.

    Here is the console:
    Show Spoiler


    C:\Users\Matt\Desktop\Minecraft Server folders\1.6.6 Server - Copy (2) - Copy>ja
    va -Xmx2560M -XX:parallelGCThreads=8 -server -Xincgc -XX:+UseConcMarkSweepGC -XX
    :+UseParNewGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts -XX:+CMSParallelRema
    rkEnabled -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=500 -XX:SurvivorRatio=16 -
    XX:TargetSurvivorRatio=90 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -Xn
    oclassgc -XX:UseSSE=3 -XX:permSize=128m -XX:LargePageSizeInBytes=4m -jar craftbu
    kkit.jar nogui
    148 recipes
    16 achievements
    13:44:33 [INFO] Starting minecraft server version Beta 1.6.6
    13:44:33 [INFO] Loading properties
    13:44:33 [INFO] Starting Minecraft server on *:25565
    13:44:33 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-823-
    gb9d0b04-b860jnks (MC: 1.6.6)
    13:44:33 [INFO] Preparing level "world"
    13:44:33 [INFO] Preparing start region for level 0
    13:44:34 [INFO] Preparing start region for level 1
    13:44:34 [INFO] Preparing spawn area: 61%
    13:44:34 [INFO] DataSourcePool [iConomyChestShop] autoCommit[false] transIsolati
    on[SERIALIZABLE] min[2] max[20]
    13:44:34 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.Plugi
    nClassLoader]
    13:44:36 [INFO] Entities enhanced[0] subclassed[1]
    13:44:36 [INFO] LWC Loading shared objects
    13:44:36 [INFO] Cache Protection cache: 0/10000
    13:44:36 [INFO] LWC Native library: plugins/LWC/lib/native/Windows/amd64/sql
    itejdbc.dll
    13:44:36 [INFO] DataSourcePool [MinecartManiaCore] autoCommit[false] transIsolat
    ion[SERIALIZABLE] min[2] max[20]
    13:44:36 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.Plugi
    nClassLoader]
    13:44:37 [INFO] Entities enhanced[0] subclassed[2]
    13:44:37 [INFO] DataSourcePool [MinecartManiaSignCommands] autoCommit[false] tra
    nsIsolation[SERIALIZABLE] min[2] max[20]
    13:44:37 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.Plugi
    nClassLoader]
    13:44:38 [INFO] Entities enhanced[0] subclassed[2]
    13:44:38 [INFO] [Permissions] Initializing Permissions 3 SQL interface.
    13:44:40 [INFO] [Permissions] Initializing Permissions 3 SQL interface.
    13:44:40 [INFO] [Permissions] Initializing Permissions 3 SQL interface.
    13:44:41 [SEVERE] java.lang.NullPointerException
    13:44:41 [SEVERE] at com.nijiko.data.YamlUserStorage.<init>(YamlUserStorag
    e.java:35)
    13:44:41 [SEVERE] at com.nijiko.data.YamlCreator.getUserStorage(YamlCreato
    r.java:34)
    13:44:41 [SEVERE] at com.nijiko.data.StorageFactory.getUserStorage(Storage
    Factory.java:82)
    13:44:41 [SEVERE] at com.nijiko.permissions.ModularControl.forceLoadWorld(
    ModularControl.java:92)
    13:44:41 [SEVERE] at com.nijiko.permissions.ModularControl.loadWorld(Modul
    arControl.java:84)
    13:44:41 [SEVERE] at com.nijiko.permissions.ModularControl.load(ModularCon
    trol.java:105)
    13:44:41 [SEVERE] at com.nijikokun.bukkit.Permissions.Permissions.setupPer
    missions(Permissions.java:186)
    13:44:41 [SEVERE] at com.nijikokun.bukkit.Permissions.Permissions.onLoad(P
    ermissions.java:139)
    13:44:41 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftS
    erver.java:112)
    13:44:41 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:232)
    13:44:41 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:219)
    13:44:41 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:146)
    13:44:41 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:283)
    13:44:41 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    13:44:41 [SEVERE] [Permissions] Unable to load permission data.
    13:44:41 [SEVERE] [Permissions] Shutting down Permissions due to error(s).
    13:44:41 [INFO] [Permissions] (Yeti) was initialized.
    13:44:41 [INFO] [Annoyer] Permissions system detected!
    13:44:41 [INFO] [Annoyer] Annoyer has been enabled!
    13:44:41 [INFO] CommandBook 1.5.2-customized enabled.
    13:44:41 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some feat
    ures have been disabled to be compatible with poorly written server wrappers.
    13:44:41 [INFO] CommandBook: 24 banned name(s) loaded.
    13:44:41 [INFO] CommandBook: 1 kit(s) loaded.
    13:44:41 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    13:44:41 [INFO] [FalseBook Block] No Books loaded!
    13:44:41 [INFO] FalseBookBlock v0.86.1alpha by GeMo enabled
    13:44:41 [INFO] [FalseBook Block] No Cauldrons loaded!
    13:44:41 [INFO] [FalseBook Chat] 0 ChatRooms loaded.
    13:44:41 [INFO] FalseBookChat v0.86.1alpha by GeMo enabled
    13:44:41 [INFO] [FalseBook Core] FalseBookCore v0.86.1alpha by GeMo enabled!
    13:44:41 [INFO] FalseBookExtra v0.86.1alpha by GeMo enabled
    13:44:41 [INFO] FalseBookIC v0.86.1alpha by GeMo enabled
    13:44:43 [INFO] [GoldStandard] H2 driver loaded.
    13:44:43 [INFO] [Permissions] (Yeti) disabled successfully.
    13:44:43 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    13:44:43 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    13:44:43 [INFO] GoldStandard version 0.8 enabled!
    13:44:43 [INFO] [GoldStandard] Block protection set to use LWC.
    13:44:43 [INFO] [HeroicDeath] 1.8.1.156 enabled.
    13:44:43 [INFO] iChat (v2.3.1) enabled
    >
    00:46:46 [INFO] [Annoyer] Permissions system detected!
    00:46:46 [INFO] [Annoyer] Annoyer has been enabled!
    00:46:46 [INFO] [BBROTHER] ------------------------------------
    00:46:46 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of
    BigBrother!
    00:46:46 [INFO] [BBROTHER] Please note that, since this is far from complete, th
    ere will be many bugs.
    00:46:46 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bu
    gs.nexisonline.net/bb
    00:46:46 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for up
    dates and build notifications.
    00:46:46 [INFO] [BBROTHER] ------------------------------------
    00:46:46 [SEVERE] Error: null
    00:46:48 [INFO] [BBROTHER] Building `bbdata` table...
    00:46:59 [INFO] [BBROTHER] BBData H2 Driver r1 loaded!
    00:46:59 [INFO] [BBROTHER] Building `bbworlds` table...
    00:46:59 [INFO] [BBROTHER] Building `bbusers` table...
    00:46:59 [INFO] [BBROTHER] Permissions plugin found but disabled. Enabling 'Perm
    issions' (v3.1.5).
    00:46:59 [INFO] [Permissions] (Yeti) disabled successfully.
    00:46:59 [INFO] [BBROTHER] Permissions enabled using: Permissions v3.1.5
    00:46:59 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support
    00:46:59 [INFO] [BBROTHER] BigBrother 1.8-SNAPSHOT (build #508) enabled!
    00:46:59 [INFO] CommandBook 1.5.2-customized enabled.
    00:46:59 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some feat
    ures have been disabled to be compatible with poorly written server wrappers.
    00:46:59 [INFO] CommandBook: 24 banned name(s) loaded.
    00:46:59 [INFO] CommandBook: 1 kit(s) loaded.
    00:46:59 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    00:46:59 [INFO] [FalseBook Block] No Books loaded!
    00:46:59 [INFO] FalseBookBlock v0.86.1alpha by GeMo enabled
    00:46:59 [INFO] [FalseBook Block] No Cauldrons loaded!
    00:46:59 [INFO] [FalseBook Chat] 0 ChatRooms loaded.
    00:46:59 [INFO] FalseBookChat v0.86.1alpha by GeMo enabled
    00:46:59 [INFO] [FalseBook Core] FalseBookCore v0.86.1alpha by GeMo enabled!
    00:46:59 [INFO] FalseBookExtra v0.86.1alpha by GeMo enabled
    00:46:59 [INFO] FalseBookIC v0.86.1alpha by GeMo enabled
    >



    @Zalastria I found the launch flags in a post in either bukkit help or discussion I don't remember with a long guide to optimize performance. After using that it improved lag on my server a lot.
     
  12. Offline

    Matt Gill

    Ok so I've been running a temporary map, and I was just going to add plugins 1 by 1 to it. So I started with permissions, and that is obviously the problem I'm having. It's weird I've never had this happen before.

    This is what the console says on a startup:
    Code:
    
    C:\Users\Matt\Desktop\Minecraft Server folders\TempMap>java -Xmx2560M -XX:Parall
    elGCThreads=8 -server -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSI
    ncrementalPacing -XX:+AggressiveOpts -XX:+CMSParallelRemarkEnabled -XX:+DisableE
    xplicitGC -XX:MaxGCPauseMillis=500 -XX:SurvivorRatio=16 -XX:TargetSurvivorRatio=
    90 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -Xnoclassgc -XX:UseSSE=3 -
    XX:PermSize=128m -XX:LargePageSizeInBytes=4m -jar craftbukkit.jar nogui
    148 recipes
    16 achievements
    16:46:58 [INFO] Starting minecraft server version Beta 1.6.6
    16:46:58 [INFO] Loading properties
    16:46:58 [INFO] Starting Minecraft server on *:25565
    16:46:58 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-889-
    g22f4388-b928jnks (MC: 1.6.6)
    16:46:59 [SEVERE] java.lang.NullPointerException
    16:46:59 [SEVERE]       at com.nijiko.data.YamlUserStorage.<init>(YamlUserStorag
    e.java:35)
    16:46:59 [SEVERE]       at com.nijiko.data.YamlCreator.getUserStorage(YamlCreato
    r.java:34)
    16:46:59 [SEVERE]       at com.nijiko.data.StorageFactory.getUserStorage(Storage
    Factory.java:76)
    16:46:59 [SEVERE]       at com.nijiko.permissions.ModularControl.forceLoadWorld(
    ModularControl.java:92)
    16:46:59 [SEVERE]       at com.nijiko.permissions.ModularControl.loadWorld(Modul
    arControl.java:84)
    16:46:59 [SEVERE]       at com.nijiko.permissions.ModularControl.load(ModularCon
    trol.java:105)
    16:46:59 [SEVERE]       at com.nijikokun.bukkit.Permissions.Permissions.setupPer
    missions(Permissions.java:186)
    16:46:59 [SEVERE]       at com.nijikokun.bukkit.Permissions.Permissions.onLoad(P
    ermissions.java:139)
    16:46:59 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftS
    erver.java:121)
    16:46:59 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer
    .java:89)
    16:46:59 [SEVERE]       at net.minecraft.server.ServerConfigurationManager.<init
    >(ServerConfigurationManager.java:52)
    16:46:59 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:132)
    16:46:59 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:335)
    16:46:59 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    16:46:59 [SEVERE] [Permissions] Unable to load permission data.
    16:46:59 [SEVERE] [Permissions] Shutting down Permissions due to error(s).
    16:46:59 [INFO] [Permissions] (Yeti) was initialized.
    16:46:59 [INFO] Preparing level "world"
    16:46:59 [INFO] Preparing start region for level 0 (Seed: 4834271283439320227)
    16:47:00 [INFO] Preparing start region for level 1 (Seed: 4834271283439320227)
    16:47:00 [INFO] Preparing spawn area: 36%
    16:47:00 [INFO] [Permissions] (Yeti) disabled successfully.
    16:47:00 [INFO] Done (0.136s)! For help, type "help" or "?"
    >
    
    Only plugin installed is permissions obviously. This happens on 928 and 860 bukkit builds.
     
  13. Offline

    Matt Gill

    Bump...

    Does anyone know what this error means?

    Code:
    10:28:00 [SEVERE] java.lang.NullPointerException
    10:28:00 [SEVERE]       at com.nijiko.data.YamlUserStorage.<init>(YamlUserStorag
    e.java:35)
    10:28:00 [SEVERE]       at com.nijiko.data.YamlCreator.getUserStorage(YamlCreato
    r.java:34)
    10:28:00 [SEVERE]       at com.nijiko.data.StorageFactory.getUserStorage(Storage
    Factory.java:76)
    10:28:00 [SEVERE]       at com.nijiko.permissions.ModularControl.forceLoadWorld(
    ModularControl.java:92)
    10:28:00 [SEVERE]       at com.nijiko.permissions.ModularControl.loadWorld(Modul
    arControl.java:84)
    10:28:00 [SEVERE]       at com.nijiko.permissions.ModularControl.load(ModularCon
    trol.java:105)
    10:28:00 [SEVERE]       at com.nijikokun.bukkit.Permissions.Permissions.setupPer
    missions(Permissions.java:186)
    10:28:00 [SEVERE]       at com.nijikokun.bukkit.Permissions.Permissions.onLoad(P
    ermissions.java:139)
    10:28:00 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftS
    erver.java:121)
    10:28:00 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.reload(CraftServer
    .java:362)
    10:28:00 [SEVERE]       at org.bukkit.command.SimpleCommandMap$ReloadCommand.exe
    cute(SimpleCommandMap.java:281)
    10:28:00 [SEVERE]       at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:129)
    10:28:00 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:296)
    10:28:00 [SEVERE]       at net.minecraft.server.MinecraftServer.b(MinecraftServe
    r.java:480)
    10:28:00 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:465)
    10:28:00 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:361)
    10:28:00 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    10:28:00 [SEVERE] [Permissions] Unable to load permission data.
    10:28:00 [SEVERE] [Permissions] Shutting down Permissions due to error(s).
    10:28:00 [INFO] [Permissions] (Yeti) was initialized.
    10:28:00 [INFO] [Permissions] (Yeti) disabled successfully.
    
     
Thread Status:
Not open for further replies.

Share This Page