Bob's Logistics mod


Adds logistic related things.

Content
4 days ago
0.13 - 2.1
330K
Logistics Trains Logistic network Storage

g [Other mod] Wrong belt color with HD logistics mod

9 days ago

Hello,

when installing the HD mod factorio_hd_age_base_game_logistics_2.0.1, the purple transport belt is displayed as green instead of its correct color. All other purple-tier components appear to keep their correct colors.

It seems that something in the mod is overriding or incorrectly mapping the belt color or graphics. This may be a conflict with other logistics-related mods.

It would be great if this could be tested with the full set of HD mods to ensure compatibility.

Thank you very much.

9 days ago

This also applies to factorio_hd_age_space_age_logistics_2.0.1. I am playing with Space Age 2.0 and the full set of HD mods from the Factorio HD Age Modpack (https://mods.factorio.com/mod/factorio_hd_age_modpack). Sorry for forgetting to mention this earlier.

8 days ago

The HD mod is overwriting the turbo belt graphics 🤷‍♂️

8 days ago
(updated 8 days ago)

Yep:

Script @Check/data-final-fixes.lua: belt.animation set: {
animation_set = {
direction_count = 20,
filenames = {
"factorio_hd_age_space_age_logistics/data/space-age/graphics/entity/turbo-transport-belt/turbo-transport-belt-1.png",
"factorio_hd_age_space_age_logistics/data/space-age/graphics/entity/turbo-transport-belt/turbo-transport-belt-2.png"
},

8 days ago

This is the kind of change that should have been made in data stage. Maybe data-updates stage. Definitely not data-final-fixes stage!

They are deliberately trying to overwrite any other mods changes. I would recommend against using any mod that pointlessly does this!

8 days ago

This is just a confirmation. I quickly used a check mod to see which graphics are used in the animation, and they are the wrong ones — the ones from the HD mod. I hope Bobingabout can fix this.

8 days ago

Bob has retired from modding. I maintain Bob's mods now. If you want to report it to anyone, report it to the HD mod.

New response