ontrigger / ValheimPerformanceOptimizations

MIT License
33 stars 5 forks source link

Conflict with Better wards mod. #16

Closed RocketRaccoon7 closed 3 years ago

RocketRaccoon7 commented 3 years ago

When Better Wards mod (https://www.nexusmods.com/valheim/mods/402) and this mod are installed together it causes AI both friendly/tamed AI like boars as well as monster AI to be in a permanent state of reaction. Tamed animals never pause in motion, never stop to eat even when hungry and enemy AI literally runs from anywhere inside the area of affect of the ward. You can spawn a troll next to the ward and it runs as fast as possible out of the environment and ignores everyone even hitting it for example. I believe it has to do with this part of the code https://github.com/ontrigger/ValheimPerformanceOptimizations/tree/master/ValheimPerformanceOptimizations/Patches/EffectArea but don't know how else to help besides provide general info.

I'll check back here to see if you need any more info from me, want me to test anything, etc

RocketRaccoon7 commented 3 years ago

Thank you for looking into this so quickly. After testing the newest version posted (off nexus mods labeled as 6.1, didn't compile from source) the problem still remains as of 7-13-21 5pm mst. Tamed mobs will still not eat and spawning a troll still causes it to flee immediately until it is outside of the ward. Will check back again and if you need me to get on discord/screen share etc let me know and I'll go to you to help with anything I can.

Thanks for your work on all this stuff!

ontrigger commented 3 years ago

ontrigger#7187 It works fine for me, no idea what is causing the issue

RocketRaccoon7 commented 3 years ago

I have some other mods installed, I can't think which of them would affect that. Creature level and loot control maybe? Tonight when I have a moment I will test it with just better wards and your mod, take all the others out. See if the problem still occurs when it's simplified to just 2 mods. I'll give it a shot and see what happens.

ontrigger commented 3 years ago

Any news on this?

ontrigger commented 3 years ago

Closing due to inactivity. Reopen if the issue still occurs and you have the repro steps