[BUG]Array(Object)>>error:

bstjean at yahoo.com bstjean at yahoo.com
Sun Nov 21 06:02:17 UTC 2004


I was playing a chess game (Games package) and got this walkback while
playing the ending.  

21 November 2004 12:56:23 am

VM: Win32 - a SmalltalkImage
Image: Squeak3.9alpha [latest update: #6461]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\Squeak
Trusted Dir C:\Squeak\Lamneth Consulting
Untrusted Dir C:\My Squeak\Lamneth Consulting

Array(Object)>>error:
	Receiver: #(a ChessMoveList #(a ChessMove(Re5-e7) a ChessMove(Re5-e8) a
ChessMove(Re5-h5) a ChessMov...etc...
	Arguments and temporary variables: 
		aString: 	'subscript is out of bounds: 101'
	Receiver's instance variables: 
#(a ChessMoveList #(a ChessMove(Re5-e7) a ChessMove(Re5-e8) a
ChessMove(Re5-h5) a ChessMov...etc...

Array(Object)>>errorSubscriptBounds:
	Receiver: #(a ChessMoveList #(a ChessMove(Re5-e7) a ChessMove(Re5-e8) a
ChessMove(Re5-h5) a ChessMov...etc...
	Arguments and temporary variables: 
		index: 	101
	Receiver's instance variables: 
#(a ChessMoveList #(a ChessMove(Re5-e7) a ChessMove(Re5-e8) a
ChessMove(Re5-h5) a ChessMov...etc...

Array(Object)>>at:
	Receiver: #(a ChessMoveList #(a ChessMove(Re5-e7) a ChessMove(Re5-e8) a
ChessMove(Re5-h5) a ChessMov...etc...
	Arguments and temporary variables: 
		index: 	101
	Receiver's instance variables: 
#(a ChessMoveList #(a ChessMove(Re5-e7) a ChessMove(Re5-e8) a
ChessMove(Re5-h5) a ChessMov...etc...

Array(Object)>>at:
	Receiver: #(a ChessMoveList #(a ChessMove(Re5-e7) a ChessMove(Re5-e8) a
ChessMove(Re5-h5) a ChessMov...etc...
	Arguments and temporary variables: 
		index: 	101
	Receiver's instance variables: 
#(a ChessMoveList #(a ChessMove(Re5-e7) a ChessMove(Re5-e8) a
ChessMove(Re5-h5) a ChessMov...etc...


--- The full stack ---
Array(Object)>>error:
Array(Object)>>errorSubscriptBounds:
Array(Object)>>at:
Array(Object)>>at:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Array(Object)>>at:
Array(Object)>>at:
Array(Object)>>at:
Array(Object)>>at:
Array(Object)>>at:
ChessMoveGenerator>>moveList
ChessMoveGenerator>>findAllPossibleMovesFor:
ChessMoveGenerator>>findQuiescenceMovesFor:
ChessPlayerAI>>quiesce:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
ChessPlayerAI>>ngSearch:depth:alpha:beta:
-- and more not shown --
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Chess.jpeg
Type: application/octet-stream
Size: 25349 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20041121/8cd5448b/Chess.obj


More information about the Squeak-dev mailing list