Giter Site home page Giter Site logo

Comments (6)

SirCxyrtyx avatar SirCxyrtyx commented on July 4, 2024 1

LogInternal is private in ME3, but public in LE3. Recent LEX nightlies allow calling private functions outside their class (with a warning), but that hasn't rolled out to ModManager quite yet. LogInternal doesn't work in ME3 anyway, so you can just delete all the calls.

from me3tweaksmodmanager.

Mgamerz avatar Mgamerz commented on July 4, 2024 1

You will have to manually rebuild the mod to identify why it doesn't work. Starter kit generates a working blank mod.

As for the ASI it will install on any mod install as it is used for troubleshooting and is virtually the only debugging tool for ME3. There is no way to turn that feature off.

LogInternal does nothing in any of the games but I built tools with the LE SDK to make it work for us. OT is unlikely to get any new tooling given it has less than 3% userbase for all 3 games combined.

from me3tweaksmodmanager.

levicki avatar levicki commented on July 4, 2024

@SirCxyrtyx Thanks for clarifying.

I am still having problems with my previously working LE3 DLC mod in ME3 though:

image

Game says mod is corrupted, but it's a DLC mod with only a couple of coalesced tweaks (levelrewards being most important of them) — it doesn't replace or add any other files.

The mergemod patch part of it is supposedly applied successfully, but as the levelrewards isn't changed by coalesced override it doesn't do anything useful.

The only other mods I have installed are Unofficial ME3 Patch (which doesn't alter levelrewards and even if it did has lower mount priority) and MEHEM.

Any ideas how to figure out why the game thinks it's corrupted?

Finally, mod manager keeps reinstalling the logger ASI which I keep removing:

image

from me3tweaksmodmanager.

levicki avatar levicki commented on July 4, 2024

You will have to manually rebuild the mod to identify why it doesn't work.

Can you please clarify what do you mean by manually rebuild?

Do you mean make a new blank mod and redo it from scratch?

As for that ASI, it could at least open the log with FILE_SHARE_READ so it can be read instead of getting access denied on it.

from me3tweaksmodmanager.

Mgamerz avatar Mgamerz commented on July 4, 2024

We aren't going to be updating anything related to ASIs for OT. OT tooling is in the rear view mirror now.

Manually add files back to a blank working mod until it stops working and then figure out how to make that file properly work.

from me3tweaksmodmanager.

levicki avatar levicki commented on July 4, 2024

I think I might have found the culprit. I deleted the empty default.sfar (that doesn't exist in LE3 but the mod works there).

EDIT

Yes, that fixed it. Thanks for the help.

from me3tweaksmodmanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.