It looks like you're new here. If you want to get involved, click one of these buttons!
NullReferenceException: Object reference not set to an instance of an object
at TheNext.PhysicalBoneCollider.DoUpdate () [0x00000] in <filename unknown>:0
at TheNext.PhysicalBoneManager.LateUpdate () [0x00000] in <filename unknown>:0
(Filename: Line: -1)
InvalidOperationException: Operation is not valid due to the current state of the object
at System.Linq.Enumerable.First[TranslucencyTexture] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
at SkinController. (UnityEngine.Material , UnityEngine.Renderer , Boolean ) [0x00000] in <filename unknown>:0
at SkinController. (Int32 ) [0x00000] in <filename unknown>:0
at SkinController. (.LTEvent ) [0x00000] in <filename unknown>:0
at SkinController. (Single , System.Object ) [0x00000] in <filename unknown>:0
at UIPropertySlider.OnValueChange (Single val) [0x00000] in <filename unknown>:0
at UIPropertyIntTextSlider.CreateUI () [0x00000] in <filename unknown>:0
at UIProperty.Start () [0x00000] in <filename unknown>:0
(Filename: Line: -1)
InvalidOperationException: Operation is not valid due to the current state of the object
at System.Linq.Enumerable.First[TranslucencyTexture] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
at SkinController. (UnityEngine.Material , UnityEngine.Renderer , Boolean ) [0x00000] in <filename unknown>:0
at SkinController. (Int32 ) [0x00000] in <filename unknown>:0
at SkinController. (.LTEvent ) [0x00000] in <filename unknown>:0
at SkinController. (Single , System.Object ) [0x00000] in <filename unknown>:0
at UIPropertySlider.OnValueChange (Single val) [0x00000] in <filename unknown>:0
at UIPropertyIntTextSlider.CreateUI () [0x00000] in <filename unknown>:0
at UIProperty.Start () [0x00000] in <filename unknown>:0
(Filename: Line: -1)
Comments
~~edit: this keeps the "body" slider from loading under Skins as well, with translucency disabled i can change the skin colours. if i turn translucency back on the penis color doesn't change to match the body.