The "loader" entity present in the game code is used in my "Loaders" mod: viewtopic.php?f=93&t=27561
One player found an issue - the loader that takes item from the belt and inserts them into a chest stops when the chest is full, but doesn't resume loading when there's room in the again.
Steps to reproduce:
1. Have a loader taking items from the belt and putting them into a chest - limit the chest to only one slot
2. Wait for the slot to completely fill up - notice the loader stops loading.
3. Empty out the chest - the loader doesn't start loading again.
I know that the loaders are not used in the vanilla game and with 0.13 experimental, the crashes and desyncs take priority, but I hope that this will eventually get fixed
[0.13.x] The loader entity doesn't resume loading
Re: [0.13.x] The loader entity doesn't resume loading
It seems using the entity is not supported: viewtopic.php?f=58&t=28280
Re: [0.13.x] The loader entity doesn't resume loading
Still, I would like if a developer responded to this bug report first...Loewchen wrote:It seems using the entity is not supported: viewtopic.php?f=58&t=28280
I understand that it's not a part of the vanilla game, but the loaders are the only way of doing what they are doing, without using control.lua and UPS drops...
Re: [0.13.x] The loader entity doesn't resume loading
The entity is not supported.DevilXD wrote:Still, I would like if a developer responded to this bug report first...Loewchen wrote:It seems using the entity is not supported: viewtopic.php?f=58&t=28280
I understand that it's not a part of the vanilla game, but the loaders are the only way of doing what they are doing, without using control.lua and UPS drops...
If you want to get ahold of me I'm almost always on Discord.
Re: [0.13.x] The loader entity doesn't resume loading
Seriously? It wouldnt take you long to fix this, and you said the item would be available for modders if it's not added to vanilla...Rseding91 wrote:The entity is not supported.DevilXD wrote:Still, I would like if a developer responded to this bug report first...Loewchen wrote:It seems using the entity is not supported: viewtopic.php?f=58&t=28280
I understand that it's not a part of the vanilla game, but the loaders are the only way of doing what they are doing, without using control.lua and UPS drops...
Then why does it exist at all, if it doesn't work properly and you wont make it usable?
Re: [0.13.x] The loader entity doesn't resume loading
I said no such thing.Zeblote wrote:Seriously? It wouldnt take you long to fix this, and you said the item would be available for modders if it's not added to vanilla...
Then why does it exist at all, if it doesn't work properly and you wont make it usable?
It exists because the code exists and deleting it would gain us nothing except not having the code around if we wanted to use it later.
If you want to get ahold of me I'm almost always on Discord.
Re: [0.13.x] The loader entity doesn't resume loading
I remember reading this in the huge topic about loaders... maybe it was someone else?Rseding91 wrote:I said no such thing.Zeblote wrote:Seriously? It wouldnt take you long to fix this, and you said the item would be available for modders if it's not added to vanilla...
Then why does it exist at all, if it doesn't work properly and you wont make it usable?
Still, this is probably trivial compared to the other bugs you're dealing with, can't you take 10 minutes to fix it even if it's not supported?
Re: [0.13.x] The loader entity doesn't resume loading
Hi, we have decided to fix and support loader entity after all, even thought we don't plan to use it in vanilla for now.
Thanks for the report.
Fixed for 0.13.14.
Duplicate: viewtopic.php?f=58&t=28280
Thanks for the report.
Fixed for 0.13.14.
Duplicate: viewtopic.php?f=58&t=28280