Jump to content

Recommended Posts

5 hours ago, Monoman1 said:

1. Obviously most of the problem is still frostfall. Don't know what this shared library is that you mentioned. Don't think I've ever used it. All I've ever used are the dev kits from their respective download pages. 

Reinstall and load files in this order:

Campfires

Frostfall

Campfires sdk

Frostfall sdk

I reinstalled then and most (not all) of the frostfall errors disappeared. I must've done something wrong the last time. I was tired, I dunno.

 

5 hours ago, Monoman1 said:

+ this script is not included in anywhere for some reason: xxx_PRKF_xxxPassiveFingersmit_020A3756.psc

That worked. Obviously it did, lol.

 

5 hours ago, Monoman1 said:

I did it. Not sure if it did anything tbh, but I might have just not noticed.

 

5 hours ago, Monoman1 said:

4. If you're saving the esp in the CK then you need to esmify simply knock. Not doing this will cause the CK to dump all SK properties and will probably break SK/SLS. 

I have no idea what any of this means, but I was not doing anything with the esp. I just run the papyrus compiler.

 

5 hours ago, Monoman1 said:

2. Some scripts are naming a variable SLIF_Inflate. Ed does this. I don't know how he compiles it. SLIF_Inflate is a script in SLIF. And you can't name variables as scripts. So you've got to find the variable in the source file and rename it to anything else.

What script has a variable named "SLIF_Inflate"I couldn't find it. Ima keep looking but if you could tell me that would be great. Thanks.

Update I did find it and I resolved the issue.

 

Current log...

Spoiler

Starting 1 compile threads for 1 files...
Compiling "_SLS_LicBikiniCurse"...
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\campusablemiscitem.psc(89,33): UsableObjectUsed is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\campplaceablemiscitem.psc(96,33): PlaceableObjectUsed is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntAmp.psc(4,11): cannot convert to unknown type _amp_main
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntAmp.psc(4,11): cannot cast a quest to a _amp_main, types are incompatible
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntAmp.psc(4,25): _amp_main is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\BYOHRelationshipAdoptableScript.psc(130,69): UpdateSpouseHouseInt is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\BYOHRelationshipAdoptionScript.psc(380,69): MoveSpouseAdoption is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\BYOHRelationshipAdoptionScript.psc(610,69): MoveSpouseAdoption is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4138,5): cannot name a variable or property the same as a known type or script
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,4): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,11): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,19): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,26): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,34): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,41): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,49): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,56): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(122,101): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(122,90): cannot compare a float to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(122,90): cannot relatively compare variables to None
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(146,26): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(146,15): cannot compare a float to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(146,15): cannot relatively compare variables to None
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(147,24): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(147,2): type mismatch while assigning to a float (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_InfEventManager.psc(114,54): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_InfEventManager.psc(114,43): cannot compare a float to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_InfEventManager.psc(114,43): cannot relatively compare variables to None
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(187,12): doregister is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(204,11): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(204,10): type mismatch while assigning to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(205,11): DoRegister is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(240,79): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(240,23): type mismatch on parameter 2 (did you forget a cast?)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(240,2): type mismatch while assigning to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(325,38): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(325,3): type mismatch on parameter 1 (did you forget a cast?)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(362,12): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(362,11): type mismatch while assigning to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(524,12): DoRegister is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(526,12): StopMessages is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\rapeTattoos.psc(272,3): variable fadeTattoos is undefined
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\rapeTattoos.psc(272,15): none is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntMa.psc(36,29): GetCurrentEffectsStage is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntMa.psc(36,1): cannot return a none from getcurrenteffectsstage, the types do not match (cast missing or types unrelated)
No output generated for _SLS_LicBikiniCurse.psc, compilation failed.

Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on _SLS_LicBikiniCurse.psc

 

Link to comment
38 minutes ago, Monoman1 said:

campusablemiscitem.psc

I had to comment out that function call (UsableObjectUsed) in that script

 

campplaceablemiscitem.psc

Same as above (PlaceableObjectUsed).

That worked.

 

38 minutes ago, Monoman1 said:

That did something too. I think.

 

38 minutes ago, Monoman1 said:

Do you have soulgem oven 3.0/SLIF/RapeTats installed?

Installed no. I didn't install almost anything for this (except mods I actually wanna use). For the most things I just copied the psc files into the source folder, but if that's what you mean. Yes, they are there. I just double checked. They all there.

 

 

Current log...

Spoiler

Starting 1 compile threads for 1 files...
Compiling "_SLS_LicBikiniCurse"...
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntAmp.psc(4,11): cannot convert to unknown type _amp_main
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntAmp.psc(4,11): cannot cast a quest to a _amp_main, types are incompatible
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntAmp.psc(4,25): _amp_main is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\BYOHRelationshipAdoptableScript.psc(130,69): UpdateSpouseHouseInt is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\BYOHRelationshipAdoptionScript.psc(380,69): MoveSpouseAdoption is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\BYOHRelationshipAdoptionScript.psc(610,69): MoveSpouseAdoption is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4138,5): cannot name a variable or property the same as a known type or script
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,4): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,11): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,19): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,26): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,34): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,41): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,49): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,56): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(122,101): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(122,90): cannot compare a float to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(122,90): cannot relatively compare variables to None
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(146,26): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(146,15): cannot compare a float to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(146,15): cannot relatively compare variables to None
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(147,24): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(147,2): type mismatch while assigning to a float (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_InfEventManager.psc(114,54): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_InfEventManager.psc(114,43): cannot compare a float to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_InfEventManager.psc(114,43): cannot relatively compare variables to None
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(187,12): doregister is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(204,11): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(204,10): type mismatch while assigning to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(205,11): DoRegister is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(240,79): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(240,23): type mismatch on parameter 2 (did you forget a cast?)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(240,2): type mismatch while assigning to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(325,38): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(325,3): type mismatch on parameter 1 (did you forget a cast?)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(362,12): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(362,11): type mismatch while assigning to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(524,12): DoRegister is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(526,12): StopMessages is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\rapeTattoos.psc(272,3): variable fadeTattoos is undefined
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\rapeTattoos.psc(272,15): none is not a known user-defined type
No output generated for _SLS_LicBikiniCurse.psc, compilation failed.

Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on _SLS_LicBikiniCurse.psc

 

Link to comment

Glad to see more amputation oriented changes in the latest update! 
Will you be adding more amputation-stuff going forward? If so, care to share what that might be? 
One thing I'd REALLY like to see, is the possibility for having the player be carried by their follower/other npcs, if they got their legs chopped off. 
Or maybe put into one of those dwemer suits.
Also, being punished for carrying stolen goods by amputation: First a hand, then incrementally harsher punishments, if you get caught more times with stolen goods.

Anyway, thanks for an awesome mod!

Link to comment
9 minutes ago, Thelargir said:

Glad to see more amputation oriented changes in the latest update! 
Will you be adding more amputation-stuff going forward? If so, care to share what that might be? 
One thing I'd REALLY like to see, is the possibility for having the player be carried by their follower/other npcs, if they got their legs chopped off. 
Or maybe put into one of those dwemer suits.
Also, being punished for carrying stolen goods by amputation: First a hand, then incrementally harsher punishments, if you get caught more times with stolen goods.

Anyway, thanks for an awesome mod!

Thats hammerfall. I think having your follower would cause a lot of issues. amputation in general already causes weirdness with animations that still arent fixed so i wouldn't expect that but i can see him doing implementing some of those dwemmer amputaton stuff

Link to comment
5 hours ago, lucakro said:

Hi the amputator tweak mod works but causes my cpu to go absolutely haywire and it doesn't stop 0.1 fps for as long as my arm is gone etc. any ideas?

I'm assuming you're using SE, because that exact no fps issues occurs between amputator and SMP physics, the solution is to just not use SMP this includes SMP hairs and clothing, I think someone actually ported a version of regular amputator to SE that doesn't suffer from that issue but I don't think anyone has ported amputator tweaked to SE to fix the issue.

 

Still the solution if you can live with it is just to remove SMP

Link to comment
3 minutes ago, ttpt said:

I'm assuming you're using SE, because that exact no fps issues occurs between amputator and SMP physics, the solution is to just not use SMP this includes SMP hairs and clothing, I think someone actually ported a version of regular amputator to SE that doesn't suffer from that issue but I don't think anyone has ported amputator tweaked to SE to fix the issue.

 

Still the solution if you can live with it is just to remove SMP

I would sooner remove my left arm than give up my SMP hair!!!

 

Oh wait, that's the problem isn't it... ?

 

This is a conundrum... let me go think this all the way through. ?

Link to comment

What strikes me most about the license debate is that licenses are now ... complicated.

Relatively speaking.

 

Because there are now more licenses, and more license interactions, please take the space to explain them clearly in the main front-page for the mod.

Please don't just make a few cryptic comments in the change list and then expect new players to read the entire forum to figure out the consequences.

 

Of course, you can do a lot with the tool tips, but I think it needs a bit more explanation, especially as some things vary depending on whether you have Slaverun, and what state Slaverun is in.

Link to comment
20 minutes ago, SJX52020 said:

Can't seem to do the "sneak to fondle creature function" trying it on a horse

 

When this happened to me a while back, I was able to fix the problem by going into the MCM -> Sexlab Survival -> Settings -> [Right side] Creature Settings -> uncheck and check Creature Events.

Link to comment
On 8/2/2020 at 10:30 AM, Lupine00 said:

The glow effect is not awesome, but I'm not sure what it looked like in SSE; from what I can tell it's working as intended.

the glow effect was meant to be the color of bug she was replacing. i have heard that when using an enb the green is really crazy so thought bout toning down a bit. if you converted this for LE then would you please post that on MyBugs page as some has asked for a backport? :)

 

https://www.nexusmods.com/skyrimspecialedition/mods/35392

Link to comment
8 hours ago, Lupine00 said:

please take the space to explain them clearly in the main front-page for the mod.

I can't. The front page is full. If I add any more LL craps itself and fails to save the page. 

 

All I could do is link a post. Or move the guides to a post and link them. 

1 hour ago, Psycho_Bill said:

if you converted this

I didn't. Seemed to work fine so it never even crossed my mind. 

Link to comment

Hi!

I got CTD when slavery events (from simple knock) trigerred, after NPCs said "I sent yu to ... business"

then black screen (i assume this where my character teleport to `slavery map/riften/somewhere`) , but ctd

 

i have simple slavery installed

Link to comment

Is there a way to get rid of the nodescalings for the jiggles?
SLIF is registering bodymorphs and nodescales at the same time for this mod.
Unregistering the mod or the sliders inside SLIF is the only thing that helps right now, but after each restart of the game i have to repeat this. 
 

Link to comment
18 hours ago, ttpt said:

I'm assuming you're using SE, because that exact no fps issues occurs between amputator and SMP physics, the solution is to just not use SMP this includes SMP hairs and clothing, I think someone actually ported a version of regular amputator to SE that doesn't suffer from that issue but I don't think anyone has ported amputator tweaked to SE to fix the issue.

 

Still the solution if you can live with it is just to remove SMP

yes, now i see it. 

the person that converted SLsurvival copied the descriptipn and i failed to take that into account. the other mods on monomans tweaks do seem to work fine tho.

btw using the other amputator doesnt work with survival right? ( i believe ive read something like that, but im not sure anymore.)

thanks

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use