Hi! Thanks for your awesome mod!
I built the mod using your latest patches, and unfortunately they do not appear to have fixed the junimo spawning problem that was described in a bunch of recently resolved Issues. I have spent some time playing around with different configurations and have discovered the following data points:
- Provided junimos are able to spawn in the current environment, the only variables at play are
MaxJunimos and MaxRadius
MaxJunimos is never respected (though it may be respected at 1, I don't recall)
MaxRadius is the most significant factor
I suspect one or more junimos are being spawned for every crop within the radius, leading to MaxJunimos = 3, MaxRadius = 3 spawning 150+ junimos. Junimos also appear to spawn on top of each other, resulting in a flickering rainbow junimo that would be super cool if it didn't turn Stardew into a slideshow :P
Hopefully that helps in tracking down the issue at play.
Hi! Thanks for your awesome mod!
I built the mod using your latest patches, and unfortunately they do not appear to have fixed the junimo spawning problem that was described in a bunch of recently resolved Issues. I have spent some time playing around with different configurations and have discovered the following data points:
MaxJunimosandMaxRadiusMaxJunimosis never respected (though it may be respected at1, I don't recall)MaxRadiusis the most significant factorI suspect one or more junimos are being spawned for every crop within the radius, leading to
MaxJunimos = 3, MaxRadius = 3spawning 150+ junimos. Junimos also appear to spawn on top of each other, resulting in a flickering rainbow junimo that would be super cool if it didn't turn Stardew into a slideshow :PHopefully that helps in tracking down the issue at play.