-
Notifications
You must be signed in to change notification settings - Fork 29
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
Crash on startup #97
Comments
Gave ZiggyTheLegend a version without autoattach, still crashes. |
Weird. Is it irc then somehow?
|
I will try to check |
I'll have the kids in bed within the hour and I'll take a closer look as
|
Found the problem: They are using an old version of .net (4.0), but DSCM requires 4.5. As you did not actually use any 4.5 features in the previous stable, that did run on 4.0. But I used quite a few 4.5 features, so that doesn't work anymore. And apparently .net is not smart enough to register this and just crashes instead … So there's two things we can do:
What do you think? |
I'm fine with 4.5 being required. |
Then that should be stated on
|
Doesn't look like we got more reports for this, so I guess it's fix. Leaving this open till the nexus page contains a note about 4.5. |
Nexus does note that 4.5 is required. |
The program crashes on startup for some users. Error message is "... stopped working".
Reports:
http://steamcommunity.com/app/211420/discussions/0/364042703864810164/
https://www.reddit.com/r/darksouls/comments/4ilq2x/dscm_dark_souls_connectivity_mod/d3nslny
The text was updated successfully, but these errors were encountered: