Jump to content
Sign in to follow this  
Ravendark

Exporting/compiling error

Recommended Posts

Ive recently started on a new model and im suddenly getting getting an error when compiling or viewing that model with w3x viewer. and the error is alway the same.

 

2wqr7kn.jpg

 

the section the error refers to would be this part in the model:

 

 

<W3DHierarchy id="OSR_WALLSEGMENT_SKN01">
        <Pivot Name="ROOTTRANSFORM" Parent="-1">
            <Translation X="0,000000" Y="0,000000" Z="0,000000"/>     <-----------this would be line 11
            <Rotation X="-0,000000" Y="-0,000000" Z="-0,000000" W="1,000000"/>
            <FixupMatrix M00="1,000000" M10="0,000000" M20="0,000000" M30="0,000000" M01="0,000000" M11="1,000000" M21="0,000000" M31="0,000000" M02="0,000000" M12="0,000000" M22="1,000000" M32="0,000000"/>
        </Pivot>
        <Pivot Name="WALL_BASE" Parent="0">
            <Translation X="0,000001" Y="-0,000000" Z="5,344019"/>
            <Rotation X="-0,000000" Y="-0,000000" Z="-0,000000" W="1,000000"/>
            <FixupMatrix M00="1,000000" M10="0,000000" M20="0,000000" M30="0,000000" M01="-0,000000" M11="1,211995" M21="0,000000" M31="0,000000" M02="0,000000" M12="0,000000" M22="1,211995" M32="0,000000"/>
        </Pivot>
        <Pivot Name="PBOX01" Parent="0">
            <Translation X="0,000001" Y="-0,000000" Z="10,612464"/>
            <Rotation X="-0,000000" Y="-0,000000" Z="-0,000000" W="1,000000"/>
            <FixupMatrix M00="0,591326" M10="0,000000" M20="0,000000" M30="0,000000" M01="0,000000" M11="0,690931" M21="0,000000" M31="0,000000" M02="0,000000" M12="0,000000" M22="0,439494" M32="0,000000"/>
        </Pivot>
    </W3DHierarchy>
 

The error locations doesnt look any different in syntax from my other working models.

 

Kind of at a loss why its giving this error. I reinstalled my pc over xmas holidays, but its not the first time i did that so. Reinstalled 3dsmax9 + sp, copy content of 3ds9 plugin folder into 3dsmax and done. Can't think of anything i forgot or done wrong?

Share this post


Link to post

You're from a country that uses a comma as decimal separator. 3ds max uses the Windows language settings so when saving the w3x it uses a comma.

The Mod SDK however uses a common language independent setting which has a point as decimal separator.

So you either have to replace all , characters with . or go to (on Win8, older Wins are similar but their menu is a bit different):

Control Panel -> Language -> Change date, time, or number formats -> Additional settings... -> Decimal symbol:

and change it to a .

Share this post


Link to post

I do not have a hand big enough for that facepalm. I never realised i had it set to , ....i basicly teach irl atm, and had to make some changes to my course work, so i installed everything in my local language for easier spelling and certain screenshots. After i was done i switched to english settings again because im used to working like that privately...i forgot about the damn keyboard settings for decimals.

 

Thanks megumi...i probably wouldnt have thought about that...or not before beating my own face in against a wall out of shear frustration!

Edited by Ravendark

Share this post


Link to post

Hehe, one of the reasons I too do not have German installed at all. :D

Share this post


Link to post

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×