Page 1 of 1
Processing Unit Missing
Posted: Thu May 12, 2016 5:26 am
by collin8579
So I'm using a smattering of mods, and my processing unit is missing
its preventing me from making some key items, and I can't seem to find it
I've removed the mods one by one but it doesn't seem to help
I checked the technology related to it, and its there showing complete, however I can't make it in person or via factory,, it doesn't show up as an option
Any ideas?
I didn't have this problem with previous games, although its been some weeks
Re: Processing Unit Missing
Posted: Thu May 12, 2016 7:07 am
by prg
Maybe some mod prevented the processing unit from becoming enabled when the research was finished. Removing mods afterwards won't help anymore. Try
Code: Select all
/c game.local_player.force.recipes["processing-unit"].enabled = true
Does it show up?
Re: Processing Unit Missing
Posted: Thu May 12, 2016 7:49 am
by bobingabout
Since you don't tell us which mods you're using, if you're using my mods, the processing unit was moved from Advanced Electronics to Advanced Electronics 2. This was done to give the feel of progression, rather than Advanced electronics and Processing units both being given at the same time.
Re: Processing Unit Missing
Posted: Fri May 13, 2016 1:22 am
by collin8579
Sorry, here is a mod list
I am using bob mods but it wasn't implemented with advanced electronics 2
I tried the /c game.local_player.force.recipes["processing-unit"].enabled = true
It worked
So thank you all for great mods and the help
Collin
Re: Processing Unit Missing
Posted: Wed Jul 13, 2016 5:15 pm
by ShadowGuard01
Hey, ive got the ssame proble. Ive tried the /c command but it doesnt work. Keeps saying LuaGameScript doesnt contain key local_player
The mods Ive got installed are
20x20ArmorMK2
Advanced drills
advanced electric
air filtering
alien artifact loot
alien eggs
artifact hatch
autofill
big bags
big drill
bobconfig
bobenemies
cargorocket
death chest
endless resources
extinguisher
fast assemblers
fluid barrel
larger stack size
lifehack
longreach
military research
more logistics slots
pollution detector
rail tanker
raven
satellite radar
squeak through
suit plug
super assembling machine
super robots
tankwerkz
unlimited resources
versepelles alien farm
warehousing
waterfill
Thats the mods, I know it is a lot but some only add 1 item. Also, just noticed that i have 2 of some so ill delete that later. But yeah, that is it. It doers show me that ive uunlocked the blue chip wth the red one but ive only got the red one that i can craft. Please help me, ive got so fa and dont want to restart.
Re: Processing Unit Missing
Posted: Wed Jul 13, 2016 7:19 pm
by DedlySpyder
Change "local_player" in that command to just "player"