<div dir="ltr">The animation program I sent out a bit ago, and attached here, runs fine under DrRacket but when I create an executable (using either raco or DrRacket) and try to run it, it fails with the following:<div><br>
</div><div><div>collection-file-path: collection not found</div><div>  collection: "scribble"</div><div>  in collection directories:</div><div>  context...:</div><div>   c:\program files\racket\collects\racket\private\pre-base.rkt:115:58: fail</div>
<div>   define-on-demand-bound-promise</div><div>   c:\program files\racket\collects\racket\private\promise.rkt:104:10</div><div>   c:\program files\racket\collects\racket\private\more-scheme.rkt:264:2: call-w</div><div>ith-exception-handler</div>
<div>   c:\program files\racket\collects\racket\private\promise.rkt:96:0: force/gener</div><div>ic</div><div>   define-on-demand-bound-promise</div><div>   c:\program files\racket\collects\racket\private\promise.rkt:104:10</div>
<div>   c:\program files\racket\collects\racket\private\more-scheme.rkt:264:2: call-w</div><div>ith-exception-handler</div><div>   c:\program files\racket\collects\racket\private\promise.rkt:96:0: force/gener</div><div>ic</div>
<div>   #%embedded:g4484:manual-scheme: [running body]</div><div>   #%embedded:g3956:manual: [traversing imports]</div><div>   #%embedded:g3927:defthing: [traversing imports]</div><div>   #%embedded:g3903:parameters: [traversing imports]</div>
<div>   #%embedded:g3891:parameters: [traversing imports]</div><div>   #%embedded:g3874:no-gui: [traversing imports]</div><div>   #%embedded:g3848:main: [traversing imports]...</div></div><div><br></div><div>This happens under 5.92 and 5.93.</div>
<div><br></div><div>Any ideas?</div></div>