> Ah.
> Looks like I forgot to remove an extra byte swapping function after I changed
> the read calls...
> Removing line 119 from ldat.c
>         newblock->index = SDL_SwapLE16(newblock->index);
> should fix the problem.

ok, now the game starts, but this derives into another problem.
there is no visible ship during the game, and sometimes the game
crashes while trying to load a map.

this is the output:

[EMAIL PROTECTED]:~/debian_work/packages/bugs/luola$ luola
Warning: No joysticks available
Warning: Cannot open audio: No available audio device
/home/eddy/.luola/fonts.cfg: No such file or directory
/home/eddy/.luola/luola.cfg: No such file or directory
Couldn't load configuration file. Using built in defaults.
Error ! Could create a surface !
Width or height is too large
Error ! Unable to load image from SDL_RWops !
Unsupported image format

and it exits at this point.

tell me if you need more info, and maybe we should close the bug
regarding the opening prolem, and create a new one for the problem
above, although it seems related ... don't know, maybe Christian knows
better.

> 
> > PS: Are you deveoping on Windows? (many ^M s at end of lines :)
> 
> No, I have linux. Strange, I don't see any ^Ms at this end.

Maybe gmail does something nasty with the mails..

-- 
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein

Reply via email to