Jump to content

Recommended Posts

Posted

Say, can anyone help me with this issue I'm having with the mod? I've recently installed the new ones but some reason it's keep telling me that the Dll is missing, I'm not sure what I'm doing wrong as I'm installing it in way I've always done, following the instructions before then doing that trick to make it work with Tempered Mod for Males.

 

But no matter what I seem to do, I can't seem get rid of the dll missing issue. I've try looking around but I've found no helpful advise or stuff I couldn't understand what they were talking about. Anyone mind helping me with this issue?

Posted

Same Issue here, I can only assume it´s because of the recent update to SSE and SKSE64. And yes, the .dll file is where it should be btw.

 

Edit: the log says the following

 

checking plugin E:\Steam\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\SchlongsOfSkyrim.dll
couldn't load plugin E:\Steam\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\SchlongsOfSkyrim.dll (Error 1114)

Posted

Incompatibility is noted as following in the skse64.log:

 

plugin E:\Steam\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\fiss.dll (00000001 fisses 00000084) reported as incompatible during query

 

That error is something else.

Posted

Yep 2.0.7 only. A few other mods haven't been updated yet either. I've got atleast 8 skse mods that need updates before I'm taking the plunge. Your best bet is to try and roll it back to 2.07 and try to down grade skyrim.

 

I'm locking down my skyrim se as best I can until / when / if all my other skse mods get updates.

 

According to a post on the steam forum https://steamcommunity.com/app/489830/discussions/0/1736589519987793190/ pasting this into the steam console    'download_depot 489830 489833 1298692161422189837' 

 

That will download the 1.5.39 exe for skyrim se into  <Steam installation folder>\SteamApps\content\app_489830\depot_489833

 

 I've just tried it and yes it gets skyrimse.exe 1.5.39 for skse 2.07, then turn off steam skyrim se updates and only launch using skse.

Posted

SKSE 2.0.8 is out which appears to let Skyrim run now.

 

However, I'm getting an issue with SoS now. When starting the game, an error box shows up, claiming that the SchlongsofSkyrim.dll is either out of date or nonexistent, and that it expected "300004" but read "-1".

 

While it will report the add-ons being registered, they won't be select-able from the SoS menu.

Posted

I attached here the DLL compiled for SKSE 2.0.8. I didn't have time to test it much so please let me know if there are any issues.

 

Also, the fix suggested by ousnius is included. Having many mods (close to the limit of 255) and mods from the creation club shouldn't crash anymore.

SchlongsOfSkyrim_DLL_2_00_08.zip

Posted

After applying the DLL, the game crashes to the desktop from the loading screen when loading a saved game or starting a new one.

 

skse64.log

Quote

SKSE64 runtime: initialize (version = 2.0.8 01050320 01D446574C172561, os = 6.2 (9200))
imagebase = 00007FF74CB50000
reloc mgr imagebase = 00007FF74CB50000
config path = F:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\SKSE\skse.ini
plugin directory = F:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\
checking plugin F:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\SchlongsOfSkyrim.dll
plugin F:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\SchlongsOfSkyrim.dll (00000001 SchlongsOfSkyrim 000493E4) loaded correctly
dispatch message (0) to plugin listeners
no listeners registered
dispatch message (1) to plugin listeners
no listeners registered
init complete
hooked dinput
dispatch message (6) to plugin listeners
no listeners registered
Reading translations from Interface\Translations\Schlongs of Skyrim - Core_ENGLISH.txt...
Reading translations from Interface\Translations\Run For Your Lives_ENGLISH.txt...
Reading translations from Interface\Translations\When Vampires Attack_ENGLISH.txt...
Reading translations from Interface\Translations\SkyUI_SE_ENGLISH.txt...
dispatch message (8) to plugin listeners
no listeners registered
dispatch message (7) to plugin listeners
no listeners registered

 

 

SchlongsOfSkyrim.log

Quote


SCHLONGIFICATION
adding slot 52 to vanilla armors

 

 

Posted
3 hours ago, DontBlnkBadWolf said:

How do I get it to record logs for both SoS and SKSE64? Neither one is in my plugins folder.

They are in Documents\My Games\Skyrim Special Edition, bruh

Posted

I've just tested it with RaceMenu. Everything appears to be working.

 

Arousal is fine I haven't tested any Sexlab animations yet though. I got work soon. 

 

Thanks Galgaroth for the update. 

Posted

Thanks Galgoroth. New DLL works, no crashes. Will test functionality later. Wonderful how Bethesda keep updating at regular intervals when mod users don't actually need/want it. Mind you, usually only a new SKSE is needed. This time you, RaceMenu (the add on) and SexlabUtil seem to be affected.

 

Posted
3 hours ago, Barragan said:

They are in Documents\My Games\Skyrim Special Edition, bruh

I know where they are supposed to be, they don't log for me. What I am asking is how to get them to log. My question asked, "How do I get them to record the logs", not where are they.

Posted
2 hours ago, DontBlnkBadWolf said:

I know where they are supposed to be, they don't log for me. What I am asking is how to get them to log. My question asked, "How do I get them to record the logs", not where are they.

If you navigate to X:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins and open the SchlongsOfSkyrim.ini in Notepad++, are the numbers you see 3 or 5? I don't actually know if that affects anything, but one of the troubleshooting tips recommends changing these to 5 (see topic post for full details), although the latest version of the mod already has these set to 5.

Posted
48 minutes ago, 10Revans said:

SKSE got updated, this mod no longer works.  I'm sure you already know about this.  Sorry.

 

14 hours ago, galgaroth said:

New DLL. I very briefly tested it, and I could get in game without crashed.

SchlongsOfSkyrim_DLL_2_0_8.zip

Though admittedly it's not in the topic post yet I don't think, so missing it is understandable.

Posted
On 8/21/2018 at 9:17 PM, ousnius said:

Here's a fixed DLL.

If there's a problem with me hosting this here, feel free to remove it or ask me to remove it.

 

In the case of a 0xFE form ID, the code ended up checking 253 > 253.

I patched it to check for 253 > 252 (since FE doesn't exist).

 

This fixed the crash for PsychoWookiee9.

 

SchlongsOfSkyrim.7z

 

Awesome! I was having an issue with an ESL merge of some armors for custom followers and I was crashing on loading a save. This fixed my issue. Thank you so very much!

Posted
On ‎3‎/‎4‎/‎2018 at 11:58 PM, galgaroth said:

View File


This a Special Edition port of the Schlongs of Skyrim mod. Credit goes to the initial authors VectorPlexus, Smurf and b3lisario. See original thread here.

 

 

Important:

  • saves made with alpha versions of the mod are NOT compatible with SoS SE v1+
  • the 255 ESMs/ESPs hard-coded limit has been removed; the limit is still there, but it's caused by Skyrim itself; however, should this change, SoS SE shouldn't cause any issues
  • if you plan to merge SoS ESPs using MatorSmash or MergePlugins or similar tools, you should do so before starting a playthrough; this applies only to SoS ESMs, other mods should not be affected; reason being, SoS SE will not be able to properly retrieve data from the co-save if the number of SoS ESPs changes during a playthrough; this issue is present in the original SoS as well, it was not introduced by the port to SSE; the game won't crash, but all schlongs data will be lost

 

How to use:

  • installation/uninstallation/usage/troubleshooting should be identical to the original mod, see the thread here.

 

Known issues:

  • saving (manually or auto-save) causes a crash - fixed in version 0.2alpha (pugwash99 deserves the credit, and a beer)
  • with a save from an interior cell, SoS causes a crash after activation - fixed in version 0.2alpha
  • SoS shop merchant's inventory is empty, missing SoS related clutter - fixed in version 0.2alpha
  • brawl bug - fixed in version 1.0
  • Project AHO seems to cause crashes with SoS - trojanhamster created a patch, see here

 

Troubleshooting:

In case something goes wrong and you get crashes or infinite loading screens:

  • edit the SchlongsOfSkyrim.ini  file from $MOD_FOLDER\SKSE\Plugins\ and set both iLogLevel and Default from 3 to 5
  • post the SchlongsOfSkyrim.log and skse64.log files from Documents\My Games\Skyrim Special Edition\SKSE\

 

 

Instructions:

Tempered Skins:

  • for Nexus Mod Manager, see here
  • for Mod Organizer, see here. additional info here
  • alternative method, but will have only one schlong type, see here

 

Skyrim VR (warning - work in progress):

  • install SoS SE as you normally would through your mod manager
  • download the VR DLL from here
  • where you installed SoS, replace the DLL and INI files with the ones you downloaded (meaning, delete the ones from SoS SE)
  • override the installed SOS_Maintenance.pex file in the mod's scripts folder with the one from the zip archive
  • start Skyrim VR as you would normally through your mod manager

 

 

HDT-SMP conversion by DykkenTomb (using collision branches by cOJzZ and Senpo) is available here. Note: this conversion still used the 0.2alpha version of SoS SE, the DLL contained in it is not forward compatible. If you really know what you're doing, you could pick and choose the correct files from the zip archive to make it work with SoS SE v1.0+. If not, kindly ask DykkenTomb to update the conversion.

 

Acknowledgements:

  • pugwash99 - for figuring out and fixing the save/load CTD
  • Akzyra - for pointing me in the right direction regarding some code
  • DykkenTomb, Senpo and cOJzZ for the HDT-SMP version
  • trojanhamster for the Project AHO patch
  • everyone else who tested and helped identify issues

 

 


  • Submitter
  • Submitted
    03/04/2018
  • Category
  • Requires
    SKSE64, SkyUI
  • Regular Edition Compatible
    No

View File

 

Hey Guys, I don't seem to be able to install SOS SE ( as SExlab SE by the way) i get this Dll is missing or too old message, although SKSE is normally installed and works fine and the mods aren't loading properly. I reinstalled everything and am at a loss as to what is wrong. Can any of you help me ? ta

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...