Right, I've got two problems that may or may not be related.
First is a problem with some plants I modded in. I've never modded plants in before, so it's not especially surprising, but I'm not sure what the game is complaining about.
The errorlog-
ISTUTREE::Unrecognized Item Token:
ISTUTREE::Unrecognized Material Token:
TISUTOVINE::Unrecognized Item Token:
TISUTOVINE::Unrecognized Material Token:
And the plants-
[PLANT:ISTUTREE]
[NAME:istu tree]
[NAME_PLURAL:istu trees]
[ADJ:istu]
[PREFSTRING:photosynthesizing bark]
[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]
[BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]
[USE_MATERIAL_TEMPLATE:WOOD:WOOD_TEMPLATE]
[STATE_NAME:ALL_SOLID:istu wood]
[STATE_ADJ:ALL_SOLID:istu wood]
[PREFIX:NONE]
[STATE_COLOR:ALL_SOLID:GREEN]
[SOLID_DENSITY:500]
[USE_MATERIAL_TEMPLATE:LEAF:WOOD_TEMPLATE]
[STATE_NAME:ALL_SOLID:istu wood]
[STATE_ADJ:ALL_SOLID:istu wood]
[STATE_COLOR:ALL:GREEN]
[DISPLAY_COLOR:2:0:0]
[USE_MATERIAL_TEMPLATE:BERRY:FRUIT_TEMPLATE]
[STATE_COLOR:ALL:YELLOW]
[DISPLAY_COLOR:6:0:0]
[EDIBLE_VERMIN]
[EDIBLE_RAW]
[EDIBLE_COOKED]
[STOCKPILE_PLANT_GROWTH]
[BIOME:ANY_TROPICAL]
[WET]
[FREQUENCY:40]
[GROWTH:BERRY]
[GROWTH_NAME:tisutu berry:tisutu berries]
[GROWTH_ITEM:PLANT_GROWTH:BERRY]
[GROWTH_HOST_TILE:TRUNK]
[GROWTH_PRINT:+:*:6:0:1:ALL:2]
[GROWTH_HAS_SEED]
[GROWTH_DROPS_OFF_NO_CLOUD]
[TREE:LOCAL_PLANT_MAT:WOOD]
[TRUNK_NAME:istu trunk]
[MAX_TRUNK_HEIGHT:1]
[MAX_TRUNK_DIAMETER:1]
[TRUNK_PERIOD:5]
[BRANCH_DENSITY:0]
[LIGHT_BRANCH_RADIUS:0]
[HEAVY_BRANCHES_NAME:istu branch]
[HEAVY_BRANCH_DENSITY:100]
[HEAVY_BRANCH_RADIUS:3]
[TRUNK_BRANCHING:0]
[ROOTS_NAME:istu roots]
[ROOT_DENSITY:5]
[ROOT_RADIUS:5]
[TWIGS_NAME:istu twigs]
[TWIGS_SIDE_BRANCHES:0]
[TWIGS_ABOVE_BRANCHES:0]
[TWIGS_BELOW_BRANCHES:0]
[TWIGS_SIDE_HEAVY_BRANCHES:0]
[TWIGS_ABOVE_BRANCHES:0]
[TWIGS_BELOW_BRANCHES:0]
[TWIGS_SIDE_TRUNK:0]
[TWIGS_ABOVE_TRUNK:0]
[TWIGS_BELOW_TRUNK:0]
[TREE_TILE:i]
[DEAD_TREE_TILE:i]
[SAPLING_TILE:X]
[DEAD_SAPLING_TILE:x]
[TREE_COLOR:2:0:0]
[DEAD_TREE_COLOR:0:0:1]
[PLANT:TISUTOVINE]
[NAME:tisutu vine][NAME_PLURAL:titsutu vines][ADJ:tisutu]
[PREFSTRING:delightful berries]
[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]
[BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]
[USE_MATERIAL_TEMPLATE:BERRY:FRUIT_TEMPLATE]
[STATE_COLOR:ALL:YELLOW]
[DISPLAY_COLOR:6:0:0]
[EDIBLE_VERMIN]
[EDIBLE_RAW]
[EDIBLE_COOKED]
[STOCKPILE_PLANT_GROWTH]
[FREQUENCY:100]
[WET]
[DRY]
[BIOME:ANY_LAND]
[GROWTH:BERRY]
[GROWTH_NAME:tisutu berry:tisutu berries]
[GROWTH_ITEM:PLANT_GROWTH:BERRY]
[GROWTH_PRINT:+:*:6:0:1:ALL:2]
[GROWTH_HAS_SEED]
[GROWTH_DROPS_OFF]
[USE_MATERIAL_TEMPLATE:DRINK:PLANT_ALCOHOL_TEMPLATE]
[STATE_NAME_ADJ:ALL_SOLID:frozen wine]
[STATE_NAME_ADJ:LIQUID:wine]
[STATE_NAME_ADJ:GAS:boiling wine]
[MATERIAL_VALUE:2]
[DISPLAY_COLOR:6:0:0]
[EDIBLE_RAW]
[EDIBLE_COOKED]
[PREFIX:tisutu]
[SPRING]
[SUMMER]
[AUTUMN]
[WINTER]
[GROWDUR:200]
[PICKED_TILE:236]
[DEAD_PICKED_TILE:m]
[SHRUB_TILE:236]
[DEAD_SHRUB_TILE:x]
[CLUSTERSIZE:100]
[DRINK:LOCAL_PLANT_MAT:DRINK]
[THREAD:LOCAL_PLANT_MAT:STRUCTURAL]
As for the second problem, there's no errorlog. I'll start creating a world, but it'll crash during worldgen by year 20~. It varies, though. At first I thought it was a problem with war declarations, because I didn't have variable_positions or defined positions for generals and the sort. But I added the variable_positions tag to my entities, and it's still crashing. Nothing in the errorlog, and everything is taken from the Dwarf entity, so I'm not sure what's wrong.
These three entities are the only ones in the file-
-snip-
I thought it might have been a problem with there only being three civs, but I went ahead and tested that by slowly deleting civs in another DF intall and it can generate the entire world, 125 years with just the Dorf entity.
As usual I probably missed something obvious, but as usual I can't find it. The translations exist and so do the creatures and weapons and stuff. It generated for 5 years once and legends mode made things sound normal.
Oh, and if anyone is wondering the mod is based on a book I'm writing. Or atleast the universe the book is set in.
EDIT: Wow, the post exceeded the max character limit. I guess I'll just put the entities in a second post...?