FalsePattern / FalseTweaks

Multithreaded rendering plus a large collection of improvements, fixes, optimizations and additions to 1.7.10 clients.
https://falsepattern.com/mc
Other
57 stars 6 forks source link

Attempting to include False mods is hard. :( #79

Closed Zilacon closed 1 year ago

Zilacon commented 1 year ago

So i have a large modpack, around 337 mods. The performance and start up time is absolutely horrible. So im always on the look out for fix mods and optimization mods to help in any way.

I have added gas station, falsepatternlib, and falsetweaks and have experienced many crashes since.

Ill upload all of the crash logs here, and a latest log file. Any help trying to get your mods to work would be extremely appreciated! crash-2022-12-28_03.15.46-client.txt crash-2022-12-28_03.31.27-client.txt crash-2022-12-28_03.37.47-client.txt latest.log

I had to remove the BetterLoadingScreen mod in order to get past the first 2 crashes. But kinda hit a wall once thaumcraft mods started crashing. Id like to keep using BetterLoadingScreen if possible.

Disabling things in the config just seems to get so far until another crash occurs requiring even more of the mod to be disabled.

FalsePattern commented 1 year ago

Disable the mipmap optimizations module

Zilacon commented 1 year ago

Same issue. Instant crash.

crash-2022-12-28_06.24.56-client.txt latest.log

FalsePattern commented 1 year ago

You did it incorrectly, set B:MIPMAP_FIX to false inside the 00_modules category in falsetweaks.cfg

Zilacon commented 1 year ago

I actually didnt do it incorrectly, you said "Texture Optimizations", nice edit btw. Also it still doesnt work. crash-2022-12-28_06.41.20-client.txt latest.log

FalsePattern commented 1 year ago

Rename the optifine jar from [CLIENT]OptiFine_1.7.10_HD_U_E7.jar to OptiFine_1.7.10_HD_U_E7.jar. ALL of my mods are dependent on correctly detecting jar names. Any prefix before any mod names breaks my code.

Zilacon commented 1 year ago

That indeed solved the start up issues, awesome. But now it freezes/deadlocks when joining a server after getting like 1-3 fps for about 5 seconds it just completely dies. My average FPS on the server before was around 260 FPS so thats extremely low. I have 10GB of ram allocated. Any ideas?

latest.log

FalsePattern commented 1 year ago

No idea.