Jump to content

Recommended Posts

Posted

Hi,

I just upgraded to SSE 1.6.1170, and I also installed the latest MO2 2.5.0. Since making these upgrades, I now noticed in \Documents\My Game path a Skyrim.INI folder being created, and I never had this before with SSE 1.6.640.0 and MO2 2.4.4, so I'm not sure where this is coming from.

I've attached a few screen shots showing this Skyrim.INI folder, if anyone knows what's happening? Because all the files use to go under this path; \Documents\My Games\Skyrim Special Edition\SKSE

Some file are still using \Documents\My Games\Skyrim Special Edition\SKSE but I'm still not sure why there is now this Skyrim.INI folder.

THANKS

1.Skyrim.INI.jpg

2.Skyrim.INI.jpg

3.Skyrim.INI.jpg

Posted

I have this folder too and am not sure what creates it:

\Documents\My Games\Skyrim.INI\SKSE

It seems like an alternative location for logs of some SKSE-dependent mods. The traditional location is:

\Documents\My Games\Skyrim Special Edition\SKSE

Notes:

  • I deleted both of these folders from \Documents\My Games\ (Skyrim.INI and Skyrim Special Edition\SKSE).
  • Both locations are created on launch of the game via MO but not via Steam.
  • Only the traditional location (Skyrim Special Edition\SKSE) is created when launching via skse64_loader.exe directly from my game folder.

... so \Documents\My Games\Skyrim.INI\SKSE is created either by MO or one of the SKSE-dependent runtime mods.

Google tells me nothing.


When run via MO ....

Content of \Documents\My Games\Skyrim.INI\SKSE:

Screenshot 2024-04-01 213600.png

Content of \Documents\My Games\Skyrim Special Edition\SKSE:

image.png

  • 1 month later...
Posted
On 4/1/2024 at 9:32 PM, z929669 said:

I have this folder too and am not sure what creates it:

\Documents\My Games\Skyrim.INI\SKSE

It seems like an alternative location for logs of some SKSE-dependent mods. The traditional location is:

\Documents\My Games\Skyrim Special Edition\SKSE

Notes:

  • I deleted both of these folders from \Documents\My Games\ (Skyrim.INI and Skyrim Special Edition\SKSE).
  • Both locations are created on launch of the game via MO but not via Steam.
  • Only the traditional location (Skyrim Special Edition\SKSE) is created when launching via skse64_loader.exe directly from my game folder.

... so \Documents\My Games\Skyrim.INI\SKSE is created either by MO or one of the SKSE-dependent runtime mods.

Google tells me nothing.


When run via MO ....

Content of \Documents\My Games\Skyrim.INI\SKSE:

Screenshot 2024-04-01 213600.png

Content of \Documents\My Games\Skyrim Special Edition\SKSE:

image.png

Response from the MO team:

https://github.com/ModOrganizer2/modorganizer/issues/2006

Posted
52 minutes ago, DoubleYou said:

Ah. That makes sense that some SKSE mods are doing it.

Yeah, and that it's not some wacky anomaly with the game or MO

  • 2 months later...
Posted

One of the reason that occurs is that some old skse dll plugin is using function:

SKSE::log::log_directory()

to get log directory. It is currently return path of ~\My Games\Skyrim.INI\SKSE instead of My Games\Skyrim Special Edition\SKSE on latest skse with game version AE 1.6.1170

  • Thanks 1
Posted
3 hours ago, momoko said:

One of the reason that occurs is that some old skse dll plugin is using function:

SKSE::log::log_directory()

to get log directory. It is currently return path of ~\My Games\Skyrim.INI\SKSE instead of My Games\Skyrim Special Edition\SKSE on latest skse with game version AE 1.6.1170

This makes sense. Thanks for idenbtifying the specific cause.

  • 1 month later...
Posted (edited)
On 7/31/2024 at 10:07 AM, momoko said:

One of the reason that occurs is that some old skse dll plugin is using function:

SKSE::log::log_directory()

to get log directory. It is currently return path of ~\My Games\Skyrim.INI\SKSE instead of My Games\Skyrim Special Edition\SKSE on latest skse with game version AE 1.6.1170

So what's should be the new method to get log_directory in latest 1.6.1170? 
Edit: I see, if we update to use latest SKSE it should go in the right directory I guess.

Edited by imnotfamous
  • Like 2
Posted
4 hours ago, imnotfamous said:

Edit: I see, if we update to use latest SKSE it should go in the right directory I guess.

Sadly no, at least for me, just re-installing everything after a windows re-install the occurrence persists, with the latest SKSE 2.2.6 and SE AE 1.6.1170. Here are both my INI folders just after the Game-Launch Smoke Test.

Screenshot2024-09-06210103.thumb.jpg.439c306a555123963f517175dd0deb0d.jpg

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.