Create

Create

86M Downloads

Autominer and chests

Thundershark1 opened this issue ยท 14 comments

commented

while following the tutorial created by RagePlaysGames on youtube and created the autominer on a slightly modded server, the entire minecart contraption does not save the inventory of the contents placed in or what it mines out. This is happening on the latest version of create available; create-mc1.16.5_v0.3.1c

commented

Hi, i think i have an idea for a possible cause of this issue.
It might be due to the fact create only interacts with vanilla inventorys on the miners, so any chests from ironchests or stuff from storage drawers or other mods like enderstorage simply dont work, create wont interact with those inventories.
I checked the pack above and if i use a normal vanilla chest the miners work without an issue.

It would be nice if create would be able to pick up all kind of inventories, but i can see many issues with this. Maybe a whitelist of allowed inventories in the config would be possible

commented

It might be due to the fact create only interacts with vanilla inventorys

This is incorrect, many mods with custom inventories do work with create.
It's just that Iron Chests, Ender storage and some others did not implement the method correctly.

See
#372
progwml6/ironchest#219

commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

commented

This issue has been closed since it has been inactive for 3 weeks since it was marked as stale.

commented

I was unable to aquire server logs. Other mods not included and where deemed optional are, JourneyMap, Optifine, JEI, and MouseTweaks. In a seperate singleplayer world, the autominer does keep its inventory when shut off.

commented

Will need a mod list and possibly logs from the server.

commented

Seems like the log is from the client, are you sure it's the server log?

commented

Read his message, it states he was unable to get the server logs.

commented

Ah, sorry about that. I've also seen this issue on Mohist server types, are you using that?

commented

Server combines forge and Bukkit.

commented

Try this with Forge only, If there are no issues on a Forge server, it's not Create's issue.
Could be related to https://github.com/Mohist-Community/Mohist/issues/1180

commented

Can confirm that it is a server side issue

commented

I have this exact same problem
Have a server running Mohlist - created a quarry in singleplayer, items were in chest -> created the exact same quarry on the server, no items in the chest.