yvsarkisyan / keeperfx

Automatically exported from code.google.com/p/keeperfx
0 stars 0 forks source link

KeeperFX crashes suddenly in single game #350

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This crash bug happened in single player just when i tried to claim an enemy 
room.
I attached the normal log (not the heavylog version, sorry). At the end you can 
see lot of Warnings and errors:

Warning: creature_picks_up_trap_object: Cannot use object WRKBOX_BOULDER index 
239 to refill BOULDER trap index 686
Error: anger_process_creature_anger: Tried sending creature SPIDER owner 3 to 
job TEMPLE_PRAY, could not do this
Error: anger_process_creature_anger: Tried sending creature SORCEROR owner 3 to 
job TEMPLE_PRAY, could not do this
Sync: set_creature_assigned_job: Assigned job NULL for creature DARK_MISTRESS 
index 1387 owner 1
Error: anger_process_creature_anger: Tried sending creature SORCEROR owner 3 to 
job TEMPLE_PRAY, could not do this
Sync: set_creature_assigned_job: Assigned job NULL for creature ORC index 790 
owner 1
Sync: set_creature_assigned_job: Assigned job NULL for creature ORC index 902 
owner 1
Error: anger_process_creature_anger: Tried sending creature SORCEROR owner 3 to 
job TEMPLE_PRAY, could not do this
Sync: set_creature_assigned_job: Assigned job NULL for creature SPIDER index 
880 owner 1
Error: anger_process_creature_anger: Tried sending creature SORCEROR owner 3 to 
job TEMPLE_PRAY, could not do this
Error: anger_process_creature_anger: Tried sending creature SORCEROR owner 3 to 
job TEMPLE_PRAY, could not do this
Sync: set_creature_assigned_job: Assigned job NULL for creature IMP index 1897 
owner 0
Sync: set_creature_assigned_job: Assigned job NULL for creature DRAGON index 
1060 owner 1
Error: anger_process_creature_anger: Tried sending creature SORCEROR owner 3 to 
job TEMPLE_PRAY, could not do this
Sync: set_creature_assigned_job: Assigned job NULL for creature IMP index 1897 
owner 0
Error: anger_process_creature_anger: Tried sending creature SORCEROR owner 3 to 
job TEMPLE_PRAY, could not do this
Sync: set_creature_assigned_job: Assigned job NULL for creature ORC index 790 
owner 1
Sync: set_creature_assigned_job: Assigned job NULL for creature ORC index 902 
owner 1
Error: anger_process_creature_anger: Tried sending creature SORCEROR owner 3 to 
job TEMPLE_PRAY, could not do this
Warning: add_workshop_item_to_amounts_f: process_player_manufacturing: 
Placeable BOULDER traps amount for player 0 was too large; fixed
Error: anger_process_creature_anger: Tried sending creature SORCEROR owner 3 to 
job TEMPLE_PRAY, could not do this
Error: anger_process_creature_anger: Tried sending creature SORCEROR owner 3 to 
job TEMPLE_PRAY, could not do this
Error: anger_process_creature_anger: Tried sending creature SORCEROR owner 3 to 
job TEMPLE_PRAY, could not do this
Error: insert_point: triangle not found
Error: tri_set_rectangle: Couldn't insert points to make rectangle; start 
(235,95), end (236,96)
Error: pointed_at8: no tri link
Error: triangle_find8: No position pointed at 58880,22016
Error: border_unlock: edge from (230,96) to (230,86) not found
Error: pointed_at8: no tri link
Error: triangle_find8: No position pointed at 61440,22016
Error: border_unlock: edge from (240,86) to (240,96) not found
Error: pointed_at8: no tri link
Error: triangle_find8: No position pointed at 59904,24576
Error: pointed_at8: no tri link
Error: triangle_find8: No position pointed at 60160,24576
Error: border_unlock: Out of 7 edge points, 2 were not found

Original issue reported on code.google.com by dungeonk...@gmail.com on 11 Aug 2014 at 9:39

Attachments:

GoogleCodeExporter commented 9 years ago
It's the standard pathfinding issue.

Original comment by mefistotelis on 21 Feb 2015 at 8:22