Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

game load crash #119

Closed
msphell opened this issue Mar 4, 2023 · 6 comments
Closed

game load crash #119

msphell opened this issue Mar 4, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@msphell
Copy link

msphell commented Mar 4, 2023

Operating System

Windows

Extender Version

v58

Game Version

v3.6.117.3735

Bug Summary

game crash

Links

image

@msphell msphell added the bug Something isn't working label Mar 4, 2023
@charlesbcqq
Copy link

I got the same exact issue. The game was running smoothly at v57, but when the script extender updated to v58 earlier today, the same exact error happened to me. I can't even get to the game's home menu. I just hope it just stayed at v57. I hope this gets fixed soon. I really loved playing the games with the mods.

@charlesbcqq
Copy link

charlesbcqq commented Mar 4, 2023

Hey, I fixed it! Just do the following:
1.) Re-install the script extender by downloading the dxgi.dll again and putting it in the same bin folder.
2.) Create a text document in the same bin folder and paste this code:

{
"UpdateChannel": "Devel",
"TargetVersion": "57.0.0.0",
"TargetResourceDigest": "2867ca7912b02b4e898ad9fff2e45e7d1eb1dc7932512f8633bfbf3ba69d3682",
"Debug": true
}

3.) Rename the text document to ScriptExtenderUpdaterConfig.json
4.) Relaunch the game and it should now be back to V57 and won't auto-update anymore.

I hope that helped. I don't even know how to code. I just found out how to turn off the auto-update.

@cepreu2github
Copy link

I confirm charlesbcqq solution as working. Probably should be in installation instructions somewhere since now it is only way to get game up and running.

@LaughingLeader
Copy link
Collaborator

I'm curious what mods are active in the load order here, since v58 has been in the "Development" branch for a while, and we haven't had any crashes in the main menu (as far as I know).

A copy of the modsettings.lsx would be helpful (this contains the mod order). You can find that file here:

%USERPROFILE%\Documents\Larian Studios\Divinity Original Sin 2\PlayerProfiles\ProfileName\modsettings.lsx

@LaughingLeader
Copy link
Collaborator

This should be fixed in the latest update: d756ad1

@cepreu2github
Copy link

modsettings.zip

In case if it still needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants