-
Notifications
You must be signed in to change notification settings - Fork 30
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
Crashes with 04-30-07 #10
Comments
Weird, i haven't experienced a crash for several versions now, and i left I'll take a look at it later tonight. On May 1, 2016 11:22, "Chronial" [email protected] wrote:
|
I added some logging to see whether the game crashed when dscm tried to initiate a connection. That is not the case, but I discovered #13. In fact, as 40 connections where initiated at startup the nodecode went to 20 instantly and never came back down, so dscm never initated another connection after startup. #13 might actually be the cause of this bug – maybe the connection storm that dscm causes on startup gets something into an invalid state, which triggers this crash later on. My most recent crash came in the exact moment I pressed "summon phantom" on a summoning sign. |
Just to be sure, are you running PVP watchdog? Have you ruled out the namecrash?
|
Install watchdog and see if the crashes go away. Players with names over 15 characters will crash you without it.
|
Ah, didn't know about the namecrash. I am again and again surprised by the shittiness of that port ^^. Installed PVP watchdog and will report back :). Can't play as much during the week though. |
Installed PVP watchdog, but also #16. Crashes are gone now, so closing this. |
Activating DSCM-Net causes my dark souls to crash in irregular intervals. Here's a dump from one of these crashes. DARKSOULS-mini.zip
I assume that it's just the normal dscm connection attempt that causes the crash, since the irc feature causes that code to be called a lot more.
The text was updated successfully, but these errors were encountered: