Closed GoogleCodeExporter closed 9 years ago
Here's a set of input that caused crash
start: {_x=118 _y=41 }
end: {_x=83 _y=6 }
Original comment by aek...@gmail.com
on 26 Jan 2010 at 6:55
Original comment by lowerlo...@gmail.com
on 12 Feb 2010 at 8:48
the "mapWidth()-1" from issue 7 solves this problem too i'd guess.
http://code.google.com/p/bwta/issues/detail?id=7
x == maxx == 128 should never happen on a map that's 128 wide.
(it points to a tile outside the map area).
:)
Original comment by Kali...@gmail.com
on 21 May 2010 at 7:27
Original comment by lowerlo...@gmail.com
on 21 May 2010 at 10:19
Original issue reported on code.google.com by
aek...@gmail.com
on 26 Jan 2010 at 6:32