Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-63671

Server sometimes crashes with high randomTickSpeed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 14w30c
    • None
    • Debian GNU/Linux 7.6 (wheezy)
      java version "1.8.0_05"
      Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
      Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)
    • Unconfirmed
    • Creative

      Steps to reproduce:

      Do /gamerule randomTickSpeed 5000, then eventually it will crash. For the first time, I triggered it by pouring a bucket of water, but I can't reproduce that now.

      Expected result:

      The server doesn't crash.

      Actual result:

      [11:28:29] [Server Watchdog/FATAL]: A single server tick took 39.93 seconds (should be max 0.05)
      [11:28:29] [Server Watchdog/FATAL]: Considering it to be crashed, server will forcibly shutdown.
      [11:28:29] [Server Watchdog/ERROR]: This crash report has been saved to: /home/minecraft/snapshot-creative/./crash-reports/crash-2014-07-25_11.28.29-server.txt
      Exception in thread "Server Shutdown Thread" java.util.ConcurrentModificationException
              at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:886)
              at java.util.ArrayList$Itr.next(ArrayList.java:836)
              at ql.a(SourceFile:761)
              at net.minecraft.server.MinecraftServer.a(SourceFile:358)
              at net.minecraft.server.MinecraftServer.q(SourceFile:381)
              at ox.run(SourceFile:713)
      

            Unassigned Unassigned
            nyuszika7h nyuszika7h
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: