[W|0.4.462] standing in the wrong position

Started by db48x, June 11, 2014, 04:28:41 AM

Previous topic - Next topic

db48x

I was watching folk running around my fort doing things when I noticed that one guy was standing in the wrong place.

Here you can see that Quinn is standing out in the open, on the wrong side of the courtyard from the workbench, but the stone he's working on is drawn in the right place.



A few moments later when he's finished the job, he paths to the stockpile to store the bricks:



He did this several times, each time standing in a different but nearby position. Could be an uninitialized memory access, but then I'd expect the values to vary more; he never left the courtyard. Could be an out-of-bounds read or write causing him to get a position someone else had used.

edit: fixed subject