Prospector / Traverse-Legacy-1-12-2

Adds some cool biomes and stuff. 1.14.4+ versions can be found here: https://github.com/TerraformersMC/Traverse
MIT License
15 stars 11 forks source link

Massive Lag Spikes #29

Closed jredfox closed 6 years ago

jredfox commented 6 years ago

Stay in a world with loaded chunks and there is massive block breaking lag with 2g ram applied.

mc was running at half memory according to f5 yet there was still massive lags making the game unplayable. I took your mod out of my modpack and it worked just fine.

Log: https://pastebin.com/nRSq1Ryj

ModList: https://pastebin.com/hVuaBJ2a

TheCodedOne commented 6 years ago

Can you provide profiling, list of mods, any kind of actual details rather than assumptions.

jredfox commented 6 years ago

I just re-added your mod and block breaking massive lag everywhere even minuets after I stopped loading new chunks. Log is above

Prospector commented 6 years ago

Again, mod list. I see BiomesYouGo is causing a lot of cascading world gen, that's probably your issue. Not sure why Traverse being loaded or not is making a difference.

jredfox commented 6 years ago

if I take traverse out there is no lag spikes. biomes do not conflict nor have hard coded ids in newer versions so I don't think that is the issue

TheCodedOne commented 6 years ago

Please provide the requested information or this issue will just be closed cause you dont want to supply the needed info. its as simple as that redfox i know your history with complaining about everything and im not gonna have it in my github.

liach commented 6 years ago

@jredfox Without a mod list, developers can never reproduce the issue you described. If you supply at least the mod list, developers might be able to reproduce the issue and then investigate it.

Moobien commented 6 years ago

I have been using Traverse on a server for months now with no issues

jredfox commented 6 years ago

sorry I thought logs contained modlist. Modlist is above

Prospector commented 6 years ago

Crash logs do, but it's also good to just provide one even if it is a crash log.

modmuss50 commented 6 years ago

Can you reproduce the issue with just traverse installed? I see you have a lot of mods that add world gen. If the issue goes away when traverse is installed add the mods back one by one to see if it is an issue that is only caused by another mod.

If you can profile it as well (using a mod like sampler) then that would make it a lot easier to figure out what the issue is. The log you posted does say that BiomesYouGo is causing cascading world gen, so I would start there.

jredfox commented 6 years ago

I can say that I can reproduce with just adding the mod and removing it fixes it. It's not my job to fully beta test the issue here with such little mods that do this especially since I don't know all the biomes and how they interact with x mods. All the other biome mods seemed to generate just fine with each other except this one

modmuss50 commented 6 years ago

Traverse isnt in beta, and its not possible for any of us to know what the issue is as your the first person out of many people to have an issue with the performance of the mod. Its not possible to wave a magic wand to fix something we dont know exists.