Paradox-Language-Support
Paradox-Language-Support copied to clipboard
IntelliJ Freezes when Indexing
Hi,
first of all I love this Plugin and your work.
But every plugin version after 1.3.12 freezes my IDE when indexing. When I downgrade the plugin manually it works without issues. Below are details about the issue.
IDE Version:
- IntelliJ 2024.2 (Clean new install with just this plugin)
- IntelliJ 2024.1.x (Old Install)
Plugin Settings:
- Game:
- Victoria 3 (Current game version 1.7.5)
- Unsubscribed all Workshop mods
- Removed all mods from <Documents>\Paradox Interactive\Victoria 3\mod
- Mod Projects Tested:
- Complex mod with hundreds of files
-
Empty mod (Example)
- descriptor.mod
- .metadata/metadata.json
Behavior:
- First Load after Plugin install:
- Project Opens as normal in IntelliJ
- Everything works
- Plugin starts indexing
- Still working
- Indexing reaches its end (according to IDE progressbar in footer)
- IDE freezes
- Nothing is clickable
- IDE has high CPU usage (>10% instead of ~1%)
- No progress after hours (Tried leaving it running for 3 hours while doing something else)
- IDE UI does not update and turns background grey after dragging it
- Only way to close it is via Task Manager
- Starting the IDE after killing it before:
- IDE freezes instantly because it wants to finish indexing
- Same behaviour as above
- IDE freezes instantly because it wants to finish indexing
- Other Projects (e. g. Java)
- Works as normal
Regards,
Chris