Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Long Value for Reading Power #233

Open
ilhamfu opened this issue Dec 3, 2019 · 2 comments
Open

Long Value for Reading Power #233

ilhamfu opened this issue Dec 3, 2019 · 2 comments
Labels
enhancement An improvement to an existing feature, or a new one integration Integration with another mod

Comments

@ilhamfu
Copy link

ilhamfu commented Dec 3, 2019

I noticed there is a function in this mod that allows us to read the amount of RF and RF Capacity, but it seems it has been limited to max Integer Value (2 Bil ish). I don't know if it's possible, but can you increase that limit?

@ilhamfu ilhamfu added the enhancement An improvement to an existing feature, or a new one label Dec 3, 2019
@SquidDev
Copy link
Member

SquidDev commented Dec 3, 2019

RF uses integers under the hood, so the maximum amount of energy a RF system can store is 2 billionish. Mods which support more energy (such as Draconicc Evolution) effectively have their own APIs for handling larger amounts of energy.

Just wondering which mod you're using which has this problem? It might be possible to add explicit support for it.

@SquidDev SquidDev added the integration Integration with another mod label Dec 3, 2019
@ilhamfu
Copy link
Author

ilhamfu commented Dec 8, 2019

It's Zetta industries. it used to have mod integration with computer craft, but it doesn't work anymore. but I can put the modem on the battery tap and read the amount of rf inside it.

I might need to ask Zetta industries author first about this problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature, or a new one integration Integration with another mod
Projects
None yet
Development

No branches or pull requests

2 participants