Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-10-28 18:29:28 [SEVERE] Could not pass event PlayerJoinEvent to ProtocolLib v2.7.3
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:363)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47)
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
- at za.co.mcportcentral.entity.CraftFakePlayer.get(CraftFakePlayer.java:108)
- at za.co.mcportcentral.entity.CraftFakePlayer.getBukkitEntity(CraftFakePlayer.java:141)
- at za.co.mcportcentral.entity.CraftFakePlayer.getPossiblyRealPlayerBukkitEntity(CraftFakePlayer.java:166)
- at buildcraft.core.utils.BukkitUtils.BlockBreakEvent(BukkitUtils.java:23)
- at buildcraft.core.EntityRobot.build(EntityRobot.java:278)
- at buildcraft.core.EntityRobot.func_70071_h_(EntityRobot.java:140)
- at net.minecraft.world.World.func_72866_a(World.java:2522)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:941)
- at net.minecraft.world.World.func_72870_g(World.java:2475)
- at net.minecraft.world.World.func_72939_s(World.java:2287)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:806)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:838)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:732)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614)
- at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
- Caused by: java.lang.IllegalAccessError: Unable to fetch server handler: was NUll.
- at com.comphenix.protocol.injector.player.PlayerInjector.getProxyField(PlayerInjector.java:391)
- at com.comphenix.protocol.injector.player.PlayerInjector.initializePlayer(PlayerInjector.java:194)
- at com.comphenix.protocol.injector.player.PlayerInjector.initialize(PlayerInjector.java:169)
- at com.comphenix.protocol.injector.player.ProxyPlayerInjectionHandler.injectPlayerInternal(ProxyPlayerInjectionHandler.java:340)
- at com.comphenix.protocol.injector.player.ProxyPlayerInjectionHandler.injectPlayer(ProxyPlayerInjectionHandler.java:311)
- at com.comphenix.protocol.injector.player.ProxyPlayerInjectionHandler.injectPlayer(ProxyPlayerInjectionHandler.java:278)
- at com.comphenix.protocol.injector.PacketFilterManager.onPlayerJoin(PacketFilterManager.java:906)
- at com.comphenix.protocol.injector.PacketFilterManager.access$500(PacketFilterManager.java:77)
- at com.comphenix.protocol.injector.PacketFilterManager$3.onPrePlayerJoin(PacketFilterManager.java:872)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:361)
- ... 20 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement