Jump to content
  • 0

[WIP] How to build ModOrganizer using Modorganizer-Umbrella


LePresidente

Question

Recommended Posts

  • 0

Ok have an early alpha up if anyone cares to give it a try and leave me some feed back. Based off of LePresidente's umbrella with a few edits to work with my set-up built with QT5.9.2 and python 2.7.14. https://github.com/Helidoc65/modorganizer/releases version 2.0.8.4 please leave feedback on that page under issues.

 

Known Issues

If your on Win 10 Fall update (version 1709 OS Build 16299)that was just released Wrye Bash will not work with the standalone (exe) version  from within the program (must install the python version Outdated had a good vid here to explain it https://www.youtube.com/watch?v=5yNU9XF9zmc) being worked on.

SKSE64 alpha Does work instructions on download page and may be buggy I will not be troubleshooting much until it hit's release I haven't had an issue yet. 

Esl files are being worked on, errors can be ignored for now and Wrye Bash does see them so your Bashed Patch will not be effected.

 

I do not have an installer done yet, so unzip it and keep the directory structure. And please this is an alpha so don't get rid of your current installs of MO2 use this in Stand Alone and for testing. Thanks :) 

Link to comment
Share on other sites

  • 0

At start up I get these errors: "an error occured: Network failed: Error creating SSL context 0"

and "an error occured: HTTP Status 0:"

What version were you running? And so we don't clog up this thread please report it here https://github.com/Helidoc65/modorganizer/issues , the latest is v2.0.8.5b built tonight. I'll look into it though I was not getting that error so if you can give a few more details I'd appreciate it :)

Link to comment
Share on other sites

  • 0

What version were you running? And so we don't clog up this thread please report it here https://github.com/Helidoc65/modorganizer/issues , the latest is v2.0.8.5b built tonight. I'll look into it though I was not getting that error so if you can give a few more details I'd appreciate it :)

v2.0.8.5b .  It may well be my anti virus screwed it up during install.  I'll reinstall and report on github.

Link to comment
Share on other sites

  • 0

I am pushing a major update to umbrella which will also update usvfs and modorganizer and many of our dependencies (such as boost, opensll, python, etc.). The main improvement here is that build_32 and install_32 are no more, duplicated usvfs code is no more. Everything is built under build and staged to install. Additionally usvfs now builds directly from git source controlled VS projects and does not use cmake any more. Staging has also been fixed and install\bin should now included everything needed for an MO installation.

 

The current prerequisites for umbrella are:

 

  1. Windows Machine (64Bit) since MO2 is a 64bit binary
  2. Python 2.7.14 (64Bit)
  3. CMake (latest 64bit)
  4. 7zip (Latest 64Bit)
  5. Git (Latest)
  6. Qt 5.10 (Qt Packages: msvc2017 64-bit, qtwebengine,qtscript), you will usually get better results by selecting a good mirror for the offline installer but you can also use the online one.

and if anyone missed it we are using VS2017 (not 2015).

 

IF YOU ARE ALREADY USING UMBRELLA IT IS HIGHLY RECOMMENDED THAT YOU START FROM SCRATCH:

Meaning you should build into a new clean output folder (you can and probably should keep your old output folder separately until you see everything works fine with the new build).

The reason for this is that the most of the libraries have upgraded, the outputs have move to accommodate for the removal of build_32, usvfs structure has slightly changed and some of the progress files are a bit different now.

Link to comment
Share on other sites

  • 0

To clarify the previous post:

If you already have an umbrella "output" and it has build_32 and install_32 in it, you need a clean build into a clean output folder.

If you only have build and install then you are already updated.

 

Also, dependencies have been updated on the main post.

Link to comment
Share on other sites

  • 0

I can't find the edit button here. Plz someone point me to it.

I had several problems with building MO2 and put everything here https://gist.github.com/SuperSandro2000/20a202863932ffa5f0c8708c8b716ccf

Maybe some of the items can be added like the .NET Framework stuff or transformed in a FAQ for future building.

Edit: My first post has still no edit button but this one. strange.

Edited by SuperSandro2000
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.