King-Crimson Posted October 7, 2019 Posted October 7, 2019 Hello there, sooo I have run into a problem that has bugged me for some months now. That is, I cannot compile anything SL related with Papyrus Compiler anymore. First things first: - Creation Kit is properly installed and working - TESV_Papyrus_Flags.flg are present and the compiler accepts them without problems - All the source files are there - Tried Re-Downloading source files for mods, checking them manually, etc.... - I can compile scripts from non SL related mods - I have compiled stuff in the past and it just broke miraculously, not kidding, i have no idea what's going on - I tried removing everything and only installing the basic requirements for a mod. To get a clean setup. - I checked all of the above multiple times and after drinking tee and relaxing so I'm sure I haven't missed anything... Also: No Mod Manager was used at some point to test it without any software possibly messing things up. Raw files on the HDD, manual install, still not working. I tried: - cmdline compiling - Papyrus Compiler Plus (with x86_64 patch) - Papyrus Compiler App (and yes i know the 2nd and 3rd are only a GUI for the actual compiler but I tried them just in case I somehow fucked up using the cmdline...) And all run into the same f**g problem: sslBaseAnimation.psc and sslAnimationSlots.psc output a plethora of errors. Here is the logfile: papylog.txt I would suuuuuuuper fucking appreciate it if someone can look into this. Maybe I'm just stupid and overlooking something but I can't figure out what... Thanks and have a nice week
King-Crimson Posted October 7, 2019 Author Posted October 7, 2019 17 minutes ago, Seijin8 said: What Mod manager are you using? None, I tried it with all files in Skyrim/Data/ even though I used to compile with MO2 in the past (which worked without problems back then). I don't trust Mod Managers anymore to not fuck things up...
Seijin8 Posted October 7, 2019 Posted October 7, 2019 10 minutes ago, XenonS3 said: None, I tried it with all files in Skyrim/Data/ even though I used to compile with MO2 in the past (which worked without problems back then). I don't trust Mod Managers to not fuck things up anymore... Hmm, just guessing, maybe SKSE source scripts?
King-Crimson Posted October 7, 2019 Author Posted October 7, 2019 4 minutes ago, Seijin8 said: Hmm, just guessing, maybe SKSE source scripts? Just re-downloaded them about 30mins ago as well as the SL source scripts (these two are basically the only requirements I need). Also verified (via Steam) and extracted the Creation Kit source.rar Not working...
Roggvir Posted October 7, 2019 Posted October 7, 2019 If you can compile other scripts, then i would assume the compiler/commandline/batchfile isnt the problem. Are you using any macro preprocessor, or something like that, to parse the source before feeding it to the compiler? Maybe post the batchfile or commandline you are using to compile the scripts. Also how about posting one of those source scripts that you cannot compile? ...zip one and post it as attachment. You sure the scripts are ASCII and not some Unicode mess?
Guest Posted October 7, 2019 Posted October 7, 2019 I had this problem just recently, but with ECE, OneTweak and SlaveTats. I just reinstalled them all, then loaded an earlier save. Not sure what happened. Hope this sheds more light to your problem (Maybe not)
King-Crimson Posted October 7, 2019 Author Posted October 7, 2019 4 hours ago, Roggvir said: You sure the scripts are ASCII and not some Unicode mess? Thanks al lot, that fixed it. I extracted all source scripts with a program called bandizip (which lets you choose extraction encoding) and now it works. Jesus fucking Christ... what a mess... Why didn't I come up with this myself, I used to be a web developer some years ago and there were ALWAYS encoding issues when we got files from other people... FINALLY!!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.