Epic Fight

Epic Fight

18M Downloads

[Bug|Crash]:

TenebrisD90 opened this issue ยท 5 comments

commented

Please check if a similar issue has already been reported.

  • I checked this type of issue has never been reported.

Please check you're using proper versions.

  • I checked all of them in the right version.

Please check if this issue's from out of our area

  • I understood the problem.

The name of the mod

Epic Fight crashing during sided_setup event phase

After all of these, please check if you're just pressing the ok buttons to skip this process.

  • I read the checklist and I promise I'll provide all the information that is needed to fix the issue

Minecraft Version

1.20.1

The Issue

The game crashes sometimes when the latest Epic Fight mod encountered an error during sided_setup event
phase

Image

crash-2025-03-22_22.45.38-fml.txt

Steps to Reproduce

Play all the installed mods from the report with Modrinth 1.20.1, version 47.4.0 and play. It happens a few times

commented

FYI, Modrinth isn't a modloader but a website for hosting mods with better everything then curse. (and also a mod launcher)
You're using forge. This is to clarify something to OP and confused people reading the issue, not actual real info to solve it. (Not like I give solutions.)

commented

So, there's nothing I can do except keep launching the game until its open?

commented

^ I have to add that the suspected mod is "Remove Reloading Screen". You can easily see in the stacktrace.
Try removing this mod.

commented

I used this bit to find out:

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Suspected Mod: 
   Remove Reloading Screen (rrls), Version: 4.0.6.1+mc1.20.1-forge
   	Issue tracker URL: https://github.com/dima-dencep/rrls/issues
   	Mixin class: org.redlance.dima_dencep.mods.rrls.forge.mixins.NeoForgeLoadingOverlayMixin
   	Target: net.minecraftforge.client.loading.ForgeLoadingOverlay
   	at TRANSFORMER/[email protected]/net.minecraftforge.client.loading.ForgeLoadingOverlay.handler$zil000$rrls$render(ForgeLoadingOverlay.java:568)
commented

I'll try to fix this issue, but it's quite hard to reproduce because it's random. I'll keep trace this issue and please let me know again when you have the same crash again.