quentin452 / OptimizationsAndTweaks

Mod that add some Optimizations/Bugfix/Tweakings for minecraft 1.7.10 and mods
GNU Lesser General Public License v3.0
36 stars 2 forks source link

Incompat between voxelizer from falsetweaks and Multithreadingandtweaks #3

Closed kotmatross28729 closed 1 year ago

kotmatross28729 commented 1 year ago

btw, mod for some reason reduces fps, any idea why? (xeon e5 2620 v3)

https://user-images.githubusercontent.com/110309314/235344450-0d6785c2-37d3-4a4e-a023-e45b8c1fd65c.mp4

quentin452 commented 1 year ago

Do you have a world ? to give me

kotmatross28729 commented 1 year ago

New World.zip

quentin452 commented 1 year ago

New World.zip

give me the location

kotmatross28729 commented 1 year ago

-697 50 70

quentin452 commented 1 year ago

it seem i don't have the bug , can you give me the config folder?

kotmatross28729 commented 1 year ago

config.zip mods.zip

quentin452 commented 1 year ago

ok it seem i have the problem , so i guess a config incompat , i will try to find out

kotmatross28729 commented 1 year ago

What about performance? fps with this mod is lower than without it. Or lower fps to make tps higher? Can you explain if you don't mind?

quentin452 commented 1 year ago

so ok i find the problem : its the voxelizer in falsetweaks and i suggest to you to disabling MixinEntityUpdate and MixinEntityAITask because theses settings are bugged and can use more tps right now

quentin452 commented 1 year ago

for my test i have 1600 fps without multithreading and tweask and 1900 fps with it at same location

What about performance? fps with this mod is lower than without it. Or lower fps to make tps higher? Can you explain if you don't mind?

quentin452 commented 1 year ago

and i get a bit better tps , but the mod is really bugged , i maked it 1 or 2 days ago :D

quentin452 commented 1 year ago

In the next release i will reenabling EntityAITask and EntityUpdate and i will add more features , for now i will add a config to change the number of threads of features( i think your fps bugs come from here)

quentin452 commented 1 year ago

So i maked an artifact with, but all times i make artifact on github , the artifact is doesn't work

Add a config to change the number of threads of features

Add mixinchunkpopulating and mixinlightningengine to multithreading

fix some bugs

quentin452 commented 1 year ago

it seem that the bug isn't caused by multithreadingandtweaks even with the mod disabled i have the bug with falsetweaks