Starlight (Forge)

Starlight (Forge)

19M Downloads

1.18.1 Forge crash on startup with "square corners font"

agentwolf88 opened this issue ยท 4 comments

commented

Not Enough Crashes intercepted your crash, but the client failed to load fonts beforehand. Happens quite often. Try disabling to get the actual crash.
Also disable OptiFine for the time being.

commented

[I'm not the mod developer. Take my advices with a grain of salt.]

It looks like you're running a lot of GUI/HUD mods.

  • FancyMenu cannot be the issue as I'm running it too.

  • The One Probe created problems while loading, but I'm running it too as well.

  • Looks like the game is crashing while creating the Loading Screen, which means some mods are trying to access the same method, and Starlight may intercept with its rendering methods.

  • OdysseyHUD caused an error. Might check that out.

  • You're on Mac OS. I don't know if the mod is compatible with that OS.

I'd go with the "disable half of the mods, if it crashes, repeat" method if I were you. Create another instance where you can quickly launch and crash the game. JEI and OptiFine take a lot of time to load, so don't put them and mods dependent on them in your test environment. Focus on mods which modifies GUI and HUD, or have advanced ones themselves.

Oh, and it would be nice to change your client language to English, if you can. My German isn't sufficient enough to read debug texts. If your client is already in English, force Java to use English (US) Locale.

commented

I don't see Starlight causing this, we don't do anything with the mod loading order, the mod loading screen, or really anything to do with that.