Error when creating a Tire

Discussion in 'Car Modding' started by LjTiger69, Feb 24, 2012.

  1. LjTiger69

    LjTiger69 Registered

    Joined:
    Dec 23, 2011
    Messages:
    234
    Likes Received:
    0
    Hi, I try to convert an rF1 car into rF2. All work is done except for Tires.
    I use 3DSMax 2010 and gmt_importer.
    I have 2 problem:
    1) using gmtimporter I can create models of tires, but they are not loaded into RF2.
    2) I try to create a new models, like explained in tutorial. But in this way, after clicking on "Do Mesh" comes an error and 3dmax crashes.

    For testing my models and view it in showroom only, I use a simple spinner.gen like this:

    Code:
    //----------------------------------------
    SearchPath=<VEHDIR>
    
    SearchPath=myCAR
    SearchPath=<VEHDIR>myCAR\maps
    MASFile=myCAR\myCAR.mas
    MASFile=cmaps.mas
    
    //----------------------------------------
    Instance=SLOT<ID>
    {
      Moveable=True
    	MeshFile=myCAR_tire_lf.gmt CollTarget=true HATTarget=False ShadowCaster=(True, Solid)  LODIn=(0.00) LODOut=(20.0)   Reflect=True  
    	
    	Actor=VEHICLE  
    	
    }
    
     
  2. toebee

    toebee Registered

    Joined:
    Oct 5, 2010
    Messages:
    380
    Likes Received:
    390
    What do you mean by this? Do you receive an error from rfactor when you try to load a converted tire?

    Whats the error?
     
  3. LjTiger69

    LjTiger69 Registered

    Joined:
    Dec 23, 2011
    Messages:
    234
    Likes Received:
    0
    In showroom models dont load. If I go to Race, game crashes.


    This:
    [​IMG]

    I have same error if I use a rf2_tutorial_tires.max and I try to create models from here.
     
  4. toebee

    toebee Registered

    Joined:
    Oct 5, 2010
    Messages:
    380
    Likes Received:
    390
    When the models dont load in the showroom press alt+tab. After it minimizes try to maximize it again. I think rfactor is giving you and error your just not seeing it.

    I can't help with your 3ds max error.
     
  5. anthing

    anthing Registered

    Joined:
    Jan 12, 2011
    Messages:
    45
    Likes Received:
    0
    Reassign the materials for the 3d object you are trying to export. Might help (and might not)
     

Share This Page