Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save PiggiesGoSqueal/0a9447ede7309be078a3c65d8644ae1b to your computer and use it in GitHub Desktop.

Select an option

Save PiggiesGoSqueal/0a9447ede7309be078a3c65d8644ae1b to your computer and use it in GitHub Desktop.
Console log for crash
22.06 21:32:32 [Server] Startup Done (12.081s)! For help, type "help" or "?"
22.06 21:32:32 [Server] Server thread/INFO [nucleus]: Nucleus is performing final tasks before server startup completes.
22.06 21:32:32 [Server] Server thread/INFO [nucleus]: Nucleus has started.
22.06 21:32:32 [Server] Server thread/WARN [Sponge]: Plugin 'enderstorage' is attempting to register command 'EnderStorage' with an uppercase character - adjusting to 'enderstorage'
22.06 21:32:32 [Server] Server thread/WARN [Sponge]: Plugin 'enderstorage' is attempting to register command 'ES' with an uppercase character - adjusting to 'es'
22.06 21:32:32 [Server] Server thread/WARN [Sponge]: Plugin 'enderstorage' is attempting to register command 'EnderStorage' with an uppercase character - adjusting to 'enderstorage'
22.06 21:32:32 [Server] Server thread/INFO [NetherEx]: The Nether has been overridden.
22.06 21:32:33 [Server] Server thread/INFO [griefprevention]: Loaded successfully.
22.06 21:32:33 [Server] Server thread/INFO [endertanks]: Loading EnderTank Data
22.06 21:32:33 [Server] Server thread/INFO [FTB Backups]: Backups folder - /./backups
22.06 21:41:16 [Multicraft] Auto-saving world...
22.06 21:41:16 [Server] Server thread/INFO [nucleus]: Server ran the command: /save-on
22.06 21:41:16 [Server] Server thread/INFO Saving is already turned on
22.06 21:41:16 [Server] Server thread/INFO [nucleus]: Server ran the command: /save-all
22.06 21:41:16 [Server] Server thread/INFO Saving...
22.06 21:41:16 [Server] Server thread/INFO Saved the world
22.06 21:41:47 [Server] User Authenticator #1/INFO UUID of player IantheWizardGrap is ef763e3e-f5ae-4fae-b3c7-bab4c01fa22f
22.06 21:41:47 [Server] Netty Epoll Server IO #2/INFO [FML]: Client protocol version 2
22.06 21:41:47 [Server] Netty Epoll Server IO #2/INFO [FML]: Client attempting to join with 90 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv6-stable-7,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] - v8.3,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
22.06 21:41:47 [Server] Netty Epoll Server IO #2/INFO [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, randompatches, deuf, economylite, enjin-minecraft-plugin, ftbbackups, griefprevention, instantunify, lagbgonreborn, luckperms, nucleus, placeholderapi, spark, tellme, tiquality, vanillafix, phosphor-lighting] at CLIENT
22.06 21:41:48 [Server] Netty Epoll Server IO #2/INFO [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
22.06 21:41:49 [Server] Server thread/INFO [FML]: [Server thread] Server side modded connection established
22.06 21:44:58 [Server] Detected stop event: Exception in thread "Sponge Async Scheduler Thread" [21:44:58] [Sponge Async Scheduler Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.OutOfMemoryError: GC overhead limit exceeded
22.06 21:44:58 [Multicraft] Stopping server!
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.SynchronousQueue$TransferStack.snode(SynchronousQueue.java:318)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:374)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.SynchronousQueue.offer(SynchronousQueue.java:913)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1371)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.scheduler.AsyncScheduler.executeTaskRunnable(AsyncScheduler.java:145)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:188)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:174)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.scheduler.SchedulerBase$$Lambda$786/201774655.accept(Unknown Source)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:68)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$262/902181349.run(Unknown Source)
22.06 21:44:58 [Server] Sponge Async Scheduler Thread/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:748)
22.06 21:44:58 [Server] Server Watchdog/FATAL A single server tick took 66.44 seconds (should be max 0.05)
22.06 21:44:58 [Server] Server Watchdog/FATAL Considering it to be crashed, server will forcibly shutdown.
22.06 21:44:58 [Server] Netty Epoll Server IO #3/WARN [io.netty.channel.DefaultChannelPipeline]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
22.06 21:44:58 [Server] INFO io.netty.channel.ChannelPipelineException: net.minecraft.network.LegacyPingHandler.handlerAdded() has thrown an exception; removed.
22.06 21:44:58 [Server] INFO at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:617) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:226) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:192) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at net.minecraft.network.NetworkSystem$4.initChannel(NetworkSystem.java:114) [oz$4.class:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:44) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1387) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1122) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:647) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:506) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:419) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:478) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:304) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [minecraft_server.1.12.2.jar:?]
22.06 21:44:58 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_241]
22.06 21:44:58 [Server] Detected stop event: Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
22.06 21:44:58 [Server] Server thread/ERROR Encountered an unexpected exception
22.06 21:44:58 [Server] Detected stop event: java.lang.OutOfMemoryError: GC overhead limit exceeded
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.NBTBase.create(SourceFile:61) ~[gn.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.NBTTagCompound.readNBT(NBTTagCompound.java:493) ~[fy.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.NBTTagCompound.read(NBTTagCompound.java:58) ~[fy.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.NBTTagList.read(NBTTagList.java:63) ~[ge.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.NBTTagCompound.readNBT(NBTTagCompound.java:497) ~[fy.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.NBTTagCompound.read(NBTTagCompound.java:58) ~[fy.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.NBTTagCompound.readNBT(NBTTagCompound.java:497) ~[fy.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.NBTTagCompound.read(NBTTagCompound.java:58) ~[fy.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.NBTTagCompound.readNBT(NBTTagCompound.java:497) ~[fy.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.NBTTagCompound.read(NBTTagCompound.java:58) ~[fy.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.NBTTagCompound.readNBT(NBTTagCompound.java:497) ~[fy.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.NBTTagCompound.read(NBTTagCompound.java:58) ~[fy.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.CompressedStreamTools.read(CompressedStreamTools.java:133) ~[gi.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.CompressedStreamTools.read(CompressedStreamTools.java:88) ~[gi.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.nbt.CompressedStreamTools.readCompressed(CompressedStreamTools.java:31) ~[gi.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.world.storage.MapStorage.getOrLoadData(SourceFile:49) ~[bfm.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.world.gen.structure.MapGenStructure.initializeStructureData(MapGenStructure.java:178) ~[bbu.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.world.gen.structure.MapGenStructure.recursiveGenerate(MapGenStructure.java:30) ~[bbu.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.world.gen.MapGenBase.generate(SourceFile:34) ~[azb.class:?]
22.06 21:44:58 [Server] INFO at twilightforest.world.ChunkGeneratorTwilightForest.recreateStructures(ChunkGeneratorTwilightForest.java:324) ~[ChunkGeneratorTwilightForest.class:?]
22.06 21:44:58 [Server] INFO at org.spongepowered.common.world.gen.SpongeChunkGenerator.recreateStructures(SpongeChunkGenerator.java:534) ~[SpongeChunkGenerator.class:1.12.2-2838-7.2.2]
22.06 21:44:58 [Server] INFO at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106) ~[ChunkIOProvider.class:?]
22.06 21:44:58 [Server] INFO at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94) ~[ChunkIOExecutor.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118) ~[on.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:89) ~[on.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.world.gen.ChunkProviderServer.redirect$zmm000$impl$ProvideChunkForced(ChunkProviderServer.java:2142) ~[on.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:135) ~[on.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.world.World.getChunk(World.java:310) ~[amu.class:?]
22.06 21:44:58 [Server] INFO at net.minecraft.entity.Entity.setPositionAndRotation(Entity.java:1400) ~[vg.class:?]
22.06 21:44:58 [Server] INFO at org.spongepowered.common.util.NetworkUtil.initializeConnectionToPlayer(NetworkUtil.java:251) ~[NetworkUtil.class:1.12.2-2838-7.2.2]
22.06 21:44:58 [Server] INFO at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:2403) ~[pl.class:?]
22.06 21:44:58 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:255) ~[NetworkDispatcher.class:?]
22.06 21:44:58 [Server] Server thread/ERROR This crash report has been saved to: /./crash-reports/crash-2020-06-22_21.44.58-server.txt
22.06 21:44:58 [Server] Server thread/INFO Stopping server
22.06 21:44:58 [Server] Server thread/INFO Saving players
22.06 21:44:58 [Server] Server thread/INFO Saving worlds
22.06 21:44:58 [Server] Server Watchdog/ERROR This crash report has been saved to: /./crash-reports/crash-2020-06-22_21.44.58-server.txt
22.06 21:44:58 [Server] Server Shutdown Thread/INFO Stopping server
22.06 21:44:58 [Server] Server Shutdown Thread/INFO Saving players
22.06 21:44:58 [Server] Server Shutdown Thread/INFO Saving worlds
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /**************************************************************************************************/
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* Illegal Async PhaseTracker Access */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /**************************************************************************************************/
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* Sponge adapts the vanilla handling of */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* various processes, such as setting a */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* block or spawning an entity. Sponge is */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* designed around the concept that */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* Minecraft is primarily performing these */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* operations on the "server thread". */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* Because of this Sponge is safeguarding */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* common access to the PhaseTracker as the */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* entrypoint for performing these sort of */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* changes. */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* java.lang.Exception: Async Block */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* Change Detected */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.switchToPhase(PhaseTracker.java:243) */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.buildAndSwitch(PhaseContext.java:260) */
22.06 21:44:58 [Server] Server Shutdown Thread/ERROR [Sponge]: /* org.spongepowered.common.world.WorldManager.unloadWorld(WorldManager.java:532) */
22.06 21:44:59 [Multicraft] Server shut down (stopping)
22.06 21:44:59 [Multicraft] Looks like a crash, check the server console. Return value: 1
22.06 21:44:59 [Multicraft] Server stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment