File information
Created by
Original by ShekhinagaUploaded by
LuciusPortanius24Virus scan
About this mod
1.6.640 / GOG 1.6.659 backport of Leveled List Crash Fix SKSE.
- Requirements
- Permissions and credits
- Changelogs
1.6.629, 1.6.640, GOG 1.6.659 Support
(And maybe 1.6.318 / 1.6.353 too)
Q: What is this?
A: This is a backport of Shekhinaga's Leveled List Crash Fix. This backport is meant for 1.6.640 users (but also a few other "nearby" runtimes, such as 1.6.629 1.6.659 etc.)
Note, if you are on 1.5.97, please use Fuzzles' backport instead.
IF YOU ARE USING MY VERSION,
PLEASE DO NOT BOTHER SHEKHINAGA (original author) WITH SUPPORT QUESTIONS
[14 Sept 2024] The DLL here corresponds to version 1.1.0 on Shekhinaga's original mod page.
I have tested the backport on 1.6.640 and can confirm it is correctly working.
(The test was done using a Papyrus script that adds to leveled lists beyond 255 entries, and see if the DLL does indeed report the issue and prevent the CTD.)
Supported Runtimes:
+1.6.629, 1.6.640, 1.6.659 GOG (tested on 640)
~MAYBE 1.6.318 / 1.6.353, but I have no idea.
- VR is unsupported.
- If you are on 1.6.1130+, just grab Shekhinaga's original!
- If you are on 1.5.97, just grab Fuzzles' backport!
Q: How to use? Do I still need the original mod?
A:
[14 Sept 2024] As of version 1.1.0, you DO NEED the original, since it now contains files other than the DLL file itself.
All the hard work (esp. locating the hooks) was done by Shekhinaga, the original author; I only changed a few things here and there.
Q: Is this / will this be up-to-date with the newest version on the original mod page?
A: I do intend to keep this supported & sync'ed with the original mod long term.
Shekhinaga, the original author, also has author-level access to this page, meaning they can change & upload stuff. So if I am not able to keep it up to date in the future for whatever reason, Shekhinaga can either create an up-to-date, backwards-compatible version and upload here, or give mod page management to someone else who may be interested in maintaining this long-term. However, do NOT expect / demand the original author to provide such support.
- Shekhinaga (SeaSparrow) - For the original mod & permission to port.
- po3, Nukem, Parapets, alandtse, Qudix, CharmedBaryon... et al. - For REing Skyrim and the CLib / CLib-NG project, and for answering my (often stupid) C++ / CLib questions. Also, this version is compiled against the NG branch of alandtse's CommonLibSSE.
- PonziPyramid - For a working CLib-NG template, which I used to port this.
- Mrowrpurr & Fenix31415 - For their SKSE development tutorials.