Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 0
phanthonas

SLADE application crashes everytime a wad archive is opened or created.

Question

Crashes everytime on any wad file I load. It just started doing this all of a sudden with any archive I load into the editor when I had no problems with SLADE crashing before. Here's the crash information

Quote

Version: 3.1.8
No current action

Operating System: Windows 10 (build 18362), 64-bit edition
Graphics Vendor: OpenGL not initialised
Graphics Hardware: OpenGL not initialised
OpenGL Version: OpenGL not initialised

Stack Trace:
0: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\msw\ole\activex.cpp:941) wxActiveXContainer::CreateActiveX
1: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\msw\ole\activex.cpp:852) wxActiveXContainer::wxActiveXContainer
2: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\msw\mediactrl_am.cpp:1053) wxAMMediaBackend::CreateControl
3: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\mediactrlcmn.cpp:125) wxMediaCtrl::Create
4: (H:\Dev\SLADE\Build\src\MainEditor\UI\EntryPanel\AudioEntryPanel.cpp:94) AudioEntryPanel::AudioEntryPanel
5: (H:\Dev\SLADE\Build\src\MainEditor\UI\ArchivePanel.cpp:369) ArchivePanel::ArchivePanel
6: (H:\Dev\SLADE\Build\src\MainEditor\UI\ArchiveManagerPanel.cpp:901) ArchiveManagerPanel::openTab
7: (H:\Dev\SLADE\Build\src\MainEditor\UI\ArchiveManagerPanel.cpp:1437) ArchiveManagerPanel::createNewArchive
8: (H:\Dev\SLADE\Build\src\MainEditor\UI\ArchiveManagerPanel.cpp:2035) ArchiveManagerPanel::handleAction
9: (H:\Dev\SLADE\Build\src\General\SAction.cpp:529) SActionHandler::doAction
10: (H:\Dev\SLADE\Build\src\MainEditor\UI\StartPage.cpp:448) SStartPage::onHTMLLinkClicked
11: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\appbase.cpp:658) wxAppConsoleBase::HandleEvent
12: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\appbase.cpp:669) wxAppConsoleBase::CallEventHandler
13: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\event.cpp:1416) wxEvtHandler::ProcessEventIfMatchesId
14: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\event.cpp:1887) wxEvtHandler::SearchDynamicEventTable
15: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\include\wx\event.h:3912) wxEvtHandler::TryBeforeAndHere
16: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\event.cpp:1518) wxEvtHandler::ProcessEvent
17: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\event.cpp:1646) wxEvtHandler::SafelyProcessEvent
18: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\msw\webview_ie.cpp:1310) wxWebViewIE::onActiveXEvent
19: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\appbase.cpp:658) wxAppConsoleBase::HandleEvent
20: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\appbase.cpp:669) wxAppConsoleBase::CallEventHandler
21: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\event.cpp:1416) wxEvtHandler::ProcessEventIfMatchesId
22: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\include\wx\event.h:3912) wxEvtHandler::TryBeforeAndHere
23: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\event.cpp:1518) wxEvtHandler::ProcessEvent
24: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\wincmn.cpp:3470) wxWindowBase::TryAfter
25: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\event.cpp:1531) wxEvtHandler::ProcessEvent
26: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\msw\ole\activex.cpp:744) wxActiveXEvents::Invoke
27: [unknown location] Ordinal165
28: [unknown location] Ordinal165
29: [unknown location] Ordinal165
30: [unknown location] SetQueryNetSessionCount
31: [unknown location] Ordinal320
32: [unknown location] Ordinal105
33: [unknown location] Ordinal105
34: [unknown location] Ordinal105
35: [unknown location] Ordinal105
36: [unknown location] CreateHTMLPropertyPage
37: [unknown location] ConvertAndEscapePostData
38: [unknown location] RunHTMLApplication
39: [unknown location] CreateHTMLPropertyPage
40: [unknown location] CreateHTMLPropertyPage
41: [unknown location] RunHTMLApplication
42: [unknown location] CreateHTMLPropertyPage
43: [unknown location] CreateHTMLPropertyPage
44: [unknown location] DllCanUnloadNow
45: [unknown location] CreateHTMLPropertyPage
46: [unknown location] CreateHTMLPropertyPage
47: [unknown location] CreateHTMLPropertyPage
48: [unknown location] DllCanUnloadNow
49: [unknown location] Ordinal105
50: [unknown location] Ordinal105
51: [unknown location] AddClipboardFormatListener
52: [unknown location] CallWindowProcW
53: [unknown location] DispatchMessageW
54: [unknown location] IsDialogMessageW
55: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\msw\window.cpp:2689) wxWindow::MSWProcessMessage
56: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\msw\evtloop.cpp:145) wxGUIEventLoop::PreProcessMessage
57: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\msw\evtloop.cpp:163) wxGUIEventLoop::ProcessMessage
58: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\msw\evtloop.cpp:230) wxGUIEventLoop::Dispatch
59: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\evtloopcmn.cpp:242) wxEventLoopManual::ProcessEvents
60: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\evtloopcmn.cpp:283) wxEventLoopManual::DoRun
61: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\evtloopcmn.cpp:90) wxEventLoopBase::Run
62: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\appbase.cpp:380) wxAppConsoleBase::MainLoop
63: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\common\init.cpp:507) wxEntryReal
64: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\msw\main.cpp:184) wxEntry
65: (H:\Dev\vcpkg\buildtrees\wxwidgets\src\v3.1.3-91ca46db88\src\msw\main.cpp:305) wxEntry
66: (H:\Dev\SLADE\Build\src\Application\SLADEWxApp.cpp:477) WinMain
67: (d:\agent\_work\4\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288) __scrt_common_main_seh
68: [unknown location] BaseThreadInitThunk
69: [unknown location] RtlGetAppContainerNamedObjectPath
70: [unknown location] RtlGetAppContainerNamedObjectPath

Last Log Messages:
Loading resources
Loading icons
Loading entry types
Loading text languages
Loading text style sets
Loading colour configuration
Loading base resource
Base resource loaded
Loading game configurations
SLADE Initialisation OK
 

 

Share this post


Link to post

2 answers to this question

Recommended Posts

  • 0

If you look at the stack trace, you'll see the crash happens when wxWidgets tries to create an ActiveX container for the audio panel. Given that point, if the problem started happening suddenly, it might be a hardware issue.

Share this post


Link to post
  • 0

SLADE did start working again for a bit after I reset windows, but now the crash has started happening again. This is really strange because the only program I have encountered these issues with is SLADE.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×