-
When trying to launch SKSE Steam just terminates the application immediately.
I'm unsure if this is because it created its own Wine prefix, and it cannot find the Skyrim executable, or something el…
-
I tried https://www.nexusmods.com/skyrim/mods/75795 to load it from `Data\SKSE\Plugins\hide_remote_desktop.dll`, and also tried to use `DetourCreateProcessWithDllsW` from https://github.com/microsoft/…
-
![2024081223062600-27E1E4DF64427C03F0D392448E0C409C](https://github.com/user-attachments/assets/99423dc9-5889-4d3c-914c-5250ace56ebb)
when I uninstall Duo and use Sunshine directly, it runs without…
-
**Is your feature request related to a problem? Please describe.**
SKSE AE is now version 2.2.3, although FSMP for AE is still version 2.2.2.
**Describe the solution you'd like**
Update FSMP AE t…
-
## The problem:
SKSE/Trampoline.h(187): Failed to handle allocation request. NOLVUS is crashing before launching the game.
## To Reproduce:
Steps to reproduce the behavior:
1. Download Skyr…
-
"Couldn't inject dll" error occurs after the cmd window if launching SKSE or F4SE through NMM. Launching SKSE or F4SE from the folder has no issue.
-
Hello,
I was looking into Commonlib for use in an skse plugin I wanted to make and began with you example plugin but when I want to load it into my skyrim I get an error because the file data/skse…
-
When trying to build a solution, error C2664 pops up in CustomDataParser.cpp
```c++
void CustomDataParser::Parse(const Json::Value& a_value, ICustomDataContainer* a_customData)
const
{
if (a_…
-
As it says on the tin.
DLL incompatibility.
-
This currently does not work due to a bug in SKSE, which does not properly find exports by name. This bug has been reported and is being looked at. In the mean time this issue should be explored to se…