Greetings.
I am trying to execute my mod, with the last exe, 5.0 and it gives me this error:
The mod, in question is:
items:
- type: Air Purifier
size: 1.2
costSell: 30000
research:
- name: Air Purifier
cost: 5000
points: 50
dependencies:
- STR_ALIEN_HABITAT
- STR_CONFESSION_SECTOID_ENGINEER
- Ufo Power Distribution
manufacture:
- name: Air Purifier
category: STR_EQUIPMENT
requires:
- Air Purifier
space: 15
time: 180
cost: 25000
requiredItems:
Ferrite: 8
Powerplant: 1
Electronics Components: 5
ufopaedia:
- id: Air Purifier
type_id: 7
section: STR_ALIEN_RESEARCH_UC
requires:
- Air Purifier
image_id: APF.SPK
text: An air purifier is a system that, as its name suggests, recycles and cleans the air, allowing a better habitability of closed and narrow spaces. This system is very suitable for our bases, commander, due to the fact that its facilities are mostly underground. The air purifier extracts the stale air, recycles it, filters the polluting particles and adds the components that may be necessary to make this air, again breathable. Thus, in this way, in a continuous cycle, the same air reserve is maintained, without having to install additional systems, to produce it or to pump it in the room.
text_width: 160
extraSprites:
- type: APF.SPK
singleImage: true
width: 320
height: 200
files:
0: Resources/FinalModPack/UfopediaTechPics/APF.png
I think, that it may be related, with not having identified the object, in the strings. If someone can help me, I will be very grateful. Greetings.