Processing Unit Missing

Place to get help with not working mods / modding interface.
collin8579
Manual Inserter
Manual Inserter
Posts: 3
Joined: Wed Apr 27, 2016 7:20 pm
Contact:

Processing Unit Missing

Post 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
User avatar
prg
Filter Inserter
Filter Inserter
Posts: 947
Joined: Mon Jan 19, 2015 12:39 am
Contact:

Re: Processing Unit Missing

Post 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?
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!
User avatar
bobingabout
Smart Inserter
Smart Inserter
Posts: 7352
Joined: Fri May 09, 2014 1:01 pm
Contact:

Re: Processing Unit Missing

Post 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.
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.
collin8579
Manual Inserter
Manual Inserter
Posts: 3
Joined: Wed Apr 27, 2016 7:20 pm
Contact:

Re: Processing Unit Missing

Post 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
Image
Image
ShadowGuard01
Manual Inserter
Manual Inserter
Posts: 3
Joined: Wed Jul 13, 2016 4:59 pm
Contact:

Re: Processing Unit Missing

Post 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.
User avatar
DedlySpyder
Filter Inserter
Filter Inserter
Posts: 253
Joined: Fri Jun 20, 2014 11:42 am
Contact:

Re: Processing Unit Missing

Post by DedlySpyder »

Change "local_player" in that command to just "player"
Post Reply

Return to “Modding help”