Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: How come this causes crashes?  (Read 1169 times)

katana

  • Bay Watcher
  • EVERY TIME I POST PEOPLE RUN AWAY
    • View Profile
How come this causes crashes?
« on: July 04, 2011, 08:33:12 am »

Code: [Select]
[CREATURE:TURTLE_SL]
[DESCRIPTION:A small, vicious reptile that carries a shell on its back for protection.]
[NAME:turtle:turtles:turtle]
[CASTE_NAME:turtle:turtles:turtle]
[CREATURE_TILE:15][COLOR:2:0:0]
[AMPHIBIOUS]
[NO_EAT][NO_DRINK]
[POPULATION_NUMBER:250:500]
[PREFSTRING:beauty]
[BODY:QUADRUPED:TAIL:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:SKULL:MOUTH:RIBCAGE:SHELL]
[BODY_DETAIL_PLAN:STANDARD_MATERIALS]
[REMOVE_MATERIAL:SKIN]
[REMOVE_MATERIAL:LEATHER]
[REMOVE_MATERIAL:HAIR]
[USE_MATERIAL_TEMPLATE:SCALE:SCALE_TEMPLATE]
[USE_MATERIAL_TEMPLATE:SHELL:SHELL_TEMPLATE]
[BODY_DETAIL_PLAN:STANDARD_TISSUES]
[REMOVE_TISSUE:SKIN]
[REMOVE_TISSUE:HAIR]
[USE_TISSUE_TEMPLATE:SCALE:SCALE_TEMPLATE]
[USE_TISSUE_TEMPLATE:SHELL:SHELL_TEMPLATE]
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SCALE:FAT:MUSCLE:BONE:CARTILAGE]
[BODY_DETAIL_PLAN:LEATHERY_EGG_MATERIALS]
[SELECT_TISSUE_LAYER:HEART:BY_CATEGORY:HEART]
[PLUS_TISSUE_LAYER:SCALE:BY_CATEGORY:THROAT]
[TL_MAJOR_ARTERIES]
[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]
[BODY_DETAIL_PLAN:SHELL_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_RIBCAGE_POSITIONS]
[USE_MATERIAL_TEMPLATE:SINEW:SINEW_TEMPLATE]
[TENDONS:LOCAL_CREATURE_MAT:SINEW:200]
[LIGAMENTS:LOCAL_CREATURE_MAT:SINEW:200]
[HAS_NERVES]
[SPEED:2900]
[USE_MATERIAL_TEMPLATE:BLOOD:BLOOD_TEMPLATE]
[BLOOD:LOCAL_CREATURE_MAT:BLOOD: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:30]
[BODY_SIZE:1:0:500]
[BODY_APPEARANCE_MODIFIER:LENGTH:90:95:98:100:102:105:110]
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]
[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]
[CHILD:1]
[NO_EAT][NO_DRINK]
[ATTACK:BITE:BODYPART:BY_CATEGORY:MOUTH]
[ATTACK_SKILL:BITE]
[ATTACK_VERB:bite:bites]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PRIORITY:MAIN]
[ATTACK_FLAG_CANLATCH]
[DIURNAL]
[SWIMS_INNATE][SWIM_SPEED:2500]
[MUNDANE]
[CASTE:FEMALE]
[FEMALE]
[LAYS_EGGS]
[EGG_MATERIAL:LOCAL_CREATURE_MAT:EGGSHELL:SOLID]
[EGG_MATERIAL:LOCAL_CREATURE_MAT:EGG_WHITE:LIQUID]
[EGG_MATERIAL:LOCAL_CREATURE_MAT:EGG_YOLK:LIQUID]
[EGG_SIZE:40]
[CLUTCH_SIZE:1:15]
[CASTE:MALE]
[MALE]
[SELECT_CASTE:ALL]
[SET_TL_GROUP:BY_CATEGORY:ALL:SCALE]
[TL_COLOR_MODIFIER:GREEN:1]
[TLCM_NOUN:scales:PLURAL]
[SET_TL_GROUP:BY_CATEGORY:EYE:EYE]
[TL_COLOR_MODIFIER:BLACK:1]
[TLCM_NOUN:eyes:PLURAL]
The moment they come onto the map, the game crashes. Any reason why?
Logged
AND IF THIS FAILS MY IDENTICAL TWIN BROTHER WHO WILL APPEAR IN THE MIGRANT WAVE THAT ARRIVES AFTER MY DEMISE WILL REPLACE ME.
(Tldr: THERE IS NO SUCH THING AS FRIENDLY FIRE SALT)

IT 000

  • Bay Watcher
  • Strange Mood
    • View Profile
Re: How come this causes crashes?
« Reply #1 on: July 04, 2011, 09:20:42 am »

Got an errorlog?
Logged

***CORROSION v2.14***
<<<More Than Just Zombies>>>
Back from the Dead!

katana

  • Bay Watcher
  • EVERY TIME I POST PEOPLE RUN AWAY
    • View Profile
Re: How come this causes crashes?
« Reply #2 on: July 04, 2011, 09:41:33 am »

Nothing actually appeared in errorlog AFAIK, but I got this:
Code: [Select]

Resizing font to 8x12
2011-07-04 14:32:15.465 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1b926f0 of class NSCFArray autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x93f73937 0x93fd89e2 0x93fd898c 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.466 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1bf85e0 of class NSCFString autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x93f6e607 0x95ab838a 0x95a473cd 0x95a4774d 0x923f67db 0x93f6c331 0x93fd8a67 0x93fd898c 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.466 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1b0ec90 of class NSCFNumber autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x93f6c3e6 0x93fd8a67 0x93fd898c 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.467 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1bfb220 of class NSCFDictionary autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x95b2d1be 0x93f6c40e 0x93fd8a67 0x93fd898c 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.467 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1b0da90 of class NSCFNumber autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x93f6c3e6 0x93fd8ac4 0x93fd898c 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.468 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1bfb260 of class NSCFDictionary autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x95b2d1be 0x93f6c40e 0x93fd8ac4 0x93fd898c 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.468 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x19ff6310 of class NSCFArray autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x93fd8fb4 0x93fd8d1a 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.469 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1b91e10 of class NSCFArray autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x93f73937 0x93fd8e33 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.470 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x19ff6b50 of class NSCFArray autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x95b25bf5 0x924350fb 0x93fdbb8b 0x94034ca1 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.470 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1bf3670 of class SDL_QuartzWindow autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x9408a210 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
/Users/steve/Documents/DF/df_osx modv2/df: line 5:   523 Segmentation fault      ./dwarfort.exe
logout
Logged
AND IF THIS FAILS MY IDENTICAL TWIN BROTHER WHO WILL APPEAR IN THE MIGRANT WAVE THAT ARRIVES AFTER MY DEMISE WILL REPLACE ME.
(Tldr: THERE IS NO SUCH THING AS FRIENDLY FIRE SALT)

!!crundle!!

  • Bay Watcher
  • EVERYONE, I AM ON FIRE
    • View Profile
Re: How come this causes crashes?
« Reply #3 on: July 04, 2011, 04:21:37 pm »

Nothing actually appeared in errorlog AFAIK, but I got this:
Code: [Select]

Resizing font to 8x12
2011-07-04 14:32:15.465 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1b926f0 of class NSCFArray autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x93f73937 0x93fd89e2 0x93fd898c 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.466 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1bf85e0 of class NSCFString autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x93f6e607 0x95ab838a 0x95a473cd 0x95a4774d 0x923f67db 0x93f6c331 0x93fd8a67 0x93fd898c 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.466 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1b0ec90 of class NSCFNumber autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x93f6c3e6 0x93fd8a67 0x93fd898c 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.467 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1bfb220 of class NSCFDictionary autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x95b2d1be 0x93f6c40e 0x93fd8a67 0x93fd898c 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.467 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1b0da90 of class NSCFNumber autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x93f6c3e6 0x93fd8ac4 0x93fd898c 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.468 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1bfb260 of class NSCFDictionary autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x95b2d1be 0x93f6c40e 0x93fd8ac4 0x93fd898c 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.468 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x19ff6310 of class NSCFArray autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x93fd8fb4 0x93fd8d1a 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.469 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1b91e10 of class NSCFArray autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x93f73937 0x93fd8e33 0x940488f0 0x94034c14 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.470 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x19ff6b50 of class NSCFArray autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x95b25bf5 0x924350fb 0x93fdbb8b 0x94034ca1 0x9403405c 0x94048809 0x9408a1ad 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
2011-07-04 14:32:15.470 dwarfort.exe[523:4e03] *** _NSAutoreleaseNoPool(): Object 0x1bf3670 of class SDL_QuartzWindow autoreleased with no pool in place - just leaking
Stack: (0x924e1f4f 0x923ee432 0x9408a210 0x18241ca 0x1824d27 0x1818af5 0x181def5 0x181dfb2 0x181db5f 0x939ed2bb 0xffffffff)
/Users/steve/Documents/DF/df_osx modv2/df: line 5:   523 Segmentation fault      ./dwarfort.exe
logout

He means the errorlog.txt in your DF folder.
Logged
w̷̦̬̹̣͕̙͖͑̓̌̓̑̄͒͋͜͝h̙̩͈̱͚̳̳̪͖̙͕̥̳ͥ̍̔͂̑̿̓̍̑ͣ͆̅̀͢y̧̼̭͎͓̟̺͉̰͎̱̜ͫ̂́͗̐̑́w̢̬̪͈̲̽̋́̈̓ͨ̄͐̿̓ͧ̇ͩ̏ͫ̑̎͟͡ḩ̡͍̫̣̹̬̙̭͊ͯͯ̉͡y̔ͥ̏͛̀̂̎̆ͥͮ̐̍̈̏͆̓̅̒҉̢̘͚͎̠̻̣̯̥̠̙̤̪̮̝̲̜̪́̕̕ͅw̸̗̻̱ͭͣͦͤ̇̑̅͗ͨͬ͋̉͊ͨ͂͜hͩͪ̋ͣ̇̔͂ͧ̍̾͂͏̨̠͕̼̟͙̳̺͕̥͔̜̮̩̰̲̞̼y̴̸̵̪͕̜̪̙̦̘ͧ̽̇ͭͭͬͯ̾̈́̐̂̉͆͒ͤ̌̀̕w̺̟͙͙̭͇̟̮͉̯͈͖̩͔͊͛ͧͯ̀̿ͣͪ͂ͪ͘̕͠ͅh̷̴̷̢͉͖̺̦̣͙̓ͧ̅͋ͪ̾̓͒̌̒ͯ̇́ͯ̕y̋ͪ̓̒̈́͞͏̤̗̞̲̪͚̮̤̫̪̺̪̫̕w̸͔̺̱̼̪̮̘̟͖̭̱͓͈̜͇͚͉̙͊̈́ͦ̅̋̂ͩ̓͗́̚͡ͅĥ̶̨̟̺͕̌͆͒͑ͦͨ̉͆͜͜ý̧͓̼̘̯͉̘̺̩͇̻͈͔̖͎̜͍ͭ̌ͩ͟͝͞

katana

  • Bay Watcher
  • EVERY TIME I POST PEOPLE RUN AWAY
    • View Profile
Re: How come this causes crashes?
« Reply #4 on: July 04, 2011, 04:55:32 pm »

I know. I didn't see any errorlog pop up.

And it turns out I was being an idiot again, and I missed this:
Unit has misaligned body modifiers.  Adjusting.
Logged
AND IF THIS FAILS MY IDENTICAL TWIN BROTHER WHO WILL APPEAR IN THE MIGRANT WAVE THAT ARRIVES AFTER MY DEMISE WILL REPLACE ME.
(Tldr: THERE IS NO SUCH THING AS FRIENDLY FIRE SALT)

Hitty40

  • Bay Watcher
  • Poker face, motherfucker.
    • View Profile
Re: How come this causes crashes?
« Reply #5 on: July 04, 2011, 06:35:15 pm »

I know. I didn't see any errorlog pop up.

And it turns out I was being an idiot again, and I missed this:
Unit has misaligned body modifiers.  Adjusting.

Don't worry Katana, we still love you. Well, maybe Trigg doesn't...
Logged
Ho Ho Ho! I'm going to be sticking economic stone so far up your stockings, you'll be coughing up gemstone windows!
Quote
You see, when the devil comes on to your forums and begins dropping F bombs and shouts 'GIVE ALL YOUR WOMEN!', he's in a happy mood.
Quote
if there's lots of g's and z's, it's gobbo. If you don't really recognize it, it's human. if it's called Urist, it's dwarf.

ffaerie

  • Bay Watcher
    • View Profile
Re: How come this causes crashes?
« Reply #6 on: July 04, 2011, 06:45:03 pm »

You might want to provide us with the example from which you were copying the tags and everything.
Logged

katana

  • Bay Watcher
  • EVERY TIME I POST PEOPLE RUN AWAY
    • View Profile
Re: How come this causes crashes?
« Reply #7 on: July 05, 2011, 03:36:57 am »

The example? 
Logged
AND IF THIS FAILS MY IDENTICAL TWIN BROTHER WHO WILL APPEAR IN THE MIGRANT WAVE THAT ARRIVES AFTER MY DEMISE WILL REPLACE ME.
(Tldr: THERE IS NO SUCH THING AS FRIENDLY FIRE SALT)