冬天冬天W
使用catserver恒林版。最近老是有这个问题,服务器无故崩溃。


>


2021.12 数据,可能有更多内容使用catserver恒林版。最近老是有这个问题,服务器无故崩溃。
> [02:30:02] [User Authenticator #1/INFO]: UUID of player xiaoyu25 is 82dfbc49-847f-3808-956a-26c18a0c0f1d
> [02:30:03] [Netty Epoll Server IO #2/INFO]: Client protocol version 2
> [02:30:03] [Netty Epoll Server IO #2/INFO]: Client attempting to join with 16 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
> [02:30:03] [Netty Epoll Server IO #2/INFO]: Attempting connection with missing mods [nbtedit, pixelmonpvp, pixelextras] at CLIENT
> [02:30:03] [Server thread/INFO]: [Server thread] Server side modded connection established
> [02:30:04] [Chunk I/O Executor Thread-1/ERROR]: Unhandled exception loading chunk:
net.minecraft.util.ReportedException: Loading NBT data
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:141) ~[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 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_192]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_192]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_192]
Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) ~[?:1.8.0_192]
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) ~[?:1.8.0_192]
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284) ~[?:1.8.0_192]
at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_192]
at java.io.DataInputStream.readFully(DataInputStream.java:195) ~[?:1.8.0_192]
at java.io.DataInputStream.readUTF(DataInputStream.java:609) ~[?:1.8.0_192]
at java.io.DataInputStream.readUTF(DataInputStream.java:564) ~[?:1.8.0_192]
at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:481) ~[fy.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:51) ~[fy.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133) ~[gi.class:?]
... 8 more
> [02:30:04] [Chunk I/O Executor Thread-1/ERROR]: net.minecraftforge.common.chunkio.QueuedChunk {
x: 61
z: 59
world: zy
dimension: 4
provider: net.minecraft.world.WorldProviderSurface
> [02:30:04] [Chunk I/O Executor Thread-1/ERROR]: World: (976,64,944), Chunk: (at 0,4,0 in 61,59; contains blocks 976,0,944 to 991,255,959), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
> [02:30:04] [Chunk I/O Executor Thread-1/WARN]: Exception in thread "Chunk I/O Executor Thread-1"
> [02:30:04] [Chunk I/O Executor Thread-1/WARN]: java.lang.IllegalMonitorStateException
> [02:30:04] [Chunk I/O Executor Thread-1/WARN]: at java.lang.Object.notifyAll(Native Method)
> [02:30:04] [Chunk I/O Executor Thread-1/WARN]: at net.minecraftforge.common.chunkio.ChunkIOThreadPoolExecutor.afterExecute(ChunkIOThreadPoolExecutor.java:56)
> [02:30:04] [Chunk I/O Executor Thread-1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1157)
> [02:30:04] [Chunk I/O Executor Thread-1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> [02:30:04] [Chunk I/O Executor Thread-1/WARN]: at java.lang.Thread.run(Thread.java:748)
> [02:30:04] [Server thread/INFO]: xiaoyu25[/27.186.111.246:22627] logged in with entity id 101 at ([zy]954.2726766630137, 98.92361304188707, 880.7191008340842)
> [02:30:05] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Loading NBT data
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:141) ~[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:126) ~[on.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:97) ~[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:126) ~[on.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:97) ~[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:869) ~[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:780) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:634) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_192]
Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) ~[?:1.8.0_192]
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) ~[?:1.8.0_192]
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284) ~[?:1.8.0_192]
at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_192]
at java.io.DataInputStream.readFully(DataInputStream.java:195) ~[?:1.8.0_192]
at java.io.DataInputStream.readUTF(DataInputStream.java:609) ~[?:1.8.0_192]
at java.io.DataInputStream.readUTF(DataInputStream.java:564) ~[?:1.8.0_192]
at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:481) ~[fy.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:51) ~[fy.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133) ~[gi.class:?]
... 23 more
> [02:30:05] [Server thread/ERROR]: This crash report has been saved to: /home/container/./crash-reports/crash-2020-07-26_02.30.05-server.txt
> [02:30:05] [Server thread/INFO]: Stopping server
> [02:30:05] [Server thread/INFO]: [PixelPayRank] Disabling PixelPayRank v3.2
> [02:30:05] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: pixelpay
> [02:30:05] [Server thread/INFO]: [PixelPay] Disabling PixelPay v4.5
> [02:30:05] [Server thread/INFO]: [VexKeyBoardHelper] Disabling VexKeyBoardHelper v1.2.2
> [02:30:05] [Server thread/INFO]: [VexBetterHud] Disabling VexBetterHud v1.31
> [02:30:05] [Server thread/INFO]: [VexView] Disabling VexView v2.3.8
> [02:30:05] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.4.0-b1877
> [02:30:05] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
> [02:30:05] [Server thread/INFO]: [AuthMe] AuthMe 5.4.0-b1877 disabled!
> [02:30:05] [Server thread/INFO]: [PixelmonEssentials] Disabling PixelmonEssentials v1.2.9-public
> [02:30:05] [Server thread/INFO]: [TitleManager] Disabling TitleManager v2.1.3
> [02:30:05] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.15.0.1
> [02:30:05] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.15.0.1
> [02:30:05] [Server thread/INFO]: [QuickShop] Disabling QuickShop v1.13-0.9.39-beta
> [02:30:05] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.9
> [02:30:05] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.9
> [02:30:05] [Server thread/INFO]: [BlockParticles] Disabling BlockParticles v1.11.1-RELEASE
> [02:30:05] [Server thread/INFO]: [ScriptBlockPlus] Disabling ScriptBlockPlus v1.8.7
> [02:30:05] [Server thread/INFO]: [JulyGuild] Disabling JulyGuild v2.1.1
> [02:30:05] [Server thread/INFO]: [JulyGuild] [INFO] 插件被卸载.
> [02:30:05] [Server thread/INFO]: [JulyGuild] [INFO] Bug反馈/插件交流群: 786184610.
> [02:30:05] [Server thread/INFO]: [TAB] Disabling TAB v2.7.4
> [02:30:05] [Server thread/INFO]: [TAB] Disabled in 19ms
> [02:30:05] [Server thread/INFO]: [PokemonHuntArean] Disabling PokemonHuntArean v1.6.2-SNAPSHOT
> [02:30:05] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.15.0.1
> [02:30:05] [Server thread/INFO]: [Residence] Disabling Residence v4.9.0.5
> [02:30:05] [Server thread/INFO]: [Residence] Disabled!
> [02:30:05] [Server thread/INFO]: [GreatFireWall] Disabling GreatFireWall v5.0
> [02:30:05] [Server thread/INFO]: [PokemonInfo] Disabling PokemonInfo v1.5
> [02:30:05] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.6.0-b738
> [02:30:05] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: multiverse
> [02:30:05] [Server thread/INFO]: [RPGshop] Disabling RPGshop v0.1.6
> [02:30:05] [Server thread/INFO]: [ColorMOTD] Disabling ColorMOTD v1.5.3
> [02:30:05] [Server thread/INFO]: [Essentials] Disabling Essentials v2.15.0.1
> [02:30:05] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
> [02:30:05] [Server thread/INFO]: [PlayMoney] Disabling PlayMoney v1.0
> [02:30:05] [Server thread/INFO]: [Gifts] Disabling Gifts v1.0
> [02:30:05] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.4
> [02:30:05] [Server thread/INFO]: [VipSystem] Disabling VipSystem v3.9
> [02:30:05] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vipsystem
> [02:30:05] [Server thread/INFO]: [AdsAutoMessage] Disabling AdsAutoMessage v1.0.3-SNAPSHOT
> [02:30:05] [Server thread/INFO]: [AdsAutoMessage] [AdsAutoMessage]日志已录入
> [02:30:05] [Server thread/INFO]: [广告小助手]插件已正常关闭
> [02:30:05] [Server thread/INFO]: [PlayerPoints] Disabling PlayerPoints v2.1.4
> [02:30:05] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: playerpoints
> [02:30:05] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.3.2
> [02:30:05] [Server thread/INFO]: [PlotSquared] Disabling PlotSquared v19.12.10-b4c257b-788
> [02:30:05] [Server thread/INFO]: All DB transactions during this session are being validated (This may take a while if corrections need to be made)
> [02:30:05] [Server thread/INFO]: [FreeSwitchTitle] Disabling FreeSwitchTitle v1.2.0
> [02:30:05] [Server thread/INFO]: [NeverLag] Disabling NeverLag v1.3.0
> [02:30:05] [Server thread/INFO]: [PaidCommand] Disabling PaidCommand v1.0.0
> [02:30:05] [Server thread/INFO]: [PaidCommand] > 付费指令插件已卸载,感谢使用
> [02:30:05] [Server thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.9.9
> [02:30:05] [Server thread/INFO]: [CombatPower] Disabling CombatPower v1.0
> [02:30:05] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: combatpower
> [02:30:05] [Server thread/INFO]: [Tips] Disabling Tips v1.0
> [02:30:05] [Server thread/INFO]: [PmpRank] Disabling PmpRank v1.0
> [02:30:05] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
> [02:30:05] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
> [02:30:05] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
> [02:30:05] [Server thread/INFO]: [TrialTower] Disabling TrialTower v1.0
> [02:30:05] [Server thread/INFO]: [PocketmonSkin] Disabling PocketmonSkin v1.0
> [02:30:05] [Server thread/INFO]: [JulyLibrary] Disabling JulyLibrary v2.0.6
> [02:30:05] [Server thread/INFO]: [JulyLibrary] 插件被卸载.
> [02:30:05] [Server thread/INFO]: [PidanPokeShow] Disabling PidanPokeShow v6.0
> [02:30:05] [Server thread/INFO]: [PokemonPapiPro] Disabling PokemonPapiPro v1.1.0
> [02:30:05] [Server thread/INFO]: [DAutoMessage] Disabling DAutoMessage v1.4
> [02:30:05] [Server thread/INFO]: [DAutoMessage]已卸载
> [02:30:05] [Server thread/INFO]: ----作者 QQ8378180
> [02:30:05] [Server thread/INFO]: ----作者博客 hang.yt
> [02:30:05] [Server thread/INFO]: [AntiAttack] Disabling AntiAttack v1.0.0
> [02:30:05] [Server thread/INFO]: [AntiAttack] |反压测系统 - VRL2-337 卸载中...
> [02:30:05] [Server thread/INFO]: [AntiAttack] |作者乐乐——QQ1207223090|
> [02:30:05] [Server thread/INFO]: [OnlineReward] Disabling OnlineReward v1.0
> [02:30:05] [Server thread/INFO]: [Fixer] Disabling Fixer v1.1.4
> [02:30:05] [Server thread/INFO]: [PokeMsg] Disabling PokeMsg v1.1
> [02:30:05] [Server thread/INFO]: [NoSpawnChunks] Disabling NoSpawnChunks v0.3
> [02:30:05] [Server thread/INFO]: [NoSpawnChunks] Disabled
> [02:30:05] [Server thread/INFO]: [Notbuild] Disabling Notbuild v1.7
> [02:30:05] [Server thread/INFO]: [Notbuild] Notbuild插件已被卸载。
> [02:30:05] [Server thread/INFO]: [PixelmonExpSpring] Disabling PixelmonExpSpring v1.3-SNAPSHOT
> [02:30:05] [Server thread/INFO]: [NyLuckyEggs] Disabling NyLuckyEggs v1.0
> [02:30:05] [Server thread/INFO]: [PidanMagic] Disabling PidanMagic v1.0
> [02:30:05] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.3.0
> [02:30:05] [Server thread/INFO]: [LaggRemover] Disabling LaggRemover v2.0.6
> [02:30:05] [Server thread/INFO]: [LaggRemover] LaggRemover has been disabled!
> [02:30:05] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.7
> [02:30:05] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
> [02:30:05] [Server thread/INFO]: [spark] Disabling spark v1.4.2
> [02:30:05] [Server thread/INFO]: [PokeSuperBoss] Disabling PokeSuperBoss v1.0
> [02:30:05] [Server thread/INFO]: [TradeBlackList] Disabling TradeBlackList v1.1
> [02:30:05] [Server thread/INFO]: [EasyCommand] Disabling EasyCommand v1.0
> [02:30:05] [Server thread/INFO]: [EasyCommand] 插件关闭
> [02:30:05] [Server thread/INFO]: [PokemonVow] Disabling PokemonVow v1.0
> [02:30:05] [Server thread/INFO]: [ColorChat] Disabling ColorChat v1.1
> [02:30:05] [Server thread/INFO]: [ZJbzCmd] Disabling ZJbzCmd v0.2
> [02:30:05] [Server thread/INFO]: [ZJbzCmd] Z菌提示:插件已经卸载
> [02:30:05] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.1.0;8e55131
> [02:30:05] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
> [02:30:05] [Server thread/INFO]: [PokemonMoreExp] Disabling PokemonMoreExp v1.0
> [02:30:05] [Server thread/INFO]: [PixelmonAnti] Disabling PixelmonAnti v1.0-SNAPSHOT
> [02:30:05] [Server thread/INFO]: [AT] Disabling AT v6.0
> [02:30:05] [Server thread/INFO]: [BanItem] Disabling BanItem v1.9.9.3
> [02:30:05] [Server thread/INFO]: [VexMusic] Disabling VexMusic v1.2.0-FREE
> [02:30:05] [Server thread/INFO]: [Caterpie] Disabling Caterpie v0.0.5
> [02:30:05] [Server thread/INFO]: [GuoItemLoreCommand] Disabling GuoItemLoreCommand v2.1
> [02:30:05] [Server thread/INFO]: [NoSellLoreItemToGlobalShop] Disabling NoSellLoreItemToGlobalShop v1.0
> [02:30:05] [Server thread/INFO]: [antiRedstoneClock] Disabling antiRedstoneClock v1.0.3
> [02:30:05] [Server thread/INFO]: [WorldCommandBlock] Disabling WorldCommandBlock v0.1
> [02:30:05] [Server thread/INFO]: [BanWorld] Disabling BanWorld v0.2.2
> [02:30:05] [Server thread/INFO]: [PixelmonPvp] Disabling PixelmonPvp v1.0.2
> [02:30:05] [Server thread/INFO]: [JdbcConnectionBridge] Disabling JdbcConnectionBridge v1.3
> [02:30:05] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.9.1
> [02:30:05] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.0.4-b136
> [02:30:05] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
> [02:30:05] [Server thread/INFO]: GroupManager version 2.0.4-b136 is disabled!
> [02:30:05] [Server thread/INFO]: [PokemonAPI] Disabling PokemonAPI v2.1
> [02:30:05] [Server thread/INFO]: [PokemonJianding] Disabling PokemonJianding v1.0
> [02:30:05] [Server thread/INFO]: Saving players
> [02:30:05] [Server thread/INFO]: xiaoyu25 lost connection: Server closed
> [02:30:05] [Server thread/WARN]: Attempted to dequeue chunk that wasn't queued? 4 @ (61, 59)
> [02:30:05] [Server thread/INFO]: xiaoyu25 left the game
> [02:30:05] [Server thread/INFO]: Saving worlds
> [02:30:05] [Server thread/INFO]: Saving chunks for level 'world'/overworld
> [02:30:05] [Server thread/INFO]: Saving chunks for level 'DIM-1'/the_nether
> [02:30:05] [Server thread/INFO]: Saving chunks for level 'DIM1'/the_end
> [02:30:05] [Server thread/INFO]: Saving chunks for level 'DIM72'/ultra_space
> [02:30:05] [Server thread/INFO]: Saving chunks for level 'dipi'/overworld
> [02:30:05] [Server thread/INFO]: Saving chunks for level 'test'/overworld
> [02:30:05] [Server thread/INFO]: Saving chunks for level 'zc1'/overworld
> [02:30:05] [Server thread/INFO]: Saving chunks for level 'sl'/overworld
> [02:30:05] [Server thread/INFO]: Saving chunks for level 'zy'/overworld
> [02:30:05] [RxComputationScheduler-1/WARN]: Exception in thread "RxComputationScheduler-1"
> [02:30:05] [RxComputationScheduler-1/WARN]: java.lang.IllegalStateException: Fatal Exception thrown on Scheduler.Worker thread.
> [02:30:05] [RxComputationScheduler-1/WARN]: at io.puharesource.mc.titlemanager.shaded.rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:59)
> [02:30:05] [RxComputationScheduler-1/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> [02:30:05] [RxComputationScheduler-1/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> [02:30:05] [RxComputationScheduler-1/WARN]: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
> [02:30:05] [RxComputationScheduler-1/WARN]: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
> [02:30:05] [RxComputationScheduler-1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> [02:30:05] [RxComputationScheduler-1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> [02:30:05] [RxComputationScheduler-1/WARN]: at java.lang.Thread.run(Thread.java:748)
> [02:30:05] [RxComputationScheduler-1/WARN]: Caused by: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
> [02:30:05] [RxComputationScheduler-1/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:413)
> [02:30:05] [RxComputationScheduler-1/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:148)
> [02:30:05] [RxComputationScheduler-1/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:122)
> [02:30:05] [RxComputationScheduler-1/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:105)
> [02:30:05] [RxComputationScheduler-1/WARN]: at io.puharesource.mc.titlemanager.InternalsKt$asyncScheduler$1.execute(Internals.kt:24)
> [02:30:05] [RxComputationScheduler-1/WARN]: at io.puharesource.mc.titlemanager.shaded.rx.internal.schedulers.ExecutorScheduler$ExecutorSchedulerWorker.schedule(ExecutorScheduler.java:79)
> [02:30:05] [RxComputationScheduler-1/WARN]: at io.puharesource.mc.titlemanager.shaded.rx.internal.operators.OperatorSubscribeOn$1$1$1.request(OperatorSubscribeOn.java:82)
> [02:30:05] [RxComputationScheduler-1/WARN]: at io.puharesource.mc.titlemanager.shaded.rx.Subscriber.request(Subscriber.java:157)
> [02:30:05] [RxComputationScheduler-1/WARN]: at io.puharesource.mc.titlemanager.shaded.rx.internal.operators.OnSubscribeFilter$FilterSubscriber.onNext(OnSubscribeFilter.java:78)
> [02:30:05] [RxComputationScheduler-1/WARN]: at io.puharesource.mc.titlemanager.shaded.rx.internal.operators.OperatorDelay$1$3.call(OperatorDelay.java:87)
> [02:30:05] [RxComputationScheduler-1/WARN]: at io.puharesource.mc.titlemanager.shaded.rx.internal.schedulers.EventLoopsScheduler$EventLoopWorker$2.call(EventLoopsScheduler.java:189)
> [02:30:05] [RxComputationScheduler-1/WARN]: at io.puharesource.mc.titlemanager.shaded.rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55)
> [02:30:05] [RxComputationScheduler-1/WARN]: ... 7 more
> [02:30:05] [Server thread/INFO]: Unloading dimension 0
> [02:30:05] [Server thread/INFO]: Unloading dimension -1
> [02:30:05] [Server thread/INFO]: Unloading dimension 1
> [02:30:05] [Server thread/INFO]: Unloading dimension 72
> [02:30:05] [Server thread/INFO]: Unloading dimension 5
> [02:30:05] [Server thread/INFO]: Unloading dimension 2
> [02:30:05] [Server thread/INFO]: Unloading dimension 61
> [02:30:05] [Server thread/INFO]: Unloading dimension 6
> [02:30:05] [Server thread/INFO]: Unloading dimension 4
> [02:30:05] [Server thread/INFO]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
> [02:30:05] [Armourer's Workshop Server Skin Thread/INFO]: Stopped server skin thread.


>



嘉晚饭,赢
尝试在config/forge.cfg文件中
修改这两项
B:removeErroringEntities=true
B:removeErroringTileEntities=true

冬天冬天W
wjwrh 发表于 2020-7-26 10:49
尝试在config/forge.cfg文件中
修改这两项
B:removeErroringEntities=true

已修改。
另外请问一下为什么之前没有发生过这种情况,最近换了一台母鸡就这样?

嘉晚饭,赢
冬天冬天W 发表于 2020-7-26 10:54
已修改。
另外请问一下为什么之前没有发生过这种情况,最近换了一台母鸡就这样? ...

看错了
参考一下这个教程
https://www.mcbbs.net/thread-933294-1-1.html
应该是你地图损坏了

冬天冬天W
wjwrh 发表于 2020-7-26 10:59
看错了
参考一下这个教程
https://www.mcbbs.net/thread-933294-1-1.html

所以现在还需要更改forge的配置文件吗?

嘉晚饭,赢
冬天冬天W 发表于 2020-7-26 11:05
所以现在还需要更改forge的配置文件吗?

应该不用 直接用哪个工具修复一下

冬天冬天W
wjwrh 发表于 2020-7-26 10:59
看错了
参考一下这个教程
https://www.mcbbs.net/thread-933294-1-1.html

可以通过删除world和末地,地狱等世界修复吗?除主城地皮以外的世界删除后重新创建生成其实是无所谓的。毕竟这些世界因为玩家的跑图已经变得非常大了。

嘉晚饭,赢
冬天冬天W 发表于 2020-7-26 11:08
可以通过删除world和末地,地狱等世界修复吗?除主城地皮以外的世界删除后重新创建生成其实是无所谓的。 ...

坏掉的好像是资源世界 维度ID为4

冬天冬天W
wjwrh 发表于 2020-7-26 11:09
坏掉的好像是资源世界 维度ID为4

那就没有事情,资源世界早就想回档了。

嘉晚饭,赢
冬天冬天W 发表于 2020-7-26 11:12
那就没有事情,资源世界早就想回档了。

那你删掉试一下