withdraw from tombstones is broken



  • Exception: TypeError: Cannot read property 'structureType' of undefined

    https://github.com/screeps/engine/commit/842d1bbeb188ebde2156635772d0dcff798165dd might have something to do with it.

    ➕


  • Can confirm the same error here too. And here I was wondering what I had broken in my code during a reshuffle!



  • Oh yeah. roleRecycler.loot failure on creep recycler8_1-8436 :TypeError: Cannot read property 'structureType' of undefined [3:50:06 PM][shard1]roleRecycler.loot failure on creep recycler7_1-9144 :TypeError: Cannot read property 'structureType' of undefined [3:50:06 PM][shard1]roleRecycler.loot failure on creep recycler12_1-9149 :TypeError: Cannot read property 'structureType' of undefined [3:50:06 PM][shard1]roleRecycler.loot failure on creep recycler15_1-9650 :TypeError: Cannot read property 'structureType' of undefined [3:50:06 PM][shard1]roleRecycler.loot failure on creep recycler6_1-9697 :TypeError: Cannot read property 'structureType' of undefined [3:50:06 PM][shard2]roleRecycler.loot failure on creep recycler7_1-1500 :TypeError: Cannot read property 'structureType' of undefined [3:50:06 PM][shard2]roleRecycler.loot failure on creep recycler4_1-1989 :TypeError: Cannot read property 'structureType' of undefined [3:50:06 PM][shard2]roleRecycler.loot failure on creep recycler3_1-2122 :TypeError: Cannot read property 'structureType' of undefined

    Those poor guys just try and try to loot those tombstones. Noop. It's like trying to go in the out door, it's not happening for them.


  • Dev Team

    Should be fixed in this commit. Thanks for reporting and sorry for the inconvenience.