• 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.
Height Measure Plugin

Plugins + Scripts Height Measure Plugin

Download [<1 MB]
발 사이즈에 허벅지 둘레, 종아리 둘레, 발목 둘레를 추가하면 좋을 것 같습니다.
 
I'm not sure what I did, but this plugin never works any more. It's always some error and then it never loads. If I get my hands on the error code the next time I try it, I will edit this post and put it here

EDIT:

!> Exception during plugin script Init: System.NullReferenceException:
at (wrapper managed-to-native) UnityEngine.Object:GetName (UnityEngine.Object)
at UnityEngine.Object.get_name () [0x00000] in <filename unknown>:0
at LFE.HeightMeasurePlugin.GetHeightMeasurePluginForAtom (.Atom atom) [0x00000] in <filename unknown>:0
at LFE.UI.AtomsWithHeightMeasurePlugin () [0x00000] in <filename unknown>:0
at LFE.UI.InitStorables () [0x00000] in <filename unknown>:0
at LFE.UI..ctor (LFE.HeightMeasurePlugin plugin) [0x00000] in <filename unknown>:0
at LFE.HeightMeasurePlugin.Init () [0x00000] in <filename unknown>:0
at MVRPluginManager.CreateScriptController (.MVRPlugin mvrp, DynamicCSharp.ScriptType type) [0x00000] in <filename unknown>:0
 
Last edited:
i keep getting this error and im not sure how to fix it...



!> Exception during plugin script Init: System.NullReferenceException:
at (wrapper managed-to-native) UnityEngine.Object:GetName (UnityEngine.Object)
at UnityEngine.Object.get_name () [0x00000] in <filename unknown>:0
at LFE.HeightMeasurePlugin.GetHeightMeasurePluginForAtom (.Atom atom) [0x00000] in <filename unknown>:0
at LFE.UI.AtomsWithHeightMeasurePlugin () [0x00000] in <filename unknown>:0
at LFE.UI.InitStorables () [0x00000] in <filename unknown>:0
at LFE.UI..ctor (LFE.HeightMeasurePlugin plugin) [0x00000] in <filename unknown>:0
at LFE.HeightMeasurePlugin.Init () [0x00000] in <filename unknown>:0
at MVRPluginManager.CreateScriptController (.MVRPlugin mvrp, DynamicCSharp.ScriptType type) [0x00000] in <filename unknown>:0
!> Exception during plugin script Init: System.NullReferenceException:
at (wrapper managed-to-native) UnityEngine.Object:GetName (UnityEngine.Object)
at UnityEngine.Object.get_name () [0x00000] in <filename unknown>:0
at LFE.HeightMeasurePlugin.GetHeightMeasurePluginForAtom (.Atom atom) [0x00000] in <filename unknown>:0
at LFE.UI.AtomsWithHeightMeasurePlugin () [0x00000] in <filename unknown>:0
at LFE.UI.InitStorables () [0x00000] in <filename unknown>:0
at LFE.UI..ctor (LFE.HeightMeasurePlugin plugin) [0x00000] in <filename unknown>:0
at LFE.HeightMeasurePlugin.Init () [0x00000] in <filename unknown>:0
at MVRPluginManager.CreateScriptController (.MVRPlugin mvrp, DynamicCSharp.ScriptType type) [0x00000] in <filename unknown>:0
!> Exception during plugin script Init: System.NullReferenceException:
at (wrapper managed-to-native) UnityEngine.Object:GetName (UnityEngine.Object)
at UnityEngine.Object.get_name () [0x00000] in <filename unknown>:0
at LFE.HeightMeasurePlugin.GetHeightMeasurePluginForAtom (.Atom atom) [0x00000] in <filename unknown>:0
at LFE.UI.AtomsWithHeightMeasurePlugin () [0x00000] in <filename unknown>:0
at LFE.UI.InitStorables () [0x00000] in <filename unknown>:0
at LFE.UI..ctor (LFE.HeightMeasurePlugin plugin) [0x00000] in <filename unknown>:0
at LFE.HeightMeasurePlugin.Init () [0x00000] in <filename unknown>:0
at MVRPluginManager.CreateScriptController (.MVRPlugin mvrp, DynamicCSharp.ScriptType type) [0x00000] in <filename unknown>:0
 
Back
Top Bottom