Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on startup. #9

Open
Taknax opened this issue Nov 28, 2022 · 15 comments
Open

Crash on startup. #9

Taknax opened this issue Nov 28, 2022 · 15 comments

Comments

@Taknax
Copy link

Taknax commented Nov 28, 2022

Hi. I occure a cash at the start, when i install the mod on my modpack. I use 1.19.2 with forge 47.1.57. I let the crashlog here.
crash-2022-11-28_01.52.00-client.txt

@S1mpleM0use
Copy link

I have the same problem

@MehVahdJukaar
Copy link
Owner

Can you send a crash report too?

@RDP8
Copy link

RDP8 commented Nov 29, 2022

@MehVahdJukaar
Copy link
Owner

I have no idea. seems like such thing should never happen unless a mod would porpously lower the visibility of that field. Can you try removing some mods and see if you find the one its conflicting with? does it work alone?

@S1mpleM0use
Copy link

Strangely enough, it now works. The reason for me was having nature's aura tweaker installed without crafttweaker. Forge tried to show the "you don't have a dependency installed" screen, but kept crashing due to:

  1. Dynamic Surrounding trying to play startup sound without Minecraft actually starting
  2. Model Gap Fix trying to force its load while the game clearly wasn't ready for that
    Removing Nature's Aura Tweaker fixed everything

@MehVahdJukaar
Copy link
Owner

Oh nice job on figuring that out! Quite a chain of events

@Willytor
Copy link

This issue, while not critical, can make it harder to troubleshoot problems with other mods, and can make it seem like it's this mod's fault. Happened to me when i accidentally tried to install a 1.19.3 mod on 1.19.2, but the only thing that showed up in the crash log was this mod. I hope there can be an update that allows the forge error screen to appear even if this mod is loaded.

@Lesley-Black-Velvet
Copy link

Happened to me again.

Sometimes it works sometimes it doesn't. Been trying the client fix mod on 1.19.2 and it works fine but while constructing my 1.18.2 modpack the same issue pops up.

https://textdoc.co/OHhkvGUicKYogAPZ

@MehVahdJukaar
Copy link
Owner

Might be again something unrelated. Only way that can happen is if either somebody else lowere drhe visibility of that method or like above if something failed way before it

@Nosthrend
Copy link

I also have a Crash on Startup problem but it seems to not be tied to other mods but ModelFix itself.
Here is the crash log:
crash-2023-03-07_14.40.41-client.txt

@MehVahdJukaar
Copy link
Owner

Same issue. Totally unrelated. You are missing some dependencies from some other mod causing game to crash. It's just dialing to reach the missing dep screen. Send latest.log so I'll tell you

@Nosthrend
Copy link

I'd point out that in the meantime I've installed a few mods including the balm library (because I guess libraries might be the most influential to this mod functioning), and though it has behaved differently the mod still led to a crash on the game's load (the mojang loading screen showed up two times in both checks I did). Here is the latest.log as you requested.
latest.log

@MehVahdJukaar
Copy link
Owner

Did you send the right file? issue exception doesnt match what you sent last

@MehVahdJukaar
Copy link
Owner

it says that forge itself had an issue setting up its own mod. idk how could that ever happen. All issues below are just cascading due to failing mod state

@Nosthrend
Copy link

Well, I'd tell you the other few mods I put in while I had the ModelFix off did something there, but I've tried to recreate as best as possible the initial issue, to no avail. The error just refuses to happen again, now that I've put on and taken off several mods, trying to leave the ones I had at the time.

I'm deeply sorry to have made you lose your time, but I'll be sure to hold all the convenient documentation if I happen to face the same issue at some point again. Thank you very much for your patience and attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants