[Pal-devel] Re: pal question (problem ?)
Tomi Neste
flatlander at yellow-hut.com
Thu Jul 12 13:45:49 UTC 2007
Nicolas Lamirault <lam at tuxfamily.org> kirjoitti Thu, 12 Jul 2007 11:01:19
+0300:
>
> oh thanks ! i will try this
>
> Pal is a very good soft.
> there is nice example.
> one remarks concerning them. If we start theme using SLIME (i means
> start lisp REPL not in the current directory), there is some problem
> of font (default font isn't founded).
> For my game, i try what to generate dynamic path using
> asdf:component-relative-pathname. It works welL
> i continue on my game ...
It should work but of course I might have slipped somewhere, I'll see if I
can fix this.
>
> i've got another question. In the last Ubuntu, i can't start the game,
> pal exemple or anyelse twice.
> i explain :
>
> i start the game
> i play
> q, for stop
> i start the game
> i've got :
>
> memory fault
> [Condition of type SB-KERNEL::MEMORY-FAULT-ERROR]
>
> Restarts:
> 0: [ABORT] Return to SLIME's top level.
> 1: [ABORT] Exit debugger, returning to top level.
>
> Backtrace:
> 0: (SB-KERNEL::MEMORY-FAULT-ERROR)
> 1: ("foreign function: #x8063F11")
> 2: ("foreign function: #x8064164")
> 3: ("foreign function: #xB65713BC")
> 4: ("foreign function: #xB70DFA71")
> 5: ("foreign function: #xB70E1541")
> 6: ("foreign function: #xB73F99BF")
> 7: ("foreign function: #xB73FF1E6")
> 8: ("foreign function: #xB73ED863")
> 9: (PAL-FFI:SET-VIDEO-MODE
> #<unavailable argument>
> #<unavailable argument>
> #<unavailable argument>
> #<unavailable argument>)
> 10: ((SB-PCL::FAST-METHOD PAL:OPEN-PAL NIL)
> #<unused argument>
> #<unused argument>
> :WIDTH
> #<unavailable argument>
> :HEIGHT
> #<unavailable argument>
> :FPS
> #<unavailable argument>
> :TITLE ..)
> 11: (CLIMON::CLIMON-TEST)
> 12: (SB-INT:SIMPLE-EVAL-IN-LEXENV (CLIMON::CLIMON-TEST)
> #<NULL-LEXENV>)
> --more--
>
>
> on some other computer (ubuntu, debian) i haven't got this problem.
>
> any idea ?
>
Hmm, that looks suspiciosly same as the problem that exists with latest
SDL_mixer on Windows. I'll have to look at this closer...
Could you check and see if the machines have same versions of the SDL
packages installed?
More information about the pal-devel
mailing list