1

Why no work server crash

MAJ3ST1K13's Avatar MAJ3ST1K139/15/19 2:15 pm
1 emeralds 398 7
9/17/2019 2:36 pm
Eclipse's Avatar Eclipse
15.09 21:14:22 [Server] Startup Done (2.501s)! For help, type "help" or "?"
15.09 21:14:21 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
15.09 21:14:21 [Server] INFO Using superperms-based permissions.
15.09 21:14:21 [Server] INFO Starting Metrics. Opt-out using the global bStats config.
15.09 21:14:21 [Server] INFO ServerListPingEvent: Spigot iterator API
15.09 21:14:21 [Server] INFO Using locale en_US
15.09 21:14:21 [Server] INFO Loaded 852 items from items.csv.
15.09 21:14:21 [Server] INFO Using legacy potion meta provider as potion meta provider.
15.09 21:14:21 [Server] INFO Using legacy item data provider as spawn egg provider.
15.09 21:14:21 [Server] INFO Using legacy item data provider as mob spawner provider.
15.09 21:14:21 [Server] INFO No kits found to migrate.
15.09 21:14:21 [Server] INFO Attempting to convert old kits in config.yml to new kits.yml
15.09 21:14:21 [Server] INFO Enabling Essentials v2.17.1.0
15.09 21:14:21 [Server] INFO Plugin successful started!
15.09 21:14:21 [Server] INFO Plugin files loaded!
15.09 21:14:21 [Server] INFO Loading plugin files ...
15.09 21:14:21 [Server] INFO Enabling MultipleWorlds v1.0
15.09 21:14:21 [Server] INFO Preparing start region for level 2 (Seed: -4874975509051286166)
15.09 21:14:20 [Server] INFO Preparing start region for level 1 (Seed: -4874975509051286166)
15.09 21:14:19 [Server] INFO Preparing start region for level 0 (Seed: -4874975509051286166)
15.09 21:14:19 [Server] INFO Preparing level "world"
15.09 21:14:19 [Server] INFO Loading Essentials v2.17.1.0
15.09 21:14:19 [Server] INFO Loading MultipleWorlds v1.0
15.09 21:14:19 [Server] INFO This server is running CraftBukkit version git-Bukkit-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
15.09 21:14:18 [Server] INFO Using epoll channel type
15.09 21:14:18 [Server] INFO Starting Minecraft server on 188.212.100.14:25565
15.09 21:14:18 [Server] INFO Generating keypair
15.09 21:14:18 [Server] INFO Default game type: SURVIVAL
15.09 21:14:18 [Server] INFO Loading properties
15.09 21:14:18 [Server] WARN To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
15.09 21:14:18 [Server] INFO Starting minecraft server version 1.8.8
15.09 21:14:12 [Server] INFO Loading libraries, please wait...
15.09 21:14:12 [Multicraft] Loaded config for "Mod: CraftBukkit 1.8.8 R0.1"
15.09 21:14:12 [Multicraft] Starting server!
15.09 21:14:12 [Multicraft] Loading server properties
15.09 21:14:07 [Multicraft] Server stopped
15.09 21:14:07 [Multicraft] Restarting crashed server in 5 seconds
15.09 21:14:07 [Multicraft] Server shut down (running)
15.09 21:14:06 [Server] INFO Saving chunks for level 'world_the_end'/The End
15.09 21:14:06 [Server] INFO Saving chunks for level 'world_nether'/Nether
15.09 21:14:06 [Multicraft] Skipped 2 lines due to rate limit (30/s)
15.09 21:14:05 [Server] INFO MAJ3ST1K left the game.
15.09 21:14:05 [Disconnect] User MAJ3ST1K has disconnected, reason: Server closed
15.09 21:14:05 [Server] INFO Saving players
15.09 21:14:05 [Server] INFO Plugin successful stopped!
15.09 21:14:05 [Server] INFO Disabling MultipleWorlds v1.0
15.09 21:14:05 [Server] INFO Disabling Essentials v2.17.1.0
15.09 21:14:05 [Server] INFO Stopping server
15.09 21:14:05 [Server] ERROR This crash report has been saved to: /./crash-reports/crash-2019-09-15_21.14.05-server.txt
15.09 21:14:05 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
15.09 21:14:05 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[?:1.8.0_131]
15.09 21:14:05 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ~[?:1.8.0_131]
15.09 21:14:05 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:68) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:67) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:71) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:106) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:14:05 [Server] INFO java.lang.NullPointerException
15.09 21:14:05 [Server] ERROR Encountered an unexpected exception
15.09 21:14:05 [Multicraft] MAJ3ST1K ran command Message of the Day
15.09 21:14:05 [Connect] User MAJ3ST1K, IP 78.149.144.75
15.09 21:14:05 [Server] INFO UUID of player MAJ3ST1K is 5fedafba-79a0-4103-bc92-599d4ae31af2
15.09 21:13:57 [Multicraft] Removing plugin "worldedit-bukkit-7.0.1.jar"
15.09 21:13:56 [Multicraft] Removing plugin "vTags1.8.8v1.1.1.jar"
15.09 21:13:56 [Multicraft] Removing plugin "SH.jar"
15.09 21:13:54 [Multicraft] Removing plugin "NPCCreator.jar"
15.09 21:13:42 [Server] Startup Done (2.294s)! For help, type "help" or "?"
15.09 21:13:42 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
15.09 21:13:42 [Server] INFO Using superperms-based permissions.
15.09 21:13:42 [Server] INFO Starting Metrics. Opt-out using the global bStats config.
15.09 21:13:42 [Server] INFO ServerListPingEvent: Spigot iterator API
15.09 21:13:42 [Server] INFO Using locale en_US
15.09 21:13:42 [Server] INFO Loaded 852 items from items.csv.
15.09 21:13:42 [Server] INFO Using legacy potion meta provider as potion meta provider.
15.09 21:13:42 [Server] INFO Using legacy item data provider as spawn egg provider.
15.09 21:13:42 [Server] INFO Using legacy item data provider as mob spawner provider.
15.09 21:13:42 [Server] INFO No kits found to migrate.
15.09 21:13:42 [Server] INFO Attempting to convert old kits in config.yml to new kits.yml
15.09 21:13:42 [Server] INFO Enabling Essentials v2.17.1.0
15.09 21:13:42 [Server] INFO Plugin successful started!
15.09 21:13:42 [Server] INFO Plugin files loaded!
15.09 21:13:42 [Server] INFO Loading plugin files ...
15.09 21:13:42 [Server] INFO Enabling MultipleWorlds v1.0
15.09 21:13:42 [Server] INFO Preparing start region for level 2 (Seed: -4874975509051286166)
15.09 21:13:42 [Server] INFO Preparing spawn area: 98%
15.09 21:13:41 [Server] INFO Preparing start region for level 1 (Seed: -4874975509051286166)
15.09 21:13:41 [Multicraft] Skipped 142 lines due to rate limit (30/s)
15.09 21:13:40 [Server] WARN at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
15.09 21:13:40 [Server] WARN at java.security.AccessController.doPrivileged(Native Method)
15.09 21:13:40 [Server] WARN at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
15.09 21:13:40 [Server] WARN at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
15.09 21:13:40 [Server] WARN at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
15.09 21:13:40 [Server] WARN at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
15.09 21:13:40 [Server] WARN at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
15.09 21:13:40 [Server] WARN at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
15.09 21:13:40 [Server] WARN at java.lang.ClassLoader.defineClass1(Native Method)
15.09 21:13:40 [Server] WARN java.lang.NoClassDefFoundError: org/apache/logging/log4j/spi/AbstractLoggerAdapter
15.09 21:13:40 [Server] WARN Reported exception:
15.09 21:13:40 [Server] WARN Failed to instantiate SLF4J LoggerFactory
15.09 21:13:40 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
15.09 21:13:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:40 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:40 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:40 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:40 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:40 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:40 [Server] INFO org.bukkit.plugin.UnknownDependencyException: ProtocolLib
15.09 21:13:40 [Server] ERROR Could not load 'plugins/NPCCreator.jar' in folder 'plugins'
15.09 21:13:40 [Server] INFO This server is running CraftBukkit version git-Bukkit-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
15.09 21:13:39 [Server] INFO Using epoll channel type
15.09 21:13:39 [Server] INFO Starting Minecraft server on 188.212.100.14:25565
15.09 21:13:39 [Server] INFO Generating keypair
15.09 21:13:39 [Server] INFO Default game type: SURVIVAL
15.09 21:13:39 [Server] INFO Loading properties
15.09 21:13:39 [Server] WARN To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
15.09 21:13:39 [Server] INFO Starting minecraft server version 1.8.8
15.09 21:13:33 [Server] INFO Loading libraries, please wait...
15.09 21:13:33 [Multicraft] Loaded config for "Mod: CraftBukkit 1.8.8 R0.1"
15.09 21:13:33 [Multicraft] Starting server!
15.09 21:13:33 [Multicraft] Loading server properties
15.09 21:13:28 [Multicraft] Server stopped
15.09 21:13:26 [Multicraft] Stopping server!
15.09 21:13:26 [Multicraft] Restarting crashed server in 5 seconds
15.09 21:13:26 [Multicraft] Server shut down (running)
15.09 21:13:25 [Server] INFO MAJ3ST1K left the game.
15.09 21:13:25 [Disconnect] User MAJ3ST1K has disconnected, reason: Server closed
15.09 21:13:25 [Server] INFO Saving players
15.09 21:13:25 [Server] INFO Plugin successful stopped!
15.09 21:13:25 [Server] INFO Disabling MultipleWorlds v1.0
15.09 21:13:25 [Server] INFO Disabling Essentials v2.17.1.0
15.09 21:13:25 [Server] INFO Stopping server
15.09 21:13:25 [Server] ERROR This crash report has been saved to: /./crash-reports/crash-2019-09-15_21.13.25-server.txt
15.09 21:13:25 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
15.09 21:13:25 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[?:1.8.0_131]
15.09 21:13:25 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ~[?:1.8.0_131]
15.09 21:13:25 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:25 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:25 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:25 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:25 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:25 [Server] INFO at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:68) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:25 [Server] INFO at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:67) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:25 [Server] INFO at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:71) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
15.09 21:13:25 [Server] INFO at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:106) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-18fbb24]
Posted by MAJ3ST1K13's Avatar
MAJ3ST1K13
Level 1 : New Miner
0

Create an account or sign in to comment.

7

1
09/16/2019 5:54 pm
Level 46 : Master Baconator
BRASHEXODUS
BRASHEXODUS's Avatar
Memory: 198636728 bytes (189 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
JVM Flags: 7 total; -Xmx512M -Xms512M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing

you need atleast 1-2 gigs of ram to run it. so if you had 4 gigs on your pc do 2 lol cause that is bare minimun
1
09/16/2019 5:43 pmhistory
Level 13 : Journeyman Pig
DraconicPiggy
DraconicPiggy's Avatar
Try removing plugins and watching if the server runs.

EDIT: Your crash report looks like a corrupt world file, delete the world and let it regenerate.
2
09/15/2019 6:35 pm
Level 26 : Expert Princess
star_weaver
star_weaver's Avatar
crashlog?
1
09/16/2019 11:11 am
Level 1 : New Miner
MAJ3ST1K13
MAJ3ST1K13's Avatar
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 9/15/19 9:14 PM
Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:106)
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:71)
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:67)
at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:68)
at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25)
at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1)
at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.8.8
Operating System: Linux (amd64) version 4.4.66-rt79
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 198636728 bytes (189 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
JVM Flags: 7 total; -Xmx512M -Xms512M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=7 -XX:+AggressiveOpts
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
CraftBukkit Information:
Running: CraftBukkit version git-Bukkit-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT) true
Plugins: { MultipleWorlds v1.0 mcs.multipleworlds.pluginmain.MainClass [MCSBukkitDev], Essentials v2.17.1.0 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, md678685],}
Warnings: DEFAULT
Reload Count: 0
Threads: { TIMED_WAITING File IO Thread: [java.util.zip.Deflater.deflateBytes(Native Method), java.util.zip.Deflater.deflate(Deflater.java:444), java.util.zip.Deflater.deflate(Deflater.java:366), java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:251), java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:211), java.io.DataOutputStream.write(DataOutputStream.java:107), java.io.FilterOutputStream.write(FilterOutputStream.java:97), net.minecraft.server.v1_8_R3.NBTTagByteArray.write(SourceFile:29), net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:391), net.minecraft.server.v1_8_R3.NBTTagCompound.write(SourceFile:52), net.minecraft.server.v1_8_R3.NBTTagList.write(NBTTagList.java:31), net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:391), net.minecraft.server.v1_8_R3.NBTTagCompound.write(SourceFile:52), net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:391), net.minecraft.server.v1_8_R3.NBTTagCompound.write(SourceFile:52), net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:91), net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:79), net.minecraft.server.v1_8_R3.ChunkRegionLoader.b(ChunkRegionLoader.java:177), net.minecraft.server.v1_8_R3.ChunkRegionLoader.c(ChunkRegionLoader.java:159), net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:37), net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Keep-Alive-Timer: [java.lang.Thread.sleep(Native Method), sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:53)], WAITING pool-4-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING pool-3-thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257), net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:80)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], TIMED_WAITING pool-5-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], WAITING Thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #1: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Server Watchdog: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R3.ThreadWatchdog.run(SourceFile:73), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-3-thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-3-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], RUNNABLE Chunk I/O Executor Thread-1: [net.minecraft.server.v1_8_R3.ChunkRegionLoader.a(ChunkRegionLoader.java:349), net.minecraft.server.v1_8_R3.ChunkRegionLoader.a(ChunkRegionLoader.java:85), net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:71), org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25), org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1), org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150), org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95), org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_8_R3.CraftCrashReport.call(CraftCrashReport.java:29), net.minecraft.server.v1_8_R3.CrashReportSystemDetails.a(SourceFile:78), net.minecraft.server.v1_8_R3.CrashReport.h(CrashReport.java:127), net.minecraft.server.v1_8_R3.CrashReport.<init>(CrashReport.java:34), net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:554), java.lang.Thread.run(Thread.java:748)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)], RUNNABLE Netty Epoll Server IO #0: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)],}
Recent tasks from 426-456{Essentials:com.earth2me.essentials.EssentialsPlayerListener$1@486,}
Profiler Position: N/A (disabled)
Player Count: 1 / 12; [EntityPlayer['MAJ3ST1K'/184, l='world', x=-192.52, y=74.44, z=191.63](MAJ3ST1K at -192.51868695141246,74.43904668692491,191.63313433974682)]
Is Modded: Definitely; Server brand changed to 'CraftBukkit'
Type: Dedicated Server (map_server.txt)
2
09/16/2019 5:16 pm
Level 26 : Expert Princess
star_weaver
star_weaver's Avatar
are you really trying to run a server on 512 MB of ram? -.-
1
09/17/2019 1:07 pm
Level 1 : New Miner
MAJ3ST1K13
MAJ3ST1K13's Avatar
so bukkit doesn't work on this?
1
09/17/2019 2:36 pm
Level 53 : Grandmaster uwu
Eclipse
Eclipse's Avatar
i think that he is saying that 512 ram isn't enough.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome