SonarSonic / Flux-Networks

Wireless Energy - Minecraft Forge Mod
MIT License
105 stars 56 forks source link

The system cannot accept a ‘gtceu’ value that exceeds the maximum limit of the integer type. #534

Open gjmhmm8 opened 2 months ago

gjmhmm8 commented 2 months ago

Describe the bug A clear and concise description of what the bug is and Flux Networks version. (You have to make sure it's a bug on Flux Networks side) image image

To Reproduce Steps to reproduce the behavior. (Must be detailed)

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

BloCamLimb commented 2 months ago

This is because Flux Plugs receive FE instead of EU. This conversion is done on GTCEU side, and FE has a limitation of 2^31-1. Currently, there is no native way for Flux Plugs to directly receive EU to a flux network,