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

No Crash Report for some Critical Errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • Minecraft 1.8.3, Minecraft 15w49b
    • None
    • Windows 7 x64
      Java 64-bit 8 update 31
      -Xms1024m -Xmx1024m -Xmn128m -Xincgc -jar minecraft_server.1.8.3.jar nogui
    • Unconfirmed

      This relates to MC-38134, MC-38515, and MC-32850. However, I wish to report a different aspect of the general issue. Which is that no crash report is being generated for this crash during saving the world. Nor does it appear in latest.log. Essentially, if your not watching it, or not able to watch it, it will never be seen.

      While the errors themselves are their own bugs, that critical errors can occur without a crash report being generated is its own bug.

      I first noticed this with the following random error that appears when saving the world:

      ERROR Attempted to append to non-started appender ServerGuiConsole
      Exception in thread "Server Shutdown Thread" org.apache.logging.log4j.core.appender.AppenderLoggingException: Attempted to append to non-started appender ServerGuiConsole
      at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:89)
      at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:425)
      at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:406)
      at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:367)
      at org.apache.logging.log4j.core.Logger.log(Logger.java:110)
      at org.apache.logging.log4j.spi.AbstractLogger.info(AbstractLogger.java:1011)
      at net.minecraft.server.MinecraftServer.s(SourceFile:379)
      at net.minecraft.server.MinecraftServer$2.run(SourceFile:713)
      

            Unassigned Unassigned
            someone3x7 Someone 3x7
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: