limoka / DSP-Mods

An example how to add a custom model with your mesh and animations
MIT License
32 stars 10 forks source link

[BUG] - Cant deliver goods via belts to gigastations #79

Closed BlutVampir closed 6 months ago

BlutVampir commented 7 months ago

Describe the bug Can attach belts to the gigastation, with the goods I declare. to goods l are on the belt, but are note added to the gigastation. gigastation keeps empty.

To Reproduce Steps to reproduce the behavior: Build gigastation, attach a belt. Define an item in gigastation. Deliver the goods via belt. nothing happens

Expected behavior Inventory should get higher.

limoka commented 7 months ago

Hm. I'm unable to replicate your issue: изображение изображение

limoka commented 7 months ago

Issue is confirmed to be non existent.

PiggyWhiskey commented 6 months ago

This occurs for me in very some situations. Slots 1-6 need to be fulfilled (At or above Max) Belts will then fail to input anything

This is presumably vanilla hard-coded to check 6 slots (5 vanilla ILS + Warper) and once these have been fulfilled, it disables belts trying to find space to save UPS.

I've only noticed this behaviour since the Dark Fog. And slots 7-12 doesn't seem to bother Drones/Vessel movements.

The workaround is to only use slots 1-6 for belted items while all slots are valid for Drone/Vessel

limoka commented 6 months ago

Interesting. I will investigate.

limoka commented 6 months ago

Issue has been fixed in v2.3.5