Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NRE on Editor with ProceduralParts #211

Open
jrodrigv opened this issue Jul 2, 2017 · 0 comments
Open

NRE on Editor with ProceduralParts #211

jrodrigv opened this issue Jul 2, 2017 · 0 comments

Comments

@jrodrigv
Copy link

jrodrigv commented Jul 2, 2017

Hi all,

I have seen this exception when loading a vessel on the editor:
NullReferenceException: Object reference not set to an instance of an object FerramAerospaceResearch.FARPartGeometry.GeometryPartModule.RebuildAllMeshData () FerramAerospaceResearch.FARPartGeometry.GeometryPartModule.GeometryPartModuleRebuildMeshData () UnityEngine.Component:SendMessage(String) ProceduralParts.ProceduralAbstractShape:UpdateInterops() ProceduralParts.ProceduralShapeBezierCone:UpdateShape(Boolean) ProceduralParts.ProceduralAbstractShape:OnUpdateEditor() ProceduralParts.ProceduralPart:InitializeNodes() ProceduralParts.ProceduralPart:DoInitialize() ProceduralParts.ProceduralPart:OnInitialize() Part:InitializeModules() ShipConstruct:LoadShip(ConfigNode) ShipConstruction:LoadShip(String) EditorLogic:StartEditor(Boolean) EditorLogic:ShipToLoadSelected(String, LoadType) KSP.UI.Screens.CraftBrowserDialog:onPipelineFinished(ConfigNode, CraftEntry, LoadType) KSP.UI.Screens.<pipeSelectedItem>c__AnonStorey1B1:<>m__890(ConfigNode) KSPUpgradePipeline:Process(ConfigNode, String, LoadContext, Callback1, Callback2) KSP.UI.Screens.CraftBrowserDialog:pipeSelectedItem(CraftEntry, LoadType) KSP.UI.Screens.CraftBrowserDialog:onButtonLoad() UnityEngine.EventSystems.EventSystem:Update()


KSP data:

Kerbal Space Program - 1.2.2.1622 (WindowsPlayer x64)

OS: Windows 10 (10.0.0) 64bit
CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8)
RAM: 16324
GPU: NVIDIA GeForce GTX 1070 (8119MB)
SM: 50 (Direct3D 11.0 [level 11.0])

FerramAerospaceResearch v0.15.8.1
ProceduralParts v1.2.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant