Divinity: Original Sin 2

Divinity: Original Sin 2

LeaderLib - Definitive Edition
 此主题已被置顶,因此可能具有重要性
LaughingLeader  [开发者] 2020 年 3 月 10 日 下午 3:48
Bug Reports
Please post all bug reports / issues here.

Providing Informaton
Fixing bugs / errors isn't always straightforward, but the easiest way for me to be able to resolve things is if I can reproduce the same problem.

So with that in mind, here's information that will help me figure out how to create the same problem, and ultimately resolve any issue (provided it's fixable on my end!):
  1. If known, how can this bug be reproduced? (it's easier to fix if I can make it happen as well!)
  2. What mods are you using?
    • Tip: In my Divinity Mod Manager program, click File -> Export Active Mods to Text File to create a list of all your active mods.
    • Bonus Tip: For bugs beyond working story errors, providing me with a copy of your save file will help immensely, as I can simply load your mod list with the mod manager.
  3. What version is LeaderLib? (Check the version in the mod manager or the in-game mods menu).
  4. If using the Script Extender, what version is that? (Hint: Look at the version displayed in the loading screen).

Creating Working Story Error Logs
With the Script Extender installed and the Divinity Mod Manager, you can quickly enable compile logging, which will output a text file with details on the working story error. To do so:
  1. In the mod manager, click Settings -> Preferences.
  2. Click the "OsiExtender" tab in the preferences window.
  3. Check "Enable Logging" and "Log Story Merges".
  4. Click "Export Settings". The mod manager will create an extender settings file with all the options listed here.
With logging enabled, if no log directory is set, logs will output to the OsirisLogs folder in your Documents folder. This folder will be created automatically by the extender.

Working story error logs will be named like so:
Compile 2020-03-27 12-34-21.final.log
With that created, simply provide me the log via any free hosting service.

Recommended sites for posting logs / text files:
https://gist.github.com/
https://paste.ee/
最后由 LaughingLeader 编辑于; 2020 年 3 月 27 日 上午 6:56
< >
正在显示第 1 - 15 条,共 99 条留言
tassadarsf 2020 年 3 月 27 日 上午 5:18 
Hi, I had this mod installed, and it just updated this morning. After that, any game I attempted to load had a "couldn't generate valid story error", which apparently happens when a mod can't compile based on quick googling. I also tried starting a new game and got the same error.
Disabling this mod fixed it, so I suspect something in your most recent update caused an issue.

Thanks for the awesome mod!
LaughingLeader  [开发者] 2020 年 3 月 27 日 上午 5:31 
Hi. Thanks for the report. Some quick questions:

1. What mods are you using?
2. Are you using the script extender?
3. Do you get this error with only LeaderLib enabled?

I suspect there may be a mod using a previous version of a LeaderLib function I'll need to either add back in, or update manually if it's one of my mods.

Before publishing the update I tested loading previous/new saves with and without the extender, but there may have been a mod I missed testing it with.
最后由 LaughingLeader 编辑于; 2020 年 3 月 27 日 上午 5:37
MrAbsentminded 2020 年 3 月 27 日 上午 5:40 
I'm also receiving the above bug. I have the script extender installed from the mod manager and disabling this mod removes the error.

As far as other mods installed - my list has 87 mods on it, so I'm not sure how helpful this will be.
Currently my journal is full. I'll do some more tests to see if this breaks the game.

Edit: Did some more testing. Journal still loading. NPC's still acting as normal. Enemies still taking turns in combat. Was able to continue a quest line. No issues so far that I've seen associated with this bug.
最后由 MrAbsentminded 编辑于; 2020 年 3 月 27 日 上午 5:47
MrAbsentminded 2020 年 3 月 27 日 上午 5:51 
Another Update: I started a new game with only this mod installed and got the error.
Yebbeh 2020 年 3 月 27 日 上午 5:57 
I've been encountering the same error.
After some testing it seems to be an issue with the script extender.
With script extender + LeaderLib as the only enabled mod: error
Without script extender and LeaderLib as the only enabled mod: no error
LaughingLeader  [开发者] 2020 年 3 月 27 日 上午 6:03 
What version of the script extender do you see when the game is loading? It should display v42 now, as that is the latest public release. If you're seeing a lower number, that is probably the source of the error here.

引用自 MrAbsentminded
Edit: Did some more testing. Journal still loading. NPC's still acting as normal. Enemies still taking turns in combat. Was able to continue a quest line. No issues so far that I've seen associated with this bug.

Basically when you get a "working story" error, the game will continue by reverting the underlying scripts to the game's defaults. So basically any mod scripts won't be active.
Yebbeh 2020 年 3 月 27 日 上午 6:06 
I'm on the latest version (v42), and the error is still present.
Tragic Bronson 2020 年 3 月 27 日 上午 6:16 
Same problem here. I'm using 23 mods and Norbyte's Script Extender (v42). But the error occurs only when both Norbyte's Script Extender and LeaderLib are enabled, other mods don't seem to affect this. The error stops showing only after I remove Script Extender or disable LeaderLib.
最后由 Tragic Bronson 编辑于; 2020 年 3 月 27 日 上午 6:17
LaughingLeader  [开发者] 2020 年 3 月 27 日 上午 6:17 
What version is LeaderLib? Should be 1.6.6.0. Tested starting a new game / loading an old save with the current public release, and no errors here, so this is puzzling.
最后由 LaughingLeader 编辑于; 2020 年 3 月 27 日 上午 6:17
Tragic Bronson 2020 年 3 月 27 日 上午 6:19 
引用自 LaughingLeader
What version is LeaderLib? Should be 1.6.6.0.

Shows 1.6.6.0 for me.
Yebbeh 2020 年 3 月 27 日 上午 6:20 
Shows 1.6.6.0 for me as well.
https://i.imgur.com/HMtyF0D.png
I tested an older version (1.6.3.2) from Nexus, and didn't encounter the error when creating a new game
LaughingLeader  [开发者] 2020 年 3 月 27 日 上午 6:27 
I was able to reproduce the problem on my other computer (when the mod is in pak form). Thanks for all the reports.

I'll see if it's something I can fix quickly, though it seems it may be a bug with the extender that crops up when the mod is loaded as a pak.
LaughingLeader  [开发者] 2020 年 3 月 27 日 上午 6:37 
Should be all fixed now. Turns out the problem was in the folder pathways used in some of the new Lua (extender) scripts, like this:
"Shared\\LeaderLib_Common.lua"
This fails to load when the mod is a pak, while this works:
"Shared/LeaderLib_Common.lua"
This is an extender bug I suspect will get fixed fairly quickly, but in the meantime it should work now.
Yebbeh 2020 年 3 月 27 日 上午 6:42 
No longer encountering the error. Cheers!
Tragic Bronson 2020 年 3 月 27 日 上午 6:45 
Yep, fixed. Thanks.
< >
正在显示第 1 - 15 条,共 99 条留言
每页显示数: 1530 50