Kerbal Attachment System (KAS)

Kerbal Attachment System (KAS)

2M Downloads

Item Retrieval From Container during EVA

Chrisl154 opened this issue · 8 comments

commented

ss for all mods and system info

Once you have reached orbit, Kerbalnaut goes to container, opens and you press take, nothing comes out. Attempted on several different containers and restarted whilst removing mods

Im unable to send output log here for you.

commented

Cleaning issues not related to the next version of KAS (KAS Grab/Storage will be removed and replaced by KIS).

commented

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 :/

commented

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

commented

Same issue here, nothing in the logs either.

commented

For me the issue disappeared a while ago, sorry I did not notice which update got it.

commented

Hi, I am having the same issue here
I can see this message in the console window to appear till infinity
2014-12-10_00011

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...
commented

I have same issue. I isolated that it happens to me only when Deadly Reentry 6.3.0 beta is installed.