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

Registry entry not present: create:copper_shingles #5288

Closed
4UGUSTOi opened this issue Aug 6, 2023 · 15 comments
Closed

Registry entry not present: create:copper_shingles #5288

4UGUSTOi opened this issue Aug 6, 2023 · 15 comments
Labels
status: fixed in next release Issue will be fixed in the next release type: bug Issue where something isn't working

Comments

@4UGUSTOi
Copy link

4UGUSTOi commented Aug 6, 2023

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

image

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.

@4UGUSTOi 4UGUSTOi added the type: bug Issue where something isn't working label Aug 6, 2023
@drwoops
Copy link
Contributor

drwoops commented Aug 6, 2023

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

@rhysdh540
Copy link

Bro’s playing on windows 1

@MasaruIsamu
Copy link

Im having the same issue and i have no idea why :c
crash-2023-09-20_15.38.39-client.txt

@BigMartin58
Copy link

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?

@rhysdh540
Copy link

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?

@DakotaPride
Copy link

DakotaPride commented May 24, 2024

I'm now also experiencing this with my own modpack. The weird thing is that the modpack worked just fine last night and nothing about the modlist has changed since.

edit: btw, this is the exact error that I get (I've already checked my drivers, they all are updated)
image

@happygill
Copy link

I think it's due to Quark mixin at least per the stacktrace: quark.mixins.json:WeatheringCopperMixin

@Mjolinir
Copy link

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

@whatebbs
Copy link

I'm also having this issue, but I don't have Xaero's minimap or the Create addon.
https://pastebin.com/Zsh9ic4K

@soapdrinkerr
Copy link

it might have to do with colored casing/decoration casing, i disabled them when i had the issue and i no longer experienced it

@EnvyingGolem47
Copy link

I'm also having this issue, but I don't have Xaero's minimap or the Create addon. https://pastebin.com/Zsh9ic4K

Update your version of Moonlight Lib to version 1.20-2.12.8
I had the same issue, and noticed that this error would occur when I installed the Amendments mod.
Figured out it was the library mod that was causing it for some reason, and updating Moonlight Lib fixed it for me.

@whatebbs
Copy link

whatebbs commented Jul 26, 2024

I'm also having this issue, but I don't have Xaero's minimap or the Create addon. https://pastebin.com/Zsh9ic4K

Update your version of Moonlight Lib to version 1.20-2.12.8 I had the same issue, and noticed that this error would occur when I installed the Amendments mod. Figured out it was the library mod that was causing it for some reason, and updating Moonlight Lib fixed it for me.

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.
https://pastebin.com/dFXahtyi

Edit: Nevermind, it wasn't that either.
Edit2: Or was it? Now the game crashes despite working prior to adding RS and after removing it.
Edit3: So I gutted the whole installation file and replaced it with a back up and it seemed to work again. Maybe RS triggered something in a config somewhere. I'm just grateful I made a back up prior to messing with it.

@Iamjustacrab
Copy link

https://paste.gg/p/anonymous/4ac2c021d3dc45b9a58e0fed9c62201f I have the same issue I couldn't figure out the culprit

@Tcat2000
Copy link

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.

@Tcat2000
Copy link

Turns out my mod was broken, and this was for some reason causing this issue to show up.

@PepperCode1 PepperCode1 added the status: fixed in next release Issue will be fixed in the next release label Sep 1, 2024
@IThundxr IThundxr closed this as completed Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: fixed in next release Issue will be fixed in the next release type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests