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 Initializing game. Fabric 1.18.2 #108

Open
Gamerbolts opened this issue Jun 14, 2022 · 6 comments
Open

Crash Initializing game. Fabric 1.18.2 #108

Gamerbolts opened this issue Jun 14, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@Gamerbolts
Copy link

Useful information to include:

  • Minecraft version 1.18.2
  • CC: Restitched version 1.100.6
  • Logs: These will be located in the logs/ directory of your Minecraft instance. Please upload them as a gist or directly into this editor.
  • Please send latest.log AND the appropriate crashlog,
  • Crash: https://pastebin.com/rgiSwQU1
  • Log https://pastebin.com/bKk3NE6f
  • Detailed reproduction steps: sometimes I can spot a bug pretty easily, but often it's much more obscure. The more information I have to help reproduce it, the quicker it'll get fixed.
  • This is my modpack I am creating. I am not knowledgeable with crash logs, and I saw it said Computecraft as the issue with Not Enough Crashes, so that is why I posted here. Thanks for any help.
@Gamerbolts Gamerbolts added the bug Something isn't working label Jun 14, 2022
@Merith-TK
Copy link
Collaborator

can you re-upload to https://mclo.gs? it is the default option in PolyMC launcher (multimc but better) they do syntax highlighting

it looks like from what I can see, something is removing NightConfig,

@Gamerbolts
Copy link
Author

Sure I will do that tomorrow. Turned off my PC for the night. I am building this modpack through the curse launcher.

@Merith-TK
Copy link
Collaborator

I definitely recommend using PolyMC for building modpacks, (https://polymc.org), it has an built in mod downloader that automatically filters for your instance settings (MC version, modloader, and modloader version)

utilizing my modpack-template, just click "use template" and then click the gitpod button,

my template utilizes packwiz for building modpacks which is really great, as you can export to curseforge, modrinth (when they eventually release their launcher), and with my template, Multi/PolyMC and technic, and for fabric I recommend using Modrinth rather than curseforge, easier to search for mods there than curseforge,

@toad-dev
Copy link
Member

log
crash report

That is strange that our jar-in-jar'd dependency isn't working. It looks like you're on a recent Fabric loader version. I hope they didn't disable non-mod jar-in-jars.

@Gamerbolts
Copy link
Author

Gamerbolts commented Jun 14, 2022

Seems like it is only crashing when I have the newest Twilight Forest Alpha installed

Also I got the PolyMC launcher and ported my modpack. Problem is I can't figure out how to update mods. I can see where I can install them. But nowhere to show there is an update for them.

@toad-dev
Copy link
Member

That's great info. It looks like Twilight Forest is jar-in-jaring night-config libraries also. It's the same version as us so I wouldn't expect there to be any issue. Possibly this is a Fabric Loader issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants