
Cannot store more than 0x7FFFFFFF mana
MaxQi233 opened this issue · 7 comments
Okay, thank you for your reply. I will try to provide feedback on this issue to Botania and Applied Botanics. However, there may not be a response as they only support 256k components. If they don't consider changing the data type, will MEGA CELLS consider removing these overly large mana storage cells?
Possibly. If it turns out they're not that useful to have given the limitation, I see no reason to really go beyond 256k. Unless there is some way to use a long internally just for AppBot, I might just omit integration altogether from 1.20.4 onwards.
This may be a limitation with Applied Botanics itself, or even Botania due to the fact that Botania only supports int
capacities for mana storage. I would advise also opening this issue on the Applied Botanics repo.
Okay, thank you for your reply. I will try to provide feedback on this issue to Botania and Applied Botanics. However, there may not be a response as they only support 256k components.
If they don't consider changing the data type, will MEGA CELLS consider removing these overly large mana storage cells?
Correction:
The total amount of mana in the entire ME network is limited by int type, and using multiple cells is not useful.
Hey, Applied Botanics developer here. Are you using fluix mana pools? Those have limits at 2147483647, but from my testing using normal import busses on mana pools or other ways of importing mana into cells seems fine.