Mojira Archive
MC-250923

java.lang.NullPointerException

When I load the world, I get the following Crashreport.

================================================

---- Minecraft Crash Report ----
// Don't do that.

Time: 27.04.22, 17:42
Description: Ticking entity

java.lang.NullPointerException: Cannot invoke "dnm.a()" because "$$1" is null
    at dnt.c(SourceFile:109)
    at dnl.b(SourceFile:72)
    at dnq.a(SourceFile:43)
    at biq.a(SourceFile:204)
    at biq.a(SourceFile:176)
    at biq.a(SourceFile:153)
    at biq.a(SourceFile:122)
    at biq.a(SourceFile:225)
    at bks$e.a(SourceFile:959)
    at bks$e.e(SourceFile:917)
    at bhq.e(SourceFile:65)
    at bge.a(SourceFile:119)
    at bge.b(SourceFile:110)
    at azt.eL(SourceFile:751)
    at azr.w_(SourceFile:2624)
    at azt.w_(SourceFile:551)
    at ayz.w_(SourceFile:127)
    at bkr.w_(SourceFile:57)
    at bks.w_(SourceFile:517)
    at azr.k(SourceFile:2369)
    at azt.k(SourceFile:351)
    at bks.k(SourceFile:300)
    at aeq.a(SourceFile:704)
    at cef.a(SourceFile:465)
    at aeq.a(SourceFile:365)
    at cwl.a(SourceFile:54)
    at aeq.a(SourceFile:333)
    at net.minecraft.server.MinecraftServer.b(SourceFile:881)
    at net.minecraft.server.MinecraftServer.a(SourceFile:825)
    at fjd.a(SourceFile:97)
    at net.minecraft.server.MinecraftServer.v(SourceFile:671)
    at net.minecraft.server.MinecraftServer.a(SourceFile:263)
    at java.base/java.lang.Thread.run(Thread.java:833)

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

– Head –
Thread: Server thread
Stacktrace:
    at dnt.c(SourceFile:109)
    at dnl.b(SourceFile:72)
    at dnq.a(SourceFile:43)
    at biq.a(SourceFile:204)
    at biq.a(SourceFile:176)
    at biq.a(SourceFile:153)
    at biq.a(SourceFile:122)
    at biq.a(SourceFile:225)
    at bks$e.a(SourceFile:959)
    at bks$e.e(SourceFile:917)
    at bhq.e(SourceFile:65)
    at bge.a(SourceFile:119)
    at bge.b(SourceFile:110)
    at azt.eL(SourceFile:751)
    at azr.w_(SourceFile:2624)
    at azt.w_(SourceFile:551)
    at ayz.w_(SourceFile:127)
    at bkr.w_(SourceFile:57)
    at bks.w_(SourceFile:517)
    at azr.k(SourceFile:2369)
    at azt.k(SourceFile:351)
    at bks.k(SourceFile:300)
    at aeq.a(SourceFile:704)
    at cef.a(SourceFile:465)
    at aeq.a(SourceFile:365)
    at cwl.a(SourceFile:54)
    at aeq.a(SourceFile:333)

– Entity being ticked –
Details:
    Entity Type: minecraft:bee (bks)
    Entity ID: 81
    Entity Name: Biene
    Entity's Exact location: -1774.67, 92.70, -376.08
    Entity's Block location: World: (-1775,92,-377), Section: (at 1,12,7 in -111,5,-24; chunk contains blocks -1776,-64,-384 to -1761,319,-369), Region: (-4,-1; contains chunks -128,-32 to -97,-1, blocks -2048,-64,-512 to -1537,319,-1)
    Entity's Momentum: 0.01, 0.00, 0.02
    Entity's Passengers: []
    Entity's Vehicle: null
Stacktrace:
    at cef.a(SourceFile:465)
    at aeq.a(SourceFile:365)
    at cwl.a(SourceFile:54)
    at aeq.a(SourceFile:333)
    at net.minecraft.server.MinecraftServer.b(SourceFile:881)
    at net.minecraft.server.MinecraftServer.a(SourceFile:825)
    at fjd.a(SourceFile:97)
    at net.minecraft.server.MinecraftServer.v(SourceFile:671)
    at net.minecraft.server.MinecraftServer.a(SourceFile:263)
    at java.base/java.lang.Thread.run(Thread.java:833)

– Affected level –
Details:
    All players: 1 total; [aer['DarkFragle'/73, l='ServerLevel[1.19]', x=-1776.84, y=91.00, z=-380.80]]
    Chunk stats: 3199
    Level dimension: minecraft:overworld
    Level spawn location: World: (-281,63,96), Section: (at 7,15,0 in -18,3,6; chunk contains blocks -288,-64,96 to -273,319,111), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
    Level time: 1737688 game time, 83058 day time
    Level name: 1.19
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
    Level weather: Rain time: 78378 (now: false), thunder time: 98618 (now: false)
    Known server brands: vanilla
    Level was modded: false
    Level storage version: 0x04ABD - Anvil
Stacktrace:
    at net.minecraft.server.MinecraftServer.b(SourceFile:881)
    at net.minecraft.server.MinecraftServer.a(SourceFile:825)
    at fjd.a(SourceFile:97)
    at net.minecraft.server.MinecraftServer.v(SourceFile:671)
    at net.minecraft.server.MinecraftServer.a(SourceFile:263)
    at java.base/java.lang.Thread.run(Thread.java:833)

– System Details –
Details:
    Minecraft Version: 22w16b
    Minecraft Version ID: 22w16b
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 760864352 bytes (725 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 3600 6-Core Processor              
    Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
    Microarchitecture: Zen 2
    Frequency (GHz): 3,60
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: Citrix Indirect Display Adapter
    Graphics card #0 vendor: Citrix Systems Inc. (0x5853)
    Graphics card #0 VRAM (MB): 0,00
    Graphics card #0 deviceId: 0x1003
    Graphics card #0 versionInfo: DriverVersion=12.40.44.247
    Graphics card #1 name: NVIDIA GeForce RTX 2060
    Graphics card #1 vendor: NVIDIA (0x10de)
    Graphics card #1 VRAM (MB): 4095,00
    Graphics card #1 deviceId: 0x1e89
    Graphics card #1 versionInfo: DriverVersion=30.0.14.7212
    Memory slot #0 capacity (MB): 8192,00
    Memory slot #0 clockSpeed (GHz): 2,40
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192,00
    Memory slot #1 clockSpeed (GHz): 2,40
    Memory slot #1 type: DDR4
    Memory slot #2 capacity (MB): 8192,00
    Memory slot #2 clockSpeed (GHz): 2,40
    Memory slot #2 type: DDR4
    Memory slot #3 capacity (MB): 8192,00
    Memory slot #3 clockSpeed (GHz): 2,40
    Memory slot #3 type: DDR4
    Virtual memory max (MB): 37578,18
    Virtual memory used (MB): 18076,24
    Swap memory total (MB): 4864,00
    Swap memory used (MB): 0,00
    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
    Server Running: true
    Player Count: 1 / 8; [aer['DarkFragle'/73, l='ServerLevel[1.19]', x=-1776.84, y=91.00, z=-380.80]]
    Data Packs: vanilla
    World Generation: Stable
    Type: Integrated Server (map_client.txt)
    Is Modded: Probably not. Client jar signature and brand is untouched; Server jar signature and brand is untouched

 

============================

I couldn't upload the world because of the size. Bevore the game crashes, I obtain honeycomb out of a beenest.

Duplicate

Fragle

2022-04-27, 03:57 PM

2022-04-27, 04:12 PM

2022-04-27, 04:12 PM

0

0

Unconfirmed

(Unassigned)

22w16b

-