java-devil / OCDheim

MIT License
4 stars 2 forks source link

Cultivator and grass issue #12

Open ncottrill opened 1 year ago

ncottrill commented 1 year ago

Sometimes, when using the cultivator and requesting it to place grass using the precision square, the result is a square of dirt vs. a square of grass.

I am able to go back to the default grass application (circular) and place grass down successfully. But, the OCDHeim square application of grass still puts down dirt.

java-devil commented 1 year ago

I never observed this behavior - any circumstances in which you think I should be able to reproduce it? Anything "suspicious" in particular occurring directly before the moment it stops working properly? Or are you able to apply "cultivate" ~50x times in an uninterrupted series and then it suddnely fails on the 51st? When it does "screw up" - does it ever "unscrew" itself? Or do you need to restart Valheim?

Which version are you using? Are you playing on a server? Could you ALT+TAB when this occurrs next time and copy over to this issue the newest contents of the console?

Thank You, Adam

ncottrill commented 1 year ago

Hi JD, I have pinpointed the issue with grass. In meadow villages, there are spots that the world generates that have no grass, are generally fenced in, and have raspberry bushes in them. I bet you can envision the scene I refer to. In any case, I can use the cultivator in its "regular" way to put grass down. But, with the OCDHeim feature of the cultivator, the area is returned to the originally generated "dirt" when I attempt to put grass down. I hope this helps debugging.

java-devil commented 1 year ago

Sounds as if it will help tremendously.

I'm finishing off a new-functionality-release and I will return to this as the next priority afterwards.

Thank You once more, honestly.