Norbyte / bg3se

Baldur's Gate 3 Script Extender
Other
1.02k stars 63 forks source link

DWrite.dll crashes game on new game / load #416

Open zademn opened 1 week ago

zademn commented 1 week ago

I have attempted solutions to common problems

Yes

I have checked that my game version is supported

Yes

OS

Windows 10

Platform

Steam

Description

On latest version (17) game crashes if I go into New game / load

Indications

I removed all mods, reinstalled everything. If I add the Dwrite.dll file to bin, game crashes. If I remove it, game works okay.

Diagnostic Files

BG3 Diagnostic Data.txt

Steps to Reproduce

  1. Open mod manager without any mods
  2. Download and extract script extender
  3. Open game from MM
  4. Go to new game -> select a difficulty

Expected Behavior

Go to first cinematic and character creation

Actual Behavior

Instantly crashes the game

zademn commented 1 week ago

Other findings

  1. Downgrading to a specific version doesn't crash the game I found that 4/12/2024 7:37 - fb6dee50f88d847ea94cdf74e4f04f56e2d2e907498f7ce767b1a3980346255e - Has some funky errors but doesn't crash 4/12/2024 9:47 - fad98ce8652c48f498601b3870b514424044b03bcc58b0da4af1a2f04e77b96a - Still funky errors, crash

Everything newer than the crashing one seems to crash, everything older seems to work when clicking new game / load

The funky errors: image

Steps to downgrade that I used: image

  1. Adding other mods (like ModFixer, CommunityLibrary etc) does not change this behaviour. The only thing that changed it is the presence of DWrite.dll
zademn commented 1 week ago

V16-17 seem to work with vulkan, not with dx11 tho