Skip to content

If the browser block is in use when entering the game, it may cause the game to crash #100

@NekoIbuki

Description

@NekoIbuki

I have the following issue:
The game crashed before the server was connected to the game
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.Camera.m_90583_()" because "net.minecraft.client.Minecraft.m_91290_().f_114358_" is null

Here are some of my thoughts:
The issue may be that the correct Camera method was not called during the porting process, or that the Camera object was not checked for its existence, but the illegal object was used at runtime, causing the game to crash
Thanks to the author for viewing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions