Hi Elliot

The file is definitely there.

As for debugging, I can't see to eval an expression.

If I type top I get

 #<unavailable argument>
 "disp/sprites/characters/bunny/spearbunny/walk/north/001.png")[:EXTERNAL]
0] top


debugger invoked on a SB-INT:SIMPLE-CONTROL-ERROR in thread #<THREAD
"initial thread" RUNNING {B1DA759}>:
  attempt to THROW to a tag that does not exist: SB-INT:TOPLEVEL-CATCHER

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [ABORT] Reduce debugger level (to debug level 1).

("no debug information for frame")
0[2] 0

0]


2009/5/11 Elliott Slaughter <[email protected]>:
> On Mon, May 11, 2009 at 6:17 AM, Justin Heyes-Jones <[email protected]>
> wrote:
>>
>> 2009/5/10 Elliott Slaughter <[email protected]>:
>> > If that still doesn't work, could you tell me if the following works
>> > (when
>> > you're in the extracted directory)?
>> >
>> > $ LD_LIBRARY_PATH=. ./main
>>
>> Sorry, I get the same error in both cases.
>
> Well, first of all, try
>
> ls -l path/to/file/...
>
> as a basic sanity check. If the file exists and doesn't show strange
> permissions or anything, start the game
>
> LD_LIBRARY_PATH=. ./main
>
> and when you hit the error, try
>
> (truename "path/to/file")
>
> If that works, then I really have no idea what's going wrong. (But you might
> as well give me the backtrace.)
>
> Thanks again.
>
> --
> Elliott Slaughter
>
> "Don't worry about what anybody else is going to do. The best way to predict
> the future is to invent it." - Alan Kay
>
> _______________________________________________
> application-builder mailing list
> [email protected]
> http://www.lispniks.com/mailman/listinfo/application-builder
>
>
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to