Bucket Wheel Excavators


Adds 3 types of large Bucket Wheel Excavators.

Content
17 days ago
0.15 - 2.0
10.9K
Mining

g [Fixed]Won't load without bob's suite

6 years ago

Hey there, i am having trouble to load this mod without bob's. It is listed as optional. Also there are the two recipes. Any ideas? I'm kinda lost.

6 years ago

I've tested it (again) on Factorio 0.16.51, mod 0.5.1 and without any other mods and it loaded fine. Please specify your game and mod version

6 years ago

I got sloppy, sorry. Forgot to test out what makes the conflict. It seems to be "advanced atomics".
here is a scree: https://i.imgur.com/vMDzRx4.jpg
From the first glance, i have no clue where this might come from, since a-a does not add items named like the mentioned one.

6 years ago
(updated 6 years ago)

Pretty much A-A doesn't know how to LUA.
https://github.com/babodad/Advanced-Atomics/blob/master/data/data.lua#L1
They set the global "bobmods", even without it being enabled. Thus making my mod think bobmods is installed.
Blame them

6 years ago

Oh, that's a bother.
I give them notice. Maybe they look into it.
The last thing i'd do, is to blame anybody. :) All you guys invest your free time to give us norms wonderful and amazing mods.
Thanks for looking into it!

6 years ago

I've delved into detecting installed mods within Factorio (since the way I did was a copy-paste from someone else). And in my own humble opinion it should be highlighted in the wiki. So I've updated the mod to use Factorio's mod detection. (A-A still did a bad practise!)

New response