Jump to content

Recommended Posts

Posted

I recently updated my Leadwerks 3.1 (standalone) using the LeadwerksUpdater program under Linux.

 

My programs now seg fault during the map loading. This includes a new empty map made using the standalone map editor which self-identifies as 3.2. The project has been cleaned and recompiled.

 

 

 

Also note that the update broke more than one thing, even though this is not the steam version of Leadwerks, a version of libsteam_api.so was installed in the base Leadwerks directory.

 

1. LD_LIBRARY_PATH had to be updated.

 

2. the installed libsteam_api.so failed with a complaint about: ./Leadwerks: error while loading shared libraries: libsteam_api.so: wrong ELF class: ELFCLASS64

 

3. Replacement with the libsteam_api.so found under .steam seemed to fix the error.

 

 

"Error: Map file version 29 not supported."

 

What map version should be in use?? and How does one check the version for a given map file.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...