• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

Bug Report Korra possibly causing server to crash

HeyAwesomePeople

Verified Member
Crashed.

Version: 1.6.0 BETA 15.1(Core)
Bug exists: No clue, just happened most likely while someone was bending...
Here is the crash error:

Code:
[23:22:16] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[23:22:16] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[23:22:16] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[23:22:16] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-c3c767f-33d5de3 (MC: 1.8)
[23:22:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:22:16] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[23:22:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:22:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[23:22:16] [Spigot Watchdog Thread/ERROR]:     PID: 21 | Suspended: false | Native: false | State: RUNNABLE
[23:22:16] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.io.RandomAccessFile.read0(Native Method)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.io.RandomAccessFile.read(RandomAccessFile.java:330)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.io.RandomAccessFile.readInt(RandomAccessFile.java:824)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.RegionFile.<init>(RegionFile.java:73)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.RegionFileCache.a(RegionFileCache.java:31)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.ChunkRegionLoader.chunkExists(ChunkRegionLoader.java:42)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:108)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:95)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getChunkAt(CraftWorld.java:124)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getBlockAt(CraftWorld.java:88)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.block.CraftBlock.getRelative(CraftBlock.java:179)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.block.CraftBlock.getRelative(CraftBlock.java:187)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.block.CraftBlock.getRelative(CraftBlock.java:183)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.util.BlockIterator.scan(BlockIterator.java:341)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.util.BlockIterator.hasNext(BlockIterator.java:286)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.entity.CraftLivingEntity.getLineOfSight(CraftLivingEntity.java:135)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.entity.CraftLivingEntity.getLineOfSight(CraftLivingEntity.java:182)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         com.projectkorra.ProjectKorra.earthbending.EarthSmash.aimingAtSmashCheck(EarthSmash.java:493)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         com.projectkorra.ProjectKorra.earthbending.EarthSmash.<init>(EarthSmash.java:126)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         com.projectkorra.ProjectKorra.PKListener.onPlayerInteraction(PKListener.java:179)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.lang.reflect.Method.invoke(Method.java:606)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PlayerInteractManager.interact(PlayerInteractManager.java:463)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:724)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(FutureTask.java:262)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:696)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[23:22:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:22:16] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[23:22:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:22:16] [Spigot Watchdog Thread/ERROR]: Current Thread: JMX server connection timeout 6376
[23:22:16] [Spigot Watchdog Thread/ERROR]:     PID: 6376 | Suspended: false | Native: false | State: TIMED_WAITING
[23:22:16] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         com.sun.jmx.remote.internal.ServerCommunicatorAdmin$Timeout.run(ServerCommunicatorAdmin.java:168)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[23:22:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:22:16] [Spigot Watchdog Thread/ERROR]: Current Thread: RMI TCP Connection(idle)
[23:22:16] [Spigot Watchdog Thread/ERROR]:     PID: 6363 | Suspended: false | Native: false | State: TIMED_WAITING
[23:22:16] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:22:16] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[23:22:16] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[23:22:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:22:16] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-25-thread-38
...CON'T
(Full error: http://pastebin.com/1kAscQnt)

It's a fun one, ain't it?

What should be happening instead: Not this xD

I will also submit this to spigot, but I am probably gonna get a fingers pointed at ProjectKorra.

Thanks,
HeyAwesomePeople

EDIT: Oh and check this out:

snickers I knew korra would make my CPU usage go up :p
 
Top