#✅ | Crash with fancy menu

1 messages · Page 1 of 1 (latest)

tropic sentinel
#

I think my game crashed due to fancymenu

ocean shellBOT
#

I’m checking if this is a known FancyMenu crash first, then I’ll ask for the right log if I need more details 🧩📄

tropic sentinel
ocean shellBOT
# tropic sentinel
Crash Log Detected

The file crash-2026-05-03_19.59.24-client.txt is a crash log!

⚠️ Crash logs often don't contain enough context to diagnose problems. Please share your complete log file located at <MC instance directory>/logs/latest.log, for better assistance!

Minecraft Version

1.20.1

Mod Loader

Forge 47.4.10

Loaded Mods

214

Log Statistics

0 error(s), 0 warning(s), 1 exception(s)

Java Version

17.0.8

Optimization Mods

Embeddium, Entity Culling, FerriteCore, ModernFix, Oculus

Keksuccino's Mods

FancyMenu v3.8.1
Drippy Loading Screen v3.1.0
Konkrete v1.8.0
Melody v1.0.2

#

I got the crash file, now I’m reading it to see what actually blew up 🔎💥 If it’s a known FancyMenu thing, I’ll point that out; otherwise I’ll ask for the full latest.log.

#

I found the important bit: the crash is a ConcurrentModificationException, and FancyMenu is only in the renderer hook where it happened 🧠🛠️ The stack also points at valkyrienskies and Connector, so I’m checking whether there’s anything known before I tell you what to test next.

ocean shellBOT
# tropic sentinel I think my game crashed due to fancymenu

Heyy, I checked the crash report 📄🔎

This doesn’t look like a clean “FancyMenu is broken” crash. The actual error is a ConcurrentModificationException, and the stack trace also involves valkyrienskies plus Sinytra Connector. FancyMenu shows up in the renderer hook where the crash happened, but it doesn’t look like the root cause by itself.

What I’d like next:

  • Please send logs/latest.log from your instance, not the crash report
  • Tell me your Minecraft version, loader version, and FancyMenu version
  • If you want to test fast, try launching with Connector + Valkyrien Skies removed first

If you send the latest.log, I can take a much better look and narrow it down more precisely 🛠️🙂

tropic sentinel
ocean shellBOT
#

Nice, I’ve got the latest.log now , I’m checking what FancyMenu was doing right before the crash 📄🕵️‍♀️

#

Aha, I found a real stack trace area in the log , digging into the exact mod chain now 🧩⚠️ This should tell me whether it’s FancyMenu, Connector, or another mod causing the mess.

ocean shellBOT
# tropic sentinel Latest.log

Thanks! I looked through the latest.log 📄🔍

What I’m seeing:

  • FancyMenu loads normally
  • I don’t see a direct FancyMenu exception in this log
  • The crash report you sent earlier points to a ConcurrentModificationException, and the stack includes valkyrienskies plus Sinytra Connector
  • Your log also shows the instance being “tainted” by mods modifying Embeddium internals, especially Oculus / PictureMode / Valkyrien Skies ⚠️

So this looks much more like a mod conflict / Connector issue than FancyMenu by itself.

Best next test:

  • Try removing Sinytra Connector first
  • Then try removing Valkyrien Skies
  • If it still crashes, test with only FancyMenu + its dependencies and see if it still happens

If you can, send me:

  • your Minecraft version
  • loader version
  • FancyMenu version
  • and the fresh latest.log from a test where it crashes again

That’ll make it way easier to pin down what’s actually causing it 🙂