Thanks again tabasco, that did fix that issue. I also had to change line 96 of S3D.cpp from
Code:
memcpy(&file_count, meta_block, sizeof(long));
to
Code:
memcpy(&file_count, meta_block, sizeof(int32));
Now I'm sitting at a black window from Lantern without any useful output.
Code:
pfyon@family-kubuntu:~/lanterneq/Lantern$ tail log.txt
<---> Logfile Initialized on 2-5-2012 at 21:16:32
<---> Preferences from lantern.ini have been read.
<---> Loading zone: gfaydark
<---> Screen width: 800 - Screen height: 600