Excessive bandwidth usage in SkyFactory 3

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.

xijhmz

New Member
Jul 29, 2019
2
0
0
Title Excessive bandwidth usage in SkyFactory 3

Launcher Type Curse App

Modpack SkyFactory 3

Modpack version 3.0.6

Have you modified the pack? No

Link to log file

Details of the issue I am playing SkyFactory 3 on a server a friend is hosting at his home.

Whenever the chunks containing most of my power generation and ore processing are loaded, the receiving bandwidth usage goes up to ~2 Mbit/s. This wouldn't be a problem for me, but it caps out my friends upload rate, so the server lags a lot.

Here's a screenshot of the mentioned area:

http://imgur.com/pyJyCZW

This is below:

http://imgur.com/oxW9plo

When looking at it from the other side of the base and letting the chunks unload, the data rate drops to about 200Kbit/s, so it's most definitely an issue with one of the mods i used in the ore processing/power generation area:

http://imgur.com/QjP1OHw

A list of the mods and used blocks that could be part of the issue:
- Refined Storage (Importers, Exporters, External Storage, Crafters, Solderers, Controller, Grids)
- EnderIO (Item conduit, power conduit, pressurized fluid conduit, SAG Mill, Alloy Smelter, Item Buffer, Enchanter, power bank)
- RFTools (Crafter)
- Storage Drawers (Compacting drawers, drawer controller)
- Ex Nihilo Adscensio (Crucibles)
- Ex Nihilo Compressum (Auto Heavy Sieve, Auto Compressed Hammer)
- Environmental Tech (Tier 3 Solar Array)
- Tiny Progressions (Cobblestone generator)

None of the machines (except the refined storage system) were active when i took the screenshot.

I didn't provide a log file because between joining and leaving the server nothing is logged.

Any idea what could be the cause?
 
Last edited by a moderator:

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
Any idea what could be the cause?

Your friends bad upload.

There's a few things to render in that area = server needs to send to client.

It's prob not needed, but there's always logs and they are found here:

/logs/fml-server-latest.log <--- that's the server log

And instructions for getting log from client is found here:
http://support.feed-the-beast.com/faq/
 

xijhmz

New Member
Jul 29, 2019
2
0
0
Your friends bad upload.

There's a few things to render in that area = server needs to send to client.

It's prob not needed, but there's always logs and they are found here:

/logs/fml-server-latest.log <--- that's the server log

And instructions for getting log from client is found here:
http://support.feed-the-beast.com/faq/

Regardless of the upload rate, a bandwidth usage of 2Mbit/s for one player is far too much for one player with only this small a base.

Anyway, I found out Ex Nihilo barrels, or an interaction between them and EnderIO/ExtraUtils2 pipes, were the cause of the problem. After removing them, the bandwidth usage went down to ~150kbit/s.