Dragon
- Drag0nD
- drag0nd
- Europe/Stockholm
- Yes
- No
entities with big inventory size (256+)have their items move back exactly 256 slots overwriting items in these slots when reloading worldentities with big inventory size (256+) with items stored after the 256th slot are removed/moved back
explanation:
an entity has for example an inventory container with300 slots,set the itemsin slots 256 - 286 to dirt item, exit world and enter again, these30 dirtitems will move to slots1-30overwritinganyitem inslots 1-30, this also affect any slot number every slot will try to move 256 slots back unless its out of bound when the world is restartedexplanation:
an entity has for example an inventory container with 500 slots, put the items after 256th slot, exit world and enter again, these items will move to the first 256 slots overwriting items in these slots
in the attached video i have a custom entity with big inventory size any item stored after 256th are moved back as shown in the video
explanation:
an entity has for example an inventory container with 500 slots, put the items after 256th slot, exit world and enter again, these items will move to the first 256 slots overwriting items in these slots
in the attached video i have a custom entity with big inventory size any item stored after 256th are moved back as shown in the videoexplanation:
an entity has for example an inventory container with 500 slots, put the items after 256th slot, exit world and enter again, these items will move to the first 256 slots overwriting items in these slotshttps://streamable.com/biyxb6
in the attached video i have a custom entity with big inventory size any item stored after 256th are moved back as shown in the video
explanation:
an entity has for example an inventory container with 500 slots, put the items after 256th slot, exit world and enter again, these items will move to the first 256 slots overwriting items in these slots after reloading the world or retrieving the entity from a structure.https://streamable.com/biyxb6
in the attached video i have a custom entity with big inventory size any item stored after 256th are moved back as shown in the video
entities with big inventory size (256+) with items stored after the 256th slot are removed/moved back after reloading
yes i have thisproblem too please fix its breaking scripts which depend on items as well as addons in general
1 year later still not fixed