Zeirus Posted April 5, 2014 Share Posted April 5, 2014 I have both versions installed (Steam beta and windows stand-alone). Load any version of the standard example file, but when I start with F6, exits to the script editor with the error in question. How can I fix it? Quote Link to comment Share on other sites More sharing options...
Josh Posted April 5, 2014 Share Posted April 5, 2014 Your project just needs to be updated. Open File > Project manager and it will show you if the project has newer files available. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
unkier Posted April 5, 2014 Share Posted April 5, 2014 same here. i have a fresh install of windows standalone version today. and it gives me `Map file version 22 not supported.`... Quote Link to comment Share on other sites More sharing options...
unkier Posted April 5, 2014 Share Posted April 5, 2014 Your project just needs to be updated. Open File > Project manager and it will show you if the project has newer files available. it didn't help. even if i create a simple map by myself and trying to run it. it gives me an error 'Map file version 24 not supported.'.. Quote Link to comment Share on other sites More sharing options...
Zeirus Posted April 5, 2014 Author Share Posted April 5, 2014 Your project just needs to be updated. Open File > Project manager and it will show you if the project has newer files available. Nothing. Even after updating the project, the error persists. Maybe it has to do with the installation path different from the standard? My path is "D: \ Leadwerks \ ..." Quote Link to comment Share on other sites More sharing options...
horribile Posted April 5, 2014 Share Posted April 5, 2014 Hi, I have the same error. Just installed new 3.1 release. In the project all fies are up to date also. Quote Link to comment Share on other sites More sharing options...
Dojo Posted April 5, 2014 Share Posted April 5, 2014 I have the same problem. Going to see if re-installing on the c: will work or not. Quote Link to comment Share on other sites More sharing options...
Dojo Posted April 5, 2014 Share Posted April 5, 2014 No luck, any project comes up with with the map version 22 error. Quote Link to comment Share on other sites More sharing options...
Josh Posted April 5, 2014 Share Posted April 5, 2014 Are you running the Steam Edition or the standalone? Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Christian Clavet Posted April 5, 2014 Share Posted April 5, 2014 Hi, Got some problems also when I got Leadwerks for windows today: 1. When I got all the files (Got the standalone version, and got it today). Tried to launch the editor, and got error that I did not have VS2013 installed (I had VS2008 that I'm using with Irrlicht). So got to MS and installed MS Visual Studio Express 2013 and then the editor launched. 2. The icon on the desktop point to a wrong path "program files\leadwerks\editor" The leadwerks executable is directly in the leadwerks path. There is no "editor" path. Quickly fixed this by changing the path. 3. Loading example map work, but when I first try to "run" it it gave me "map file version 22 not supported". Then I save the file and try again, this time the error is "map file version 24 is not supported". EDIT: Checked with the first Tutorial on C++ to load the default C++ project and build it. This work, and the map loading went fine this time. Then I loaded back the editor with this new project and edited the default map. Editor seem to work fine once I compile a project with MSVC. There is something wrong with the provided "MYGame" executable that do not like the map format. Seem also to fail with a new .LUA project. Perhaps the provided .exe for this is also in problem. EDIT2:I did some kind of hack by replacing the .exe with the ones I compiled. Was able to run the maps this time with only 1 error: "Asset map value is different". But I was seeing the truck. @Josh, perhaps you could check for the .exe that were used as reference. I'm not sure they are good with this distribution. If you want to check, compiled 2 new exe for the "myGame" exes. Just rename your old .exe in your project folder and use theses one. It worked for me. Here is the files: 1 Quote Link to comment Share on other sites More sharing options...
Olby Posted April 5, 2014 Share Posted April 5, 2014 Same here. Had to install VC++ 2013 (x86) redist (vcredist_x86.exe) from: http://www.microsoft.com/en-us/download/details.aspx?id=40784 Also getting the "map file version 22 not supported" when running or debugging. Quote Intel Core i7 Quad 2.3 Ghz, 8GB RAM, GeForce GT 630M 2GB, Windows 10 (x64) Link to comment Share on other sites More sharing options...
Dojo Posted April 5, 2014 Share Posted April 5, 2014 @Josh, I am running the stand alone version. Tried moving the installed files to the C:, removed files and did an install to the C:, and then tried a clean install. Also tried to install VC++ 2013 that was mentioned earlier, but none of these have worked. Always get the version 22 not suported when trying to run tutorial files or new projects. Quote Link to comment Share on other sites More sharing options...
Josh Posted April 5, 2014 Share Posted April 5, 2014 I fixed the Windows installer so that: The shortcut points to the correct path. The OpenAL and VS2013 redistributable get silently installed. You can re-download it now. Still investigating the map version problem. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted April 5, 2014 Share Posted April 5, 2014 Somehow a very old build of the interpreter was uploaded to the templates folder. All fixed now. Just run the updater and it will patch it for you. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Christian Clavet Posted April 6, 2014 Share Posted April 6, 2014 Thanks all seem ok now. The only thing is that the shortcut on the desktop point to this when I updated: "C:\Program Files (x86)\Leadwerks\Editor\Leadwerks.exe" When the proper path should be: "C:\Program Files (x86)\Leadwerks\Leadwerks.exe" Quote Link to comment Share on other sites More sharing options...
Josh Posted April 6, 2014 Share Posted April 6, 2014 Yes, just re-download the updater from the original link you received. That part I can't patch automatically. Thanks for pointing it out. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Christian Clavet Posted April 6, 2014 Share Posted April 6, 2014 Done, Thanks. The icon is there and fully functional now. I won't have to fix it at each update. Quote Link to comment Share on other sites More sharing options...
Dojo Posted April 6, 2014 Share Posted April 6, 2014 This is more better for me alright. Everything seems to be working fine so far. Thanks for the help. 1 Quote Link to comment Share on other sites More sharing options...
Zeirus Posted April 6, 2014 Author Share Posted April 6, 2014 With the latest update is ok for me too. But the project "04-moving platforms.map" is not stable when compiled. DxDiag.txt Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.