Bob's Power


Adds new power structures.

Content
10 months ago
0.13 - 1.1
267K
Power

b [Not enough info]Accumulator

1 year, 11 months ago
(updated 1 year, 11 months ago)

Hello
From version 1.1.5 to 1.1.6 or 1.1.7 you have removed about 70 lines in the file accumulators.lua which made it impossible to build the following things in the game accumulator level 2 and 3 in all variants

1 year, 10 months ago

I can't reproduce this. It works fine for me. Is it just in an existing game that you're having the issue? Does it look correct in a brand new game? If so, it could be a migration issue 🤔

11 months ago
(updated 11 months ago)

Hello,

i think i got the same issue, even when loading a new game in sandbox and cheating all technologies there are no options to get accumulators other than the vanilla one. There is also no research available for that. Solar panels work as expected.

Maybe some incompatibility with another mod? Can someone help me to reproduce the issue?

Factorio version: 1.1.100
$ cat mod-list.json | jq -r '.mods.[] | select(.enabled==true).name' | xargs -I MOD find -name "MOD*" -exec sh -c 'echo "${0#./}" | sed -e "s/.zip$//" -e "s/_/ /g"' {} \;
angelsaddons-storage 0.0.10
angelsbioprocessing 0.7.26
angelspetrochem 0.9.25
angelsrefining 0.12.6
angelssmelting 0.6.22
bobassembly 1.2.1
bobelectronics 1.2.1
bobenemies 1.2.0
bobequipment 1.2.0
bobinserters 1.2.0
boblibrary 1.2.0
boblogistics 1.2.1
bobmining 1.2.0
bobmodules 1.2.0
bobores 1.2.0
bobplates 1.2.0
bobpower 1.2.0
bobrevamp 1.2.0
bobtech 1.2.0
bobwarfare 1.2.0
CircuitProcessing 0.4.5
Explosive Excavation 1.1.8
flib 0.13.0
FNEI 0.4.1
helmod 0.12.19
KS Power 0.5.1
LandfillPainting 0.5.3
Milestones 1.3.21
reskins-angels 2.1.8
reskins-bobs 2.1.6
reskins-compatibility 2.1.10
reskins-library 2.1.7
ScienceCostTweakerM 1.2.4
SeaBlockMetaPack 1.1.4
SeaBlock 0.5.14
SeaBlockMetaPack 1.1.4
SpaceMod 1.1.1
Squeak Through 1.8.2

These are the errors i get in the logs:
3.587 Script @boblibrary/recipe-functions.lua:71: stack traceback:
boblibrary/recipe-functions.lua:71: in function 'replace_ingredient'
SpaceMod/prototypes/recipe-bobs.lua:126: in main chunk
[C]: in function 'require'
SpaceMod/data-final-fixes.lua:11: in main chunk
3.587 Script @boblibrary/error-functions.lua:72: Item large-accumulator-3 not a valid item of any type.
3.587 Script @boblibrary/technology-functions.lua:608: stack traceback:
boblibrary/technology-functions.lua:608: in function 'add_prerequisite'
SpaceMod/prototypes/technology-bobs.lua:88: in main chunk
[C]: in function 'require'
SpaceMod/data-final-fixes.lua:12: in main chunk
3.587 Script @boblibrary/error-functions.lua:19: Prerequisite technology speed-module-8 does not exist.
3.587 Script @boblibrary/technology-functions.lua:608: stack traceback:
boblibrary/technology-functions.lua:608: in function 'add_prerequisite'
SpaceMod/prototypes/technology-bobs.lua:89: in main chunk
[C]: in function 'require'
SpaceMod/data-final-fixes.lua:12: in main chunk
3.587 Script @boblibrary/error-functions.lua:19: Prerequisite technology effectivity-module-8 does not exist.
3.587 Script @boblibrary/technology-functions.lua:608: stack traceback:
boblibrary/technology-functions.lua:608: in function 'add_prerequisite'
SpaceMod/prototypes/technology-bobs.lua:91: in main chunk
[C]: in function 'require'
SpaceMod/data-final-fixes.lua:12: in main chunk
3.587 Script @boblibrary/error-functions.lua:19: Prerequisite technology productivity-module-8 does not exist.
3.587 Script @boblibrary/technology-functions.lua:608: stack traceback:
boblibrary/technology-functions.lua:608: in function 'add_prerequisite'
SpaceMod/prototypes/technology-bobs.lua:104: in main chunk
[C]: in function 'require'
SpaceMod/data-final-fixes.lua:12: in main chunk
3.587 Script @boblibrary/error-functions.lua:19: Prerequisite technology bob-electric-energy-accumulators-4 does not exist.
3.587 Script @boblibrary/technology-functions.lua:608: stack traceback:
boblibrary/technology-functions.lua:608: in function 'add_prerequisite'
SpaceMod/prototypes/technology-bobs.lua:105: in main chunk
[C]: in function 'require'
SpaceMod/data-final-fixes.lua:12: in main chunk
3.587 Script @boblibrary/error-functions.lua:19: Prerequisite technology bob-solar-energy-4 does not exist.

11 months ago

Open mod settings. Under Bob's Power, there will be a setting to enable higher tier accumulators.

New response