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

Решено Автосохранение каждую милисекунду

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

Метки:
Статус темы:
Закрыта.
  1. Автор темы
    mrkeksz

    mrkeksz Новичок

    Баллы:
    6
    Имя в Minecraft:
    mrkeksz
    Зашел в Debug, а там просто постоянно идет автосохранение.
    Ядро сервера: papermc. Версия майна: 1.14.4.
    Сервер без плагинов, в конфигах ничего не менял.
    Пробовал ставить в конфигах больше интервал на автосохранение. Пробовал ставить на 0 и -1, но ничего не менялось.


    bukkit.yml
    Код:
    # This is the main configuration file for Bukkit.
    # As you can see, there's actually not that much to configure without any plugins.
    # For a reference for any variable inside this file, check out the Bukkit Wiki at
    # https://www.spigotmc.org/go/bukkit-yml
    #
    # If you need help on this file, feel free to join us on irc or leave a message
    # on the forums asking for advice.
    #
    # IRC: #spigot @ irc.spi.gt
    #    (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
    # Forums: https://www.spigotmc.org/
    # Bug tracker: https://www.spigotmc.org/go/bugs
    
    
    settings:
      allow-end: true
      warn-on-overload: true
      permissions-file: permissions.yml
      update-folder: update
      plugin-profiling: false
      connection-throttle: 4000
      query-plugins: true
      deprecated-verbose: default
      shutdown-message: Server closed
      minimum-api: none
    spawn-limits:
      monsters: 70
      animals: 10
      water-animals: 15
      ambient: 15
    chunk-gc:
      period-in-ticks: 600
    ticks-per:
      animal-spawns: 400
      monster-spawns: 1
      autosave: 6000
    aliases: now-in-commands.yml
    

    spigot.yml
    Код:
    # This is the main configuration file for Spigot.
    # As you can see, there's tons to configure. Some options may impact gameplay, so use
    # with caution, and make sure you know what each option does before configuring.
    # For a reference for any variable inside this file, check out the Spigot wiki at
    # http://www.spigotmc.org/wiki/spigot-configuration/
    #
    # If you need help with the configuration or have any questions related to Spigot,
    # join us at the IRC or drop by our forums and leave a post.
    #
    # IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
    # Forums: http://www.spigotmc.org/
    
    config-version: 12
    settings:
      debug: true
      sample-count: 12
      save-user-cache-on-stop-only: false
      moved-wrongly-threshold: 0.0625
      moved-too-quickly-multiplier: 10.0
      timeout-time: 60
      restart-on-crash: true
      restart-script: ./start.sh
      player-shuffle: 0
      bungeecord: false
      user-cache-size: 1000
      netty-threads: 4
      attribute:
        maxHealth:
          max: 2048.0
        movementSpeed:
          max: 2048.0
        attackDamage:
          max: 2048.0
    messages:
      whitelist: You are not whitelisted on this server!
      unknown-command: Unknown command. Type "/help" for help.
      server-full: The server is full!
      outdated-client: Outdated client! Please use {0}
      outdated-server: Outdated server! I'm still on {0}
      restart: Server is restarting
    commands:
      log: true
      tab-complete: 0
      send-namespaced: true
      silent-commandblock-console: false
      spam-exclusions:
      - /skill
      replace-commands:
      - setblock
      - summon
      - testforblock
      - tellraw
    advancements:
      disable-saving: false
      disabled:
      - minecraft:story/disabled
    stats:
      disable-saving: false
      forced-stats: {}
    world-settings:
      default:
        verbose: true
        view-distance: default
        nerf-spawner-mobs: false
        hanging-tick-frequency: 100
        zombie-aggressive-towards-villager: true
        item-despawn-rate: 6000
        enable-zombie-pigmen-portal-spawns: true
        arrow-despawn-rate: 1200
        wither-spawn-sound-radius: 0
        mob-spawn-range: 8
        max-tnt-per-tick: 100
        hopper-amount: 1
        seed-village: 10387312
        seed-desert: 14357617
        seed-igloo: 14357618
        seed-jungle: 14357619
        seed-swamp: 14357620
        seed-monument: 10387313
        seed-shipwreck: 165745295
        seed-ocean: 14357621
        seed-outpost: 165745296
        seed-slime: 987234911
        dragon-death-sound-radius: 0
        max-entity-collisions: 8
        merge-radius:
          item: 2.5
          exp: 3.0
        entity-activation-range:
          animals: 32
          monsters: 32
          raiders: 48
          misc: 16
          tick-inactive-villagers: true
        entity-tracking-range:
          players: 48
          animals: 48
          monsters: 48
          misc: 32
          other: 64
        ticks-per:
          hopper-transfer: 8
          hopper-check: 1
        hunger:
          jump-walk-exhaustion: 0.05
          jump-sprint-exhaustion: 0.2
          combat-exhaustion: 0.1
          regen-exhaustion: 6.0
          swim-multiplier: 0.01
          sprint-multiplier: 0.1
          other-multiplier: 0.0
        max-tick-time:
          tile: 50
          entity: 50
        squid-spawn-range:
          min: 45.0
        growth:
          cactus-modifier: 100
          cane-modifier: 100
          melon-modifier: 100
          mushroom-modifier: 100
          pumpkin-modifier: 100
          sapling-modifier: 100
          beetroot-modifier: 100
          carrot-modifier: 100
          potato-modifier: 100
          wheat-modifier: 100
          netherwart-modifier: 100
          vine-modifier: 100
          cocoa-modifier: 100
          bamboo-modifier: 100
          sweetberry-modifier: 100
          kelp-modifier: 100
    

    paper.yml

    Код:
    # This is the main configuration file for Paper.
    # As you can see, there's tons to configure. Some options may impact gameplay, so use
    # with caution, and make sure you know what each option does before configuring.
    #
    # If you need help with the configuration or have any questions related to Paper,
    # join us in our Discord or IRC channel.
    #
    # Discord: https://paperdiscord.emc.gs
    # IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
    # Website: https://papermc.io/
    # Docs: https://paper.readthedocs.org/
    
    verbose: false
    config-version: 19
    timings:
      enabled: true
      verbose: true
      server-name-privacy: false
      hidden-config-entries:
      - database
      - settings.bungeecord-addresses
      history-interval: 300
      history-length: 3600
      server-name: Unknown Server
    settings:
      enable-player-collisions: true
      save-empty-scoreboard-teams: false
      bungee-online-mode: true
      load-permissions-yml-before-plugins: true
      suggest-player-names-when-null-tab-completions: true
      region-file-cache-size: 256
      incoming-packet-spam-threshold: 300
      use-alternative-luck-formula: false
      use-versioned-world: false
      save-player-data: true
      velocity-support:
        enabled: false
        online-mode: false
        secret: ''
      watchdog:
        early-warning-every: 5000
        early-warning-delay: 10000
      book-size:
        page-max: 2560
        total-multiplier: 0.98
      spam-limiter:
        tab-spam-increment: 1
        tab-spam-limit: 500
      async-chunks:
        enable: true
        load-threads: -1
    messages:
      no-permission: '&cI''m sorry, but you do not have permission to perform this command.
        Please contact the server administrators if you believe that this is in error.'
      kick:
        authentication-servers-down: ''
        flying-player: Flying is not enabled on this server
        flying-vehicle: Flying is not enabled on this server
        connection-throttle: Connection throttled! Please wait before reconnecting.
    world-settings:
      default:
        keep-spawn-loaded-range: 10
        auto-save-interval: 6000
        skeleton-horse-thunder-spawn-chance: 0.01
        disable-ice-and-snow: false
        keep-spawn-loaded: true
        disable-thunder: false
        armor-stands-do-collision-entity-lookups: true
        count-all-mobs-for-spawning: false
        armor-stands-tick: true
        allow-leashing-undead-horse: false
        spawner-nerfed-mobs-should-jump: false
        baby-zombie-movement-speed: 0.5
        all-chunks-are-slime-chunks: false
        mob-spawner-tick-rate: 1
        disable-explosion-knockback: false
        non-player-arrow-despawn-rate: -1
        creative-arrow-despawn-rate: -1
        prevent-tnt-from-moving-in-water: false
        container-update-tick-rate: 1
        grass-spread-tick-rate: 1
        bed-search-radius: 1
        parrots-are-unaffected-by-player-movement: false
        water-over-lava-flow-speed: 5
        use-faster-eigencraft-redstone: false
        fix-zero-tick-instant-grow-farms: true
        allow-non-player-entities-on-scoreboards: false
        nether-ceiling-void-damage-height: 0
        disable-teleportation-suffocation-check: false
        remove-corrupt-tile-entities: false
        experience-merge-max-value: -1
        falling-block-height-nerf: 0
        tnt-entity-height-nerf: 0
        per-player-mob-spawns: false
        optimize-explosions: false
        portal-search-radius: 128
        use-vanilla-world-scoreboard-name-coloring: false
        enable-treasure-maps: true
        treasure-maps-return-already-discovered: false
        prevent-moving-into-unloaded-chunks: false
        max-auto-save-chunks-per-tick: 24
        fixed-chunk-inhabited-time: -1
        disable-creeper-lingering-effect: false
        max-entity-collisions: 8
        filter-nbt-data-from-spawn-eggs-and-related: true
        duplicate-uuid-resolver: saferegen
        duplicate-uuid-saferegen-delete-range: 32
        anti-xray:
          enabled: false
          engine-mode: 1
          chunk-edge-mode: 2
          max-chunk-section-index: 3
          update-radius: 2
          hidden-blocks:
          - gold_ore
          - iron_ore
          - coal_ore
          - lapis_ore
          - mossy_cobblestone
          - obsidian
          - chest
          - diamond_ore
          - redstone_ore
          - clay
          - emerald_ore
          - ender_chest
          replacement-blocks:
          - stone
          - oak_planks
        game-mechanics:
          disable-unloaded-chunk-enderpearl-exploit: true
          disable-sprint-interruption-on-attack: false
          disable-relative-projectile-velocity: false
          shield-blocking-delay: 5
          disable-player-crits: false
          disable-end-credits: false
          disable-chest-cat-detection: false
          scan-for-legacy-ender-dragon: true
        squid-spawn-height:
          maximum: 0.0
        generator-settings:
          flat-bedrock: false
        fishing-time-range:
          MinimumTicks: 100
          MaximumTicks: 600
        frosted-ice:
          enabled: true
          delay:
            min: 20
            max: 40
        despawn-ranges:
          soft: 32
          hard: 128
        max-growth-height:
          cactus: 3
          reeds: 3
        lightning-strike-distance-limit:
          sound: -1
          impact-sound: -1
          flash: -1
        hopper:
          cooldown-when-full: true
          disable-move-event: false
        lootables:
          auto-replenish: false
          restrict-player-reloot: true
          reset-seed-on-fill: true
          max-refills: -1
          refresh-min: 12h
          refresh-max: 2d
        alt-item-despawn-rate:
          enabled: false
          items:
            COBBLESTONE: 300
    

    Скрин сохранений в логах.
    [​IMG]
     

    Вложения:

    Последнее редактирование: 28 сен 2019
  2. Dymeth

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

    Баллы:
    98
    Имя в Minecraft:
    Dymeth
    Скачай актуальную версию paperclip, папку cache удали. Конфиги (server.properties, bukkit.yml, spigot.yml, paper.yml) перенести в папку для бекапов. Как только всё корректно запустится - настрой сгенерированные конфиги (можешь сравнивать с теми, что в папке бекапов)
     
  3. Автор темы
    mrkeksz

    mrkeksz Новичок

    Баллы:
    6
    Имя в Minecraft:
    mrkeksz
    Версия paperclip стоит последняя. Версия майна - 1.14.4
    Попробовал удалить cache, конфиги. Ничего не меняется, также сохраняется постоянно.
     
  4. CoolBoy

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

    Баллы:
    96
    Имя в Minecraft:
    Xezard
    Список плагинов?
     
  5. Автор темы
    mrkeksz

    mrkeksz Новичок

    Баллы:
    6
    Имя в Minecraft:
    mrkeksz
    Никакие плагины не установлены
     
  6. HauserGrim

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

    Баллы:
    96
    А на чистом spigot проверял?
     
  7. Автор темы
    mrkeksz

    mrkeksz Новичок

    Баллы:
    6
    Имя в Minecraft:
    mrkeksz
    Да, на чистом все нормально. Но мне нужно это ядро.
     
  8. HauserGrim

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

    Баллы:
    96
  9. Автор темы
    mrkeksz

    mrkeksz Новичок

    Баллы:
    6
    Имя в Minecraft:
    mrkeksz
    Всем спасибо.

    Написал в иссую, там сказали, что это происходят частичные сохранения мира в интервале полного сохранения. Это сделано, чтобы избежать отставание сервера во время полного сохранения.

    Засорение логов исправят.
     
Статус темы:
Закрыта.

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