Item Retrieval From Container during EVA
Chrisl154 opened this issue · 8 comments
Cleaning issues not related to the next version of KAS (KAS Grab/Storage will be removed and replaced by KIS).
I'm having this same issue. Although I've noticed a temporary fix until someone can fix this issue: place the items in like a b9 cargo bay or on the outside of the ship. It will still let you pick up and place objects. Unless of course it's an aerodynamic part that will throw everything off.
A fix would be much appreciated :/
I am having the same issue - running KSP 64 bit - in addition the ship to which the module is attached explodes if you try to grab the container. Happens in orbit and on ground. Cannot take anything
For me the issue disappeared a while ago, sorry I did not notice which update got it.
Hi, I am having the same issue here
I can see this message in the console window to appear till infinity
Checking the log output I did find an exception on vessel create (panel instantiate from container) just the first time I tried to take out a solar panel from a container.
In fact it has to do something with deadly reentry
[LOG 23:44:44.983] OnVesselSituationChanged
[LOG 23:44:44.983] RemoteTech: SatelliteManager: OnVesselCreate(b00373ee-6b3f-43bf-8f60-d4f4909b641d, SP-L 1x6 Photovoltaic Panels)
[LOG 23:44:44.984] stage manager starting...
[LOG 23:44:44.985] stage manager resuming...
[LOG 23:44:44.985] stage count is: 0
[LOG 23:44:44.986] [KAS] WaitAndGrab(Container) - Waiting rigidbody to initialize...
[LOG 23:44:45.002] [ORS] Creating Resource Manager for Vessel SP-L 1x6 Photovoltaic Panels (WasteHeat)
[LOG 23:44:45.003] [ORS] Creating Resource Manager for Vessel SP-L 1x6 Photovoltaic Panels (Megajoules)
[EXC 23:44:45.016] NullReferenceException: Object reference not set to an instance of an object
DeadlyReentry.ModuleAeroReentry.OnStart (StartState state)
Part.ModulesOnStart ()
Part+
�.MoveNext ()
[LOG 23:44:45.022] OnVesselSituationChanged
[LOG 23:44:45.043] [KAS] WaitAndGrab(Container) - Waiting rigidbody to initialize...
[LOG 23:44:45.053] [KAS] WaitAndGrab(Container) - Waiting rigidbody to initialize...
[LOG 23:44:45.063] [KAS] WaitAndGrab(Container) - Waiting rigidbody to initialize...
[LOG 23:44:45.073] [KAS] WaitAndGrab(Container) - Waiting rigidbody to initialize...
[LOG 23:44:45.108] [KAS] WaitAndGrab(Container) - Waiting rigidbody to initialize...
[LOG 23:44:45.118] [KAS] WaitAndGrab(Container) - Waiting rigidbody to initialize...