Aero-Tech / roadstuff

Road Stuff Minecraft Mod repository
MIT License
1 stars 3 forks source link

Game crash on launch because unable to load mod #4

Open YassaaaTU opened 1 year ago

YassaaaTU commented 1 year ago

• Minecraft version: 1.19.2 • Forge version: 43.2.11 • Road Stuff version: 7.0.1 • Other mods used or modpack: ATM8 modified to have 400+ mods (you can find the mod list in the crash report)

Describe the bug:

Launch game wait for it to load watch it crash because it is unable to load the Road Stuff mod Crash Report: Crashy.net OR mclo.gs

bhwz commented 1 year ago

I am unable to reproduce the crash you are experiencing in my testing with the latest CurseForge releases of ATM 8 and Road Stuff + Mapper Base. If you have made any changes to the mod configs from ATM 8's defaults or have made modifications with KubeJS or a datapack I would look into those first.

YassaaaTU commented 1 year ago

I am unable to reproduce the crash you are experiencing in my testing with the latest CurseForge releases of ATM 8 and Road Stuff + Mapper Base. If you have made any changes to the mod configs from ATM 8's defaults or have made modifications with KubeJS or a datapack I would look into those first.

This is the modified version of ATM8 that I am playing: ATM8 - Chill-Ecke Edition-1.0.19bCEE

WildKarrade commented 1 year ago

I am also unable to replicate this.

This is either an issue with the forge version you're using or a conflict with another mod, more likely a conflict. I would suggest pulling out all other mods and seeing if it works, if it does re-add them slowly to find the culprit. If it doesn't work then your forge version may be the issue.

brisingraerowing commented 1 year ago

This seems to be a compat issue with Engineer's Decor. I just got the same crash with that mod, and removing it stops the crash.

stfwi commented 11 months ago

Hi, engineersdecor-1.19.2-forge-1.3.29 pushed to curse. I simply fenced the opt-out processing with exception handling in case it is called while the registry is still not set up. The config events are applied multiple times in the process, so no changes are to be expected here.