• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.
Fern Hair

Hairstyles Fern Hair

Download [<1 MB]
This error happens randomly when loading the error. Once it happens, attempting to reload with force reload will not fix it. The error causes to the hair to not load. This is specifically the bangs. None of the other hair parts have this problem.

Code:
Exception while loading Noc_This.Fern_Hair.2:/Custom/Hair/Female/Noc_This/Fern/NT_Fern_Bang/NT_Fern_Bang.vab System.NullReferenceException: Object reference not set to an instance of an object
  at GPUTools.Hair.Scripts.Geometry.Create.RuntimeHairGeometryCreator.LoadFromBinaryReader (System.IO.BinaryReader binReader) [0x00000] in <filename unknown>:0
  at MeshVR.DAZDynamic.Load (Boolean createWithExclude) [0x00000] in <filename unknown>:0
!> Exception while loading Noc_This.Fern_Hair.2:/Custom/Hair/Female/Noc_This/Fern/NT_Fern_Bang/NT_Fern_Bang.vab System.IndexOutOfRangeException: Array index is out of range.
  at GPUTools.Hair.Scripts.Geometry.Create.RuntimeHairGeometryCreator.LoadFromBinaryReader (System.IO.BinaryReader binReader) [0x00000] in <filename unknown>:0
  at MeshVR.DAZDynamic.Load (Boolean createWithExclude) [0x00000] in <filename unknown>:0
!> Exception while loading Noc_This.Fern_Hair.2:/Custom/Hair/Female/Noc_This/Fern/NT_Fern_Bang/NT_Fern_Bang.vab System.IndexOutOfRangeException: Array index is out of range.
  at GPUTools.Hair.Scripts.Geometry.Create.RuntimeHairGeometryCreator.LoadFromBinaryReader (System.IO.BinaryReader binReader) [0x00000] in <filename unknown>:0
  at MeshVR.DAZDynamic.Load (Boolean createWithExclude) [0x00000] in <filename unknown>:0
 
Back
Top Bottom