Power And Armor


Adds higher tier powerarmor and equipment

Content
3 years ago
0.13 - 1.1
8.43K
Armor

g Broken?

5 years ago

This mod caused an error when loading the game. Is there a way to fix it?

5 years ago

I probably have the same error, no clue for a solution.

5 years ago

Rename "energy-shield-equipment-6" to "energy-shield-equipment" in the file "data-updates".lua". After this procedure starts without errors. Waiting for a fix from the author.

5 years ago

Could you tell me which mods you are using? The lines referencing energy-shield-equipment-6 should run only if bob's warfare is present, which adds energy-shield-equipment-6, so I do not know how that would cause a crash. There was another crash which should be fixed, but I would like to know for certain if there is another bug I need to fix.

5 years ago

aai-locales
aai-programmable-structures
aai-programmable-vehicles
aai-signals
aai-vehicles-chaingunner
aai-vehicles-flame-tank
aai-vehicles-hauler
aai-vehicles-laser-tank
aai-vehicles-miner
aai-vehicles-warden
aai-zones
AbandonedRuins
AdjustableElectricPolePZ
Aircraft
AllLanguageswiththeEnglishnamestoo
AlmostInvisibleElectricWires
ammo-loader
angelsaddons-cab
angelsaddons-oresilos
angelsaddons-petrotrain
angelsaddons-pressuretanks
angelsaddons-warehouses
angelsbioprocessing
angelsinfiniteores
angelspetrochem
angelsrefining
angelssmelting
AratasPortableGenerators
Armor_pockets
AutoTrash
belt-legacy
beltlayer
BigLab
BigLogisticRobot
BigStorageTank
BlackMarket
Bluebuild
Blueprint_Flip_Turn_017
bobassembly
bobclasses
bobelectronics
bobenemies
bobgreenhouse
bobinserters
boblibrary
boblocale
boblogistics
bobmining
bobmodules
bobores
bobplates
bobpower
bobrevamp
bobtech
bobvehicleequipment
bobwarfare
BotRecaller
Bottleneck
bulkteleport
ChangeMapSettings
CharcoalBurner
chem_flip
Chunked
Command_and_Conquer_RedAlert_Sounds
CompressedFluids
CompressionChests2
Crafting_Speed_Research
creative-mod
CreativeItems
deadlock-beltboxes-loaders
deadlock-stacking-crating-bobs
DeepMine
DeleteEmptyChunks
df_BeltSorter
DoubleFurnace
DoubleInserter
Electric
Furnaces
Enhanced_Map_Colors
even-distribution
EvoGUI
Explosive
Termites
extendedangels
extrabobs
Factorissimo2
far-reach
FarZoom_bud
FastRemoveTiles
Fill4Me
Flow Control
fluid-void-extra-port
FNEI
FogRemover
GoodBurnerThings
helmod
HighSpeedTrain
Honk
Humanoids
InfiniteInventoryResearch
InfiniteWorkerRobotCapacity_Research_Continued
inf_res
ItemCollector
ItemTeleportation
ItemUpgrades
JRadarRange
kry-inserters
KS_Power
laserlines
Load-Furn
LoaderRedux
LongerRangeTurrets
Long_Range_Radar
LootChestPlus
manual-inventory-sort
MaxRateCalculator
miniloader
more-minimap-autohide-017
MoreRepairPacks
MyRUS
NapusMod
Natural_Evolution_Buildings
Natural_Evolution_Enemies
nixie-tubes
OmegaDrill
omnimatter_compression
only-smelting
OpteraLib
op_train_speed
Orbital
Ion
Cannon
OreCompress
PavementDriveAssist
PickerAtheneum
PickerInventoryTools
Piggy-Initial-Scan
PlateCompress
platforms
Podmiana_robotow
Portals
PowerAndArmor
Quicksearch
Rampant
RampantArsenal
RecExplo
ResourceLabelsContinued
Resource_spawning_ingame
reverse-factory
Robocharger
Roboport_Radar
robotarmy
romulinhosresearchqueuealwaystrue
rso-mod
Sandros-fixes
ScanningRadar
SchallMachineScaling
Senpais_Invi_Tech
ShinyAngelGFX
ShinyBobGFX
ShinyBob_Techs_Update
ShinyIcons
Shortcuts
Side
Inserters
Single-Splitter-new
SingleColorTerrain
Squeak
Through
StartingLocations
stdlib
StorageTank2
TagToTeleport
techno
Teleporters
textplates
Texugo_TA-miners
Texugo_windgenerator
TheFatController
there-is-my-ghost
TimeTools
Todo-List
traintunnels
tree_collision
upgrade-machines
upgrade-planner-next
UtilizationMonitor
VehicleGrid
VehicleSnap
VehicleWagon2
VisionRadar
VoidChestPlus
vtk-deep-core-mining
WagonColors
Warehousing
Waterfill_v17
what-is-it-really-used-for
xcompat_bobvehicleequipment
YARM
yemtositemcount
yi_engines
yi_railway
Yuoki
z_yira_american
z_yira_UP
z_yira_yuokirails

5 years ago
(updated 5 years ago)

As per Bob's changelog:
Version: 0.17.3
Date: 29. 03. 2019
Bugfixes:
- Renamed battery-equipment technologies to bob-battery-equipment to fix the Factorio 0.17.23 non-contiguous technology name issue.
- Renamed energy-shield-equipment technologies to bob-energy-shield-equipment to fix the Factorio 0.17.23 non-contiguous technology name issue.

Renaming energy-shield-equipment-6 to bob-energy-shield-equipment-6 in the file data-updates.lua fixes properly.
Basically line 6 reads:
data.raw["technology"]["PaA-mk4-power-armor"].prerequisites={"PaA-mk3-power-armor", "fusion-reactor-equipment-4", "energy-shield-equipment-6"}
and should read:
data.raw["technology"]["PaA-mk4-power-armor"].prerequisites={"PaA-mk3-power-armor", "fusion-reactor-equipment-4", "bob-energy-shield-equipment-6"}

5 years ago

Ah, thank you. My bob's download was simply not up to date. I will fix it in the next version

5 years ago

THX

New response