Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FPS drops when looking at blocks #15

Open
TheRanker opened this issue Apr 15, 2022 · 3 comments
Open

FPS drops when looking at blocks #15

TheRanker opened this issue Apr 15, 2022 · 3 comments

Comments

@TheRanker
Copy link

when i have this mod in my modpack...
https://www.curseforge.com/minecraft/modpacks/rankersmp-exploratory-revelations

on the 1.18.2 version... i have major FPS drops when looking at blocks .

if i dont focus on any block its perfect..
without this mod included, i can do everything as per normal and no FPS drops when looking at blocks

im not sure what causes this , but i cant include it in my modpack until its resolved.

if you have any indication of what is doing it. im all ears :)

ive been trying different mods for better waila ... using wthit or megene , FPS drops majorly and game becomes unplayable when focusing on blocks.

using mod like Polydex does not cause this issue for me. but doesnt have the compat i want with some other mods i have.

any info be great.. thanks :)

@TheRanker
Copy link
Author

wow... 19 days and not a comment from the dev..

@TheRanker
Copy link
Author

guess ill just recommend all devs to not use this as it can cause major issues.

@rdrpenguin04
Copy link

To be fair, shedaniel doesn't get paid for working on these mods, and there is a lot of mods to be worked on. You also didn't provide much information as to what actually happened, and after May 4th, you made it difficult for anyone to care enough to listen.

But, I have nothing better to do, so here goes.

FPS drops are common on different computers for different reasons; my best recommendation is to get a profiler mod like spark and see what the actual source of the lag spike is. My best guess is that the number of mods you have installed is making the database of blocks difficult to search through, causing long lookup times for blocks that would otherwise be practically unnoticeable.

My best recommendation is adding other optimization mods; I don't know what you currently have installed, but I do believe there are some that optimize the block lookup implementation. Until then, I don't know what to tell you; I have not seen this issue personally, so I can't provide more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants