Releases: N3TWORK/twoway-view
Releases · N3TWORK/twoway-view
0.1.12
0.1.11
Fix ArrayIndexOutOfBoundsException in ItemEntries.putItemEntry
0.1.10 check that position is not -1 when calling putItemEntry()
v0.1.9
Fix ArrayIndexOutOfBoundsException in Lanes.pushChildFrame
0.1.8 return from pushChildFrame() if(lane >= mLanes.length)
Fix ArrayIndexOutOfBoundsException in Lanes.getChildFrame
Check if laneInfo
is undefined before getting it's position from mLanes
Fix invalid position at ItemsEntry.getItemEntry()
0.1.6 check for position == -1 in getItemEntry()
Fix for Fatal Exception at Lanes.191
Fix for:
Fatal Exception: java.lang.ArrayIndexOutOfBoundsException
length=12; index=-1
Latest changes from March
Merge pull request #3 from N3TWORK/fix/lane-span Try catch on all getLaneSpan