ryobg / JContainers

JSON-based data structures for Papyrus - the TESV Skyrim SE scripting language
MIT License
107 stars 23 forks source link

Support for SKSE64 version 2.2.4 ( Skyrim version 1.6.1130 ) #108

Closed grimnexo closed 10 months ago

grimnexo commented 10 months ago

Currently JContainers is outdated for the most recently released SKSE64 / Skyrim versions (2.2.4 & 1.6.1130 respectively) and is unable to be loaded so I wanted to open this thread for tracking / visibility.

@ryobg Just wanted to check cause it looked like you might already be working on this on the developer branch. If there's anything anyone in the community can do to help please reach out to us and let us know!

For anyone not in the loop:

With Bethesda pushing the most recent update (ver. 1.6.1130) on 2023-12-05 JConainters.dll was broken and prevents the game from launching due to the version mismatch.

The SKSE team has already released version 2.2.4 to meet changes necessary for the new game version but since it's been a while most of the mods are broken (like usual).

!!! All mods using JContainers won't function as intended without it (it's a pretty exhaustive list) !!!

If you absolutely have to play, you will need to downgrade your game version (to a version with a compatible JContainers install) and then version check your other mods as well (SKSE for example needs to match that version) There are a lot of guides out there on rolling back your Skyrim version and a new one should show up in the next day/two specifically for rolling back from ver.1.6.110 since it's got some unique changes included within. (Not to get into it, but Bethesda combined the SE & AE versions of the game so there are tweaks to both versions when they were combined - it's a bit harder to rollback from that)