Sinytra / ForgifiedFabricAPI

Fabric API implemented on top of NeoForge
https://sinytra.org/docs
Apache License 2.0
107 stars 13 forks source link

Game crashes on startup #27

Closed dabomb6405 closed 11 months ago

dabomb6405 commented 1 year ago

Describe the bug

When I try and load the game, it loads for a few seconds and then immediately crashes

Steps to reproduce

  1. Start game
  2. Wait a few seconds
  3. Crash :( ...

Logs

https://pastebin.com/xSATcqwh

Additional context

Modlist is here: image Also important to note I am using Forge 1.20.1 47.1.3.

Su5eD commented 1 year ago

The provided log does not contain errors nor crash logs. Please upload your debug.log using a paste site.

dabomb6405 commented 1 year ago

Here's a debug log: https://pastebin.com/AUZFaPcK

BL4NK1E commented 1 year ago

have the same problem just cant make it work

Su5eD commented 1 year ago

Have you been able to figure out which mod is causing the crash? Unfortunately, the debug.log doesn't have any useful information either.

SaltSouls commented 1 year ago

I can say without a shadow of a doubt that it is supplementaries. When removing the mod, the game is able to boot up just fine. Though I'm not sure if it is the way that moonlight lib and supp are interacting, or if it is just supp doing something strange that is causing the crash.

EDIT: Yeah, it seems to be an issue with Moonlight Library. Even after removing supp, I'm still consistently getting a crashes caused by Moonlight. It isn't a hard crash like with supp, but it still won't let me load into a world. Can confirm that after removing Moonlight and all mods that use it, I can load into the world.

Su5eD commented 1 year ago

I tried running supplementaries and moonlight lib with FFAPI, but it all works fine for me. Do you have a log perhaps?

JanikDerProfi commented 1 year ago

i have the same problem, i tried later versions of the mods but it still wont work

Su5eD commented 1 year ago

@JanikDerProfi and what mods are you using? Is it just FFAPI, Moonlightlib and Supplementaries?

Starexify commented 1 year ago

Moonlightlib doesnt crash with the mod, try removing CreativeCore.

Meganium97 commented 12 months ago

I'm getting the same issue, and I have mostly the same mods. https://pastebin.com/eqgX3i5m

Su5eD commented 12 months ago

That's the same crash as in #22

Zombie287432874 commented 11 months ago

I'm getting the same issue Me too

Starexify commented 11 months ago

I'm getting the same issue Me too

I dont think lazydfu works...

Su5eD commented 11 months ago

I'll be closing this as not enough details have been provided to reproduce the issue. When submitting issues, please make sure to provide a minimal list of mods that are required to reproduce the issue, rather than listing all mods you have installed, as that makes tracking down the issue difficult.