Refined Storage

Refined Storage

77M Downloads

Max item Limit 300mill ? Server Issue

IchigoGames opened this issue ยท 2 comments

commented

Issue description:

What happens: a player of my modpack hit a max item limit of 300mill items in there RS system they then got disconnected from server every time they attempted to open and view there items i think this is due to mc max packet size so there might not be anything you can do about it but i thought id report it just in case.

What you expected to happen:

Steps to reproduce:

1.start A server
2. build a basic Rs storage system
3. add 300Mill items +1 as it happens with anything over that ammount
...

Version (make sure you are on the latest version before reporting):

  • Minecraft:1.16.5
  • Forge:36.2.0
  • Refined Storage: refinedstorage-1.9.15
    -extradisks-1.16.4-1.5.1 for extra storage space
    Does this issue occur on a server? yes

If a (crash)log is relevant for this issue, link it here: not a crash

https://www.dropbox.com/s/fv85phs5b10wpp5/latest.log?dl=0 Log file

this is the msg the player got after reaching and going over that limit
unknown
they could still get on server but when they whent to look at there items in RS it would disconnect every time

commented

the Modpack this happens on is my pack The Final Frontier 2 version 8.1

commented

There is no specific number of items that would cause this. The packet size is determined by the number of different items and by the amount of nbt data on these items.

You can remove some items with lots of nbt (usually mob loot or bees) to get it working again.