0 of 0

File information

Last updated

Original upload

Created by

MaskPlague

Uploaded by

MaskPlague

Virus scan

Safe to use

Tags for this mod

52 comments

  1. KingSuperJam
    KingSuperJam
    • supporter
    • 0 kudos
    [00:11] Exception in unit  line -1: [EJvInterpreterError] Error in unit 'AddMaleBipedModel' on line 305 : Record, object or class type required
    [00:11] Aborted: Applying script "Add Male Biped Model"

    for anyone getting this error open the add male biped model.pas in notepad ++ go to line 305 : races.TStringList.Create; and 
    replace it with races := TStringList.Create; save it and that it's script should work. seems like it was a typo
  2. RENRSIR
    RENRSIR
    • member
    • 0 kudos
    Gathering Source Male Biped Models...
    Parsing plugins with ARMA:
         Parsing: 3DNPC.esp
    [Male Biped Model Patch.esp] Adding master "3DNPC.esp"
              Processing ARMA record: FarmerTorsoCross01AA [ARMA:091C40EE]
    [00:11] Exception in unit  line -1: [EJvInterpreterError] Error in unit 'AddMaleBipedModel' on line 305 : Record, object or class type required
    [00:11] Aborted: Applying script "Add Male Biped Model"

    Is this because I'm using SSEEDIT?
    I try a lot of clothes, they all suggest this
    1. RENRSIR
      RENRSIR
      • member
      • 0 kudos
      0.25 work
    2. RENRSIR
      RENRSIR
      • member
      • 0 kudos
      Is it possible to have the script only apply to selected mods instead of all mods?
  3. Touhoupedia
    Touhoupedia
    • member
    • 0 kudos
    So, how do I use this exactly after putting it in edit scrips?
    1. MaskPlague
      MaskPlague
      • premium
      • 132 kudos
      Load your mod list in xEdit, right click any mod, select scripts, select the script you want to execute (Add Male Biped Model || Add Female Biped Model || Fix World Model) and wait for the script to finish. They will create a patch for your entire mod list.
  4. TheKozak
    TheKozak
    • member
    • 7 kudos
    For anyone having the issue of apply the male biped model script and getting an error of 

    [00:06] Exception in unit  line -1: [EJvInterpreterError] Error in unit 'AddMaleBipedModel' on line 305 : Record, object or class type required
    [00:06] Aborted: Applying script "Add Male Biped Model"

    Try using an older verison of this script under file archive. Follow the tutorial at this link on how to download it. I am on an older verison of skyrim and the 2.5 version of this worked for me. 
  5. sandant25
    sandant25
    • premium
    • 439 kudos
    What do i do when it said "Undeclared Identifier 'FileByName' " ?
    Edit: NVM fixed by updating the Xedit.
  6. urbon
    urbon
    • premium
    • 1,287 kudos
    Oh god, I was looking for something like this!!! Thanks a lot!!
  7. WinterishClover
    WinterishClover
    • supporter
    • 77 kudos
    I'm new to Xedit scripts but is there a safe way to apply this to ALL of my armor mods at once?

    Nevermind: Just select all your armor mods and apply script. Duh.
  8. Capey216
    Capey216
    • supporter
    • 1 kudos
    I get this error when I try to run the script on an armor mod in xedit32. Any ideas what I am doing wrong? I am not very well versed in xedit use.

    [00:00] Start: Applying script "Add Male Biped Model"
    Gathering Source Male Biped Models...
    Parsing plugins with ARMA:
         Parsing: ccedhsse002-splkntset.esl
         Parsing: _Fuse00_ArmorCallisto.esp
              Processing ARMA record: _Fuse00_ArmsCallisto [ARMA:FE002800]
    [00:03] Exception in unit  line -1: [EJvInterpreterError] Error in unit 'AddMaleBipedModel' on line 305 : Record, object or class type required
    [00:03] Aborted: Applying script "Add Male Biped Model"
    1. Capey216
      Capey216
      • supporter
      • 1 kudos
      When I found the archived file for 2.5, it seems to have worked just fine for me.
  9. invinoveritas99
    invinoveritas99
    • premium
    • 18 kudos
    Hi, small potential bug in the Fix World Model script - if there is a correct male world model in the record already, the script seems to pass over it and doesn't patch any alternative textures in the female world model, if they exist. So you can see the basic model in crafting (good) but not the alternate colours (bad). Example: COCO Chaos Sorcerer.
  10. brinnow7
    brinnow7
    • member
    • 1 kudos
    Hello, Fix World Model.pas doesn't copy every thing under the folder of female world model, so if there are multiple colors for an item set, all of those items would use same textures in preview. I have no idea how to write scripts so can you please fix it for me? Here is an example of Coco's lingerie
    1. MaskPlague
      MaskPlague
      • premium
      • 132 kudos
      Done in 0.3.0.
    2. brinnow7
      brinnow7
      • member
      • 1 kudos
      My gratitudes