ihsoft / KAS

Kerbal Attachment System
Other
159 stars 59 forks source link

Item Retrieval From Container during EVA #103

Closed Chrisl154 closed 9 years ago

Chrisl154 commented 10 years ago

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.

KrazyKerbalnaut commented 10 years ago

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

QKitty commented 10 years ago

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

ncanceill commented 10 years ago

Same issue here, nothing in the logs either.

glubo commented 9 years ago

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

ncanceill commented 9 years ago

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

t0chas commented 9 years ago

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...
t0chas commented 9 years ago

hey look http://forum.kerbalspaceprogram.com/threads/54954-0-25-Deadly-Reentry-v6-3-2-Beta%21-Nov-25-2014?p=1591532&viewfull=1#post1591532

in Deadly Reentry 6.3.2 it is fixed https://github.com/Starwaster/DeadlyReentry/releases/tag/v6.3.2

KospY commented 9 years ago

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