AugustaCalidia Posted May 19, 2021 Share Posted May 19, 2021 Aloha. I downloaded TES4Gecko earlier today, but it doesn't seem to work for me.I have the shortcut set up correctly, and the application does run. However, I always get an error message saying: Exception during program initialization java.io.IOException: Unable to locate Oblivion installation directoryTES4Gecko.Main.main(Main.java:145) Using the magical powers of google it seems the problem is because I use a 64-bit computer.Can somebody give me instructions on what to do to fix it? Help will be greatly appreciatedWhile this has been answered below in chaospearl's post, and while the thread itself is aging a bit, I thought I'd add a little tip to make this simple for those folks running into similar problems. The issue here is that some tools were designed to run on Winx86 (32-bit) OS platforms, and are therefore not familiar with the Winx64 registry structure. On Winx64, when you install Oblivion or Morrowind, the Bethesda Softworks registry entry goes into the [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node] path rather than the expected [HKEY_LOCAL_MACHINE\SOFTWARE] path. The easiest way to fix this without breaking anything is to do the following... Open Regedit (it's scary, but as long as you make only these changes, you'll be ok).Go to the [HKEY_LOCAL_MACHINE \ SOFTWARE \ Wow6432Node \ Bethesda Softworks] path and click on it to highlight it.Right click on the Bethesda Softworks path on the left and select EXPORT.Choose any location to save the file that you will remember and name it something like "bethsoft.reg".Open the folder where you saved the file, right click on the file (in this case "bethsoft.reg"), and open it with your preferrededitor (I like Notepad++).From the drop-down list of the editor, select the "Replace" option (in Notepad++ it's SEARCH-->REPLACE).In the FIND WHAT: box, type "Wow6432node\" with the backslash but without the quotesIn the REPALCE WITH: box, leave it blank.Hit REPLACE ALL. It should tell you something like 39 items replaced (if you have both Oblivion and Morrowind installed).Save the file, and exit the editor.Now double-click the "bethsoft.reg" file, and it will ask you to confirm that you want to import it into the Registry. Say yes,obviously.When done, you should now have an exact duplicate of the Bethesda Softworks path from the [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node] path in [HKEY_LOCAL_MACHINE\SOFTWARE] path. This won't hurt anything to have duplicate entries in the different locations, but I'm not at all certain that various registry cleaner programs won't flag one or the other and "clean" it out. If this happens, if you saved your "bethsoft.reg" file, just double-click it again to reapply the changes to the Registry. After I did these steps, TES4Gecko worked fine for me. I've attached "Bethsoft.reg.txt" as an example of an edited version of the registry path ready to be applied, but your install paths may be different. If you installed Oblivion to "C:\Games\Bethesda Softworks\Oblivion", then you can just remove the ".txt" extention at the end of this file and use it. However, many folks are paranoid about applying reg hacks from unvetted sources (with good reason); so I won't be offended if you choose not to use it. http://www.thenexusforums.com/public/style_emoticons/dark/wink.gif Regards, -RMWChaos Ten years later, this solution for 64 bit systems still works. Thank you. Link to comment Share on other sites More sharing options...
GodOfTheMachines Posted May 4, 2022 Share Posted May 4, 2022 Guess what?! Decided to do my part. My English is bad. So Google translator will help me. My story is this: Windows 7 x64 bit. Tes4Gecko 14.5 worked fine. Then, I uninstalled the game and reinstalled it. After that, dancing with tambourines began. 04.05.2022 This situation seems strange to me. Everything worked, and then stopped. And it worked only after making changes to the registry. Link to comment Share on other sites More sharing options...
Pellape Posted May 5, 2022 Share Posted May 5, 2022 Coool. I am happy that you did solve it. It is such an easy fix really. :D MS are so stupid... ;) I would even say this to MS: Do not change stuff that is working.... Do not repair stuff that is not broken. Changing the way registry worked in Win 7 to something else in Win 10, was not really necessary. ;) Not if you ask me. Link to comment Share on other sites More sharing options...
Recommended Posts