Вопрос Как пофиксить краш с элитрами?

Начинающий
Статус
Оффлайн
Регистрация
26 Ноя 2022
Сообщения
177
Реакции[?]
3
Поинты[?]
1K
Нужна помощь, как пофиксить краш с элитрами (именно когда летаю / или игроки летают) , база рич, что делать?
Код:
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 12/3/22 4:44 PM
Description: Ticking player

java.lang.NullPointerException: Ticking player
    at net.minecraft.entity.player.EntityPlayer.getEyeHeight(EntityPlayer.java:2040)
    at net.minecraft.entity.Entity.isEntityInsideOpaqueBlock(Entity.java:1953)
    at net.minecraft.entity.player.EntityPlayer.isEntityInsideOpaqueBlock(EntityPlayer.java:1344)
    at net.minecraft.entity.EntityLivingBase.onEntityUpdate(EntityLivingBase.java:338)
    at net.minecraft.entity.Entity.onUpdate(Entity.java:524)
    at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:1971)
    at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:290)
    at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:440)
    at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:190)
    at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:271)
    at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:193)
    at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:816)
    at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:703)
    at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:239)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:566)
    at java.lang.Thread.run(Thread.java:750)


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

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraft.entity.player.EntityPlayer.getEyeHeight(EntityPlayer.java:2040)
    at net.minecraft.entity.Entity.isEntityInsideOpaqueBlock(Entity.java:1953)
    at net.minecraft.entity.player.EntityPlayer.isEntityInsideOpaqueBlock(EntityPlayer.java:1344)
    at net.minecraft.entity.EntityLivingBase.onEntityUpdate(EntityLivingBase.java:338)
    at net.minecraft.entity.Entity.onUpdate(Entity.java:524)
    at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:1971)
    at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:290)

-- Player being ticked --
Details:
    Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
    Entity ID: 377
    Entity Name: isqxx04
    Entity's Exact location: -211.40, 67.83, 263.51
    Entity's Block location: World: (-212,67,263), Chunk: (at 12,4,7 in -14,16; contains blocks -224,0,256 to -209,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Entity's Momentum: 0.01, -0.59, 0.01
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
    at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:440)
    at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:190)
    at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:271)

-- Ticking connection --
Details:
    Connection: net.minecraft.network.NetworkManager@43ef1708
Stacktrace:
    at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:193)
    at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:816)
    at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:703)
    at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:239)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:566)
    at java.lang.Thread.run(Thread.java:750)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_352, Amazon.com Inc.
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Amazon.com Inc.
    Memory: 1016665264 bytes (969 MB) / 1545076736 bytes (1473 MB) up to 7605846016 bytes (7253 MB)
    JVM Flags: 0 total;
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['isqxx04'/377, l='New World', x=-211.40, y=67.83, z=263.51]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Very likely; Jar signature invalidated
    OptiFine Version: OptiFine_1.12.2_HD_U_C6
    Render Distance Chunks: 8
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 516.94
    OpenGlRenderer: NVIDIA GeForce GTX 1650/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 16
 
Сверху Снизу