mifki / df-twbt

Text Will Be Text
187 stars 30 forks source link

v0.42.06 patches #40

Closed sv-esk closed 8 years ago

sv-esk commented 8 years ago

Windows crashes randomly. Linux and OS X seems to be fine. Used Evan's debugger .

pronvit commented 8 years ago

Thank you. Do you have any crashlogs? Something must have changed in DF, previously there were no random crashes.

sv-esk commented 8 years ago

Nothing in df logs except Plugin twbt has failed to shutdown! . Trying to catch exception in windows debugger. But it doesn't happen anymore. Cannot reproduce steps that leads to crash.

lethosor commented 8 years ago

That message shouldn't show up unless DF calls SDL_quit() (or maybe exit() or returning from main).