Page 1 of 1

Exception on Blitzspear - AAACroocks.oxp

Posted: Thu Jul 24, 2008 11:30 am
by lucabu
Hello,

I installed 1.71.2

Code: Select all

 cat ./Oolite/Linux-x86/release.txt
1.71.2
But when I start i got this:

Code: Select all

2008-07-24 13:19:15.213 oolite[3168] ERROR - model mugger.dat has too many vertices (model has 388, maximum is 320)
./oolite: Uncaught exception OoliteException, reason: ERROR - model mugger.dat has too many vertices (model has 388, maximum is 320)
The problem arises with several models in Blitzspear package (AAACroocks.oxp)

Any clue about the way I can solve this?

Thank you

Posted: Thu Jul 24, 2008 12:07 pm
by JensAyton
Somehow, you’re using an earlier version of Oolite even though it appears to be 1.71.2. I suggest deleting it completely and reinstalling (there may be a more surgical approach, but I’m not very familiar with Linux).

Posted: Thu Jul 24, 2008 3:27 pm
by Amen Brick
The latest ones in my sig and on wiki are not reporting problems...

Posted: Thu Jul 24, 2008 5:37 pm
by lucabu
Yes you are both right.

If I do:

Code: Select all

cat Linux-x86/release.txt
1.71.2
But if I do:

Code: Select all

cat Oolite/release.txt
1.65
This means there's a problem with rsync, not with your oxp. I'll move to Linux forum to see how to solve it.

Thank you.