
Severe FPS Drop When Performing Terminal Searches with P2P Connection
shane04111 opened this issue · 2 comments
Describe the bug
When I use P2P connection to open the terminal and perform searches, my client experiences a severe drop in frame rate. This issue not only affects the smoothness of the gameplay but also impacts the overall user experience. The frame rate drops worsen as the number and variety of craftable items increase.
To Reproduce
- Launch the game and enter the world.
- Open the terminal interface.
- Perform a search when there are a few stored item types and observe the frame rate.
- Gradually increase the number of stored item types in the entire system.
- Perform another search and observe if there is a noticeable frame rate drop.
Expected behavior
I expect the frame rate to remain stable when using the terminal search functionality with P2P connection, regardless of the number and variety of craftable items. The performance degradation should not significantly affect the frame rate, ensuring a smooth and enjoyable user experience.
Additional context
Before searching with multiple item types.
After searching with multiple item types.
Before searching with few item types.
After searching with few item types.
Environment
- Minecraft Version: 1.12.2
- AE2 Version: appliedenergistics2-rv6-stable-7-extended_life-v0.55.15.jar
- Forge Version: 14.23.5.2860
- Installed Mods List: https://pastebin.com/6nZ5wUz1
- world: https://www.dropbox.com/s/u71fgvvvoczuxss/world.zip?dl=1
Does this happen when you decrease terminal size? What is your allocated memory, memory speed, and memory capacity (of your irl computer) It has to do with first-time loading/caching of items.
Think of opening JEI in a modpack with 30/40 pages of items. It will always lag the first time but will cache them, only if there's enough memory. If there's not enough memory, it will have to re-cache each time. I think that's happening here. AKA sounds like a client issue