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

Mod Organizer Crashes Everytime on Load #1972

Open
JohnnyGhostPIE opened this issue Jan 10, 2024 · 3 comments
Open

Mod Organizer Crashes Everytime on Load #1972

JohnnyGhostPIE opened this issue Jan 10, 2024 · 3 comments
Labels
issue report User submitted report

Comments

@JohnnyGhostPIE
Copy link

The problem:

Mod Organizer closes immediately after I click on it.

To Reproduce:

Steps to reproduce the behavior:

  1. Go to ModOrganizer.exe
  2. Double-Clicking on it

Environment:

  • Mod Organizer Version that exhibits the issue: 2.4.4.0 and 2.5.0.0
  • Last Mod Organizer Version that did not exhibit the issue (if applicable): 2.4.2.0 I think back in 2022
  • Desktop OS/version used to run Mod Organizer: Windows 11 21H2

Details:

For a year now, I've had issues where Mod Organizer would not load up for me. I check the background,
and the application closes immediately after opening. All that I would get is the Splash Screen pop up, go away,
and instantly closes

Link to Mod Organizer logs:

mo_interface.log
and I also included the dmp file that appeared as well.
ModOrganizer-2.5.0-20240110T060301.dmp

@JohnnyGhostPIE JohnnyGhostPIE added the issue report User submitted report label Jan 10, 2024
@ashemedai
Copy link
Contributor

Relevant details:

Last part of the log:

[2024-01-10 06:03:01.233 D] directory refreshed, finishing up
[2024-01-10 06:03:01.233 D] clearing caches
[2024-01-10 06:03:01.233 D] running {} post refresh tasks
[2024-01-10 06:03:01.233 D] refreshing lists
[2024-01-10 06:03:01.234 D] structure deleter thread start
[2024-01-10 06:03:01.234 D] structure deleter thread done
[2024-01-10 06:03:01.236 D] timing: PluginList::fixPluginRelationships 0 ms
[2024-01-10 06:03:01.236 D] timing: PluginList::refresh() 2 ms
[2024-01-10 06:03:01.236 D] timing: OrganizerCore::refreshESPList() 2 ms
[2024-01-10 06:03:01.236 D] timing: OrganizerCore::refreshBSAList() 0 ms
[2024-01-10 06:03:01.236 D] refresh done
[2024-01-10 06:03:01.236 D] timing: OrganizerCore::onDirectoryRefreshed() 2 ms
[2024-01-10 06:03:01.241 D] timing: MOApplication::doOneRun() splash 71 ms
[2024-01-10 06:03:01.261 D] nexus: attempt started with timeout of 10 seconds
[2024-01-10 06:03:01.261 D] initializing tutorials
[2024-01-10 06:03:01.261 D] timing: MOApplication::doOneRun() finishing 20 ms
[2024-01-10 06:03:01.482 E] ModOrganizer has crashed, core dump created.
PROCESS_NAME:  ModOrganizer.exe

ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION}  Breakpoint  A breakpoint has been reached.

EXCEPTION_CODE_STR:  80000003

STACK_TEXT:  
00000095`d1cfd208 00007ffc`fc4537e3     : 00000000`00000000 00007ffc`fc44d947 00000000`00000000 00000000`00000000 : win32u!NtGdiGetFontData+0x14
00000095`d1cfd210 00007ffc`fe58508a     : ffffffff`a401874e 00000000`656d616e 00000000`00000000 00000000`00000000 : gdi32full!GetFontDataImpl+0x73
00000095`d1cfd260 00007ffc`617f769c     : 000001c0`6fd09e8c 00000095`d1cfd3b0 ffffffff`a401874e 00000000`00000030 : gdi32!GetFontData+0x4a
00000095`d1cfd2b0 000001c0`6fd09e8c     : 00000095`d1cfd3b0 ffffffff`a401874e 00000000`00000030 00000000`00000000 : Qt6Gui+0x34769c
00000095`d1cfd2b8 00000095`d1cfd3b0     : ffffffff`a401874e 00000000`00000030 00000000`00000000 00000000`00000003 : 0x000001c0`6fd09e8c
00000095`d1cfd2c0 ffffffff`a401874e     : 00000000`00000030 00000000`00000000 00000000`00000003 00000000`00000000 : 0x00000095`d1cfd3b0
00000095`d1cfd2c8 00000000`00000030     : 00000000`00000000 00000000`00000003 00000000`00000000 00000000`00000000 : 0xffffffff`a401874e
00000095`d1cfd2d0 00000000`00000000     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x30

0xdba4   0x0   <unknown thread start>   CrBrowserMain   

The thread with CrBrowserMain is the embedded Chromium (the UI thread in the browser process).

@JohnnyGhostPIE
Copy link
Author

As an update, I've completely uninstalled the antivirus software I was using, and rebooted the computer, and the problem still persists, so it's not related to the Antivirus software.

@JohnnyGhostPIE
Copy link
Author

Now it will load sometimes, and not load at all other times. Is there something I'm missing here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue report User submitted report
Projects
None yet
Development

No branches or pull requests

2 participants