-
Notifications
You must be signed in to change notification settings - Fork 935
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
Registry entry not present: create:copper_shingles #5288
Comments
i dont see anything obvious, but there are so many mods in your mix that incompatible interactions would be hard to ferret out. my advice is: (1) disable half your mods, if the crash persist, then the culprit is in half still enabled, (2) otherwise it is in the other half. repeat |
Bro’s playing on windows 1 |
Im having the same issue and i have no idea why :c |
I have this same problem. Modpack works just fine without create, but once I enable it, crash on startup. Caused by: java.lang.NullPointerException: Registry entry not present: create:copper_shingles Any updates on this? |
Due to how likely this is to be a mod incompatibility issue, the issue is unable to be diagnosed without more information, such as your mod list. Have you tried the binary search method from above? |
I think it's due to Quark mixin at least per the stacktrace: quark.mixins.json:WeatheringCopperMixin |
It does indeed appear to be Quark. If i disable Quark or go back to Quark-4.0-443 it solves the issue for me |
I'm also having this issue, but I don't have Xaero's minimap or the Create addon. |
it might have to do with colored casing/decoration casing, i disabled them when i had the issue and i no longer experienced it |
Update your version of Moonlight Lib to version 1.20-2.12.8 |
Didn't work...It might be something with Repurposed Structures as it only started doing it when I installed that mod, but I'm not sure how to resolve it. Edit: Nevermind, it wasn't that either. |
https://paste.gg/p/anonymous/4ac2c021d3dc45b9a58e0fed9c62201f I have the same issue I couldn't figure out the culprit |
I, too, am having this issue, but I'm having it in a forge dev environment with JEI and CC:T, the issue popped up after attempting to add Mekanism and Botania, and removing them because I was having issue getting it to load, and now Create will not load either. |
Turns out my mod was broken, and this was for some reason causing this issue to show up. |
Describe the Bug
When I'm starting this modpack that I made in forge, it's giving this error
Reproduction Steps
1.Launching the modpack
2.
3.
...
Expected Result
?
Screenshots and Videos
Crash Report or Log
https://pastebin.com/3y8PHGXG
Operating System
Windows 1
Mod Version
0.5.1d
Minecraft Version
1.19.2
Forge Version
43.2.21
Other Mods
No response
Additional Context
I tried to follow the step by step of errors similar to this one (#5008, #4983, #4967 and #4933) but it didn't work, thanks for the help.
The text was updated successfully, but these errors were encountered: