zhong_li
[12:10:56] [Chunk I/O Executor Thread-1/ERROR] [FML]: net.minecraftforge.common.chunkio.QueuedChunk { x: -31
z: 8
world: 1
dimension: 121
provider: net.minecraft.world.WorldProviderSurface
}
[12:10:56] [Chunk I/O Executor Thread-1/ERROR] [FML]: World: (-496,64,128), Chunk: (at 0,4,0 in -31,8; contains blocks -496,0,128 to -481,255,143), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
[12:10:56] [Chunk I/O Executor Thread-1/WARN] []: Exception in thread "Chunk I/O Executor Thread-1"
[12:10:56] [Chunk I/O Executor Thread-1/WARN] []: java.lang.IllegalMonitorStateException
[12:10:56] [Chunk I/O Executor Thread-1/WARN] []:         at java.lang.Object.notifyAll(Native Method)
[12:10:56] [Chunk I/O Executor Thread-1/WARN] []:         at net.minecraftforge.common.chunkio.ChunkIOThreadPoolExecutor.afterExecute(ChunkIOThreadPoolExecutor.java:56)
[12:10:56] [Chunk I/O Executor Thread-1/WARN] []:         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[12:10:56] [Chunk I/O Executor Thread-1/WARN] []:         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[12:10:56] [Chunk I/O Executor Thread-1/WARN] []:         at java.lang.Thread.run(Unknown Source)
[12:10:56] [Chunk I/O Executor Thread-2/ERROR] [net.minecraft.world.chunk.storage.AnvilChunkLoader]: Chunk file at -31,16 is in the wrong location; relocating. (Expected -31, 16, got -1, 0)
[12:10:56] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Loading NBT data
        at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:501) ~[fy.class:?]
        at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:53) ~[fy.class:?]
        at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63) ~[ge.class:?]
        at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:492) ~[fy.class:?]
        at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:53) ~[fy.class:?]
        at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:492) ~[fy.class:?]
        at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:53) ~[fy.class:?]
        at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133) ~[gi.class:?]
        at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88) ~[gi.class:?]
        at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:83) ~[gi.class:?]
        at net.minecraft.world.chunk.storage.RegionFileCache.getChunkInputStreamCB(RegionFileCache.java:126) ~[ayk.class:?]
        at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:83) ~[aye.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:70) ~[ChunkIOProvider.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:92) ~[ChunkIOExecutor.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:125) ~[on.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:96) ~[on.class:?]
        at net.minecraft.server.management.PlayerChunkMapEntry$1.run(PlayerChunkMapEntry.java:39) ~[ot$1.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOProvider.runCallbacks(ChunkIOProvider.java:134) ~[ChunkIOProvider.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:96) ~[ChunkIOProvider.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94) ~[ChunkIOExecutor.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:125) ~[on.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:96) ~[on.class:?]
        at net.minecraft.server.management.PlayerChunkMapEntry$1.run(PlayerChunkMapEntry.java:39) ~[ot$1.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOProvider.runCallbacks(ChunkIOProvider.java:134) ~[ChunkIOProvider.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:96) ~[ChunkIOProvider.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150) ~[ChunkIOExecutor.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:860) ~[MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) ~[nz.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782) ~[MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:636) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
Caused by: java.util.zip.ZipException: incorrect data check
        at java.util.zip.InflaterInputStream.read(Unknown Source) ~[?:1.8.0_101]
        at java.io.BufferedInputStream.fill(Unknown Source) ~[?:1.8.0_101]
        at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_101]
        at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_101]
        at java.io.DataInputStream.readFully(Unknown Source) ~[?:1.8.0_101]
        at java.io.DataInputStream.readFully(Unknown Source) ~[?:1.8.0_101]
        at net.minecraft.nbt.NBTTagByteArray.func_152446_a(SourceFile:53) ~[fw.class:?]
        at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:492) ~[fy.class:?]
        ... 30 more
[12:10:56] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: C:\Users\Administrator\Desktop\新建文件夹\木木\.\crash-reports\crash-2019-07-14_12.10.56-server.txt
[12:10:56] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[12:10:56] [Server thread/INFO] [me.crafter.mc.lockettepro.LockettePro]: [LockettePro] Disabling LockettePro v2.9.0
[12:10:56] [Server thread/INFO] [fr.xephi.authme.AuthMe]: [AuthMe] Disabling AuthMe v5.4.0-b1877
[12:10:57] [Server thread/INFO] [fr.xephi.authme.AuthMe]: [AuthMe] Waiting for 0 tasks to finish
[12:10:57] [Server thread/INFO] [fr.xephi.authme.AuthMe]: [AuthMe] AuthMe 5.4.0-b1877 disabled!
[12:10:57] [Server thread/INFO] [me.glaremasters.guilds.Guilds]: [Guilds] Disabling Guilds v3.4.9-RELEASE
[12:10:58] [Netty Server IO #2/INFO] []: ???? [生存世界][木木]<可爱的月饼妹妹> 能防水嘛。
[12:11:01] [Netty Server IO #2/INFO] []: ???? [生存世界][木木]<可爱的月饼妹妹> 放
[12:11:01] [Server thread/INFO] [com.earth2me.essentials.spawn.EssentialsSpawn]: [EssentialsSpawn] Disabling EssentialsSpawn v2.15.0.52
[12:11:01] [Server thread/INFO] [me.neznamy.tab.BukkitMain]: [TAB] Disabling TAB v2.3.2
[12:11:01] [Server thread/INFO] []: [TAB] Disabled in 20ms
[12:11:01] [Server thread/INFO] [com.earth2me.essentials.chat.EssentialsChat]: [EssentialsChat] Disabling EssentialsChat v2.15.0.52
[12:11:01] [Server thread/INFO] [com.earth2me.essentials.protect.EssentialsProtect]: [EssentialsProtect] Disabling EssentialsProtect v2.15.0.52
[12:11:01] [Server thread/INFO] [com.bekvon.bukkit.residence.Residence]: [Residence] Disabling Residence v4.8.4.4
[12:11:01] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: residence
[12:11:01] [Server thread/INFO] []: [Residence] Disabled!
[12:11:01] [Server thread/INFO] [com.gmail.filoghost.chestcommands.ChestCommands]: [ChestCommands] Disabling ChestCommands v3.1.2
[12:11:01] [Server thread/INFO] [com.onarandombox.MultiverseCore.MultiverseCore]: [Multiverse-Core] Disabling Multiverse-Core v2.6.0-b738
[12:11:01] [Server thread/INFO] [com.lenis0012.bukkit.marriage2.internal.MarriagePlugin]: [Marriage] Disabling Marriage v2.0.19
[12:11:01] [Server thread/INFO] [com.lenis0012.bukkit.marriage2.internal.MarriagePlugin]: [Marriage] Loading database...
[12:11:02] [Server thread/INFO] [com.lenis0012.bukkit.marriage2.internal.MarriagePlugin]: [Marriage] Plugin has been completely disabled.
[12:11:02] [Server thread/INFO] [com.plotsquared.bukkit.BukkitMain]: [PlotSquared] Disabling PlotSquared v18.03.19-39084be-1974
[12:11:02] [Server thread/INFO] []: All DB transactions during this session are being validated (This may take a while if corrections need to be made)
[12:11:02] [Server thread/INFO] [com.gmail.filoghost.holographicdisplays.HolographicDisplays]: [HolographicDisplays] Disabling HolographicDisplays v2.3.2
[12:11:02] [Server thread/INFO] [net.andylizi.colormotd.bukkit.BukkitMain]: [ColorMOTD] Disabling ColorMOTD v1.5.3
[12:11:02] [Server thread/INFO] [com.earth2me.essentials.Essentials]: [Essentials] Disabling Essentials v2.15.0.52
[12:11:02] [Server thread/INFO] [Minecraft]: [Vault][Economy] Essentials Economy unhooked.
[12:11:02] [Server thread/INFO] [Mc.Lang.LangGuiShop]: [LangGuiShop] Disabling LangGuiShop v1.01
[12:11:02] [Server thread/INFO] [Minecraft]: 插件已卸载完成! 作者:Lang
[12:11:02] [Server thread/INFO] [tk.minemorecraft.richautomessage.RichAutoMessage]: [RichAutoMessage] Disabling RichAutoMessage v1.3.7
[12:11:02] [Server thread/INFO] []: [公告插件] 由 Fabian
[12:11:02] [Server thread/INFO] []: [公告插件] 插件版本: 1.3.8
[12:11:02] [Server thread/INFO] []: [公告插件] 停用
[12:11:02] [Server thread/INFO] [net.milkbowl.vault.Vault]: [Vault] Disabling Vault v1.5.6-b49
[12:11:02] [Server thread/INFO] [net.github.canmenglo.variable.Main]: [MoreVariable] Disabling MoreVariable v1.1.0
[12:11:02] [Server thread/INFO] [me.blume987.levels.levels]: [Levels] Disabling Levels v1.6
[12:11:02] [Server thread/INFO] [Minecraft]: [Levels] has been disabled.
[12:11:02] [Server thread/INFO] [com.gmail.rsshelas.AntiCropTrample]: [AntiCropTrample] Disabling AntiCropTrample v0.2
[12:11:02] [Server thread/INFO] [me.megamichiel.ultimatebossbar.UltimateBossBar]: [UltimateBossBar] Disabling UltimateBossBar v1.5.1
[12:11:02] [Server thread/INFO] [com.vk2gpz.randomteleport.RandomTeleport]: [RandomTeleport] Disabling RandomTeleport v5.14.0
[12:11:02] [Server thread/INFO] [com.vk2gpz.randomteleport.RandomTeleport]: [RandomTeleport] RandomTeleport version 5.14.0 is Disabled
[12:11:02] [Server thread/INFO] [cc.bukkitPlugin.banitem.BanItem]: [BanItem] Disabling BanItem v3.2.40
[12:11:02] [Server thread/INFO] [cn.mgazul.pfworlds.Main]: [PFWorlds] Disabling PFWorlds v1.2.4-SNAPSHOT
[12:11:02] [Server thread/INFO] [cn.foxii.frozen.Frozen]: [Frozen] Disabling Frozen v1.0
[12:11:02] [Server thread/INFO] [mcbbs.wwooww.Main]: [Nick] Disabling Nick v1.0
[12:11:02] [Server thread/INFO] [com.comphenix.protocol.ProtocolLib]: [ProtocolLib] Disabling ProtocolLib v4.3.0
[12:11:02] [Server thread/INFO] [luohuayu.AntiEMP.AntiEMP]: [AntiEMP] Disabling AntiEMP v1.0.0
[12:11:02] [Server thread/INFO] [cn.gayaguoguo.gritemtags.GrItemTags]: [GrItemTags] Disabling GrItemTags v1.0.8
[12:11:02] [Server thread/INFO] [me.minebuilders.clearlag.Clearlag]: [ClearLag] Disabling ClearLag v3.0.6
[12:11:02] [Server thread/INFO] [Minecraft]: [ClearLag] Clearlag is now disabled!
[12:11:02] [Server thread/INFO] [org.anjocaido.groupmanager.GroupManager]: [GroupManager] Disabling GroupManager v2.0.1-b332
[12:11:02] [Server thread/INFO] [com.sk89q.wepif.PermissionsResolverManager]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[12:11:02] [Server thread/INFO] []: GroupManager - INFO - Scheduled Data Saving is disabled!
[12:11:02] [Server thread/INFO] []: GroupManager version 2.0.1-b332 is disabled!
[12:11:02] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin]: [PlaceholderAPI] Disabling PlaceholderAPI v2.9.2
[12:11:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin]: [WorldEdit] Disabling WorldEdit v6.1.9;caf0ad9
[12:11:02] [Server thread/INFO] [net.saralab.AntiExplosion]: [AntiExplosion] Disabling AntiExplosion v1.0.1
[12:11:02] [Server thread/INFO] [me.megamichiel.animationlib.bukkit.AnimLibPlugin]: [AnimationLib] Disabling AnimationLib v1.6.6
[12:11:02] [Server thread/INFO] [net.coreprotect.CoreProtect]: [CoreProtect] Disabling CoreProtect v2.14.4
[12:11:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[12:11:02] [Netty Server IO #2/INFO] []: <永恒小哥哥zx_yongheng> 上古会枯萎
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: zhong_li lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: zhong_li left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: o0PsM0o lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: o0PsM0o left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Loctis lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loctis left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Ying_garss lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Ying_garss left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: tang_yuan lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: tang_yuan left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Yang_TTotfc lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Yang_TTotfc left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: mizhishengcun lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: mizhishengcun left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: zombieRcNc lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: zombieRcNc left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: zx_yongheng lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: zx_yongheng left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Yue_Bing lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Yue_Bing left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: parallelz lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: parallelz left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: qzbh lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: qzbh left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: CXWJL_ lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: CXWJL_ left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: ice_red lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ice_red left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Mikasa lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Mikasa left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: pashaBiceps lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: pashaBiceps left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: ice_blue lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ice_blue left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: SMT_HY lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: SMT_HY left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: cdy lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: cdy left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: tangdaxian lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: tangdaxian left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: smallkele lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: smallkele left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Shen_J lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Shen_J left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Trs_yanlei lost connection: Server closed
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Trs_yanlei left the game
[12:11:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: KICK lost connection: Server closed
[12:11:03] [Server thread/WARN] [FML]: Attempted to dequeue chunk that wasn't queued? 121 @ (-37, 15)
[12:11:03] [Server thread/WARN] [FML]: Attempted to dequeue chunk that wasn't queued? 121 @ (-31, 8)
[12:11:03] [Server thread/WARN] [FML]: Attempted to dequeue chunk that wasn't queued? 121 @ (-31, 8)
[12:11:03] [Server thread/WARN] [FML]: Attempted to dequeue chunk that wasn't queued? 121 @ (-29, 15)
[12:11:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: KICK left the game
[12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
[12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'DIM-1'/the_nether
[12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'DIM1'/the_end
[12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '1'/overworld
[12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'zy'/overworld
[12:11:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '2'/overworld
[12:11:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level '3'/overworld
[12:11:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'xx1'/overworld
[12:11:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'xx2'/overworld
[12:11:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'L1'/overworld
[12:11:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'plot1'/overworld
[12:11:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'sc'/overworld
[12:11:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'zy2'/overworld
[12:11:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'zy1'/overworld
[12:11:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'zy3'/overworld
[12:11:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'fb'/overworld
[12:11:05] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 0
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 1
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 121
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 3
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 122
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 123
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 6
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 131
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 130
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 9
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 15
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 14
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 16
[12:11:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 10
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 0
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension -1
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 1
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 121
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 3
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 122
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 123
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 6
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 7
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 131
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 130
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 9
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 15
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 14
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 16
[12:11:06] [Server thread/INFO] [FML]: Unloading dimension 10
[12:11:06] [Armourer's Workshop Server Skin Thread/INFO] [Armourer's Workshop]: Stopped server skin thread.
[12:11:06] [Server thread/INFO] [projecte]: Completed server-stop actions.
[12:11:06] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.



xmdhs
能否上传这个文件
C:\Users\Administrator\Desktop\新建文件夹\木木\.\crash-reports\crash-2019-07-14_12.10.56-server.txt

第一页 上一页 下一页 最后一页