il.sakroch.le.raskal Posted August 19, 2013 Share Posted August 19, 2013 Hello,When I start 0ad I have this error message :cache.h(83): Assertion failed: "Validate()"Assertion failed: "Validate()"Location: cache.h:83 (Initialize)OS : openSUSE 13.10ad rpm version : 0.0.13-1.1Please help...crashlog.txt 1 Link to comment Share on other sites More sharing options...
historic_bruno Posted August 20, 2013 Share Posted August 20, 2013 Hi, is it possible to Continue past the error window? If so, can you try that and if the game loads, attach your system_info.txt here (located in the game's log directory). Link to comment Share on other sites More sharing options...
il.sakroch.le.raskal Posted August 20, 2013 Author Share Posted August 20, 2013 Hi, thank you for your answer. I've never tried to click continue several times and the game finally loads.Attached system_info.txtsystem_info.txt 1 Link to comment Share on other sites More sharing options...
historic_bruno Posted August 20, 2013 Share Posted August 20, 2013 Thanks. Can you try running the cpuid tool and attaching its full output here? Link to comment Share on other sites More sharing options...
il.sakroch.le.raskal Posted August 21, 2013 Author Share Posted August 21, 2013 Here is it !cpuid.txt 1 Link to comment Share on other sites More sharing options...
Ykkrosh Posted August 21, 2013 Share Posted August 21, 2013 The problem is that your CPU claims to have a 128MB L4 cache (as described here), and our code assumed nobody would ever make such a crazy memory architecture. Should be easy to fix... Link to comment Share on other sites More sharing options...
historic_bruno Posted August 21, 2013 Share Posted August 21, 2013 Great, thanks for that! Your CPU has an L4 cache, but our cache detection was limited to 3 levels, so it's a quick fix that will be in A14 (currently in feature freeze) Link to comment Share on other sites More sharing options...
historic_bruno Posted August 21, 2013 Share Posted August 21, 2013 And now the probable fix is in SVN: r13736So if you'd like to try checking out the SVN repo and building the game, you could find out even sooner if it works Link to comment Share on other sites More sharing options...
il.sakroch.le.raskal Posted August 22, 2013 Author Share Posted August 22, 2013 I did it and everything is fine now Thank you very much for your quick fix ! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now