Space Engineers

Space Engineers

Nanite Factory (2.1 DEV VERSION)
Mostrando 131-140 de 156 aportaciones
< 1 ... 12  13  14  15  16 >
Actualización: 2 OCT 2018 a las 18:50

Completely removed the outdated and not-needed conveyor-inventory rebuild system. Replaced with a system that gathers inventories in parallel. Might not be working with subgrids, but I'll get to that.

Actualización: 2 OCT 2018 a las 14:31

Actualización: 2 OCT 2018 a las 14:29

Actualización: 2 OCT 2018 a las 9:18

Created a better system for finding inventories for items when the factory is full. All inventory scanning is now done in parallel.

Actualización: 28 SEP 2018 a las 16:11

Actualización: 21 SEP 2018 a las 7:38

Using a couple Try{}Catch{} to fix this:
[FATAL] Initializer: System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at NaniteConstructionSystem.Entities.NaniteConstructionLogic.Init(MyObjectBuilder_EntityBase objectBuilder)

Actualización: 6 SEP 2018 a las 11:34

Actualización: 3 SEP 2018 a las 14:46

Actualización: 2 SEP 2018 a las 18:04

Actualización: 31 AGO 2018 a las 13:38