Experiencing Random Crashes For No Clear Reason.

Started by ChainmailPickaxe on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 19:59, 3. Oct 2023
Joined May 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Experiencing Random Crashes For No Clear Reason.

Very recently, Mcreator began randomly crashing as I am working on mods. It doesn't really matter the size of the mod in question or what in particular I am working on. I figured at first it was due to the size of my mod but upon fiddling around in a much smaller mod I still got random crashing.

There is no obvious reason as to why this is happening, but I theorize that it may be an incompatibility problem in the new MacOS Monterey, as the crashes only started a little after I updated. Strange that I'm not seeing any other reports like this one though. The crashed thread seems to be always in the 50-60 range, identified as Java: InvokeLaterDispatcher

Heres some info from the crash report just in case it can be solved from that:
Process:               java [766]
Path:                  /Applications/MCreator.app/Contents/MacOS/jdk/Contents/Home/bin/java
Identifier:            java
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]

Date/Time:             2021-11-13 16:19:47.1825 -0800
OS Version:            macOS 12.0.1 (21A559)
Report Version:        12
Anonymous UUID:        6AAD70D6-0714-7B2C-FFE7-564E0585F245
 

Time Awake Since Boot: 670 seconds

System Integrity Protection: enabled

Crashed Thread:        55  Java: InvokeLaterDispatcher

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Last seen on 19:59, 3. Oct 2023
Joined May 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Update: I also cannot open…
Sun, 11/14/2021 - 03:03

Update: I also cannot open the new 2021.3 snapshot version. It claims to be incompatible.

Last seen on 19:59, 3. Oct 2023
Joined May 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yeah I figured out the…
Sun, 11/14/2021 - 21:52

Yeah I figured out the incompatibility thing in the changelog. Hopefully the crashing is fixed too, I have no clue what is causing that.