NHguy03276 Posted November 23, 2016 Posted November 23, 2016 So I'm confused... I recently installed the SexTalk mod by Ffabris http://www.loverslab.com/files/file/3171-sextalk-gay/ I like the mod, but a small section conflicts with a mod I'm trying to write, basically, it adjusts relationship ranks. I take a look at the source code, and try to comment out the lines that make the adjustments... It won't recompile, giving my a laundry list of errors in the slaconfigsrc file. Even the unedited file won't compile, which seems strange as the complied script is working. The SLA, SL Framework, and Sextalk PEX and PSC are all in the scripts/source folders, and I'm not sure what I'm missing at this point. I'm really concerned as I'm going to need some info from SLA for my mod as well, so I'm worried I'm going to run into this error again real soon even if I simply not use this mod. The errors if you're interested. Starting 1 compile threads for 1 files...Compiling "sextalk"...C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(162,2): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(163,23): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(163,2): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(164,19): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(164,2): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(166,20): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(166,2): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(167,21): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(167,2): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(168,23): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(168,2): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(169,14): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(169,2): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(171,24): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(171,2): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(172,14): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(172,2): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(176,2): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(177,27): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(177,2): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(178,24): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(178,2): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(179,24): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(179,2): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(180,20): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(180,2): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(224,2): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(228,1): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(250,2): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(254,1): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(257,19): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(257,1): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(260,18): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(260,1): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(263,18): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(263,1): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(266,26): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(266,1): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(269,18): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(269,1): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(272,23): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(272,1): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(275,18): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(275,1): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(282,2): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(288,1): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(299,13): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(299,4): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(301,13): argument a_flags is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(301,4): type mismatch while assigning to a int (cast missing or types unrelated)C:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(328,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(340,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(347,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(351,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(357,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(363,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(369,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(373,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(377,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(382,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(387,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(396,3): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(399,3): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(465,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(469,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(475,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(479,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(483,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(487,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(491,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(518,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(594,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(598,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(604,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(610,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(616,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(620,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(624,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(628,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(632,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(636,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(640,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(644,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(648,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(653,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(657,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(662,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(666,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\slaconfigscr.psc(672,2): argument a_noupdate is not specified and has no default valueC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\sextalk.psc(399,9): DisableAllOrgasms is not a function or does not existC:\Steam\steamapps\common\skyrim\Data\Scripts\Source\sextalk.psc(403,11): SetNoStripping is not a function or does not existNo output generated for sextalk, compilation failed.Batch compile of 1 files finished. 0 succeeded, 1 failed.Failed on sextalk
Frednotbob Posted July 20, 2017 Posted July 20, 2017 NECROPOST ALERT!Double-check that the source files are actually present in the source folder (rather than just the compiled PEX file in the \scripts folder). I've had this error before; the compiler throws a wobbler if it can't find everything it needs.
Bazinga Posted February 18, 2019 Posted February 18, 2019 Necro, sry. Got the same problem right now. The reason seems to be an issue with one of the SkyUI scripts. Here's the solution, testing if it works right now. edit: An easier solution than fixing some SkyUI script source that I decompiled myself could have been to simply download and use the SkyUI SDK and not worry about how outdated it might seem. The fixes mentioned in the post I linked to are already applied there. I will never understand why they don't include their fucking script sources in the mod itself. Not doing that doesn't prevent anyone from "stealing" their scripting ideas (it's easy as pie to decompile that stuff) and only pisses off other modders. "Software development kit" my ass. ?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.