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

Crash after playing for 1 or 2 hours

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Minecraft 1.9.3 Pre-Release 1, Minecraft 1.10
    • None
    • Windows 10, Java 1.8.0_25 64bit
    • Unconfirmed

      Every one or two hours my minecraft client seems to crash when playing on my vanilla server. Both the client and server have no modifications to them. The crash reason seesms to varry. I will upload all crashes I have had so far to this issue. I have not had this issue with the regular 1.9 release. I couldn't find anyone with the same issue, but feel free to mark this issue as a duplicate if there turns out to be one.

      As for the steps to reproduce, I am not sure.
      I just did a fresh install of windows 10 a few days ago.
      After installing the regular 1.9 version worked fine.
      This problem started occuring right after I updated both my client and server to the 1.9.3pre1 release.

      Description: Ticking block entity
      
      java.util.ConcurrentModificationException
      	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
      	at java.util.ArrayList$Itr.next(ArrayList.java:851)
      	at aht.a(SourceFile:1858)
      	at ase.a(SourceFile:634)
      	at aht.r(SourceFile:1826)
      	at apx.a(SourceFile:219)
      	at apx.m(SourceFile:208)
      	at apx.c(SourceFile:243)
      	at aht.k(SourceFile:1420)
      	at bcc.t(SourceFile:1642)
      	at bcc.av(SourceFile:963)
      	at bcc.a(SourceFile:393)
      	at net.minecraft.client.main.Main.main(SourceFile:124)
      
      Description: Batching chunks
      
      java.util.ConcurrentModificationException
      	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
      	at java.util.ArrayList$Itr.next(ArrayList.java:851)
      	at aht.a(SourceFile:1858)
      	at ase.a(SourceFile:634)
      	at aic.r(SourceFile:63)
      	at bqb.b(SourceFile:160)
      	at bpx.a(SourceFile:100)
      	at bpx.run(SourceFile:43)
      	at java.lang.Thread.run(Thread.java:745)
      
      Description: Tesselating block in world
      
      java.lang.IllegalArgumentException: Cannot get property arq{name=level, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]} as it does not exist in ard{block=minecraft:air, properties=[]}
      	at ard$a.c(SourceFile:166)
      	at amo.f(SourceFile:170)
      	at amo.a(SourceFile:266)
      	at bnz.a(SourceFile:84)
      	at bny.a(SourceFile:71)
      	at bqb.b(SourceFile:180)
      	at bpx.a(SourceFile:100)
      	at bpx.run(SourceFile:43)
      	at java.lang.Thread.run(Thread.java:745)
      

      Did some testing with an older client (1.9.2) which is compatible with the newer server. I could play for 8 hours straight without a crash. This problem is definitely related to something that has changed in the prerelease.

            ProfMobius ProfMobius (Thomas Guimbretiere)
            NoUser No User
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: