Редко случается ошибка из-за которой сервер закрывается. Я в логах очень плохо разбираюсь... Могли бы вы пожалуйста подсказать какой именно мод вызывает ошибку?
Полный крашлог: https://drive.google.com/file/d/1uSXY0vbLq7ZO3-rik74aeJA9e_j-Fr61/view?usp=sharing
---- Minecraft Crash Report ----
WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.11-1.12.2.jar)
iceandfire (iceandfire-1.9.1-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
XaeroWorldMapPlugin (XaerosWorldMap_1.11.6_Forge_1.12.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
CPMLoadingPlugin (CustomPlayerModels-1.12.2-0.4.5a.jar)
BewitchmentFMLLoadingPlugin (bewitchment_1.12.2_0.0.22.62.jar)
XaeroMinimapPlugin (Xaeros_Minimap_20.30.1_Forge_1.12.jar)
Thaumic Augmentation Core Plugin (ThaumicAugmentation_1.12.2_2.0.13.jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 08.08.22 12:56
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 60,00 seconds (should be max 0.05)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at net.minecraft.world.storage.SaveHandler.func_75762_c(SaveHandler.java:90)
at net.minecraft.world.World.func_72906_B(World.java:3489)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:165)
at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:202)
at net.minecraft.world.gen.ChunkProviderServer.func_186027_a(ChunkProviderServer.java:230)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1007)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:408)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:691)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)