This comment section is locked as developers can't keep up with it.
Please use our discord server to contact us for support, issue reports, suggestions etc.
Discord can be used from the browser, no need to install anything. More expert users can report issues directly on GitHub following our issue templates.
MO2 is open source, if you are a developer, we really need help: building MO2. MO2 supports plugins (c++ or python): writing MO2 plugins. Please contact us on discord if you are interested.
Gamepass versions of the games are not supported by MO2.
Whatever Microsoft did with them made it so Mo2 can't even start them, let alone hook into them and make the VFS work. There are no short term plans to support them. Treat them as if they were XBox games.
Due to the issues I was having along with everyone else I reverting back to the version before the new version. For a few days the previous version was working but today when hiding mods inside their textures folder mo2 would freeze and then ctd. Now trying to reinstall blended roads and as I go to install it I am greeted with a trace error report. This has never happened. I checked the settings tab to make sure fomod is set to true. Not sure what's going on as I can install a non fomod but cannot install a fomod.
edit: I checked a new install file and the files in the download match the files I currently have installed so I am really confused as to why this is happening.
What issues were you having along with everyone else? If you want to help us fix these issues please report them to our discord, especially if MO2 is crashing as we really need the crash dumps and logs in those cases.
Depends on whether the instance is global or portable. If it is portable you can copy paste the folder and maybe update the paths of some of the executables if necessary.
For Global you can move out almost everything except the modorganizer.ini (which contains the location of the stuff you moved so MO2 can actually find them) and logs and crash dumps that need to be available as soon as possible when starting Mo2.
To actually move things you can open the paths tab of the MO2 settings. There you can find the current locations and you can define new ones. Keep in mind that Mo2 does not move the stuff for you when you change paths, you are just telling MO2 where to look, so you need to move whatever you already have manually.
Before moving things make sure to create a backup of your mod order and loadorder, or just duplicate your current profile, so that if during the move you point Mo2 to an empty folder of mods you don't loose the modorder as MO2 thinks you have deleted all your mods.
If you need more help please use discord as nexus is a pain to use as we have to check it and you can't post logs or pictures easily.
cant have multiple portables for different games in v2.4.0 (edit) OK, i found after choosing global i can change base path. so what the difference between global and portable?
You can have multiple portable instances in 2.4.0. A portable instance is an instance that is self contained in the Mo2 folder by default. It is only accessible from that MO2 install as the modorganizer.ini is in that folder. Global instances have their modorganizer.ini in Appdata/local/InstanceName, so they can be opened from any Mo2 installation and the Modded setup files can be kept away from the actual MO2 installation folder (easier to update rollback Mo2, test different versions etc), safer since Mo2 install files are kept separate from your mods and profiles.
2.4.0 didn't change any of that, just the interface to create instances and manage them was updated. Keep in mind that if you open a global instance somewhere and then try to open a portable instance Mo2 will assume you want to open the Global one still. You can avoid this by adding a an empty portable.txt file in the MO2 install folder to force it always opening the portable instance and hide the instance manager.
Previous version was much more user friendly. This new one when I drag and drop sometimes it doesn't want to scroll while dragging, it just stops with the red circle with slash through middle. Also, when I lock an esp it doesn't matter on the this version because they still move when running loot. Some mods textures aren't loading into the game and it's the same mods I had installed last week and loaded in last week. No newly added mods to cause conflicts for mods to not show up. I have never reverted mo2 back to an older version, only updated. Can I roll back without having to reload all my mods?
Edit: I took a chance at installing an older version and if it erased my load order then so be it but it didn't. I am back at ver 2.3 with all my mods and seperators still in place.
We have identified a bug with the Locked Order of plugins, we will be releasing a fix in the 2.4.1 patch release with a bunch of other various fixes after they have all had some time to be tested. With so many changes there is always a chance of some things falling through our testing (we have limited time and resources).
About the scrolling while dragging, we didn't receive other reports about it for now and it seems to be working fine here. If you still experience problems with it could you drop by the discord so we can have a look at it?
Keep an eye out for 2.4.1, for updating if you are worried about your loadorders, you can make backups of them or duplicate your current profile.
While I was using loot it stopped responding and it closed before my load order was done being sorted. This crashed MO2 it wont start anymore. I'm not sure if this corrupted my mods and I haven't made a backup of them yet. Should I just copy folders and reinstall?
When i add a mod manually, once it's installed MO2 identifies it at an older version, based on its download date, and compared with its actual version number.
Why can't i download mods anymore if my skyrim folder is in Program files? I only have one drive which is just C drive and i can't move skyrim installed locations in the same drive
i know this may be sound noob but i have a question, but the mods dont install on the game o.O they install on mods folder, how can i install mods on Skyrim data folder???
MO2 uses a Virtual File System, the mod files are showed to the game and programs that are launched from MO2, but they aren't actually in there and instead each mod is kept in its own separate folder, so no files actually overwrite each other and you don't duplicate hundreds of mods as the access to the files are simply redirected instead of being copied over.
You can explore the virtual folder with the Data tab of Mo2 or the Explore Virtual Folder executable. You can read more about how MO2 works by reading the description (which I strongly invite you to do).
5257 comments
Comments locked
The author has locked this comment topic for the time beingThis comment section is locked as developers can't keep up with it.
Please use our discord server to contact us for support, issue reports, suggestions etc.
Discord can be used from the browser, no need to install anything.
More expert users can report issues directly on GitHub following our issue templates.
MO2 is open source, if you are a developer, we really need help: building MO2.
MO2 supports plugins (c++ or python): writing MO2 plugins.
Please contact us on discord if you are interested.
Whatever Microsoft did with them made it so Mo2 can't even start them, let alone hook into them and make the VFS work.
There are no short term plans to support them. Treat them as if they were XBox games.
edit: I checked a new install file and the files in the download match the files I currently have installed so I am really confused as to why this is happening.
If you want to help us fix these issues please report them to our discord, especially if MO2 is crashing as we really need the crash dumps and logs in those cases.
edit: Sorry I was just frustrated, I'm mainly wondering about how to change the location of the instance
For Global you can move out almost everything except the modorganizer.ini (which contains the location of the stuff you moved so MO2 can actually find them) and logs and crash dumps that need to be available as soon as possible when starting Mo2.
To actually move things you can open the paths tab of the MO2 settings. There you can find the current locations and you can define new ones. Keep in mind that Mo2 does not move the stuff for you when you change paths, you are just telling MO2 where to look, so you need to move whatever you already have manually.
Before moving things make sure to create a backup of your mod order and loadorder, or just duplicate your current profile, so that if during the move you point Mo2 to an empty folder of mods you don't loose the modorder as MO2 thinks you have deleted all your mods.
If you need more help please use discord as nexus is a pain to use as we have to check it and you can't post logs or pictures easily.
(edit) OK, i found after choosing global i can change base path.
so what the difference between global and portable?
A portable instance is an instance that is self contained in the Mo2 folder by default. It is only accessible from that MO2 install as the modorganizer.ini is in that folder.
Global instances have their modorganizer.ini in Appdata/local/InstanceName, so they can be opened from any Mo2 installation and the Modded setup files can be kept away from the actual MO2 installation folder (easier to update rollback Mo2, test different versions etc), safer since Mo2 install files are kept separate from your mods and profiles.
2.4.0 didn't change any of that, just the interface to create instances and manage them was updated.
Keep in mind that if you open a global instance somewhere and then try to open a portable instance Mo2 will assume you want to open the Global one still. You can avoid this by adding a an empty portable.txt file in the MO2 install folder to force it always opening the portable instance and hide the instance manager.
Edit: I took a chance at installing an older version and if it erased my load order then so be it but it didn't. I am back at ver 2.3 with all my mods and seperators still in place.
About the scrolling while dragging, we didn't receive other reports about it for now and it seems to be working fine here. If you still experience problems with it could you drop by the discord so we can have a look at it?
Keep an eye out for 2.4.1, for updating if you are worried about your loadorders, you can make backups of them or duplicate your current profile.
When i add a mod manually, once it's installed MO2 identifies it at an older version, based on its download date, and compared with its actual version number.
I only have one drive which is just C drive and i can't move skyrim installed locations in the same drive
im modding on Skyrim Se.
You can explore the virtual folder with the Data tab of Mo2 or the Explore Virtual Folder executable.
You can read more about how MO2 works by reading the description (which I strongly invite you to do).