Applied Energistics 2

Applied Energistics 2

156M Downloads

9.0.0 alpha.7 Fabric: Fluid level emitter doesnt take into account the amount specified

Dreamland2 opened this issue ยท 1 comments

commented

Describe the bug

As title say. the Fluid level emitter only react accordingly to the presence of absence of said fluid. The specified amount is not taken into consideration

How to reproduce the bug

Take a fluid container like a tank attach a fluid storage bus to that tank and fluid level emitter somewhere on the network. Specify fluid and the amount let's says water and 2000mb. Tell the emitter to emit below levels: fluid emitter is on ... normal behavior ( no water in system ). Put 1000mb in the tank ( emitter should stay on) emitter turns off. It detect presence of water but the amount is not compared to the specified amount ( 2000mb).
Remove the 1000mb ( no water in system) emitter turns on again.

Expected behavior

Fluid level emitter should compare the amount of fluid specified and not acting like a on /off toggle (presence whatever the amount / absence of said fluid)

Additional details

No response

Which minecraft version are you using?

1.17

On which mod loaders does it happen?

Fabric

Crash log

https://pastebin.com/t8Y1f5XA

commented

Yeah we're not converting the Fabric bucket sizes correctly here.
810000 = 1 Bucket in Fabric.