|
From: SourceForge.net <no...@so...> - 2003-01-24 09:07:53
|
Bugs item #673888, was opened at 2003-01-24 09:11 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=423953&aid=673888&group_id=38972 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: oliver langan (oliverlangan) Assigned to: Nobody/Anonymous (nobody) Summary: some problems with mac os x / fink Initial Comment: I am not sure how many people you have running robotournament on mac os x, but I love roborally so I thought I'd give it a whirl. Once loaded, the program would not even start: it turns out that the '-col' argument of the 'grid' statement is invalid on this configuration. a simple batch replace of "-col " with "-column " fixed that. I can now start the server and get into the game, but not yet play. the error given is: " bgerror failed to handle background error. Original error: wrong # args: should be "switch ?switches? string {pattern body ... ?default body?}" Error in bgerror: can't make ".__error__" its own master " being unfamiliar with tcl I am having a difficult time tracing this down, but will keep looking at it in my spare time. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=423953&aid=673888&group_id=38972 |