1. Вы находитесь в сообществе Rubukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на различные языки плагины наших коллег из других стран.
    Скрыть объявление
Скрыть объявление
В преддверии глобального обновления, мы проводим исследования, которые помогут нам сделать опыт пользования форумом ещё удобнее. Помогите нам, примите участие!

Помогите Крашится сервер при входе в регион

Тема в разделе "Помощь", создана пользователем Dean952, 23 янв 2019.

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

    Dean952 Активный участник Пользователь

    Баллы:
    63
    Имя в Minecraft:
    Dean952
    Друзья, всем привет!

    Я столкнулся с такой проблемой (источник я пытался найти, но безуспешно). Есть приват, он как-то жестко багается. Стоит мне только пересечь его, как меня выкидывает с сервера, сервер крашится. А так как я его уже пересёк, то при входе на сервер - он автоматически крашится :D Версия: 1.7.10
    Лог падения:

    Код:
    [m[0;30;1m[[0;33;22mОснователь[0;30;1m][0;31;22m [0;31;1mNeONRAcE[m [0;37;1m➠ [0;33;1mмогу крашнуть сервер, если чё - извините, проверяю баг[m
    [22:00:25] [Server thread/ERROR] [FML/]: Exception caught during firing event cpw.mods.fml.common.gameevent.TickEvent$ServerTickEvent@27873319:
    java.lang.NoSuchMethodError: com.enderio.core.common.util.BlockCoord.getSafeTileEntity(Lnet/minecraft/world/IBlockAccess;)Lnet/minecraft/tileentity/TileEntity;
        at crazypants.enderio.conduit.liquid.AdvancedLiquidConduitNetwork.getTankContainer(AdvancedLiquidConduitNetwork.java:280) ~[AdvancedLiquidConduitNetwork.class:?]
        at crazypants.enderio.conduit.liquid.AdvancedLiquidConduitNetwork.doNetworkTick(AdvancedLiquidConduitNetwork.java:127) ~[AdvancedLiquidConduitNetwork.class:?]
        at crazypants.enderio.conduit.ConduitNetworkTickHandler.tickEnd(ConduitNetworkTickHandler.java:111) ~[ConduitNetworkTickHandler.class:?]
        at crazypants.enderio.conduit.ConduitNetworkTickHandler.onServerTick(ConduitNetworkTickHandler.java:55) ~[ConduitNetworkTickHandler.class:?]
        at cpw.mods.fml.common.eventhandler.ASMEventHandler_195_ConduitNetworkTickHandler_onServerTick_ServerTickEvent.invoke(.dynamic) ~[?:?]
        at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1614.UNOFFICIAL]
        at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:1.7.10-1614.UNOFFICIAL]
        at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:252) [FMLCommonHandler.class:1.7.10-1614.UNOFFICIAL]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:894) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_192]
    [22:00:25] [Server thread/ERROR] [FML/]: Index: 7 Listeners:
    [22:00:25] [Server thread/ERROR] [FML/]: 0: NORMAL
    [22:00:25] [Server thread/ERROR] [FML/]: 1: ASM: am2.proxy.tick.ServerTickHandler@5de084b onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 2: ASM: ic2.core.TickHandler@7c6725be onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 3: ASM: com.brandon3055.brandonscore.common.handlers.ProcessHandler@6d9d60b5 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 4: ASM: mods.railcraft.client.sounds.SoundLimiterTicker@3611f096 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 5: ASM: team.chisel.item.chisel.ChiselController@5498a795 openQueuedGui(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 6: ASM: crazypants.enderio.machine.spawner.BlockPoweredSpawner@154f5d31 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 7: ASM: crazypants.enderio.conduit.ConduitNetworkTickHandler@76ecf36e onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 8: ASM: us.ichun.mods.ichunutil.common.core.TickHandlerServer@12d0465a serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 9: ASM: buildcraft.core.tablet.manager.TabletManagerServer@7e3f26e8 serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 10: ASM: com.enderio.core.common.util.Scheduler@52bd0297 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 11: ASM: GridTickHandler[Energy]@302053762 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 12: ASM: GridTickHandler[Redstone]@829177035 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 13: ASM: GridTickHandler[Fluid]@1745671414 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 14: ASM: powercrystals.minefactoryreloaded.net.ConnectionHandler@54f00e04 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 15: ASM: crazypants.enderio.CommonProxy$TickTimer@5150a90c onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 16: ASM: cofh.thermaldynamics.core.TickHandler@289376a onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 17: ASM: codechicken.multipart.handler.MultipartEventHandler$@4a806c0d serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 18: ASM: com.brandon3055.draconicevolution.common.handler.FMLEventHandler@458e87ac serverTickEvent(Lcpw/mods/fml/common/gameevent/TickEvent;)V
    [22:00:25] [Server thread/ERROR] [FML/]: 19: ASM: appeng.hooks.TickHandler@3a0eae8d onTick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
    [22:00:25] [Server thread/INFO] [com.gmail.filoghost.holographicdisplays.HolographicDisplays/]: [HolographicDisplays] Disabling HolographicDisplays v2.2.2
    [22:00:25] [Server thread/INFO] [modfixng.main.ModFixNG/]: [ModFixNG] Disabling ModFixNG v1.0
    [22:00:25] [Server thread/INFO] [ez.plugins.dan.Main/]: [eZProtector] Disabling eZProtector v4.1.5
    [22:00:25] [Server thread/INFO] [ez.plugins.dan.Main/]: [eZProtector] Plugin disabled.
    [22:00:25] [Server thread/INFO] [com.comphenix.protocol.ProtocolLibrary/]: [ProtocolLib] Disabling ProtocolLib v3.6.4
    [22:00:25] [Server thread/INFO] [com.gamerforea.wgallower.WGAllowerPlugin/]: [WGAllower] Disabling WGAllower v1.1
    [22:00:25] [Server thread/INFO] [me.limito.bukkit.shopcart.PluginPreloader/]: [ShoppingCartReloaded] Disabling ShoppingCartReloaded vAUTOVERSION
    [22:00:25] [Server thread/INFO] [com.cnaude.scavenger.Scavenger/]: [Scavenger] Disabling Scavenger v1.7-18
    [22:00:37] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Disabling WorldEdit v6.1.9-SNAPSHOT;88df431
    [22:00:37] [Server thread/INFO] [ru.beshelmek.nguard.Main/]: [nGuard] Disabling nGuard v1.0
    [22:00:37] [Server thread/INFO] [ru.xlv.wgdisplay.Main/]: [WGDisplay] Disabling WGDisplay v1.0
    [22:00:37] [Server thread/INFO] [net.coreprotect.CoreProtect/]: [CoreProtect] Disabling CoreProtect v2.07
    [22:00:37] [Server thread/INFO] [FML/]: Unloading dimension 0
    [22:00:37] [Server thread/INFO] [FML/]: Unloading dimension -1
    [22:00:37] [Server thread/INFO] [FML/]: Unloading dimension 1
    [22:00:37] [Server thread/INFO] [FML/]: Applying holder lookups
    [22:00:37] [Server thread/INFO] [FML/]: Holder lookups applied
    [22:00:37] [pool-36-thread-1/INFO] [EnderIO/EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to /home/container/./world/enderio/dimensionalTransceiver.json
    [22:00:37] [Server thread/INFO] [FML/]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.

    • CoreProtect,
    • WGDisplay,
    • nGuard,
    • WorldEdit,
    • Essentials,
    • AntiBugItem,
    • GuiOnePlayer,
    • ClearLag,
    • NoDupe,
    • PlugMan,
    • AutoMessage,
    • ConsoleScheduler,
    • AutoSaveWorldRus,
    • WorldBorder,
    • LokiBlocker,
    • MineBlocker,
    • DynPad,
    • WorldGuard,
    • MaxBans,
    • OPSRegion,
    • AutoRestart,
    • WorldEditCrashFix,
    • PermissionsEx,
    • RandomPort,
    • iConomy,
    • CommandCooldown,
    • WGExtender,
    • AnimalProtect,
    • MachineGuardReloaded,
    • Vault,
    • HideStream,
    • EssentialsSpawn,
    • ChatManager,
    • CombatLog,
    • WGEnter,
    • Jobs,
    • Scavenger,
    • ShoppingCartReloaded,
    • WGAllower,
    • ProtocolLib,
    • eZProtector,
    • ModFixNG,
    • HolographicDisplays

    upload_2019-1-23_22-28-48.png
    upload_2019-1-23_22-29-4.png

    Заранее спасибо за помощь и всем хорошего дня!
     
    Последнее редактирование: 23 янв 2019
  2. Dymeth

    Dymeth Активный участник Пользователь

    Баллы:
    98
    Имя в Minecraft:
    Dymeth
    Я, конечно, не эксперт, но, может, существует какой-то мод EnderCore?
     
  3. Автор темы
    Dean952

    Dean952 Активный участник Пользователь

    Баллы:
    63
    Имя в Minecraft:
    Dean952
    Он уже установлен на сервере.
     
  4. LeonardoDaVinci

    LeonardoDaVinci Активный участник Пользователь

    Баллы:
    76
    Если регион не так важен и он пусть, https://dinnerbone.com/minecraft/tools/coordinates/
    попробуй в config/Forge
    Код:
        # Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
        B:removeErroringEntities=false
    
        # Set this to true to remove any TileEntity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
        B:removeErroringTileEntities=false
    
    СДелай True
     
  5. Автор темы
    Dean952

    Dean952 Активный участник Пользователь

    Баллы:
    63
    Имя в Minecraft:
    Dean952
    Спасибо большое, проблема была в несовместимости мода Biomes o Plenty, к сожалению, решилось только вайпом.
     
  6. LeonardoDaVinci

    LeonardoDaVinci Активный участник Пользователь

    Баллы:
    76
    Biomes не советую вообще ставить, от него лишь проблемы
     
  7. LeonardoDaVinci

    LeonardoDaVinci Активный участник Пользователь

    Баллы:
    76
    Там есть духи или призраки мобы такие, их лучше удалить они крашат
     

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