acstark92 / Franktory

H3VR Custom Map recreation of the "Factory" map from Escape from Tarkov
4 stars 0 forks source link

Sosigs get stuck near ramps/stairs #1

Open mikezila opened 2 years ago

mikezila commented 2 years ago

Playing using the latest H3VR with no other mods installed (other than what is required for this map) I am seeing sosigs get stuck near ramps. It happens most in the bathrooms close to the extract side and in the underground on the stairs near bathrooms/offices.

When it happens the sosigs are visible on the radar, but they just stand there. I can't reach them due to the boundry, but they aren't moving. They don't seem to be pacing around, they're just static. I tried shooting towards where they are but they don't move or react.

I tired both the release and alpha branches of the game.

mikezila commented 2 years ago

I gave this map another try with the latest update, and sadly it's still broken. Checking the log it's full of this:

NullReferenceException: Object reference not set to an instance of an object
at WurstMod.Shared.Extensions.ReflectSet (UnityEngine.Object,string,object) <0x00153>
at WurstMod.Runtime.Patch_LegsUpdate_MoveToPoint.Prefix (FistVR.Sosig) <0x005ef>
at (wrapper dynamic-method) FistVR.Sosig.DMD<FistVR.Sosig..LegsUpdate_MoveToPoint> (FistVR.Sosig) <0x00047>
at FistVR.Sosig.LegsUpdate () <0x00062>
at FistVR.Sosig.Update () <0x00212>

Sosigs still get stuck at ramps and stairs.