stfwi / engineers-decor

Engineer's Decor
MIT License
35 stars 16 forks source link

factory hopper duping items #221

Closed pmytilin1984 closed 1 year ago

pmytilin1984 commented 1 year ago

i can reliably dupe charcoal, possibly other items, version 1.1.18 (playing on enigmatica 6 expert) 2022-07-29 20-01-45.webm )

stfwi commented 1 year ago

Hi, pmy, thanks for the hint - Let me take a look at this. Cheers,-

stfwi commented 1 year ago

E6 reference issue: https://github.com/EnigmaticaModpacks/Enigmatica6/issues/5118.

stfwi commented 1 year ago

Made some tests, I may need to take Sveid onboard for help, it looks like compat issue between the two mods. I can't reproduce the problem e.g. with a minecart.

stfwi commented 1 year ago

2022-07-30-test-factory-hopper--tug-latest.log

stfwi commented 1 year ago

Insertion Code:

https://github.com/stfwi/engineers-decor/blob/c6faf7b6fde34b3b709862c78ff9520fb9c4c2af/src/main/java/wile/engineersdecor/blocks/EdHopper.java#L534-L565

stfwi commented 1 year ago

Related item handler of the tug:

https://github.com/MuradAkh/LittleLogistics/blob/62ecaf005a0f68604d83cfacce7cbd556d1c9f66/src/main/java/dev/murad/shipping/entity/custom/tug/AbstractTugEntity.java#L129-L166

stfwi commented 1 year ago

Alright, sorted out, engineersdecor-1.16.5-forge-1.1.19 is in the approval process on Curse. Cheers,-