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

Client crashes on Armor Equip

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.15.2
    • None
    • Unconfirmed
    • (Unassigned)

      Bought a realm today to play with my brother. We chug along and I tech up to iron.  I craft a chest plate. Upon dropping the item into the slot, Both clients hard crash. I think the server may crash as well, as I can not join until I roll the server back to the most recent. When I am able to rejoin the server and I know that I have the armor equipped, the crash happens again when I open my inventory.  The only solution is to rejoin, kill myself, respawn, pick up my items and DO NOT equip the chest piece. At that point, I can manipulate the item any way I want besides equipping.

       

      My next test was to just skip Iron and equip a diamond chest piece. It does the same thing.   I'm going to assume all chest pieces cause the server to do this.

       

      I posted this because I could not find any other issue like it.

      My Crash Report is as follows:

      ---- Minecraft Crash Report -------- Minecraft Crash Report ----
      // I let you down. Sorry

      Time: 5/2/20 10:03 PM
      Description: Rendering entity in world

      java.lang.NullPointerException: Rendering entity in world
      at sm.b(ResourceLocation.java:78)
      at sm.<init>(ResourceLocation.java:46)
      at dyb.getArmorResource(ArmorLayer.java:157)
      at dyb.a(ArmorLayer.java:82)
      at dyb.a(ArmorLayer.java:38)
      at dyb.a(ArmorLayer.java:23)
      at dwc.a(LivingRenderer.java:228)
      at dzt.a(SourceFile:63)
      at dzt.a(SourceFile:40)
      at dvf.a(EntityRendererManager.java:300)
      at dhr.a(SourceFile:149)
      at dhr.a(SourceFile:111)
      at dgv.render(SourceFile:82)
      at dhk.render(SourceFile:42)
      at dhr.render(SourceFile:91)
      at dqn.a(GameRenderer.java:801)
      at dbn.d(SourceFile:989)
      at dbn.d(SourceFile:619)
      at net.minecraft.client.main.Main.main(SourceFile:204)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
      at net.minecraft.launchwrapper.Launch.main(Launch.java:30)

      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------

      – Head –
      Thread: Render thread
      Stacktrace:
      at sm.b(ResourceLocation.java:78)
      at sm.<init>(ResourceLocation.java:46)
      at dyb.getArmorResource(ArmorLayer.java:157)
      at dyb.a(ArmorLayer.java:82)
      at dyb.a(ArmorLayer.java:38)
      at dyb.a(ArmorLayer.java:23)
      at dwc.a(LivingRenderer.java:228)
      at dzt.a(SourceFile:63)
      at dzt.a(SourceFile:40)

      – Entity being rendered –
      Details:
      Entity Type: minecraft:player (dqb)
      Entity ID: 141
      Entity Name: Zoravus
      Entity's Exact location: 1168.89, 12.00, 1288.19
      Entity's Block location: World: (1168,12,1288), Chunk: (at 0,0,8 in 73,80; contains blocks 1168,0,1280 to 1183,255,1295), Region: (2,2; contains chunks 64,64 to 95,95, blocks 1024,0,1024 to 1535,255,1535)
      Entity's Momentum: 0.00, -0.08, 0.00
      Entity's Passengers: []
      Entity's Vehicle: ~ERROR~ NullPointerException: null

      – Renderer details –
      Details:
      Assigned renderer: dzt@381b485b
      Location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
      Rotation: 0.0
      Delta: 1.0
      Stacktrace:
      at dvf.a(EntityRendererManager.java:300)
      at dhr.a(SourceFile:149)
      at dhr.a(SourceFile:111)
      at dgv.render(SourceFile:82)
      at dhk.render(SourceFile:42)
      at dhr.render(SourceFile:91)

      – Screen render details –
      Details:
      Screen name: dhr
      Mouse location: Scaled: (412, 202). Absolute: (824.000000, 405.000000)
      Screen size: Scaled: (960, 509). Absolute: (1920, 1017). Scale factor of 2.000000

      – Affected level –
      Details:
      All players: 2 total; [dqb['Zoravus'/292, l='MpServer', x=1169.95, y=12.00, z=1288.67], dqc['Kyra77'/197, l='MpServer', x=1255.17, y=10.00, z=1316.40]]
      Chunk stats: Client Chunk Cache: 625, 396
      Level dimension: minecraft:overworld
      Level name: MpServer
      Level seed: 9035072388492649759
      Level generator: ID 00 - default, ver 1. Features enabled: false
      Level generator options: {}
      Level spawn location: World: (1286,92,1408), Chunk: (at 6,5,0 in 80,88; contains blocks 1280,0,1408 to 1295,255,1423), Region: (2,2; contains chunks 64,64 to 95,95, blocks 1024,0,1024 to 1535,255,1535)
      Level time: 169686 game time, 96996 day time
      Known server brands:  Level was modded: false
      Level storage version: 0x00000 - Unknown?
      Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
      Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
      Server brand: vanilla
      Server type: Non-integrated multiplayer server

      Stacktrace:
      at dno.a(ClientWorld.java:611)
      at dbn.c(SourceFile:1921)
      at dbn.d(SourceFile:634)
      at net.minecraft.client.main.Main.main(SourceFile:204)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
      at net.minecraft.launchwrapper.Launch.main(Launch.java:30)

      – System Details –
      Details:
      Minecraft Version: 1.15.2
      Minecraft Version ID: 1.15.2
      Operating System: Windows 10 (amd64) version 10.0
      Java Version: 1.8.0_51, Oracle Corporation
      Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
      Memory: 563430648 bytes (537 MB) / 1912602624 bytes (1824 MB) up to 2147483648 bytes (2048 MB)
      CPUs: 12
      JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
      Launched Version: 1.15.2-OptiFine_HD_U_G1_pre14
      Backend library: LWJGL version 3.2.2 build 10
      Backend API: GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.75, NVIDIA Corporation

      GL Caps: Using framebuffer using OpenGL 3.0
      Using VBOs: Yes
      Is Modded: Very likely; Jar signature invalidated
      Type: Client (map_client.txt)
      Resource Packs: vanilla, file/BlockPixel-JavaEdition-1.15.zip
      Current Language: English (US)
      CPU: 12x Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
      OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre14
      OptiFine Build: 20200503-002218
      Render Distance Chunks: 16
      Mipmaps: 4
      Anisotropic Filtering: 1
      Antialiasing: 0
      Multitexture: false
      Shaders: null
      OpenGlVersion: 4.6.0 NVIDIA 445.75
      OpenGlRenderer: GeForce GTX 1080/PCIe/SSE2
      OpenGlVendor: NVIDIA Corporation
      CpuCount: 12

            Unassigned Unassigned
            Zoravus Avery McElveen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: