Хостинг серверов Minecraft playvds.com
  1. Вы находитесь в русском сообществе Bukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на русский язык плагины наших собратьев из других стран.
    Скрыть объявление

Помогите При входе на сервер он через пару минут выключается.

Тема в разделе "Помощь", создана пользователем quantum32043, 25 авг 2020.

  1. Автор темы
    quantum32043

    quantum32043 Ньюби

    Баллы:
    1
    Когда захожу на свой сервер, могу походить минуты 3 и выкидывает с него с ошибкой Сервер выключен. Снизу прикреплю логи и краш-репорты
    [13:22:19] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
    [13:22:19] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 54 mods : levelup2@${version},divinefavor@1.0.754,disenchanter@1.5,ebwizardry@4.2.11,jei@4.15.0.296,som@1.2.10-mc1.12.2,autonetworklib@1.0.38,techguns_core@1.12.2-1.0,armorstatushud@1.43.0,mcp@9.42,treecapitator@1.43.0,journeymap@1.12.2-5.7.1,lordcraft@1.0.0,naturescompass@1.8.5,nofog@1.12.2-1.12.2-1.0.3.0,mcanm@2.7.4.149,bookshelf@2.3.590,forgelin@1.7.4,atum@2.0.17,inventorytweaks@1.64+dev.151.822d839,tumat@1.12.x-1.12.2,foamfixcore@7.7.4,llibrary@1.7.19,uteamcore@2.2.4.107,walljump@1.3.2,goodbyegrass@1.0,leveluphp@1.12.2-1.3.0,carryon@1.12.3,endercompass@1.2.6.1,forge@14.23.5.2838,dragonmounts@1.12.2-1.6.2,texfix@4.0,phosphor-lighting@1.12.2-0.2.7,eplus@5.0.178,backups@1.5.6,minecraft@1.12.2,usefulbackpacks@1.5.0.23,mousetweaks@2.10,bspkrscore@7.6.0.1,chunkanimator@1.2,forbidden_arcanus@1.12.2-1.1.4,vehicle@0.44.1,vanillafix@1.0.10-150,patchouli@1.0-20,shadowmc@3.8.0,otgcore@1.12.2 - v8.3,reskillable@1.12.2-1.13.0,performant@1.12.2-1.4,FML@8.0.99.99,obfuscate@0.4.2,worldedit@6.1.10,toroquest@1.12.2-5.2,foamfix@0.10.10-1.12.2,techguns@2.0.2.0
    [13:22:19] [Netty Server IO #1/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge] at CLIENT
    [13:22:19] [Netty Server IO #1/INFO] [journeymap]: CLIENT
    [13:22:19] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
    [13:22:19] [Server thread/INFO] [STDOUT]: [net.torocraft.toroquest.civilization.CivilizationHandlers:eek:nLoad:143]: LOAD: {completedQuests:0,reputations:[{civ:"WIND",amount:0},{civ:"SUN",amount:0},{civ:"FIRE",amount:0},{civ:"MOON",amount:0},{civ:"EARTH",amount:0},{civ:"WATER",amount:0}],nextQuests:[],quests:[],completedQuestsByProvince:{}}
    [13:22:19] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: quantum32043 [/25.33.163.73:50060] logged in with entity id [263] in world (minecraft:eek:verworld/0) at (-25.072444183044226, 102.1408488676254, 39.915888877110376).
    [13:22:20] [Server thread/INFO] [ebwizardry]: Synchronising spell glyph data for quantum32043
    [13:22:20] [Server thread/INFO] [ebwizardry]: Synchronising spell emitters for quantum32043
    [13:22:20] [Server thread/INFO] [ebwizardry]: Synchronising config settings for quantum32043
    [13:22:20] [Server thread/INFO] [ebwizardry]: Synchronising advancements for quantum32043
    [13:22:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: quantum32043 joined the game
    [13:22:24] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2618ms behind, skipping 52 tick(s)
    [13:22:46] [Server thread/WARN] [FML]: Magic Kingdoms loaded a new chunk [4, -10] in dimension 0 (overworld) while populating chunk [4, -9], causing cascading worldgen lag.
    [13:22:46] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
    [13:22:46] [Server thread/WARN] [FML]: Magic Kingdoms loaded a new chunk [0, -11] in dimension 0 (overworld) while populating chunk [0, -10], causing cascading worldgen lag.
    [13:22:47] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
    [13:22:49] [Server thread/WARN] [FML]: Magic Kingdoms loaded a new chunk [11, -9] in dimension 0 (overworld) while populating chunk [11, -8], causing cascading worldgen lag.
    [13:22:49] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
    [13:22:51] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
    net.minecraft.util.ReportedException: Exception ticking world
    at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:762) ~[MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) ~[nz.class:?]
    at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) ~[MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_261]
    Caused by: java.lang.NullPointerException
    at org.spongepowered.common.bridge.data.DataCompoundHolder.data$getSpongeCompound(DataCompoundHolder.java:42) ~[DataCompoundHolder.class:1.12.2-2838-7.2.3]
    at net.minecraft.tileentity.TileEntity.handler$zkp000$impl$WriteSpongeDataToCompound(TileEntity.java:3708) ~[avj.class:?]
    at net.minecraft.tileentity.TileEntity.writeToNBT(TileEntity.java) ~[avj.class:?]
    at schoolsofmagic.tileentity.TileTreeCore.getTileData(TileTreeCore.java:131) ~[TileTreeCore.class:?]
    at net.minecraft.tileentity.TileEntity.data$getRootCompound(TileEntity.java:4670) ~[avj.class:?]
    at org.spongepowered.common.bridge.data.DataCompoundHolder.data$getSpongeCompound(DataCompoundHolder.java:41) ~[DataCompoundHolder.class:1.12.2-2838-7.2.3]
    at net.minecraft.tileentity.TileEntity.handler$zkp000$impl$WriteSpongeDataToCompound(TileEntity.java:3708) ~[avj.class:?]
    at net.minecraft.tileentity.TileEntity.writeToNBT(TileEntity.java) ~[avj.class:?]
    at schoolsofmagic.tileentity.TileTreeCore.getUpdateTag(TileTreeCore.java:119) ~[TileTreeCore.class:?]
    at net.minecraft.network.play.server.SPacketChunkData.<init>(SourceFile:52) ~[je.class:?]
    at net.minecraft.server.management.PlayerChunkMapEntry.sendToPlayers(PlayerChunkMapEntry.java:157) ~[ot.class:?]
    at net.minecraft.server.management.PlayerChunkMap.tick(SourceFile:165) ~[ou.class:?]
    at net.minecraft.world.WorldServer.tick(WorldServer.java:227) ~[oo.class:?]
    at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:756) ~[MinecraftServer.class:?]
    ... 4 more
    [13:22:51] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: D:\server\.\crash-reports\crash-2020-08-25_13.22.51-server.txt
    [13:22:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
    [13:22:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
    [13:22:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
    [13:22:51] [Server thread/INFO] [Sponge]: Unloading world [world] (minecraft:eek:verworld/0)
    [13:22:51] [Server thread/INFO] [Sponge]: Unloading world [DIM-1] (minecraft:nether/-1)
    [13:22:51] [Server thread/INFO] [Sponge]: Unloading world [DIM1] (minecraft:the_end/1)
    [13:22:51] [Server thread/INFO] [Sponge]: Unloading world [DIM2] (lordcraft:nexus/2)
    [13:22:51] [Server thread/INFO] [Sponge]: Unloading world [DIM17] (atum:atum/17)
    [13:22:51] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
    [13:22:51] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
     

    Вложения:

  2. Хостинг MineCraft
    <
  3. HideAndFun

    HideAndFun Активный участник

    Баллы:
    61
    Имя в Minecraft:
    erric3223
    проверь ка RegionFixer'ом проблема в мире world
     

Поделиться этой страницей