Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 6 - Part II
Date: Wed Dec 5 2001 2:18 am
Author: Fields, David C. <dcf@andrew.cmu.edu>
Subject: Re: bug still there, with very up-to-date GraphicsGame.java

i'm reluctant to call it a bug in the GUI, but i had a (fairly stupid :( ) bug in my own code which produced similar results. (that is, an illegal move visually placing a piece on the board (though it didn't register in my board class) *and* throwing an exception) when i fixed *my* bug, everything worked fine. use debug output to the console (System.out.println()) to figure out what's going wrong with your own code.

-Dave
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
bug... with GraphicsGame.java?      Shi, Ying      Sun Dec 2 2001 8:13 pm       
Re: bug... with GraphicsGame.java?      Maxim, Michael G.      Sun Dec 2 2001 8:25 pm       
Re: bug... with GraphicsGame.java?      Shi, Ying      Sun Dec 2 2001 8:29 pm       
Re: bug still there, with ve...      Shi, Ying      Mon Dec 3 2001 10:43 am       
Re: bug still there, with...      Maxim, Michael G.      Mon Dec 3 2001 11:07 am       
Re: bug still there, w...      Fields, David C.      Tue Dec 4 2001 11:51 am       
Re: bug still there,...      Shi, Ying      Tue Dec 4 2001 1:48 pm       
Re: bug still there,...      Shi, Ying      Tue Dec 4 2001 1:49 pm       
Re: bug still there,...      Maxim, Michael G.      Tue Dec 4 2001 5:46 pm       
Re: bug still the...      Lee, Charles C.      Tue Dec 4 2001 11:15 pm       
Re: bug still ...      Fields, David C.      Wed Dec 5 2001 2:18 am       

Back to previous screen