0 of 0

File information

Last updated

Original upload

Created by

Charan666_eNoodles

Uploaded by

Shukhan

Virus scan

Safe to use

Tags for this mod

11 comments

  1. dtrail
    dtrail
    • premium
    • 86 kudos
    I don't know if this works for you, but there is an already defined class in wmkquickslotsinventory.ws (in Lazarus) that is also defined in inventoryMenu.ws from ASM. It leads to this when attempting to compile scripts:


    Error [mod_w3eelazarusproject]local\wmkquickslotsinventory.ws(2): Class 'CR4InventoryMenu' already defined.


    Setting up priority properly doesn't fix it. It requires to be fixed manually. 
    Since this is not related to any other mod, I'm curious how this works for anyone else without fixing it manually.

    Do I have the correct version of ASM? I'm using the main file, version 1.1.

    This conflict is actually already merged into your file. But it ignores the fact that the same class is also defined in wmkquickslotsinventory.ws. That's why it doesn't work. But I don't understand why it doesn't care about ASM being loaded before or even after Lazarus, while your merged scripts have the highest priority over them. In your merged script the conflicting class has been renamed and changed according to this. Why does the game still complains about the one in ASM?

    EDIT: Maybe I've hit a mod limit or something.. I have copied the contents of your mod into my merged files from ScriptMerger and now it works.
    1. RicoRodrigens
      RicoRodrigens
      • member
      • 0 kudos
      How can i repair it manually?
    2. SiccW33d
      SiccW33d
      • member
      • 37 kudos
      I have used this to fix, revive and condense a lot of mods: https://winmerge.org/?lang=en
    3. xslnlty
      xslnlty
      • member
      • 0 kudos
      did you fix it?? im stuck 
  2. dtrail
    dtrail
    • premium
    • 86 kudos
    Just to let you know: This works fine with the latest version of ASM. It even works great with WPI and ASM Equipper. Just overwrite ASM with this mod's files.
    Don't copy the entire mod folder as a seperate mod into your mods folder!

    - Instead open this mod's archive, go to "mod_W3EE-Lazarus+ASM" and copy the "content" folder.
    - Now go into your game's Mods folder, open the folder "mod_ASM". Paste and overwrite the content folder you see here (confirm to overwrite files!).
    - set priorities (I load ASM, WPI and ASM Equipper BEFORE W3EE and Lazarus).
    - Use Script Merger to resolve conflicts. Most of them should be resolved automatically.
  3. erkam
    erkam
    • supporter
    • 1 kudos
    Good mod bro, but i think your mod disables the saddlebag weight limit info in the stash inventory which is a bad thing imho. Maybe you would want to look into it
  4. YrdenNM
    YrdenNM
    • supporter
    • 1 kudos
    ty
  5. kennyman288
    kennyman288
    • premium
    • 0 kudos
    Can this work with EE 5.01, LAZ stamina FX hurts my eyes
    1. Shukhan
      Shukhan
      • member
      • 26 kudos
      No...Lazarus is not compatible with W3EE v5.00+...
  6. PierreOutlaw
    PierreOutlaw
    • premium
    • 2 kudos
    Thank you very much! 
    1. Shukhan
      Shukhan
      • member
      • 26 kudos
      You are welcome.