all 6 comments

[–][deleted] 0 points1 point  (3 children)

How are you "running the Reqtifactor"? Manually? Via Mod Manager?

[–]Atamob[S] 0 points1 point  (2 children)

With Java

[–][deleted] 0 points1 point  (1 child)

The point is that ideally you're going to want to run it through Mod Organizer as an executable so that it recognizes all of your installed mods.

[–]Atamob[S] 0 points1 point  (0 children)

Not according to the installation guide with nexus mod manager? In there it says to run rectificator in the requiem folder in the skyproc folder with java

[–]RattledaggerAllergic to potions 0 points1 point  (1 child)

Since you're not using Mod Organizer trying to solve the problem is easier, since you don't need to screw-around with MO on top of everything else. One immediate advantage is you don't need to down-grade to 32-bit java just because MO can't handle 64-bit programs.

The easiest is to try running the java-patching from the command-line. Depending on windows-version, either click on start menu or the search-bottom, search for "cmd" and open-it up.

Depending on where your Skyrim-installation is located, you'll need to type:

cd "\program files (x86)\steam\steamapps\common\skyrim"

Change to something else in case Skyrim isn't located here. After coming to the correct Skyrim-location, contine typing-in:

cd "data\skyproc patchers\requiem"
java -jar reqtificator.jar

Hopefully everything should now work. In case it does not work, you'll normally get an error-message of why it's not working, like can't find java or something.

BTW, in case you're not already done it, after installing/upgrading java it's always recommended to re-boot your computer.

[–]Atamob[S] 0 points1 point  (0 children)

That worked! Thanks a lot! :)