Kanlaon Posted September 9, 2021 Posted September 9, 2021 Does anyone have valid source files for the papyrus scripts used in SKYUI ? Without the source scripts unfortunately it is not possible to compile the MCM script used in some mods. Is it possible to use the source scripts for the LE version ? I've already tried to decompile the scripts with the Champollion decompiler for LE, but the default values for all or some function parameters are missing then. Any help is welcome
Mister X Posted September 9, 2021 Posted September 9, 2021 Well, using the 5.1 SDK from GitHub worked for me, even for SE. The MCM in my mod had no problems compiling.
Kanlaon Posted September 10, 2021 Author Posted September 10, 2021 Hurray, now I can compile the MCM scripts. But that is the only good thing. My MCM doesn't run in Skyrim SE (in Oldrim it does !), neither with SKYUI 5.2 nor wit 5.1. The MCM script throws a lot of papyrus errors in the OnMenuClose() function when closing the MCM. Different to Oldrim the log file does not show the line numbers. Maybe this is a general setting for the papyrus compiler somewhere. Anyway thanks for your help Meanwhile I've found Line numbers are controlled by bLoadDebugInformation in skyrim.ini
Recommended Posts
Archived
This topic is now archived and is closed to further replies.