Skip to content

Idea hangs adding new entry in localization file. #2030

@blackd

Description

@blackd

Minecraft Development for IntelliJ plugin version

2023.1-1.6.4

IntelliJ version

Build #IU-231.8770.65

Operating System

Gentoo Linux

Target platform

Minecraft Forge, Fabric

Description of the bug

While adding new entry in localization file idea hangs and it's JVM process keeps all cores at 100%.

Thread Dump form the time of the hang: idea-hang-thread-dump.txt

Steps to reproduce:

  1. Checkout and import https://github.com/blackd/Inventory-Profiles/ at tag idea-hang-problem. The project requires Linux
  2. Wait for gradle project to be imported and indexes to be created/downloaded.
  3. Open platforms/fabric-1.19.4/src/shared/resources/assets/inventoryprofilesnext/lang/en_us.json
  4. Try to add "": "" after the { if nothing happens move the cursor between the second ""

Expected behaviour:

Allow editing of the opened file.

Actual behaviour:

The whole IDE hangs. Most if the times event the mouse cursor disappears.
Only way to recover is to send SIG_KILL, any other signal gets ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: acceptedThis is a high-priority feature or a reproduced bugtype: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions