Jump to content

Luinithil

Citizen
  • Posts

    215
  • Joined

  • Last visited

Luinithil's Achievements

Guard

Guard (5/12)

0

Reputation

  1. Nakakita's issue looks similar to mine-- I did check though and I am using none of the mods listed above. The only mods I have that add things to \DistantLOD are the UOP and Artifacts. It happens whether using 2.2.2 or 3.0.15. Log snippet from the end of LODGen 3.0.15's process, it usually fails around this point-- either replacing the Toddland LODs or Sheogorath's realm. [00:19] Background Loader: [D:\Program Files\Steam Games\SteamApps\common\Oblivion\Data\] Setting Resource Path. [00:19] Background Loader: finished [00:20] LOD Generator: starting [00:20] LOD Generator: Replacing Tamriel [WRLD:0000003C] [02:48] LOD Generator: Replacing Toddland [WRLD:00000858] [02:52] LOD Generator: Replacing ToddTestLand2 [WRLD:00000879] [02:52] LOD Generator: Replacing MQ15TestWorld3 [WRLD:0000145B] [02:52] LOD Generator: Replacing EmptyWorld [WRLD:0000568F] [02:52] LOD Generator: Replacing SEWorld "Realm of Sheogorath" [WRLD:00009F18] [02:52] LOD Generator: <Error: Out of memory> Screenshots taken during the process:
  2. @Uhuru: Not that I think it matters now to TESLODGen whether AI is on, since I checked and did have Archive Invalidation working on two of the profiles I tested with previously, have managed to get it up and running properly currently on all profiles as far as I can tell-- and yet LODGen is using insane amounts of memory and running out of it same as usual when called from MO, which it *doesn't* when run on its own. Somewhere somehow something is leaking memory I think.
  3. Copied ArchiveInvalidationInvalidated!.bsa over into the Data folder and registered it manually in the INI, so Automatic Archive Invalidation appears to be working now. I think.
  4. Sorry for the delay: I've just had the time and surety to revert my installation to vanilla tonight after ironing out the last kinks in my Wrye Bash backup install. I'm now looking at a brand new, fresh Oblivion.ini and a Data folder that has nothing more in it except OBSE plugins; looking at your coloured text above, I see the difference is in Oblivion-Invalidation.bsa. Where would I get such a file? As you can see below, my new INI file hasn't got any such file listed, it's got ArchiveInvalidation.txt instead. How do I create one? Edit to ask: If I copy over ArchiveInvalidationInvalidated!.bsa from my previous Wrye Bash managed install, and edit my INI files to use that, will it work the same? [Archive] SMasterMiscArchiveFileName=Oblivion - Misc.bsa SMasterVoicesArchiveFileName2=Oblivion - Voices2.bsa SMasterVoicesArchiveFileName1=Oblivion - Voices1.bsa SMasterSoundsArchiveFileName=Oblivion - Sounds.bsa SMasterTexturesArchiveFileName1=Oblivion - Textures - Compressed.bsa SMasterMeshesArchiveFileName=Oblivion - Meshes.bsa SInvalidationFile=ArchiveInvalidation.txt iRetainFilenameOffsetTable=1 iRetainFilenameStringTable=1 iRetainDirectoryStringTable=1 bCheckRuntimeCollisions=0 bInvalidateOlderFiles=1 bUseArchives=1 SArchiveList=Oblivion - Meshes.bsa, Oblivion - Textures - Compressed.bsa, Oblivion - Sounds.bsa, Oblivion - Voices1.bsa, Oblivion - Voices2.bsa, Oblivion - Misc.bsa
  5. Nice list there WilliamImm, I'm using a fair few of them currently. I should note that there's an ESPless book jacket replacer out that can be used in place of the book jackets mods.
  6. Installation priority-- you mean the left pane? I think you could copy the modlist.txt from your old profile over to the new one-- that should do it. Otherwise for the load order you want plugins.txt.
  7. Installing mods for Oblivion through MO, I encountered an issue where TES4LODGen (needed to run Really AEVWD, which is an object LOD mod) consistently runs out of memory when generating LOD files. Memory use as reported by Task Manager in Windows 7 shows the memory use balloons up to > 30000000 K, at which point LODGen usually fails. Nothing was significantly changed in my mod setup between Wrye Bash and MO except the addition of a few house mods, which AFAIK should not have added many (if any) LOD items to be generated. If I run LODGen through MO with only the official plugins and a small handful of mods, the LOD files are successfully generated; however at some point it starts choking on lack of memory. I have 8GB of RAM on my laptop, and an i7 CPU and frankly I don't see why this should even be an issue. I've found no solution to this problem, since it doesn't seem to be any particular mod I've installed and thus have had to switch back to using Wrye Bash for the time being since installation and behaviour overall seem to work better with Oblivion. I would also note that when I've run TESLODGen after installing mods in Wrye Bash, all LOD files are generated with no problems and in less than 5 minutes, and RAM usage for LODGen never breaks 500 - 600K. I'm not sure what's going on here, since LODGen is a 32-bit app. In the absence of anything else, I am wondering if the absence of correct archive invalidation settings might be at fault (see my other thread on the subject in this subforum) ? I'll admit this is reaching, but it was already at the point where Oblivion simply wouldn't start but crashed before the main menu. So I decided to head back to Wrye Bash. This is highly frustrating, because I'd had 90% of my install already configured in MO--INI tweaks and such. In any case I am planning on trying to migrate to MO again, just not quite so soon as I've only just managed to get my Wrye Bash install done.
  8. Installing mods for Oblivion through MO, I encountered an issue where TES4LODGen (needed to run Really AEVWD, which is an object LOD mod) consistently runs out of memory when generating LOD files. Nothing significantly changed in my mod setup between Wrye Bash and MO except the addition of a few house mods, which AFAIK should not have added many LOD items to be generated.
  9. jyujinkai: this page on the Nexus forums might be relevant: https://forums.nexusmods.com/index.php?/topic/473728-mod-organizer/page-448
  10. Running BUM from MO this evening, when I got this message, right after the log had been generated and shown in my browser: ************** Exception Text ************** System.ArgumentOutOfRangeException: InvalidArgument=Value of '0' is not valid for 'index'. Parameter name: index at System.Windows.Forms.ListView.SelectedListViewItemCollection.get_Item(Int32 index) at BOSS_Userlist_Manager.BumUserlist.get_SelectedItems(Int32 index) at BOSS_Userlist_Manager.BUM.msRunBoss_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.MenuStrip.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.2012 (RTMLDR.030319-2000) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- BOSS Userlist Manager Assembly Version: 6.6.0.0 Win32 Version: 6.6.0.0 CodeBase: file:///C:/BOSS%20Userlist%20Manager/BOSS%20Userlist%20Manager.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 10.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.2001 built by: RTMLDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.450 built by: RTMLDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.2003 built by: RTMLDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.2001 built by: RTMLDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.2022 (RTMLDR.030319-2000) CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.2022 built by: RTMLDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- UtilityLib Assembly Version: 3.0.0.0 Win32 Version: 3.0.0.0 CodeBase: file:///C:/BOSS%20Userlist%20Manager/UtilityLib.DLL ---------------------------------------- System.Web Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.2026 built by: RTMLDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- [/code]
  11. Hmm. I might have something to add about OBMM and MO; I don't know if anyone else has had a similar issue, but when I tried installing Darnified UI via manual install, it refused to work in the game; curiously the version I installed from .omod via OBMM through MO works just fine, with the files landing in \overwrite and thence to their own folder. Sheer voodoo.
  12. I'll be detailing my experiences with using MO to install Oblivion in a bit, but currently I have a bit of a problem, which ties in with a thread I made earlier. Running MO from a new pristine install, no saves at all or anything except the usual Oblivion.ini and other INIs in C:\...\My Games\Oblivion, I created a new MO profile for my character. When I attempt to set up local savegames and automatic archive invalidation, I find that the option for archive invalidation is greyed out, see the attached pics. Since documentation for using MO with Oblivion is sadly lacking, I'd like to ask if back-dating the BSAs AND selecting the option to force hide plugins is needed? Or is the greyed out option for archive invalidation a sign that I've done something wrong with MO installation in this case? Thanks! ETA: Yes, I forgot back there that backdating BSAs is only a valid alternative to archive invalidation for Skyrim. Still can't get AI in Oblivion MO however.
  13. I use Cobian Backup for my savegames and MO folder. Works well so far, and can be set to automatically backup every day at a specific time. Just make sure it's not going to do so while you're in game. ;)
  14. I believe I said much of what I wanted to earlier, but for articles I'd like to see: I'd think that breaking out the various sections within the Advanced tab into their separate sections and fleshing them out, possibly merging some, would be a good idea. As the Advanced page stands at the moment, it looks and feels like a temporary dumping ground for information that doesn't neatly fit anywhere else as yet. Personally I think that certain sections that are currently in the Advanced tab could probably stand to be merged into a different section of the wiki; e.g. the INI tweaks would logically fit better under the Installing Mods section, since installing those INI tweaks is part of the workflow in installing mods, be it for a specific mod or tweaking the base INI. Say I want to install Darnified UI and it involves putting in the right INI tweaks; rather than having to look around and find (or not find, depending) the relevant information in a different tab of the wiki, all the relevant installation info I need to get this mod up and working will be there on the same page.
×
×
  • Create New...

Important Information

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