Applied Energistics 2

Applied Energistics 2

172M Downloads

Despite having "X4" in the Configs, Dense Cables only Support Default Values.

Closed this issue · 3 comments

commented

Describe the bug

Very Simple, inside ae2-common.toml we have channels = "X4" set to X4, which should mean that Dense Cables would be able to support 128 Channels, and this is actually displayed in Waila's Tooltip.

Image

But, upon trying to connect 33 ME Drives for example, an Error of Too many Channels is Displayed.

How to reproduce the bug

  1. Set the Config Value of channels= to "X4
  2. Place down a few Dense Cables and notice the its said in the Tooltips that they're able to support 128 Channels.
  3. Plug 33 ME Drives and voilá! no support for more than default Values.

Expected behavior

If it is set in the Configs for AE2 to multiply channel amounts, they should multiplied and support more than Default Values.

Additional details

Neoforge Version: 21.1.172
AE2 Version: 19.2.10

Which minecraft version are you using?

1.21

On which mod loaders does it happen?

NeoForge

Crash log

https://pastebin.com/40xQTAyX

commented

Please show a screenshot of your attempted setup

commented

does your network have a controller?
Networks without a controller can only have as much channels as a non-dense cable can carry.
At 4X, this happens to be 32

commented

Hmm yeah, I've tested this without using a Controller, as of the original report, no screenshots too '-.-

So I bet he did not use a controller aswell

FTBTeam/FTB-Modpack-Issues#7858

Sorry so its my mistake then, cause indeed, without a controller you should have 8 Channels so multiply that by 4 then its 32... yeah my bad.