Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: [QUESTION] Cannot assign attack to TEETH  (Read 500 times)

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
[QUESTION] Cannot assign attack to TEETH
« on: April 04, 2010, 03:17:13 pm »

I have this error in errorlog.txt:
Code: [Select]
*** Error(s) found in the file "raw/objects/creature_faerun.txt"
BEHOLDER:Attack BITE seems to have correct format but could not find proper BPs in any caste, so not added

Here's the creature:
Code: [Select]
[CREATURE:BEHOLDER]
[DESCRIPTION:A large aberration normally found in deep caverns. This large, orb-shaped being has ten eyestalks and one central eye, each containing powerful magic. Powerful and intelligent, beholders are among the greatest threats to the world.]
[NAME:beholder:beholders:beholder]
[CASTE_NAME:beholder:beholders:beholder]
[CREATURE_TILE:'@'][COLOR:4:0:0]
[BIOME:SUBTERRANEAN_CHASM]
[UNDERGROUND_DEPTH:2:3]
[PETVALUE:50]
[PET_EXOTIC]
[LARGE_ROAMING]
[FREQUENCY:20]
[EXTRAVISION][NOBREATHE][NOSTUN][NONAUSEA][NOEMOTION]
[INTELLIGENT]
[NOBONES]
[POPULATION_NUMBER:250:500]
[PREFSTRING:freakish appearance]
[BODY:BASIC_1PARTBODY_FLYING_HEAD:BRAIN:HEART_BEHOLDER:LUNG_BEHOLDER:GUTS:CENTRAL_EYE:10EYESTALKS:MOUTH_HUGE:TEETH]

[BODY_DETAIL_PLAN:STANDARD_MATERIALS]
[BODY_DETAIL_PLAN:STANDARD_TISSUES]
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE]

[SELECT_TISSUE_LAYER:HEART:BY_CATEGORY:HEART]
[TL_MAJOR_ARTERIES]

[BODY_DETAIL_PLAN:BEHOLDER_POSITIONS]

[HAS_NERVES]

[BODY_SIZE:0:0:3000]
[BODY_SIZE:1:168:15000]
[BODY_SIZE:12:0:60000]

[BODY_APPEARANCE_MODIFIER:BROADNESS:75:95:98:100:102:105:125]
[APP_MOD_IMPORTANCE:500]

[SET_BP_GROUP:BY_CATEGORY:TOOTH]
[BP_APPEARANCE_MODIFIER:GAPS:0:70:90:100:110:130:200]
[APP_MOD_NOUN:teeth:PLURAL]

[ATTACK:BITE:CHILD_BODYPART_GROUP:BY_CATEGORY:HEAD:BY_CATEGORY:TOOTH]
[ATTACK_SKILL:BITE]
[ATTACK_VERB:bite:bites]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PENETRATION_PERC:100]
[ATTACK_FLAG_EDGE]
[ATTACK_PRIORITY:MAIN]
[ATTACK_FLAG_CANLATCH]

[USE_MATERIAL_TEMPLATE:ICHOR:ICHOR_TEMPLATE]
[BLOOD:LOCAL_CREATURE_MAT:ICHOR:LIQUID]

[CREATURE_CLASS:GENERAL_POISON]

[GETS_WOUND_INFECTIONS]
[GETS_INFECTIONS_FROM_ROT]
[USE_MATERIAL_TEMPLATE:PUS:PUS_TEMPLATE]

[PUS:LOCAL_CREATURE_MAT:PUS:LIQUID]
[BODY_SIZE:0:0:25000]
[MAXAGE:150:300]
[ALL_ACTIVE]
[NO_SLEEP]
[NO_DIZZINESS]
[NO_FEVERS]

It looks like for some reason it cannot add teeth... I can't see a problem. All custom organs are defined and give no errors.
The teeth are added, but the attack cannot be assigned... Why can't they be found? Dwarves use same teeth but can bite.

The body file (just in case):
Spoiler (click to show/hide)
« Last Edit: April 04, 2010, 03:56:58 pm by Deon »
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: It seems I cannot add teeth
« Reply #1 on: April 04, 2010, 03:18:39 pm »

I thought it's NOBONES but no, it's not the reason...
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: [QUESTION] It seems I cannot add teeth
« Reply #2 on: April 04, 2010, 03:56:08 pm »

OK, the teeth are there, but the attack cannot find the teeth to be assigned to.
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository