obivandamme / Workshop

This is the repository for the OSE Workshop mod for Kerbal Space Program
Other
11 stars 16 forks source link

Paused Production #4

Closed Bear67 closed 9 years ago

Bear67 commented 9 years ago

"The Workshop will put items into its own inventory only. If it is full, the item will be hold in queue and production is paused" - Build notes 0.4.0..

I've added a MM cfg to increase the volume from 2 to 2000, build a part and it pauses on completion. It's not moving it into the inventory. screenshot6

obivandamme commented 9 years ago

I will try to reproduce and tlook at this Issue. Can you please post your MM config?

Bear67 commented 9 years ago

@PART[OSE_Workshop]:AFTER[KIS] { @MODULE[ModuleKISInventory] { @maxVolume = 2000 } }

obivandamme commented 9 years ago

I am currently not able to reproduce this Issue. Did the production on the same Vessel work before? Can you build other Items on the same Vessel? Can you take a look at the Debug menu and post a Screenshot if anyerrors are present?

Bear67 commented 9 years ago

screenshot8

obivandamme commented 9 years ago

Ah ok, the Version of KIS you are using is different from the one I referenced when building 0.4.0 of the Workshop. I will get the latest KIS release and release a compatibility patch asap