The game crashed whilst ticking player error java lang nullpointerexception ticking player

---- Minecraft Crash Report ---- // Don't be sad. I'll do better next time, I promise! Time: 6/1/19 7:31 PM Description: Ticking player java.lang.N...

  • Search


    • Search all Forums


    • Search this Forum


    • Search this Thread


  • Tools


    • Jump to Forum


  • #1

    Jun 1, 2019


    popus01


    • View User Profile


    • View Posts


    • Send Message



    View popus01's Profile

    • Out of the Water
    • Join Date:

      6/1/2019
    • Posts:

      2
    • Member Details

    ---- Minecraft Crash Report ----
    // Don't be sad. I'll do better next time, I promise!
    
    Time: 6/1/19 7:31 PM
    Description: Ticking player
    
    java.lang.NullPointerException: Ticking player
    	at net.minecraft.server.v1_13_R2.Slot.getItem(SourceFile:72)
    	at net.minecraft.server.v1_13_R2.Container.b(Container.java:75)
    	at net.minecraft.server.v1_13_R2.ContainerAnvil.b(ContainerAnvil.java:373)
    	at net.minecraft.server.v1_13_R2.EntityPlayer.tick(EntityPlayer.java:335)
    	at net.minecraft.server.v1_13_R2.World.entityJoinedWorld(World.java:1326)
    	at net.minecraft.server.v1_13_R2.World.g(World.java:1293)
    	at net.minecraft.server.v1_13_R2.WorldServer.p_(WorldServer.java:606)
    	at net.minecraft.server.v1_13_R2.World.tickEntities(World.java:1095)
    	at net.minecraft.server.v1_13_R2.WorldServer.tickEntities(WorldServer.java:583)
    	at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:967)
    	at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
    	at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
    	at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
    	at java.lang.Thread.run(Thread.java:748)
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- Head --
    Thread: Server thread
    Stacktrace:
    	at net.minecraft.server.v1_13_R2.Slot.getItem(SourceFile:72)
    	at net.minecraft.server.v1_13_R2.Container.b(Container.java:75)
    	at net.minecraft.server.v1_13_R2.ContainerAnvil.b(ContainerAnvil.java:373)
    	at net.minecraft.server.v1_13_R2.EntityPlayer.tick(EntityPlayer.java:335)
    	at net.minecraft.server.v1_13_R2.World.entityJoinedWorld(World.java:1326)
    	at net.minecraft.server.v1_13_R2.World.g(World.java:1293)
    
    -- Player being ticked --
    Details:
    	Entity Type: minecraft:player (net.minecraft.server.v1_13_R2.EntityPlayer)
    	Entity ID: 149
    	Entity Name: diTTo
    	Entity's Exact location: -628.51, 71.00, 184.34
    	Entity's Block location: World: (-629,71,184), Chunk: (at 11,4,8 in -40,11; contains blocks -640,0,176 to -625,255,191), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
    	Entity's Momentum: 0.00, -0.08, 0.00
    	Entity's Passengers: []
    	Entity's Vehicle: ~~ERROR~~ NullPointerException: null
    Stacktrace:
    	at net.minecraft.server.v1_13_R2.WorldServer.p_(WorldServer.java:606)
    	at net.minecraft.server.v1_13_R2.World.tickEntities(World.java:1095)
    	at net.minecraft.server.v1_13_R2.WorldServer.tickEntities(WorldServer.java:583)
    
    -- Affected level --
    Details:
    	Level name: world
    	All players: 4 total; [EntityPlayer['Symb0L'/294, l='world', x=136221.25, y=70.00, z=-11255.44](Symb0L at 136221.245386767,70.0,-11255.440377288132), EntityPlayer['Alisia_Bia'/7095, l='world', x=136010.53, y=47.92, z=-10918.70](Alisia_Bia at 136010.53226293388,47.921576897836204,-10918.699999988079), EntityPlayer['BlitzGamer_88'/681, l='world', x=-92.53, y=104.00, z=431.94](BlitzGamer_88 at -92.53414305137505,104.0,431.94446408798717), EntityPlayer['diTTo'/149, l='world', x=-628.51, y=71.00, z=184.34](diTTo at -628.5120797550575,71.0,184.34323522256295)]
    	Chunk stats: ServerChunkCache: 1816 Drop: 0
    	Level seed: 364143742087124605
    	Level generator: ID 00 - default, ver 1. Features enabled: true
    	Level generator options: {}
    	Level spawn location: World: (-126,71,356), Chunk: (at 2,4,4 in -8,22; contains blocks -128,0,352 to -113,255,367), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    	Level time: 24187718 game time, 25095283 day time
    	Level dimension: 0
    	Level storage version: 0x04ABD - Anvil
    	Level weather: Rain time: 23671 (now: false), thunder time: 9196 (now: false)
    	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Stacktrace:
    	at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:967)
    	at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
    	at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
    	at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
    	at java.lang.Thread.run(Thread.java:748)
    
    -- System Details --
    Details:
    	Minecraft Version: 1.13.2
    	Operating System: Linux (amd64) version 4.9.77-xxxx-std-ipv6-64
    	Java Version: 1.8.0_161, Oracle Corporation
    	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    	Memory: 4383503248 bytes (4180 MB) / 5256511488 bytes (5013 MB) up to 5256511488 bytes (5013 MB)
    	JVM Flags: 3 total; -Xmx5120M -Xms5120M -XX:MaxPermSize=128M
    	CraftBukkit Information: 
       Running: CraftBukkit version git-Spigot-518206a-a5b9c7b (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT) false
       Plugins: { PlaceholderAPI v2.10.2* me.clip.placeholderapi.PlaceholderAPIPlugin [extended_clip, Glare], PlayTime v2.2-1.13* me.F64.PlayTime.Main [F64_Rx], GuiCreationTool v4.4* com.swiftpenguin.GuiCreator.GuiCreation [Cobwebster], Core v0.2.2 me.dablakbandit.core.CorePlugin [Dablakbandit], SkinsRestorer v13.6.2 skinsrestorer.bukkit.SkinsRestorer [Th3Tr0LLeR, DoNotSpamPls, McLive, Blackfire62], DeluxeTags v1.7.1* me.clip.deluxetags.DeluxeTags [extended_clip], AnnouncementsEverywhere v3.8.2 com.github.mrivanplays.announcements.bukkit.AEBukkit [MrIvanPlays], MOTD v2.3.5 com.yapzhenyie.Motd.Motd [yapzhenyie], PlayerHeads v4.10.0-SNAPSHOT org.shininet.bukkit.playerheads.PlayerHeads [meiskam, zand, crashdemons], LuckPerms v4.3.73 me.lucko.luckperms.bukkit.LPBukkitBootstrap [Luck], WorldEdit v7.0.0-rc-2;7be00cc com.sk89q.worldedit.bukkit.WorldEditPlugin [], Skript v2.3.6 ch.njol.skript.Skript [Njol, Mirreski, bensku, TheBentoBox, Snow-Pyon, Pikachu920, Nicofisi, tim740, Tuke-Nuke, TheLimeGlass, xXAndrew28Xx, Sashie, RoyCurtis, nfell2009, Syst3ms, Blueyescat], PacketListenerApi v3.6.0-SNAPSHOT* org.inventivetalent.packetlistener.PacketListenerPlugin [inventivetalent], ClearLag v3.0.3* me.minebuilders.clearlag.Clearlag [bob7l], ChatControl v5.8.1 org.mineacademy.chatcontrol.ChatControl [kangarko], Votifier v2.5.2 com.vexsoftware.votifier.NuVotifierBukkit [Ichbinjoe, blakeman8192, Kramer, tuxed], SilkSpawners v1.6 de.candc.SilkSpawners [CandC_9_12], Multiverse-Core v2.5-b719* com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], AutoSaveWorld v4.15* autosaveworld.core.AutoSaveWorld [_Shevchik_], VotingPlugin v5.18.3 com.Ben12345rocks.VotingPlugin.Main [Ben12345rocks], FastAsyncWorldEdit v1.13-breaking com.boydti.fawe.Blank [Empire92], DeluxeMenus v1.11.1 com.extendedclip.deluxemenus.DeluxeMenus [extended_clip], StaffChat v2.3* me.b15c.StaffChat.StaffChat [Evadez], Vault v1.7.2-b107 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], CrazyCrates v1.8.11 me.badbones69.crazycrates.Main [BadBones69], LWC v2.1.2-dd8c289 com.griefcraft.lwc.LWCPlugin [Hidendra, Tsuser1, pop4959, Me_Goes_RAWR], WorldGuard v7.0.0-SNAPSHOT;1894-ce35798 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], ViaVersion v2.1.1* us.myles.ViaVersion.ViaVersionPlugin [_MylesC, Matsv], BetterRTP v2.8.2* me.SuperRonanCraft.BetterRTP.Main [SuperRonanCraft], MyCommand v5.5.0 it.mri.mycommand.Main [emmerrei a.k.a Ivanpro], ShopGUIPlus v1.19.1 net.brcdev.shopgui.ShopGuiPlugin [brc], Essentials v2.16.1.0 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, md678685], Jobs v4.12.0 com.gamingmesh.jobs.Jobs [phrstbrn], PreciousStones v11.0 net.sacredlabyrinth.Phaed.PreciousStones.PreciousStones [Phaed], ProtocolLib v4.4.0* com.comphenix.protocol.ProtocolLib [dmulloy2, comphenix], Citizens v2.0.24-SNAPSHOT (build 1605) net.citizensnpcs.Citizens [aPunch, fullwall], VirtualPack v2.8.15* net.drgnome.virtualpack.VPlugin [Siguza], EssentialsChat v2.16.1.0 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally], CrazyAuctions v1.2.9 me.badbones69.crazyauctions.Main [BadBones69], TAB v2.4.9* me.neznamy.tab.bukkit.Main [NEZNAMY], EnjinMinecraftPlugin v3.5.4 com.enjin.bukkit.EnjinMinecraftPlugin [www.Enjin.com], CommandDoesNotExist v3.0.1 com.vk2gpz.commanddoesnotexist.CommandDoesNotExist [vk2gpz], HolographicDisplays v2.3.2 com.gmail.filoghost.holographicdisplays.HolographicDisplays [], CitizensCMD v2.2 me.mattmoreira.citizenscmd.CitizensCMD [Mateus Moreira], EssentialsProtect v2.16.1.0 com.earth2me.essentials.protect.EssentialsProtect [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], CombatLogX v9.7.1.1 com.SirBlobman.combatlogx.CombatLogX [SirBlobman], EssentialsSpawn v2.16.1.0 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], Bank v3.3.0 me.dablakbandit.bank.BankPlugin [Dablakbandit], AuthMe v5.6.0-beta1-b2226 fr.xephi.authme.AuthMe [Xephi, sgdc3, DNx5, timvisee, games647, ljacqu, Gnat008], LimitedCreative v2.3-SNAPSHOT-8cfc3b7f01* de.jaschastarke.minecraft.limitedcreative.LimitedCreative [],}
       Warnings: DEFAULT
       Reload Count: 0
       Threads: { WAITING pool-35-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:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 24: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-55: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-14: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING AutoSaveWorld AutoRestartThread: [java.lang.Thread.sleep(Native Method), autosaveworld.utils.Threads$SIntervalTaskThread.run(Threads.java:57)], TIMED_WAITING pool-38-thread-35: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Jobs-BufferedPaymentThread: [java.lang.Thread.sleep(Native Method), com.gamingmesh.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:40)], TIMED_WAITING Thread-21: [java.lang.Thread.sleep(Native Method), me.dablakbandit.bank.players.interest.InterestThread.run(InterestThread.java:33)], TIMED_WAITING pool-21-thread-3: [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.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING pool-34-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:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), 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_13_R2.CraftCrashReport.call(CraftCrashReport.java:32), net.minecraft.server.v1_13_R2.CrashReportSystemDetails.a(SourceFile:79), net.minecraft.server.v1_13_R2.CrashReport.h(CrashReport.java:66), net.minecraft.server.v1_13_R2.CrashReport.<init>(CrashReport.java:34), net.minecraft.server.v1_13_R2.CrashReport.a(CrashReport.java:260), net.minecraft.server.v1_13_R2.WorldServer.p_(WorldServer.java:608), net.minecraft.server.v1_13_R2.World.tickEntities(World.java:1095), net.minecraft.server.v1_13_R2.WorldServer.tickEntities(WorldServer.java:583), net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:967), net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417), net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830), net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Timer-4: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Java2D Disposer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164), sun.java2d.Disposer.run(Disposer.java:148), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-50: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler 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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), 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 Timer-2: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Thread-12: [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.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403), ch.njol.skript.ScriptLoader$AsyncLoaderThread.run(ScriptLoader.java:325)], TIMED_WAITING Thread-10: [java.lang.Thread.sleep(Native Method), com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:183), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_13_R2.FileIOThread.c(SourceFile:59), net.minecraft.server.v1_13_R2.FileIOThread.run(SourceFile:35), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #1: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-36-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:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING ExpiringMap-Expirer: [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:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Thread-3: [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_13_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27), java.lang.Thread.run(Thread.java:748)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Craft Scheduler Thread - 25: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Thread-24: [java.lang.Thread.sleep(Native Method), com.Ben12345rocks.VotingPlugin.AdvancedCore.Thread.Thread$ReadThread.run(Thread.java:33)], TIMED_WAITING Thread-11: [java.lang.Thread.sleep(Native Method), com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING AutoSaveWorld CrashRestartThread: [java.lang.Thread.sleep(Native Method), autosaveworld.utils.Threads$SIntervalTaskThread.run(Threads.java:57)], WAITING Skript variable save thread for database 'default': [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), ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76), java.lang.Thread.run(Thread.java:748)], RUNNABLE Thread-9: [sun.nio.fs.LinuxWatchService.poll(Native Method), sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47), sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-36: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 5: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 13: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-49: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Thread-22: [java.lang.Thread.sleep(Native Method), me.dablakbandit.bank.players.interest.InterestThread.run(InterestThread.java:33)], TIMED_WAITING Craft Scheduler Thread - 23: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), 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-38-thread-32: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #3: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #2: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-4: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING ProtocolLib-StructureCompiler 0: [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:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Skript variable save thread: [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), ch.njol.skript.variables.Variables$2.run(Variables.java:548), 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)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Async Chat Thread - #6: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 22: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING AutoSaveWorld AutoSaveThread: [java.lang.Thread.sleep(Native Method), autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:111)], TIMED_WAITING ObjectCleanerThread: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54), io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING AutoSaveWorld AutoBackupThread: [java.lang.Thread.sleep(Native Method), autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:111)], TIMED_WAITING Thread-27: [java.lang.Thread.sleep(Native Method), me.dablakbandit.bank.save.LoaderRunnable.run(LoaderRunnable.java:61), java.lang.Thread.run(Thread.java:748)], WAITING pool-8-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:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Timer-3: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Abandoned connection cleanup thread: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING luckperms-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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-29: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Thread-25: [java.lang.Thread.sleep(Native Method), com.Ben12345rocks.VotingPlugin.AdvancedCore.Thread.FileThread$ReadThread.run(FileThread.java:95)], RUNNABLE Netty Epoll Server IO #0: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_13_R2.DedicatedServer$1.run(DedicatedServer.java:66)], TIMED_WAITING Timer-5: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING pool-38-thread-41: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING AutoSaveWorld AutoConsoleCommandThread: [java.lang.Thread.sleep(Native Method), autosaveworld.utils.Threads$SIntervalTaskThread.run(Threads.java:57)], WAITING luckperms-2: [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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING pool-11-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:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), 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)], TIMED_WAITING pool-38-thread-19: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING luckperms-3: [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:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-23: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-58: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-46: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING luckperms-0: [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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-57: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Votifier NIO boss: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), com.vexsoftware.votifier.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62), com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:765), com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:413), com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909), java.lang.Thread.run(Thread.java:748)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING pool-38-thread-53: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-51: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-52: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-thread-56: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-38-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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], 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_13_R2.DedicatedServer$2.run(DedicatedServer.java:93)], TIMED_WAITING pool-38-thread-59: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 21: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING AutoSaveWorld AutoPurgeThread: [java.lang.Thread.sleep(Native Method), autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:111)], WAITING ForkJoinPool.commonPool-worker-14: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)], TIMED_WAITING pool-38-thread-54: [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:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING ForkJoinPool.commonPool-worker-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)], TIMED_WAITING Timer-1: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:102)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Jobs-DatabaseSaveTask: [java.lang.Thread.sleep(Native Method), com.gamingmesh.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:40)],}
       Recent tasks from 27724-27754{TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:me.neznamy.t[email protected],TAB:[email protected],TAB:[email protected],TAB:me.neznamy.tab.[email protected],ViaVersion:us.m[email protected]27755,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27757,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27759,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27761,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27763,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27765,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27767,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27769,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],PreciousStones:net.sacredlabyrinth.Phaed.PreciousStones.managers.StorageManager$Lambda$2386/[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27771,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:me.neznamy.tab.bukkit.NameTa[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27773,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27775,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27777,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27779,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27781,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],ViaVersion:us.m[email protected]27783,TAB:[email protected],TAB:[email protected],TAB:[email protected],TAB:[email protected],}
    	Profiler Position: N/A (disabled)
    	Player Count: 5 / 50; [EntityPlayer['Symb0L'/294, l='world', x=136221.25, y=70.00, z=-11255.44](Symb0L at 136221.245386767,70.0,-11255.440377288132), EntityPlayer['Alisia_Bia'/7095, l='world', x=136010.53, y=47.92, z=-10918.70](Alisia_Bia at 136010.53226293388,47.921576897836204,-10918.699999988079), EntityPlayer['BlitzGamer_88'/681, l='world', x=-92.53, y=104.00, z=431.94](BlitzGamer_88 at -92.53414305137505,104.0,431.94446408798717), EntityPlayer['Smoker'/4661, l='world_the_end', x=287.25, y=18.00, z=39.41](Smoker at 287.2511262943252,18.0,39.41415627254579), EntityPlayer['diTTo'/149, l='world', x=-628.51, y=71.00, z=184.34](diTTo at -628.5120797550575,71.0,184.34323522256295)]
    	Data Packs: vanilla, file/bukkit (incompatible)
    	Is Modded: Definitely; Server brand changed to 'Spigot'
    	Type: Dedicated Server (map_server.txt)

    I have a Minecraft server and i got the crash error above when my server crashed and now when i try to start my server again i get lots of error files like the one below! From what i could understand from the file above is that the problem is a comparator placed in the world… I tried deleting the world and starting the server but same error ….

    #
    # There is insufficient memory for the Java Runtime Environment to continue.
    # Native memory allocation (mmap) failed to map 1789394944 bytes for committing reserved memory.
    # Possible reasons:
    # The system is out of physical RAM or swap space
    # In 32 bit mode, the process size limit was hit
    # Possible solutions:
    # Reduce memory load on the system
    # Increase physical memory or swap space
    # Check if swap backing store is full
    # Use 64 bit Java on a 64 bit OS
    # Decrease Java heap size (-Xmx/-Xms)
    # Decrease number of Java threads
    # Decrease Java thread stack sizes (-Xss)
    # Set larger code cache with -XX:ReservedCodeCacheSize=
    # This output file may be truncated or incomplete.
    #
    # Out of Memory Error (os_linux.cpp:2640), pid=31704, tid=0x00007fabe36c2700
    #
    # JRE version: (8.0_161-b12) (build )
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.161-b12 mixed mode linux-amd64 compressed oops)
    # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    #
    
    --------------- T H R E A D ---------------
    
    Current thread (0x00007fabdc00a800): JavaThread "Unknown thread" [_thread_in_vm, id=31705, stack(0x00007fabe35c2000,0x00007fabe36c3000)]
    
    Stack: [0x00007fabe35c2000,0x00007fabe36c3000], sp=0x00007fabe36c1400, free space=1021k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0xacf94a] VMError::report_and_die()+0x2ba
    V [libjvm.so+0x50050b] report_vm_out_of_memory(char const*, int, unsigned long, VMErrorType, char const*)+0x8b
    V [libjvm.so+0x92b133] os::Linux::commit_memory_impl(char*, unsigned long, bool)+0x103
    V [libjvm.so+0x92b5c9] os::pd_commit_memory(char*, unsigned long, unsigned long, bool)+0x29
    V [libjvm.so+0x924c0a] os::commit_memory(char*, unsigned long, unsigned long, bool)+0x2a
    V [libjvm.so+0x99ab53] PSVirtualSpace::expand_by(unsigned long)+0x53
    V [libjvm.so+0x99bb15] PSYoungGen::initialize_virtual_space(ReservedSpace, unsigned long)+0x75
    V [libjvm.so+0x99c47e] PSYoungGen::initialize(ReservedSpace, unsigned long)+0x3e
    V [libjvm.so+0x2db2b5] AdjoiningGenerations::AdjoiningGenerations(ReservedSpace, GenerationSizer*, unsigned long)+0x345
    V [libjvm.so+0x94ec56] ParallelScavengeHeap::initialize()+0x1d6
    V [libjvm.so+0xa979f3] Universe::initialize_heap()+0xf3
    V [libjvm.so+0xa97f5e] universe_init()+0x3e
    V [libjvm.so+0x641fb5] init_globals()+0x65
    V [libjvm.so+0xa7c5ae] Threads::create_vm(JavaVMInitArgs*, bool*)+0x23e
    V [libjvm.so+0x6d6c24] JNI_CreateJavaVM+0x74
    C [libjli.so+0x797e] JavaMain+0x9e
    C [libpthread.so.0+0x76ba] start_thread+0xca
    
    
    --------------- P R O C E S S ---------------
    
    Java Threads: ( => current thread )
    
    Other Threads:
    
    =>0x00007fabdc00a800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=31705, stack(0x00007fabe35c2000,0x00007fabe36c3000)]
    
    VM state:not at safepoint (not fully initialized)
    
    VM Mutex/Monitor currently owned by a thread: None
    
    GC Heap History (0 events):
    No events
    
    Deoptimization events (0 events):
    No events
    
    Classes redefined (0 events):
    No events
    
    Internal exceptions (0 events):
    No events
    
    Events (0 events):
    No events
    
    
    Dynamic libraries:
    00400000-00401000 r-xp 00000000 09:03 1182245 /usr/lib/jvm/java-8-oracle/jre/bin/java
    00600000-00601000 rw-p 00000000 09:03 1182245 /usr/lib/jvm/java-8-oracle/jre/bin/java
    00601000-00622000 rw-p 00000000 00:00 0 [heap] 680000000-755580000 ---p 00000000 00:00 0 
    7fabcc5ff000-7fabccfff000 ---p 00000000 00:00 0 
    7fabccfff000-7fabcd000000 rw-p 00000000 00:00 0 
    7fabcd000000-7fabcd270000 rwxp 00000000 00:00 0 
    7fabcd270000-7fabdc000000 ---p 00000000 00:00 0 
    7fabdc000000-7fabdc034000 rw-p 00000000 00:00 0 
    7fabdc034000-7fabe0000000 ---p 00000000 00:00 0 
    7fabe00bb000-7fabe034d000 rw-p 00000000 00:00 0 
    7fabe034d000-7fabe0703000 ---p 00000000 00:00 0 
    7fabe0703000-7fabe071e000 r-xp 00000000 09:03 1182561 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libzip.so
    7fabe071e000-7fabe091e000 ---p 0001b000 09:03 1182561 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libzip.so
    7fabe091e000-7fabe091f000 rw-p 0001b000 09:03 1182561 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libzip.so
    7fabe091f000-7fabe092a000 r-xp 00000000 09:03 783380 /lib/x86_64-linux-gnu/libnss_files-2.23.so
    7fabe092a000-7fabe0b29000 ---p 0000b000 09:03 783380 /lib/x86_64-linux-gnu/libnss_files-2.23.so
    7fabe0b29000-7fabe0b2a000 r--p 0000a000 09:03 783380 /lib/x86_64-linux-gnu/libnss_files-2.23.so
    7fabe0b2a000-7fabe0b2b000 rw-p 0000b000 09:03 783380 /lib/x86_64-linux-gnu/libnss_files-2.23.so
    7fabe0b2b000-7fabe0b31000 rw-p 00000000 00:00 0 
    7fabe0b31000-7fabe0b3c000 r-xp 00000000 09:03 783384 /lib/x86_64-linux-gnu/libnss_nis-2.23.so
    7fabe0b3c000-7fabe0d3b000 ---p 0000b000 09:03 783384 /lib/x86_64-linux-gnu/libnss_nis-2.23.so
    7fabe0d3b000-7fabe0d3c000 r--p 0000a000 09:03 783384 /lib/x86_64-linux-gnu/libnss_nis-2.23.so
    7fabe0d3c000-7fabe0d3d000 rw-p 0000b000 09:03 783384 /lib/x86_64-linux-gnu/libnss_nis-2.23.so
    7fabe0d3d000-7fabe0d53000 r-xp 00000000 09:03 783364 /lib/x86_64-linux-gnu/libnsl-2.23.so
    7fabe0d53000-7fabe0f52000 ---p 00016000 09:03 783364 /lib/x86_64-linux-gnu/libnsl-2.23.so
    7fabe0f52000-7fabe0f53000 r--p 00015000 09:03 783364 /lib/x86_64-linux-gnu/libnsl-2.23.so
    7fabe0f53000-7fabe0f54000 rw-p 00016000 09:03 783364 /lib/x86_64-linux-gnu/libnsl-2.23.so
    7fabe0f54000-7fabe0f56000 rw-p 00000000 00:00 0 
    7fabe0f56000-7fabe0f5e000 r-xp 00000000 09:03 783375 /lib/x86_64-linux-gnu/libnss_compat-2.23.so
    7fabe0f5e000-7fabe115d000 ---p 00008000 09:03 783375 /lib/x86_64-linux-gnu/libnss_compat-2.23.so
    7fabe115d000-7fabe115e000 r--p 00007000 09:03 783375 /lib/x86_64-linux-gnu/libnss_compat-2.23.so
    7fabe115e000-7fabe115f000 rw-p 00008000 09:03 783375 /lib/x86_64-linux-gnu/libnss_compat-2.23.so
    7fabe115f000-7fabe118a000 r-xp 00000000 09:03 1182555 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libjava.so
    7fabe118a000-7fabe1389000 ---p 0002b000 09:03 1182555 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libjava.so
    7fabe1389000-7fabe138b000 rw-p 0002a000 09:03 1182555 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libjava.so
    7fabe138b000-7fabe1398000 r-xp 00000000 09:03 1182560 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libverify.so
    7fabe1398000-7fabe1598000 ---p 0000d000 09:03 1182560 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libverify.so
    7fabe1598000-7fabe159a000 rw-p 0000d000 09:03 1182560 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libverify.so
    7fabe159a000-7fabe15a1000 r-xp 00000000 09:03 783385 /lib/x86_64-linux-gnu/librt-2.23.so
    7fabe15a1000-7fabe17a0000 ---p 00007000 09:03 783385 /lib/x86_64-linux-gnu/librt-2.23.so
    7fabe17a0000-7fabe17a1000 r--p 00006000 09:03 783385 /lib/x86_64-linux-gnu/librt-2.23.so
    7fabe17a1000-7fabe17a2000 rw-p 00007000 09:03 783385 /lib/x86_64-linux-gnu/librt-2.23.so
    7fabe17a2000-7fabe18aa000 r-xp 00000000 09:03 783363 /lib/x86_64-linux-gnu/libm-2.23.so
    7fabe18aa000-7fabe1aa9000 ---p 00108000 09:03 783363 /lib/x86_64-linux-gnu/libm-2.23.so
    7fabe1aa9000-7fabe1aaa000 r--p 00107000 09:03 783363 /lib/x86_64-linux-gnu/libm-2.23.so
    7fabe1aaa000-7fabe1aab000 rw-p 00108000 09:03 783363 /lib/x86_64-linux-gnu/libm-2.23.so
    7fabe1aab000-7fabe2784000 r-xp 00000000 09:03 1182538 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/server/libjvm.so
    7fabe2784000-7fabe2983000 ---p 00cd9000 09:03 1182538 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/server/libjvm.so
    7fabe2983000-7fabe2a5c000 rw-p 00cd8000 09:03 1182538 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/server/libjvm.so
    7fabe2a5c000-7fabe2aa8000 rw-p 00000000 00:00 0 
    7fabe2aa8000-7fabe2c68000 r-xp 00000000 09:03 783367 /lib/x86_64-linux-gnu/libc-2.23.so
    7fabe2c68000-7fabe2e68000 ---p 001c0000 09:03 783367 /lib/x86_64-linux-gnu/libc-2.23.so
    7fabe2e68000-7fabe2e6c000 r--p 001c0000 09:03 783367 /lib/x86_64-linux-gnu/libc-2.23.so
    7fabe2e6c000-7fabe2e6e000 rw-p 001c4000 09:03 783367 /lib/x86_64-linux-gnu/libc-2.23.so
    7fabe2e6e000-7fabe2e72000 rw-p 00000000 00:00 0 
    7fabe2e72000-7fabe2e75000 r-xp 00000000 09:03 783369 /lib/x86_64-linux-gnu/libdl-2.23.so
    7fabe2e75000-7fabe3074000 ---p 00003000 09:03 783369 /lib/x86_64-linux-gnu/libdl-2.23.so
    7fabe3074000-7fabe3075000 r--p 00002000 09:03 783369 /lib/x86_64-linux-gnu/libdl-2.23.so
    7fabe3075000-7fabe3076000 rw-p 00003000 09:03 783369 /lib/x86_64-linux-gnu/libdl-2.23.so
    7fabe3076000-7fabe308c000 r-xp 00000000 09:03 1182533 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/jli/libjli.so
    7fabe308c000-7fabe328b000 ---p 00016000 09:03 1182533 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/jli/libjli.so
    7fabe328b000-7fabe328c000 rw-p 00015000 09:03 1182533 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/jli/libjli.so
    7fabe328c000-7fabe32a4000 r-xp 00000000 09:03 783366 /lib/x86_64-linux-gnu/libpthread-2.23.so
    7fabe32a4000-7fabe34a3000 ---p 00018000 09:03 783366 /lib/x86_64-linux-gnu/libpthread-2.23.so
    7fabe34a3000-7fabe34a4000 r--p 00017000 09:03 783366 /lib/x86_64-linux-gnu/libpthread-2.23.so
    7fabe34a4000-7fabe34a5000 rw-p 00018000 09:03 783366 /lib/x86_64-linux-gnu/libpthread-2.23.so
    7fabe34a5000-7fabe34a9000 rw-p 00000000 00:00 0 
    7fabe34a9000-7fabe34cf000 r-xp 00000000 09:03 783365 /lib/x86_64-linux-gnu/ld-2.23.so
    7fabe35ba000-7fabe35c2000 rw-s 00000000 09:03 1062037 /tmp/hsperfdata_mc429/31704
    7fabe35c2000-7fabe35c5000 ---p 00000000 00:00 0 
    7fabe35c5000-7fabe36c8000 rw-p 00000000 00:00 0 
    7fabe36cc000-7fabe36cd000 rw-p 00000000 00:00 0 
    7fabe36cd000-7fabe36ce000 r--p 00000000 00:00 0 
    7fabe36ce000-7fabe36cf000 r--p 00025000 09:03 783365 /lib/x86_64-linux-gnu/ld-2.23.so
    7fabe36cf000-7fabe36d0000 rw-p 00026000 09:03 783365 /lib/x86_64-linux-gnu/ld-2.23.so
    7fabe36d0000-7fabe36d1000 rw-p 00000000 00:00 0 
    7ffd48fa8000-7ffd48fc9000 rw-p 00000000 00:00 0 [stack]
    7ffd48ff1000-7ffd48ff3000 r--p 00000000 00:00 0 [vvar]
    7ffd48ff3000-7ffd48ff5000 r-xp 00000000 00:00 0 [vdso]
    ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
    
    VM Arguments:
    jvm_args: -Xmx5120M -Xms5120M -XX:MaxPermSize=128M -Djline.terminal=jline.UnsupportedTerminal 
    java_command: /home/admin1/multicraft/servers/server429/spigot-1.13.2.jar nogui
    java_class_path (initial): /home/admin1/multicraft/servers/server429/spigot-1.13.2.jar
    Launcher Type: SUN_STANDARD
    
    Environment Variables:
    PATH=/usr/local/bin:/usr/bin:/bin
    
    Signal Handlers:
    SIGSEGV: [libjvm.so+0xad01e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
    SIGBUS: [libjvm.so+0xad01e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
    SIGFPE: [libjvm.so+0x927fb0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
    SIGPIPE: [libjvm.so+0x927fb0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
    SIGXFSZ: [libjvm.so+0x927fb0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
    SIGILL: [libjvm.so+0x927fb0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
    SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
    SIGUSR2: [libjvm.so+0x9297f0], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
    SIGHUP: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
    SIGINT: SIG_IGN, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
    SIGTERM: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
    SIGQUIT: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
    
    
    --------------- S Y S T E M ---------------
    
    OS:DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=16.04
    DISTRIB_CODENAME=xenial
    DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
    
    uname:Linux 4.9.77-xxxx-std-ipv6-64 #2 SMP Tue Jan 23 16:00:23 CET 2018 x86_64
    libc:glibc 2.23 NPTL 2.23 
    rlimit: STACK 8192k, CORE 0k, NPROC 515017, NOFILE 1048576, AS infinity
    load average:25.96 25.39 23.96
    
    /proc/meminfo:
    MemTotal: 131980412 kB
    MemFree: 1221492 kB
    MemAvailable: 836148 kB
    Buffers: 49088 kB
    Cached: 1210104 kB
    SwapCached: 4884 kB
    Active: 125954096 kB
    Inactive: 3959800 kB
    Active(anon): 125708392 kB
    Inactive(anon): 3621656 kB
    Active(file): 245704 kB
    Inactive(file): 338144 kB
    Unevictable: 0 kB
    Mlocked: 0 kB
    SwapTotal: 1046520 kB
    SwapFree: 16 kB
    Dirty: 64392 kB
    Writeback: 0 kB
    AnonPages: 128649628 kB
    Mapped: 84500 kB
    Shmem: 675316 kB
    Slab: 185596 kB
    SReclaimable: 84032 kB
    SUnreclaim: 101564 kB
    KernelStack: 37520 kB
    PageTables: 290816 kB
    NFS_Unstable: 0 kB
    Bounce: 0 kB
    WritebackTmp: 0 kB
    CommitLimit: 67036724 kB
    Committed_AS: 191184204 kB
    VmallocTotal: 34359738367 kB
    VmallocUsed: 0 kB
    VmallocChunk: 0 kB
    HardwareCorrupted: 0 kB
    DirectMap4k: 14920 kB
    DirectMap2M: 3018752 kB
    DirectMap1G: 133169152 kB
    
    
    CPU:total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 6 model 79 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
    
    /proc/cpuinfo:
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 6
    model : 79
    model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
    stepping : 1
    microcode : 0xb000025
    cpu MHz : 3799.951
    cache size : 15360 KB
    physical id : 0
    siblings : 12
    core id : 0
    cpu cores : 6
    apicid : 0
    initial apicid : 0
    fpu : yes
    fpu_exception : yes
    cpuid level : 20
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single retpoline intel_pt kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
    bugs : cpu_meltdown spectre_v1 spectre_v2
    bogomips : 7199.43
    clflush size : 64
    cache_alignment : 64
    address sizes : 46 bits physical, 48 bits virtual
    power management:
    
    processor : 1
    vendor_id : GenuineIntel
    cpu family : 6
    model : 79
    model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
    stepping : 1
    microcode : 0xb000025
    cpu MHz : 3799.951
    cache size : 15360 KB
    physical id : 0
    siblings : 12
    core id : 1
    cpu cores : 6
    apicid : 2
    initial apicid : 2
    fpu : yes
    fpu_exception : yes
    cpuid level : 20
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single retpoline intel_pt kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
    bugs : cpu_meltdown spectre_v1 spectre_v2
    bogomips : 7199.43
    clflush size : 64
    cache_alignment : 64
    address sizes : 46 bits physical, 48 bits virtual
    power management:
    
    processor : 2
    vendor_id : GenuineIntel
    cpu family : 6
    model : 79
    model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
    stepping : 1
    microcode : 0xb000025
    cpu MHz : 3799.951
    cache size : 15360 KB
    physical id : 0
    siblings : 12
    core id : 2
    cpu cores : 6
    apicid : 4
    initial apicid : 4
    fpu : yes
    fpu_exception : yes
    cpuid level : 20
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single retpoline intel_pt kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
    bugs : cpu_meltdown spectre_v1 spectre_v2
    bogomips : 7199.43
    clflush size : 64
    cache_alignment : 64
    address sizes : 46 bits physical, 48 bits virtual
    power management:
    
    processor : 3
    vendor_id : GenuineIntel
    cpu family : 6
    model : 79
    model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
    stepping : 1
    microcode : 0xb000025
    cpu MHz : 3799.951
    cache size : 15360 KB
    physical id : 0
    siblings : 12
    core id : 3
    cpu cores : 6
    apicid : 6
    initial apicid : 6
    fpu : yes
    fpu_exception : yes
    cpuid level : 20
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single retpoline intel_pt kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
    bugs : cpu_meltdown spectre_v1 spectre_v2
    bogomips : 7199.43
    clflush size : 64
    cache_alignment : 64
    address sizes : 46 bits physical, 48 bits virtual
    power management:
    
    processor : 4
    vendor_id : GenuineIntel
    cpu family : 6
    model : 79
    model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
    stepping : 1
    microcode : 0xb000025
    cpu MHz : 3799.951
    cache size : 15360 KB
    physical id : 0
    siblings : 12
    core id : 4
    cpu cores : 6
    apicid : 8
    initial apicid : 8
    fpu : yes
    fpu_exception : yes
    cpuid level : 20
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single retpoline intel_pt kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
    bugs : cpu_meltdown spectre_v1 spectre_v2
    bogomips : 7199.43
    clflush size : 64
    cache_alignment : 64
    address sizes : 46 bits physical, 48 bits virtual
    power management:
    
    processor : 5
    vendor_id : GenuineIntel
    cpu family : 6
    model : 79
    model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
    stepping : 1
    microcode : 0xb000025
    cpu MHz : 3799.951
    cache size : 15360 KB
    physical id : 0
    siblings : 12
    core id : 5
    cpu cores : 6
    apicid : 10
    initial apicid : 10
    fpu : yes
    fpu_exception : yes
    cpuid level : 20
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single retpoline intel_pt kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
    bugs : cpu_meltdown spectre_v1 spectre_v2
    bogomips : 7199.43
    clflush size : 64
    cache_alignment : 64
    address sizes : 46 bits physical, 48 bits virtual
    power management:
    
    processor : 6
    vendor_id : GenuineIntel
    cpu family : 6
    model : 79
    model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
    stepping : 1
    microcode : 0xb000025
    cpu MHz : 3799.951
    cache size : 15360 KB
    physical id : 0
    siblings : 12
    core id : 0
    cpu cores : 6
    apicid : 1
    initial apicid : 1
    fpu : yes
    fpu_exception : yes
    cpuid level : 20
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single retpoline intel_pt kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
    bugs : cpu_meltdown spectre_v1 spectre_v2
    bogomips : 7199.43
    clflush size : 64
    cache_alignment : 64
    address sizes : 46 bits physical, 48 bits virtual
    power management:
    
    processor : 7
    vendor_id : GenuineIntel
    cpu family : 6
    model : 79
    model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
    stepping : 1
    microcode : 0xb000025
    cpu MHz : 3799.951
    cache size : 15360 KB
    physical id : 0
    siblings : 12
    core id : 1
    cpu cores : 6
    apicid : 3
    initial apicid : 3
    fpu : yes
    fpu_exception : yes
    cpuid level : 20
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single retpoline intel_pt kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
    bugs : cpu_meltdown spectre_v1 spectre_v2
    bogomips : 7199.43
    clflush size : 64
    cache_alignment : 64
    address sizes : 46 bits physical, 48 bits virtual
    power management:
    
    processor : 8
    vendor_id : GenuineIntel
    cpu family : 6
    model : 79
    model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
    stepping : 1
    microcode : 0xb000025
    cpu MHz : 3799.951
    cache size : 15360 KB
    physical id : 0
    siblings : 12
    core id : 2
    cpu cores : 6
    apicid : 5
    initial apicid : 5
    fpu : yes
    fpu_exception : yes
    cpuid level : 20
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single retpoline intel_pt kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
    bugs : cpu_meltdown spectre_v1 spectre_v2
    bogomips : 7199.43
    clflush size : 64
    cache_alignment : 64
    address sizes : 46 bits physical, 48 bits virtual
    power management:
    
    processor : 9
    vendor_id : GenuineIntel
    cpu family : 6
    model : 79
    model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
    stepping : 1
    microcode : 0xb000025
    cpu MHz : 3799.951
    cache size : 15360 KB
    physical id : 0
    siblings : 12
    core id : 3
    cpu cores : 6
    apicid : 7
    initial apicid : 7
    fpu : yes
    fpu_exception : yes
    cpuid level : 20
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single retpoline intel_pt kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
    bugs : cpu_meltdown spectre_v1 spectre_v2
    bogomips : 7199.43
    clflush size : 64
    cache_alignment : 64
    address sizes : 46 bits physical, 48 bits virtual
    power management:
    
    processor : 10
    vendor_id : GenuineIntel
    cpu family : 6
    model : 79
    model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
    stepping : 1
    microcode : 0xb000025
    cpu MHz : 3799.951
    cache size : 15360 KB
    physical id : 0
    siblings : 12
    core id : 4
    cpu cores : 6
    apicid : 9
    initial apicid : 9
    fpu : yes
    fpu_exception : yes
    cpuid level : 20
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single retpoline intel_pt kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
    bugs : cpu_meltdown spectre_v1 spectre_v2
    bogomips : 7199.43
    clflush size : 64
    cache_alignment : 64
    address sizes : 46 bits physical, 48 bits virtual
    power management:
    
    processor : 11
    vendor_id : GenuineIntel
    cpu family : 6
    model : 79
    model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
    stepping : 1
    microcode : 0xb000025
    cpu MHz : 3799.951
    cache size : 15360 KB
    physical id : 0
    siblings : 12
    core id : 5
    cpu cores : 6
    apicid : 11
    initial apicid : 11
    fpu : yes
    fpu_exception : yes
    cpuid level : 20
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single retpoline intel_pt kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
    bugs : cpu_meltdown spectre_v1 spectre_v2
    bogomips : 7199.43
    clflush size : 64
    cache_alignment : 64
    address sizes : 46 bits physical, 48 bits virtual
    power management:
    
    
    
    Memory: 4k page, physical 131980412k(1221460k free), swap 1046520k(16k free)
    
    vm_info: Java HotSpot(TM) 64-Bit Server VM (25.161-b12) for linux-amd64 JRE (1.8.0_161-b12), built on Dec 19 2017 16:12:43 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
    
    time: Sat Jun 1 20:55:56 2019
    elapsed time: 0 seconds (0d 0h 0m 0s)
    
    

  • #2

    Jun 1, 2019


    Lkasper616


    • View User Profile


    • View Posts


    • Send Message



    View Lkasper616's Profile

    • Tree Puncher
    • Location:

      Furry Hype House
    • Join Date:

      2/18/2019
    • Posts:

      17
    • Discord:

      Splæte &lt;3#4502
    • Member Details

    It looks like your computer ran out of memory. You could try the following solutions to see if it helps.

    Reduce memory load on the system

    Increase physical memory or swap space

    Check if swap backing store is full

    Use 64 bit Java on a 64 bit OS

    If you want you can run a server over clients/hosters like

    server.pro

    GGServers

    Aternos

    Minecraft Hosting


  • #3

    Jun 1, 2019


    popus01


    • View User Profile


    • View Posts


    • Send Message



    View popus01's Profile

    • Out of the Water
    • Join Date:

      6/1/2019
    • Posts:

      2
    • Member Details

    Ok sorry for this. it is my fault but i forgot to mention that my server is hosted at: theminecrafthosting.com …. It is not hosted on my computer :) I just made a ticket. Hope they will reply

  • To post a comment, please login.

Posts Quoted:

Reply

Clear All Quotes


«The game crashed whilst ticking player Error: java.lang.NullPointerException: Ticking player»

i play with many mods, been playing like that for a while and then this happened

»

—- Minecraft Crash Report —-
// Hi. I’m Minecraft, and I’m a crashaholic.

Time: 4/23/20 8:10 AM
Description: Ticking player

java.lang.NullPointerException: Ticking player
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) ~[guava-21.0.jar:?] {}
    at com.google.common.collect.RegularImmutableMultiset.<init>(RegularImmutableMultiset.java:68) ~[guava-21.0.jar:?] {}
    at com.google.common.collect.ImmutableMultiset.copyFromEntries(ImmutableMultiset.java:218) ~[guava-21.0.jar:?] {}
    at com.google.common.collect.Multisets.copyHighestCountFirst(Multisets.java:1137) ~[guava-21.0.jar:?] {}
    at net.minecraft.item.FilledMapItem.func_77872_a(FilledMapItem.java:192) ~[?:?] {re:classloading}
    at net.minecraft.item.FilledMapItem.func_77663_a(FilledMapItem.java:336) ~[?:?] {re:classloading}
    at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:414) ~[?:?] {re:classloading,xf:fml:quark:add-spacing-for-stack}
    at net.minecraft.entity.player.PlayerInventory.func_70429_k(PlayerInventory.java:265) ~[?:?] {re:classloading}
    at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:505) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:233) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:361) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228) ~[?:?] {re:classloading}
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) ~[?:?] {re:classloading}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:866) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B}
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}


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

— Head —
Thread: Server thread
Stacktrace:
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
    at com.google.common.collect.RegularImmutableMultiset.<init>(RegularImmutableMultiset.java:68)
    at com.google.common.collect.ImmutableMultiset.copyFromEntries(ImmutableMultiset.java:218)
    at com.google.common.collect.Multisets.copyHighestCountFirst(Multisets.java:1137)
    at net.minecraft.item.FilledMapItem.func_77872_a(FilledMapItem.java:192)
    at net.minecraft.item.FilledMapItem.func_77663_a(FilledMapItem.java:336)
    at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:414)
    at net.minecraft.entity.player.PlayerInventory.func_70429_k(PlayerInventory.java:265)
    at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:505)
    at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104)
    at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:233)

— Player being ticked —
Details:
    Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
    Entity ID: 12397
    Entity Name: ColdGreenTea
    Entity’s Exact location: -1449.63, 62.07, -46.14
    Entity’s Block location: World: (-1450,62,-47), Chunk: (at 6,3,1 in -91,-3; contains blocks -1456,0,-48 to -1441,255,-33), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
    Entity’s Momentum: 0.00, 0.00, 0.00
    Entity’s Passengers: []
    Entity’s Vehicle: BoatEntity[‘Boat’/12398, l=’aight’, x=-1449.63, y=62.52, z=-46.14]
Stacktrace:
    at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:361)
    at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228)

— Ticking connection —
Details:
    Connection: net.minecraft.network.NetworkManager@65f6066f
Stacktrace:
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:866)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
    at java.lang.Thread.run(Thread.java:745)

— System Details —
Details:
    Minecraft Version: 1.15.2
    Minecraft Version ID: 1.15.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1999807152 bytes (1907 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
    CPUs: 6
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 5.0.0-milestone.4+67+b1a340b
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.1.37.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.1.37.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.0.4-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.1.37.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.1.37.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.15.2-31.1.37.jar fml TRANSFORMATIONSERVICE 
    FML: 31.1
    Forge: net.minecraftforge:31.1.37
    FML Language Providers: 
        javafml@31.1
        minecraft@1
        kotlinfml@1.5.0
    Mod List: 
        forge-1.15.2-31.1.37-client.jar Minecraft {minecraft@1.15.2 DONE}
        SaveMyStronghold-1.15.2-1.0.0.jar Save My Stronghold! {savemystronghold@1.15.2-1.0.0 DONE}
        QuarkOddities-1.15.2.jar Quark Oddities {quarkoddities@1.15.2 DONE}
        AmbientSounds_v3.0.19_mc1.15.2.jar Ambient Sounds {ambientsounds@3.0.3 DONE}
        torchslabmod-1.15.1_v1.6.5.jar Torch Slab Mod TEST {torchslabmod@1.6.4 DONE}
        roughmobsrevamped-1.15.2-4.1.0.jar Rough Mobs Revamped {roughmobsrevamped@version DONE}
        SilentLib-1.15.2-4.6.0+48.jar Silent Lib {silentlib@4.6.0+48 DONE}
        berry_good-2.0.0.jar Berry Good {berry_good@2.0 DONE}
        bambooblocks-1.15.2-1.3.jar Bamboo Blocks {bambooblocks@1.2.11 DONE}
        jei-1.15.2-6.0.0.2.jar Just Enough Items {jei@6.0.0.2 DONE}
        buzzierbees-1.4.jar Buzzier Bees {buzzierbees@1.4 DONE}
        astikorcarts-1.0.2-1.15.2.jar AstikorCarts {astikorcarts@1.0.2 DONE}
        atmospheric-1.15.2-1.2.1.jar Atmospheric {atmospheric@1.2.1 DONE}
        Upgrade-Aquatic-1.15.2-v1.5.1.jar Upgrade Aquatic {upgrade_aquatic@1.5.1 DONE}
        KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {kleeslabs@8.0.0 DONE}
        bloomful-1.15.2-1.3.2.jar Bloomful {bloomful@NONE DONE}
        Vulcanite-2.0.5-mc1.15.2.jar Vulcanite {vulcanite@2.0.5-mc1.15.2 DONE}
        extraboats-1.3.1-1.15.2.jar Extra Boats {extraboats@1.3.1 DONE}
        curios-FORGE-1.15.2-2.0.2.1.jar Curios API {curios@FORGE-1.15.2-2.0.2.1 DONE}
        Neat+1.6-20.jar Neat {neat@1.6-20 DONE}
        Waystones_1.15.2-6.0.1.jar Waystones {waystones@6.0.1 DONE}
        lava-monster-1.15.2-1.0.3.jar Lava Monster {lava_monster@1.0.3 DONE}
        autumnity-1.1.0-1.15.2.jar Autumnity {autumnity@1.1.0 DONE}
        comforts-FORGE-1.15.2-2.0.jar Comforts {comforts@FORGE-1.15.2-2.0 DONE}
        AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
        StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
        themidnight-0.5.4.jar The Midnight {midnight@0.5.4 DONE}
        Bookshelf-1.15.2-5.3.9.jar Bookshelf {bookshelf@5.3.9 DONE}
        EnchantmentDescriptions-1.15.2-2.0.5.jar EnchantmentDescriptions {enchdesc@2.0.5 DONE}
        Reagenchant-1.15.2-2.0.0-test.1.jar Reagenchant {reagenchant@2.0.0 DONE}
        The-Endergetic-Expansion-1.15.2-v1.2.5.jar The Endergetic Expansion {endergetic@1.2.1 DONE}
        Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
        swampexpansion-1.15.2-1.5.1.jar Swamp Expansion {swampexpansion@NONE DONE}
        forge-1.15.2-31.1.37-universal.jar Forge {forge@31.1.37 DONE}
        Bountiful-1.15.2-3.1.0.jar Bountiful {bountiful@1.15.2-3.1.0 DONE}
        Quark-r2.1-229.jar Quark {quark@r2.1-229 DONE}
        incubation-1.0.2-1.15.2.jar Incubation {incubation@1.0.2 DONE}
        ScalingHealth-1.15.2-3.0.2+51.jar Scaling Health {scalinghealth@3.0.2+51 DONE}
        SoundFilters-0.13_for_1.15.2.jar Sound Filters {soundfilters@0.13_for_1.15.2 DONE}
        NetherEx-1.15.2-4.0.0-test.1.jar NetherEx {netherex@4.0.0 DONE}
        LibraryEx-1.15.2-3.0.0-test.1.jar LibraryEx {libraryex@3.0.0 DONE}
    Player Count: 1 / 8; [ServerPlayerEntity[‘ColdGreenTea’/12397, l=’aight’, x=-1449.63, y=62.07, z=-46.14]]
    Data Packs: vanilla, reagenchant:reagent_pack (incompatible), netherex:netherex_nether_biome_pack (incompatible), netherex:default_nether_biome_pack (incompatible), netherex:bop_nether_biome_pack (incompatible), mod:ambientsounds (incompatible), mod:astikorcarts (incompatible), mod:atmospheric, mod:autoreglib (incompatible), mod:autumnity, mod:bambooblocks (incompatible), mod:berry_good (incompatible), mod:bloomful (incompatible), mod:bookshelf (incompatible), mod:bountiful (incompatible), mod:buzzierbees, mod:comforts (incompatible), mod:curios (incompatible), mod:enchdesc (incompatible), mod:endergetic (incompatible), mod:extraboats, mod:forge (incompatible), mod:incubation, mod:jei (incompatible), mod:kleeslabs (incompatible), mod:lava_monster (incompatible), mod:libraryex (incompatible), mod:midnight, mod:neat (incompatible), mod:netherex (incompatible), mod:quark, mod:quarkoddities, mod:reagenchant (incompatible), mod:roughmobsrevamped (incompatible), mod:savemystronghold (incompatible), mod:scalinghealth (incompatible), mod:silentlib (incompatible), mod:soundfilters (incompatible), mod:storagedrawers (incompatible), mod:swampexpansion (incompatible), mod:torchslabmod, mod:upgrade_aquatic (incompatible), mod:vulcanite, mod:waila (incompatible), mod:waystones (incompatible)
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to ‘forge'»


Edited April 23, 2020 by ColdGreenTea

Title:

ticking player crash

Launcher Version:

1.4.12

Modpack:

Regrowth

Modpack Version:

0.9.1

Log Link:

Details of the issue:

after building but before opening the world minecraft shuts down

—- Minecraft Crash Report —-
// Surprise! Haha. Well, this is awkward.

Time: 07/08/16 02:58
Description: Ticking player

java.lang.NullPointerException: Ticking player
at tconstruct.armor.items.TravelWings.onArmorTick(TravelWings.java:41)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:319)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

— Head —
Stacktrace:
at tconstruct.armor.items.TravelWings.onArmorTick(TravelWings.java:41)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:319)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)

— Player being ticked —
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 408
Entity Name: DarklightTC
Entity’s Exact location: -927.84, 75.34, -319.79
Entity’s Block location: World: (-928,75,-320), Chunk: (at 0,4,0 in -58,-20; contains blocks -928,0,-320 to -913,255,-305), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
Entity’s Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

— Ticking connection —
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

— System Details —
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 743919272 bytes (709 MB) / 1538260992 bytes (1467 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 3 total; -Xms256M -Xmx3072M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 35
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 123 mods loaded, 122 mods active
States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA AnnoReg{1.0} [LambdaLib|Annotation Registry] (minecraft.jar)
UCHIJAAAA MCVanillaTweaks{1.0} [Mariculture — Vanilla Tweaks] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJAAAA OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
UCHIJAAAA WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA LIUtils{1.0} [LambdaLib|LIUtils] (LambdaLib-1.0.jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAA academy-craft{1.0pr2_1} [Academy Craft] (AcademyCraft-1.0pr2_1.jar)
UCHIJAAAA AccidentallyCircumstantialEvents{1.11.0} [Accidentally Circumstantial Events] (accidentallycircumstantialevents-1.11.0.jar)
UCHIJAAAA AgriCraft{1.7.10-1.4.6-hotfix} [AgriCraft] (AgriCraft-1.7.10-1.4.6-hotfix.jar)
UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA arcanearteries{5} [Arcane Arteries] (ArcaneArteries0.8.2.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA Automagy{0.27.1} [Automagy] (Automagy-1.7.10-0.27.1.jar)
UCHIJAAAA bagginses{2.1.1} [Bagginses] (Bagginses-2.1.1.jar)
UCHIJAAAA BiblioCraft{1.11.3} [BiblioCraft] (BiblioCraft[v1.11.3][MC1.7.10].jar)
UCHIJAAAA ExtrabiomesXL{3.16.1} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.1.jar)
UCHIJAAAA BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.1a2.jar)
UCHIJAAAA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJAAAA Forestry{3.6.6.24} [Forestry for Minecraft] (forestry_1.7.10-3.6.6.24.jar)
UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAAAA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA BiomeTweaker{2.0.161} [BiomeTweaker] (BiomeTweaker-1.7.10-2.0.161.jar)
UCHIJAAAA BlockProperties{0.1.2} [Block Properties] (BlockProperties-1.7.10-0.1.2.jar)
UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
UCHIJAAAA Botania{r1.8-248} [Botania] (Botania r1.8-248.jar)
UCHIJAAAA ForbiddenMagic{1.7.10-0.572} [Forbidden Magic] (Forbidden Magic-1.7.10-0.572.jar)
UCHIJAAAA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers’ Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAA BloodArsenal{1.2-3} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-3.jar)
UCHIJAAAA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
UCHIJAAAA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJAAAA ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJAAAA CarpentersBlocks{3.3.8_dev_r7} [Carpenter’s Blocks] (Carpenter’s Blocks v3.3.8_dev_r7 — MC 1.7.10.jar)
UCHIJAAAA ChiselFacades{1.7.10-2.10-cricket} [Chisel Facades] (ChiselFacades-1.7.10-2.10-cricket.jar)
UCHIJAAAA climatecontrol{0.4} [Climate Control] (ClimateControl-0.4.beta28.jar)
UCHIJAAAA TravellersGear{1.16.6} [Traveller’s Gear] (TravellersGear-1.7.10-1.16.6.jar)
UCHIJAAAA companions{1.7.10-0.1.2} [Companions] (companions-1.2.jar)
UCHIJAAAA craftingtweaks{1.0.62} [Crafting Tweaks] (craftingtweaks-mc1.7.10-1.0.62.jar)
UCHIJAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJAAAA CreeperCollateral{1.7.10R1.0.0B3} [CreeperCollateral] (CreeperCollateral-[1.7.10]1.0.0B3-6.jar)
UCHIJAAAA CustomMainMenu{1.1} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.1.jar)
UCHIJAAAA Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHIJAAAA Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHIJAAAA endercore{1.7.10-0.0.1.10_alpha} [EnderCore] (EnderCore-1.7.10-0.0.1.10_alpha.jar)
UCHIJAAAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCHIJAAAA EnhancedInventories{1.7.10-1.1.8} [Enhanced Inventories] (EnhancedInventories-1.7.10-1.1.8.jar)
UCHIJAAAA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UCHIJAAAA gadomancy{1.0.5} [Gadomancy] (gadomancy-1.7.10-1.0.5.jar)
UCHIJAAAA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAA GraveStone{2.16.0} [GraveStone] (GraveStone-2.16.0.jar)
UCHIJAAAA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAAAA launchgui{1.0.0} [LaunchGUI] (LaunchGui-1.7.10-1.5-8-client.jar)
UCHIJAAAA magicalcrops{1.7.2 — 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
UCHIJAAAA MagicBees{1.7.10-2.3.6} [Magic Bees] (magicbees-1.7.10-2.3.6.jar)
UCHIJAAAA Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHIJAAAA MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHIJAAAA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
UCHIJAAAA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
UCHIJAAAA millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
UCHIJAAAA MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
UCHIJAAAA MobProperties{0.3.3} [Mob Properties] (MobProperties-1.7.10-0.3.4.jar)
UCHIJAAAA modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar)
UCHIJAAAA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
UCHIJAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAAAA Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar)
UCHIJAAAA ResourceLoader{1.0} [Resource Loader] (ResourceLoader-1.0.jar)
UCHIJAAAA AS_Ruins{14.6} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAA Sanguimancy{1.7.10-1.1.9-32} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-32.jar)
UCHIJAAAA SimilsaxTranstructors{1.7.10.15} [Similsax Transtructors] (SimilsaxTranstructors-1.7.10.15.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.7.5} [Storage Drawers] (StorageDrawers-1.7.10-1.7.5.jar)
UCHIJAAAA StorageDrawersForestry{1.7.10-1.1.0} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.0.jar)
UCHIJAAAA StorageDrawersMisc{1.7.10-1.1.0} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.0.jar)
UCHIJAAAA StorageDrawersNatura{1.7.10-1.1.0} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.0.jar)
UCHIJAAAA supercraftingframe{1.7.10.3} [Super Crafting Frame] (supercraftingframe-1.7.10.3.jar)
UCHIJAAAA TCBotaniaExoflame{1.0} [TCBotaniaExoflame] (TCBotaniaExoflame-1.7.10-1.4.jar)
UCHIJAAAA tcinventoryscan{1.0.8} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.8.jar)
UCHIJAAAA tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
UCHIJAAAA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCHIJAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJAAAA wailaplugins{MC1.7.10-0.1.2-19} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.1.2-19.jar)
UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAAAA WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
UCHIJAAAA McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
UCHIJAAAA ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UD BiomeTweakerCore{2.0.161} [BiomeTweaker Core] (minecraft.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
CoFHCore: -[1.7.10]3.0.3-303
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
Forestry : Info: The following plugins have been disabled in the config: propolis.pipe
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP[‘DarklightTC’/408, l=’New World’, x=-927.84, y=75.34, z=-319.79]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to ‘fml,forge’

net.minecraft.util.ReportedException: Ticking player
at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:212) ~[NetworkSystem.class:?]
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:865) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192) ~[IntegratedServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Caused by: java.lang.NullPointerException
at net.minecraftforge.common.ISpecialArmor$ArmorProperties.applyArmor(ISpecialArmor.java:163) ~[ISpecialArmor$ArmorProperties.class:?]
at net.minecraft.entity.player.EntityPlayer.damageEntity(EntityPlayer.java:1219) ~[EntityPlayer.class:?]
at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:1030) ~[EntityLivingBase.class:?]
at net.minecraft.entity.player.EntityPlayer.attackEntityFrom(EntityPlayer.java:1127) ~[EntityPlayer.class:?]
at net.minecraft.entity.player.EntityPlayerMP.attackEntityFrom(EntityPlayerMP.java:692) ~[EntityPlayerMP.class:?]
at net.minecraft.entity.Entity.dealFireDamage(Entity.java:1282) ~[Entity.class:?]
at net.minecraft.entity.Entity.move(Entity.java:1084) ~[Entity.class:?]
at net.minecraft.entity.EntityLivingBase.travel(EntityLivingBase.java:2163) ~[EntityLivingBase.class:?]
at net.minecraft.entity.player.EntityPlayer.travel(EntityPlayer.java:1976) ~[EntityPlayer.class:?]
at net.minecraft.entity.EntityLivingBase.onLivingUpdate(EntityLivingBase.java:2614) ~[EntityLivingBase.class:?]
at net.minecraft.entity.player.EntityPlayer.onLivingUpdate(EntityPlayer.java:577) ~[EntityPlayer.class:?]
at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2396) ~[EntityLivingBase.class:?]
at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:272) ~[EntityPlayer.class:?]
at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:423) ~[EntityPlayerMP.class:?]
at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:185) ~[NetHandlerPlayServer.class:?]
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:212) ~[NetworkDispatcher$1.class:?]
at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:307) ~[NetworkManager.class:?]
at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:197) ~[NetworkSystem.class:?]
... 5 more
[18:05:29] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[18:05:29] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[18:05:29] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:629]: ---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 7/25/18 6:05 PM
Description: Ticking player

java.lang.NullPointerException: Ticking player
at net.minecraftforge.common.ISpecialArmor$ArmorProperties.applyArmor(ISpecialArmor.java:163)
at net.minecraft.entity.player.EntityPlayer.damageEntity(EntityPlayer.java:1219)
at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:1030)
at net.minecraft.entity.player.EntityPlayer.attackEntityFrom(EntityPlayer.java:1127)
at net.minecraft.entity.player.EntityPlayerMP.attackEntityFrom(EntityPlayerMP.java:692)
at net.minecraft.entity.Entity.dealFireDamage(Entity.java:1282)
at net.minecraft.entity.Entity.move(Entity.java:1084)
at net.minecraft.entity.EntityLivingBase.travel(EntityLivingBase.java:2163)
at net.minecraft.entity.player.EntityPlayer.travel(EntityPlayer.java:1976)
at net.minecraft.entity.EntityLivingBase.onLivingUpdate(EntityLivingBase.java:2614)
at net.minecraft.entity.player.EntityPlayer.onLivingUpdate(EntityPlayer.java:577)
at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2396)
at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:272)
at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:423)
at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:185)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:212)
at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:307)
at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:197)
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:865)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592)
at java.lang.Thread.run(Unknown Source)

-- Head --
Thread: Client thread
Stacktrace:
at net.minecraftforge.common.ISpecialArmor$ArmorProperties.applyArmor(ISpecialArmor.java:163)
at net.minecraft.entity.player.EntityPlayer.damageEntity(EntityPlayer.java:1219)
at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:1030)
at net.minecraft.entity.player.EntityPlayer.attackEntityFrom(EntityPlayer.java:1127)
at net.minecraft.entity.player.EntityPlayerMP.attackEntityFrom(EntityPlayerMP.java:692)
at net.minecraft.entity.Entity.dealFireDamage(Entity.java:1282)
at net.minecraft.entity.Entity.move(Entity.java:1084)
at net.minecraft.entity.EntityLivingBase.travel(EntityLivingBase.java:2163)
at net.minecraft.entity.player.EntityPlayer.travel(EntityPlayer.java:1976)
at net.minecraft.entity.EntityLivingBase.onLivingUpdate(EntityLivingBase.java:2614)
at net.minecraft.entity.player.EntityPlayer.onLivingUpdate(EntityPlayer.java:577)
at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2396)
at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:272)

-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 2017
Entity Name: Player226
Entity's Exact location: -9.46, 71.92, 255.22
Entity's Block location: World: (-10,71,255), Chunk: (at 6,4,15 in -1,15; contains blocks -16,0,240 to -1,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:423)
at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:185)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:212)
at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:307)

-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:197)
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:865)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_181, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 235028264 bytes (224 MB) / 1072197632 bytes (1022 MB) up to 4225236992 bytes (4029 MB)
JVM Flags: 4 total; -Xincgc -Xmx1024M -Xms1024M -Xmx4096M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.4.2736 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State | ID | Version | Source | Signature |
|:--------- |:--------- |:------------ |:-------------------------------- |:--------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.4.2736.jar | None |
| UCHIJAAAA | forge | 14.23.4.2736 | forgeSrc-1.12.2-14.23.4.2736.jar | None |
| UCHIJAAAA | bp | 1.12.2 | bin | None |

Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Player226'/2017, l='Новый мир', x=-9.46, y=71.92, z=255.22]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
[18:05:29] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:629]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# .crash-reportscrash-2018-07-25_18.05.28-server.txt
[18:05:29] [main/INFO] [FML]: Waiting for the server to terminate/save.

Содержание

  1. Java lang nullpointerexception exception in server tick loop что это
  2. Areplaer3
  3. Caman86
  4. obscurus
  5. GriefRu
  6. LastNight
  7. Caman86
  8. FLAYDE
  9. Minecraft Forums
  10. The game crashed whilst exception in server tick loop Error: java.lang.NullPointerException: Exception in server tick loop

Java lang nullpointerexception exception in server tick loop что это

—- Minecraft Crash Report —-

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

Time: 25.05.19 11:47
Description: Exception ticking world

java.lang.NullPointerException: Exception ticking world
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java
:132)
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java
:87)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:
82)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLo
ader.java:92)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.jav
a:20)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.jav
a:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecut
or.java:343)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExe
cutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.
java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:1
09)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.jav
a:84)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.jav
a:181)
at net.minecraft.world.World.func_72964_e(World.java:287)
at net.minecraft.world.World.func_175726_f(World.java:282)
at net.minecraft.world.World.func_180495_p(World.java:822)
at net.minecraft.block.BlockGrass.func_180650_b(BlockGrass.java:72)
at net.minecraft.block.Block.func_180645_a(Block.java:431)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:431)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.j
ava:251)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)

— Head —
Stacktrace:
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java
:132)
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java
:87)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:
82)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLo
ader.java:92)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.jav
a:20)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.jav
a:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecut
or.java:343)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExe
cutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.
java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:1
09)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.jav
a:84)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.jav
a:181)
at net.minecraft.world.World.func_72964_e(World.java:287)
at net.minecraft.world.World.func_175726_f(World.java:282)
at net.minecraft.world.World.func_180495_p(World.java:822)
at net.minecraft.block.BlockGrass.func_180650_b(BlockGrass.java:72)
at net.minecraft.block.Block.func_180645_a(Block.java:431)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:431)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)

— Affected level —
Details:
Level name: osnova
All players: 1 total; [EntityPlayerMP[‘EchoRR’/123, l=’osnova’, x=229,98, y=4,00, z=324,19]]
Chunk stats: ServerChunkCache: 617 Drop: 0
Level seed: 8007690044293579355
Level generator: ID 01 — flat, ver 0. Features enabled: true
Level generator options:
Level spawn location: 96,00,4,00,112,00 — World: (96,4,112), Chunk: (at 0,0,0 in 6,7; contains blocks 96,0,112 to 111,255,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 260315 game time, 590 day time
Level dimension: 0
Level storage version: 0x04ABD — Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.j
ava:251)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)

— System Details —
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8.1 (amd64) version 6.3
CPU: 3x AMD Athlon(tm) II X3 440 Processor
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1216380504 bytes (1160 MB) / 2830495744 bytes (2699 MB) up to 5168693248 bytes (4929 MB)
JVM Flags: 3 total; -Xmn128M -Xmx4942M -XX:+UseConcMarkSweepGC
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_I7 9 mods loaded, 9 mods active
States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
UCHIJAAAA mcp <9.19>[Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML <8.0.99.99>[Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCHIJAAAA Forge <11.15.1.2318>[Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCHIJAAAA BiblioCraft <2.0.1>[BiblioCraft] (bibliocraftv2.0.1mc1.8.9.jar)
UCHIJAAAA cfm <4.0.1>[MrCrayfish’s Furniture Mod] (cfm_4.0.1_mc1.8.9.jar)
UCHIJAAAA PTRModelLib <1.0.0>[PTRModelLib] (Decocraft_2.4.1_1.8.9.jar)
UCHIJAAAA props <2.4.1>[Decocraft] (Decocraft_2.4.1_1.8.9.jar)
UCHIJAAAA svm <1.8.9-2.1.0>[Saracalia’s Vehicle Mod] (SVM_1.8.9_2.1.0.jar)
UCHIJAAAA worldedit <6.1.1>[WorldEdit] (worldedit_forge_mc1.8.9_6.1.1.jar)
Loaded coremods (and transformers):
GL info:

RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP[‘EchoRR’/123, l=’osnova’, x=229,98, y=4,00, z=324,19]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to ‘fml,forge’

#8 | 25 мая 2019 — 15:03

Areplaer3

крашит, а я в этом не шарю. буду благодарен кто поможет
я понимаю какие моды, но в чём проблема нет(

WARNING: coremods are present:
ClientFixer (clientfixer-1.12.2-1.9.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
Inventory Tweaks Coremod (inventorytweaks-1.64dev.146.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
Contact their authors BEFORE contacting forge

Time: 17.08.19 1:21
Description: Exception in server tick loop

Missing Mods:
unknown : need [3.2.0,): have missing

Missing Mods:
unknown : need [3.2.3,): have missing

Missing Mods:
unknown : need [5.8.0.242,): have 5.7.0.232

Missing Mods:
unknown : need [2.0.4.7,): have missing

Missing Mods:
unknown : need [14.23.5.2816,): have 14.23.5.2768

Missing Mods:
unknown : need [1.12.2-9.8.1.383,1.12.2-9.8.1.383]: have missing

Missing Mods:
unknown : need [1.12.2-9.8.1.383,1.12.2-9.8.1.383]: have missing

Missing Mods:
unknown : need [5.8,): have 5.7.0.232
unknown : need [1.7,): have missing

Missing Mods:
unknown : need [1.12-1.3.3.49,): have missing

Missing Mods:
unknown : need [1.5.2,): have missing

Missing Mods:
unknown : need [3.1.7,): have missing

Missing Mods:
unknown : need [1.2.0,2.0.0): have missing

Missing Mods:
unknown : need [1.12.2-1.5,): have missing

net.minecraftforge.fml.common.MultipleModsErrored
at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:298)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:570)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandl
er.java:98)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.ja
va:333)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java
:125)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Unknown Source)

#9 | 17 августа 2019 — 01:32

Caman86

Звание: Чоткий паря

#10 | 17 августа 2019 — 03:19

obscurus

Звание: V.I.P на хуторе

#11 | 17 августа 2019 — 11:02

GriefRu

RuntimeException: No OpenGL context found in the current thread.

#12 | 30 января 2020 — 18:03

LastNight

Areplaer3,
ClientFixer (clientfixer-1.12.2-1.9.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
Inventory Tweaks Coremod (inventorytweaks-1.64dev.146.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)

Удаляй их, либо заменяй

#13 | 7 марта 2020 — 21:07

Caman86

Звание: Чоткий паря

#14 | 8 марта 2020 — 04:41

FLAYDE

Помогите пожалуйста я не знаю что делать!
—- Minecraft Crash Report —-
// You’re mean.

Time: 25.03.20 18:39
Description: Batching chunks

Источник

Minecraft Forums

The game crashed whilst exception in server tick loop Error: java.lang.NullPointerException: Exception in server tick loop

My computer crashed while I was playing the FTB Infinity Evolved Modpack. Since then I can’t open this world anymore and it shows me the Error from the title. I don’t want to start a new world because i have built very muchin this one and you all can imagine how frustrating this whole thing is.

Here u can see the Minecraft Crash report (if you don’t want to read the whole thing. skip it):

——— Minecraft Crash Report —-// This doesn’t make any sense!
Time: 10/19/19 7:54 PMDescription: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop at hardcorequesting.QuestingData. (QuestingData.java:524) at hardcorequesting.QuestingData.readAllData(QuestingData.java:483) at hardcorequesting.QuestingData$1.read(QuestingData.java:409) at hardcorequesting.network.FileHelper.loadData(FileHelper.java:107) at hardcorequesting.QuestingData.load(QuestingData.java:438) at hardcorequesting.WorldEventListener.onLoad(WorldEventListener.java:23) at cpw.mods.fml.common.eventhandler.ASMEventHandler_1069_WorldEventListener_onLoad_Load.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:73) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

A detailed walkthrough of the error, its code path and all known details is as follows:—————————————————————————————
— System Details —Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 972256608 bytes (927 MB) / 2656043008 bytes (2533 MB) up to 3008888832 bytes (2869 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 184 mods loaded, 179 mods active States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored UCHIJAA mcp <9.05>[Minecraft Coder Pack] (minecraft.jar) UCHIJAA FML <7.10.99.99>[Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAA Forge <10.13.4.1614>[Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAA appliedenergistics2-core [Applied Energistics 2 Core] (minecraft.jar) UCHIJAA Aroma1997Core <1.0.2.16>[Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar) UCHIJAA CodeChickenCore <1.0.7.47>[CodeChicken Core] (minecraft.jar) UCHIJAA NotEnoughItems <1.0.5.120>[Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHIJAA ThE-core <1.0.0.1>[Thaumic Energistics Core] (minecraft.jar) UCHIJAA ThaumicTinkerer-preloader <0.1>[Thaumic Tinkerer Core] (minecraft.jar) UCHIJAA ChocoPatcher <1.1>[Choco Patcher] (minecraft.jar) UCHIJAA OpenModsCore <0.10>[OpenModsCore] (minecraft.jar) UCHIJAA <000>[CoFH ASM] (minecraft.jar) UCHIJAA BinniePatcher <1.8.2>[Binnie Patcher] (minecraft.jar) UCHIJAA FastCraft <1.25>[FastCraft] (fastcraft-1.25.jar) UCHIJAA debug <1.0>[debug] (denseores-1.6.2.jar) UCHIJAA IC2 <2.2.827-experimental>[IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar) UCHIJAA AdvancedSolarPanel <1.7.10-3.5.1>[Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) UCHIJAA AgriCraft <1.7.10-1.5.0>[AgriCraft] (AgriCraft-1.7.10-1.5.0.jar) UCHIJAA appliedenergistics2 [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar) UCHIJAA Aroma1997CoreHelper <1.0.2.16>[Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar) UCHIJAA Aroma1997sDimension <1.0>[Aroma1997’s Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar) UCHIJAA AWWayofTime [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar) UCHIJAA Baubles <1.0.1.10>[Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHIJAA Thaumcraft <4.2.3.5>[Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHIJAA Botania [Botania] (Botania r1.8-249.jar) UCHIJAA Avaritia <1.13>[Avaritia] (Avaritia-1.13.jar) UCHIJAA bdlib <1.9.4.109>[BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar) UCHIJAA BiblioCraft <1.11.7>[BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHIJAA Mantle <1.7.10-0.3.2.jenkins191>[Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJAA Natura <2.2.0>[Natura] (natura-1.7.10-2.2.0.1.jar) UCHIJAA BiomesOPlenty <2.1.0>[Biomes O’ Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar) UCHIJAA BiblioWoodsBoP <1.9>[BiblioWoods Biomes O’Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) UCHIJAA CoFHCore <1.7.10R3.1.4>[CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) UCHIJAA Forestry <4.2.16.64>[Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar) UCHIJAA BiblioWoodsForestry <1.7>[BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) UCHIJAA BiblioWoodsNatura <1.5>[BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) UCHIJAA ThermalFoundation <1.7.10R1.2.6>[Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) UCHIJAA ThermalExpansion <1.7.10R4.1.5>[Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) UCHIJAA BigReactors <0.4.3A>[Big Reactors] (BigReactors-0.4.3A.jar) UCHIJAA BinnieCore <2.0-pre14>[Binnie Core] (binnie-mods-2.0-pre14.jar) UCHIJAA Botany <2.0-pre14>[Botany] (binnie-mods-2.0-pre14.jar) UCHIJAA ExtraBees <2.0-pre14>[Extra Bees] (binnie-mods-2.0-pre14.jar) UCHIJAA ExtraTrees <2.0-pre14>[Extra Trees] (binnie-mods-2.0-pre14.jar) UCHIJAA Genetics <2.0-pre14>[Genetics] (binnie-mods-2.0-pre14.jar) UCHIJAA BrandonsCore <1.0.0.12>[Brandon’s Core] (BrandonsCore-1.0.0.12.jar) UCHIJAA BuildCraft|Core <7.1.23>[BuildCraft] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Transport <7.1.23>[BC Transport] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Factory <7.1.23>[BC Factory] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Silicon <7.1.23>[BC Silicon] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Robotics <7.1.23>[BC Robotics] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Energy <7.1.23>[BC Energy] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Builders <7.1.23>[BC Builders] (buildcraft-7.1.23.jar) UCHIJAA BuildCraft|Compat <7.1.7>[BuildCraft Compat] (buildcraft-compat-7.1.7.jar) UCHIJAA Railcraft <9.12.2.0>[Railcraft] (Railcraft_1.7.10-9.12.2.0.jar) UCHIJAA TwilightForest <2.3.7>[The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) UCHIJAA ForgeMultipart <1.2.0.345>[Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAA chisel <2.9.5.11>[Chisel] (Chisel-2.9.5.11.jar) UCHIJAA CarpentersBlocks <3.3.8.1>[Carpenter’s Blocks] (Carpenter’s Blocks v3.3.8.1 — MC 1.7.10.jar) UCHIJAA ComputerCraft <1.75>[ComputerCraft] (ComputerCraft1.75.jar) UCHIJAA MineTweaker3 <3.0.13>[MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar) UCHIJAA CustomMainMenu <1.9.2>[Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar) UCHIJAA PTRModelLib <1.0.0>[PTRModelLib] (Decocraft-2.4.2_1.7.10.jar) UCHIJAA props <2.4.2>[Decocraft] (Decocraft-2.4.2_1.7.10.jar) UCHIJAA DraconicEvolution <1.0.2h>[Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) UCHIJAA endercore <1.7.10-0.2.0.39_beta>[EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) UCHIJAA MineFactoryReloaded <1.7.10R2.8.1>[MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA Waila <1.5.10>[Waila] (Waila-1.5.10_1.7.10.jar) UCHIJAA EnderIO <1.7.10-2.3.0.429_beta>[Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar) UCHIJAA EnderStorage <1.4.7.37>[EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) UCHIJAA EnderTech <1.7.10-0.3.2.405>[EnderTech] (EnderTech-1.7.10-0.3.2.405.jar) UCHIJAA EnderZoo <1.7.10-1.0.15.32>[Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar) UCHIJAA extracells <2.3.14>[Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar) UCHIJAA ExtraUtilities <1.2.12>[Extra Utilities] (extrautilities-1.2.12.jar) UCHIJAA harvestcraft <1.7.10j>[Pam’s HarvestCraft] (Pam’s HarvestCraft 1.7.10Lb.jar) UCHIJAA ImmersiveEngineering <0.7.7>[Immersive Engineering] (ImmersiveEngineering-0.7.7.jar) UCHIJAA TConstruct <1.7.10-1.8.8.build988>[Tinkers’ Construct] (TConstruct-1.7.10-1.8.8.jar) UCHIJAA ExtraTiC <1.4.6>[ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar) UCHIJAA fastleafdecay <1.4>[Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar) UCHIJAA ThaumicTinkerer [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar) UCHIJAA ForbiddenMagic <1.7.10-0.575>[Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar) UCHIJAA FTBL <1.0.18.2>[FTBLib] (FTBLib-1.7.10-1.0.18.3.jar) UCHIJAA FTBT <1.0.2>[FTB Tweaks] (FTBTweaks-1.0.2.jar) UCHIJAA FTBU <1.0.18.2>[FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar) UCHIJAA funkylocomotion <1.0>[Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar) UCHIJAA RedstoneArsenal <1.7.10R1.1.2>[Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar) UCHIJAA MagicBees <2.4.4>[Magic Bees] (magicbees-1.7.10-2.4.4.jar) UCHIJAA gendustry <1.6.3.132>[GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar) UCHIJAA GraviSuite <1.7.10-2.0.3>[Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) UCHIJAA guideapi <1.7.10-1.0.1-20>[Guide-API] (Guide-API-1.7.10-1.0.1-20.jar) UCHIJAA iChunUtil <4.2.3>[iChunUtil] (iChunUtil-4.2.3.jar) UCHIJAA Hats <4.0.1>[Hats] (Hats-4.0.1.jar) UCHIJAA HatStand <4.0.0>[HatStand] (HatStand-4.0.0.jar) UCHIJAA headcrumbs <1.7.4>[Headcrumbs] (Headcrumbs-1.7.4.jar) UCHIJAA HardcoreQuesting <4.4.4>[Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar) UCHIJAA IC2NuclearControl <2.4.3a>[Nuclear Control 2] (IC2NuclearControl-2.4.3a.jar) UCHIJAA immersiveintegration <0.6.8>[Immersive Integration] (immersiveintegration-0.6.8.jar) UCHIJAA inpure|core <1.7.10R1.0.0B9>[INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar) UCHIJAA inventorytweaks <1.59-dev-152-cf6e263>[Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHIJAA IronChest <6.0.62.742>[Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) UCHIJAA JABBA <1.2.2>[JABBA] (Jabba-1.2.2_1.7.10.jar) UCHIJAA journeymap <5.1.4p2>[JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHIJAA letsencryptcraft<@[email protected]> [Let’s Encrypt Craft] (letsencryptcraft-1.7.10-1.2.0.jar) UCHIJAA LogisticsPipes <0.9.3.132>[Logistics Pipes] (logisticspipes-0.9.3.132.jar) UCHIJAA MineFactoryReloaded|CompatAppliedEnergistics <1.7.10R2.8.1>[MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatBuildCraft <1.7.10R2.8.1>[MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatForestry <1.7.10R2.8.1>[MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatForgeMicroblock <1.7.10R2.8.1>[MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatIC2 <1.7.10R2.8.1>[MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MrTJPCoreMod <1.1.0.33>[MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar) UCHIJAA ProjRed|Core <4.7.0pre12.95>[ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar) UCHIJAA ProjRed|Exploration <4.7.0pre12.95>[ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar) UCHIJAA MineFactoryReloaded|CompatProjR
ed <1.7.10R2.8.1>[MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatRailcraft <1.7.10R2.8.1>[MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatThaumcraft <1.7.10R2.8.1>[MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatThermalExpansion <1.7.10R2.8.1>[MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatTConstruct <1.7.10R2.8.1>[MFR Compat: Tinkers’ Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatTwilightForest <1.7.10R2.8.1>[MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA MineFactoryReloaded|CompatVanilla <1.7.10R2.8.1>[MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAA modtweaker2 <0.9.6>[Mod Tweaker 2] (ModTweaker2-0.9.6.jar) UCHIJAA Morpheus <1.7.10-1.6.21>[Morpheus] (Morpheus-1.7.10-1.6.21.jar) UCHIJAA Mystcraft <0.12.3.04>[Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) UCHIJAA NEIAddons <1.12.14.40>[NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA NEIAddons|Developer <1.12.14.40>[NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA NEIAddons|AppEng <1.12.14.40>[NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA NEIAddons|Botany <1.12.14.40>[NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA NEIAddons|Forestry <1.12.14.40>[NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA NEIAddons|CraftingTables <1.12.14.40>[NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA NEIAddons|ExNihilo <1.12.14.40>[NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAA neiintegration <1.1.2>[NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar) UCHIJAA NetherOres <1.7.10R2.3.1>[Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar) UCHIJAA neresources <0.1.0.ManuallyBuilt>[Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-122.jar) UCHIJAA OpenMods <0.10>[OpenMods] (OpenModsLib-1.7.10-0.10.jar) UCHIJAA OpenBlocks <1.6>[OpenBlocks] (OpenBlocks-1.7.10-1.6.jar) UCHIJAA OpenPeripheralCore <1.4>[OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.4.jar) UCHIJAA OpenPeripheral <0.6>[OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.6.jar) UCHIJAA OpenPeripheralIntegration <0.6>[OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.6.jar) UCHIJAA PortalGun <4.0.0-beta-6>[PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar) UCHIJAA ProjRed|Transmission <4.7.0pre12.95>[ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJAA ProjRed|Transportation <4.7.0pre12.95>[ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) UCHIJAA ProjRed|Compatibility <4.7.0pre12.95>[ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar) UCHIJAA ProjRed|Integration <4.7.0pre12.95>[ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJAA ProjRed|Illumination <4.7.0pre12.95>[ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar) UCHIJAA ProjRed|Expansion <4.7.0pre12.95>[ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) UCHIJAA ResourceLoader <1.3>[Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar) UCHIJAA rftools <4.23>[RFTools] (rftools-4.23.jar) UCHIJAA runicdungeons <1.1.7b>[Runic Dungeons] (RunicDungeons-1.1.7b.jar) UCHIJAA simplyjetpacks <1.5.3>[Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) UCHIJAA SolarExpansion <1.6a>[Solar Expansion] (SolarExpansion-Basic-1.6a.jar) UCHIJAA springboards <0.1>[Spring Boards] (Springboards-1.7.10-0.1.jar) UCHIJAA StevesFactoryManager [Steve’s Factory Manager] (StevesFactoryManagerA93.jar) UCHIJAA StevesAddons <0.10.16>[Steve’s Addons] (StevesAddons-1.7.10-0.10.16.jar) UCHIJAA StevesCarts <2.0.0.b18>[Steve’s Carts 2] (StevesCarts2.0.0.b18.jar) UCHIJAA StevesWorkshop <0.5.1>[Steve’s Workshop] (StevesWorkshop-0.5.1.jar) UCHIJAA StorageDrawers <1.7.10-1.10.9>[Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar) UCHIJAA StorageDrawersBop <1.7.10-1.1.1>[Storage Drawers: Biomes O’ Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar) UCHIJAA StorageDrawersForestry <1.7.10-1.1.2>[Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.2.jar) UCHIJAA StorageDrawersMisc <1.7.10-1.1.2>[Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.2.jar) UCHIJAA StorageDrawersNatura <1.7.10-1.1.1>[Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar) UCHIJAA tcinventoryscan <1.0.11>[TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) UCHIJAA thaumcraftneiplugin<@[email protected]> [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) UCHIJAA thaumicenergistics <1.1.3.0>[Thaumic Energistics] (thaumicenergistics-1.1.3.0.jar) UCHIJAA ThaumicExploration <0.6.0>[Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar) UCHIJAA ThermalDynamics <1.7.10R1.2.1>[Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar) UCHIJAA TiCTooltips <1.2.5>[TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) UCHIJAA TMechworks <0.2.15.106>[Tinkers’ Mechworks] (TMechworks-1.7.10-0.2.15.106.jar) UCHIJAA Translocator <1.1.2.16>[Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar) UCHIJAA WailaHarvestability <1.1.6>[Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHIJAA wawla <1.3.1>[What Are We Looking At] (Wawla-1.0.5.120.jar) UCHIJAA witchery <0.24.1>[Witchery] (witchery-1.7.10-0.24.1.jar) UCHIJAA WR-CBE|Core <1.4.1.9>[WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJAA WR-CBE|Addons <1.4.1.9>[WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJAA WR-CBE|Logic <1.4.1.9>[WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJAA McMultipart <1.2.0.345>[Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAA ForgeRelocation <0.0.1.4>[ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar) UCHIJAA MCFrames <1.0>[MCFrames] (ForgeRelocation-0.0.1.4-universal.jar) UCHIJAA RelocationFMP <0.0.1.2>[RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar) UCHIJAA aobd <2.9.2>[Another One Bites The Dust] (AOBD-2.9.2.jar) UCHIJAA denseores <1.0>[Dense Ores] (denseores-1.6.2.jar) UCHIJAA ForgeMicroblock <1.2.0.345>[Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UD MineFactoryReloaded|CompatAtum <1.7.10R2.8.1>[MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBackTools <1.7.10R2.8.1>[MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatChococraft <1.7.10R2.8.1>[MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatExtraBiomes <1.7.10R2.8.1>[MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatSufficientBiomes <1.7.10R2.8.1>[MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) GL info:

RuntimeException: No OpenGL context found in the current thread. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448 Mantle Environment: Environment healthy. CoFHCore: -[1.7.10]3.1.4-329 ThermalFoundation: -[1.7.10]1.2.6-118 ThermalExpansion: -[1.7.10]4.1.5-248 MineFactoryReloaded: -[1.7.10]2.8.1-174 TConstruct Environment: Environment healthy. RedstoneArsenal: -[1.7.10]1.1.2-92 NetherOres: -[1.7.10]2.3.1-22 ThermalDynamics: -[1.7.10]1.2.1-172 List of loaded APIs: * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-512.jar * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar * BotaniaAPI (61) from Avaritia-1.13.jar * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.23.jar * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.23.jar * BuildCraftAPI|boards (2.0) from buildcraft-7.1.23.jar * BuildCraftAPI|core (1.0) from SolarExpansion-Basic-1.6a.jar * BuildCraftAPI|crops (1.1) from buildcraft-7.1.23.jar * BuildCraftAPI|events (2.0) from buildcraft-7.1.23.jar * BuildCraftAPI|facades (1.1) from buildcraft-7.1.23.jar * BuildCraftAPI|filler (4.0) from buildcraft-7.1.23.jar * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.23.jar * BuildCraftAPI|gates (4.1) from buildcraft-7.1.23.jar * BuildCraftAPI|items (1.1) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|library (2.0) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|lists (1.0) from buildcraft-7.1.23.jar * BuildCraftAPI|power (1.3) from buildcraft-7.1.23.jar * BuildCraftAPI|recipes (3.1) from buildcraft-7.1.23.jar * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.23.jar * BuildCraftAPI|statements (1.1) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|tablet (1.0) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|tiles (1.2) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar * BuildCraftAPI|transport (4.1) from buildcraft-7.1.23.jar * CarpentersBlocks|API (3.3.7) from Carpenter’s Blocks v3.3.8.1 — MC 1.7.10.jar * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar * CoFHAPI (1.7.10R1.0.2) from BrandonsCore-1.0.0.12.jar * CoFHAPI|block (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar * CoFHAPI|core (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHAPI|energy (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar * CoFHAPI|inventory (1.7.10R1.1
.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|item (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHAPI|modhelpers (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHAPI|tileentity (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHAPI|transport (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|world (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHLib (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar * CoFHLib|gui (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|gui|element (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|gui|slot (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar * CoFHLib|render|particle (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|util (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|util|helpers (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|util|position (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|world (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar * ComputerCraft|API (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar * CSLib|API (0.3.0) from Decocraft-2.4.2_1.7.10.jar * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar * Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar * IC2API (1.0) from Railcraft_1.7.10-9.12.2.0.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar * Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.04.jar * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-122.jar * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.3a.jar * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.6.jar * OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.6.jar * OpenPeripheralApi (3.4.2) from OpenPeripheralCore-1.7.10-1.4.jar * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar * RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * Thaumcraft|API (4.2.2.0) from RunicDungeons-1.1.7b.jar * thaumicenergistics|API (1.1) from thaumicenergistics-1.1.3.0.jar * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar Chisel: Errors like «[FML]: Unable to lookup . » are NOT the cause of this crash. You can safely ignore these errors. And update forge while you’re at it. EnderIO: Found the following problem(s) with your installation: * The RF API that is being used (1.7.10R1.0.2 from ) differes from that that is reported as being loaded (1.7.10R1.1.0 from EnderTech-1.7.10-0.3.2.405.jar). It is a supported version, but that difference may lead to problems. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Stencil buffer state: Function set: GL30, pool: forge, bits: 8 AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to ‘fml,forge’

Is there any possibility to fix this problem and to save my world?

Источник

Ряд пользователей (да и разработчиков) программных продуктов на языке Java могут столкнуться с ошибкой java.lang.nullpointerexception (сокращённо NPE), при возникновении которой запущенная программа прекращает свою работу. Обычно это связано с некорректно написанным телом какой-либо программы на Java, требуя от разработчиков соответствующих действий для исправления проблемы. В этом материале я расскажу, что это за ошибка, какова её специфика, а также поясню, как исправить ошибку java.lang.nullpointerexception.

Ошибка java.lang.nullpointerexception

Содержание

  1. Что это за ошибка java.lang.nullpointerexception
  2. Как исправить ошибку java.lang.nullpointerexception
  3. Для пользователей
  4. Для разработчиков
  5. Заключение

Что это за ошибка java.lang.nullpointerexception

Появление данной ошибки знаменует собой ситуацию, при которой разработчик программы пытается вызвать метод по нулевой ссылке на объект. В тексте сообщения об ошибке система обычно указывает stack trace и номер строки, в которой возникла ошибка, по которым проблему будет легко отследить.

Номер строки с ошибкой

Что в отношении обычных пользователей, то появление ошибки java.lang.nullpointerexception у вас на ПК сигнализирует, что у вас что-то не так с функционалом пакетом Java на вашем компьютере, или что программа (или онлайн-приложение), работающие на Java, функционируют не совсем корректно. Если у вас возникает проблема, при которой Java апплет не загружен, рекомендую изучить материал по ссылке.

Скриншот ошибки Java

Как исправить ошибку java.lang.nullpointerexception

Как избавиться от ошибки java.lang.nullpointerexception? Способы борьбы с проблемой можно разделить на две основные группы – для пользователей и для разработчиков.

Для пользователей

Если вы встретились с данной ошибкой во время запуска (или работы) какой-либо программы (особенно это касается minecraft), то рекомендую выполнить следующее:

  1. Переустановите пакет Java на своём компьютере. Скачать пакет можно, к примеру, вот отсюда;
  2. Переустановите саму проблемную программу (или удалите проблемное обновление, если ошибка начала появляться после такового);
  3. Напишите письмо в техническую поддержку программы (или ресурса) с подробным описанием проблемы и ждите ответа, возможно, разработчики скоро пофиксят баг.
  4. Также, в случае проблем в работе игры Майнкрафт, некоторым пользователям помогло создание новой учётной записи с административными правами, и запуск игры от её имени.Картинка Minecraft

Для разработчиков

Разработчикам стоит обратить внимание на следующее:

  1. Вызывайте методы equals(), а также equalsIgnoreCase() в известной строке литерала, и избегайте вызова данных методов у неизвестного объекта;
  2. Вместо toString() используйте valueOf() в ситуации, когда результат равнозначен;
  3. Применяйте null-безопасные библиотеки и методы;
  4. Старайтесь избегать возвращения null из метода, лучше возвращайте пустую коллекцию;
  5. Применяйте аннотации @Nullable и @NotNull;
  6. Не нужно лишней автоупаковки и автораспаковки в создаваемом вами коде, что приводит к созданию ненужных временных объектов;
  7. Регламентируйте границы на уровне СУБД;
  8. Правильно объявляйте соглашения о кодировании и выполняйте их.Картинка об ошибке java.lang.nullpointerexception

Заключение

При устранении ошибки java.lang.nullpointerexception важно понимать, что данная проблема имеет программную основу, и мало коррелирует с ошибками ПК у обычного пользователя. В большинстве случаев необходимо непосредственное вмешательство разработчиков, способное исправить возникшую проблему и наладить работу программного продукта (или ресурса, на котором запущен сам продукт). В случае же, если ошибка возникла у обычного пользователя (довольно часто касается сбоев в работе игры Minecraft), рекомендуется установить свежий пакет Java на ПК, а также переустановить проблемную программу.

Опубликовано 21.02.2017 Обновлено 03.09.2022

Hey all, got a new cp today, decided to play, but every time I get on a server and I craft something, I get this error. No mods or texture packs active, tried Optifine and vanilla to the same result. Any help would be great!

Description: Ticking screen

java.lang.NullPointerException: Ticking screen
at drp.d(SourceFile:184)
at drp.j(SourceFile:252)
at drp.g(SourceFile:241)
at dqa.d(SourceFile:53)
at djz.aU(SourceFile:1526)
at djz$$Lambda$2779/1128124773.run(Unknown Source)
at dot.a(SourceFile:435)
at djz.q(SourceFile:1526)
at djz.e(SourceFile:1021)
at djz.e(SourceFile:681)
at net.minecraft.client.main.Main.main(SourceFile:215)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
at net.minecraft.launchwrapper.Launch.main(Launch.java:30)

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

— Head —
Thread: Render thread
Stacktrace:
at drp.d(SourceFile:184)
at drp.j(SourceFile:252)
at drp.g(SourceFile:241)
at dqa.d(SourceFile:53)
at djz.aU(SourceFile:1526)
at djz$$Lambda$2779/1128124773.run(Unknown Source)

— Affected screen —
Details:
Screen name: dqa
Stacktrace:
at dot.a(SourceFile:435)

— Affected level —
Details:
All players: 1 total; [dzm[‘Creeperpoop82’/1692382, l=’ClientLevel’, x=-6915.17, y=66.00, z=-1687.95]]
Chunk stats: Client Chunk Cache: 361, 225
Level dimension: minecraft:overworld
Level spawn location: World: (-112,76,57), Chunk: (at 0,4,9 in -7,3; contains blocks -112,0,48 to -97,255,63), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 14091 game time, 231577338 day time
Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.16-R0.4-SNAPSHOT:9c078b7:1539) <- Paper
Server type: Non-integrated multiplayer server
Stacktrace:
at dwt.a(ClientWorld.java:617)
at djz.c(SourceFile:2239)
at djz.e(SourceFile:699)
at net.minecraft.client.main.Main.main(SourceFile:215)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
at net.minecraft.launchwrapper.Launch.main(Launch.java:30)

— System Details —
Details:
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1244259200 bytes (1186 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
CPUs: 12
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 1.16.4-OptiFine_HD_U_G5
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 452.11, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla
Current Language: English (US)
CPU: 12x Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz
OptiFine Version: OptiFine_1.16.4_HD_U_G5
OptiFine Build: 20201106-171901
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 452.11
OpenGlRenderer: GeForce GTX 1650/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12

Понравилась статья? Поделить с друзьями:
  • The game crashed whilst rendering screen error java lang nullpointerexception rendering screen
  • The game crashed whilst rendering overlay error java lang nullpointerexception rendering overlay
  • The game crashed whilst rendering item error java lang illegalstateexception not building
  • The game crashed whilst registering texture error java lang outofmemoryerror java heap space
  • The game crashed whilst initializing game error java util nosuchelementexception код завершения 1