Unknown registry element
MidnightsFX opened this issue ยท 2 comments
Versions:
- MC: 1.16.5
- Minecraft Forge: 36.2.8
- Geolosys: 5.1.5
- JourneyMap (optional): 5.7.3
- ImmersiveEngineering (optional): 5.0.5-140
What happens:
Logspam. Doesn't seem to be causing active issues, besides a lot of noise on client connection. I would assume that it means that at least one generator is not working. Maybe a registry element is missing?
The provided log snippet happens ~1000 times on client join, the accessed address for adlods does not change, however the accessed address for both PlutonOreFeature & PlutonStoneFeature are unique per line.
What should happen:
Ideally everything is happy and the logs are not sad :(
Logs (if necessary):
[20:33:35] [Server thread/ERROR]: Unknown registry element com.endertech.minecraft.mods.adlods.deposit.DepositGenerator@236e8871
[20:33:35] [Server thread/ERROR]: Unknown registry element com.endertech.minecraft.mods.adlods.deposit.DepositGenerator@236e8871
[20:33:35] [Server thread/ERROR]: Unknown registry element com.oitsjustjose.geolosys.common.world.feature.PlutonOreFeature@1b75af05
[20:33:35] [Server thread/ERROR]: Unknown registry element com.oitsjustjose.geolosys.common.world.feature.PlutonStoneFeature@27365c53
Additional Comments:
Reporting a similar issue to the other mod listed here Large Ore Deposits (adlods)
I am happy to provide additional information or anything if that would be helpful! If you want the whole runtime environment for this its this modpack.
Yep, I finally figured out this issue in 1.18. Will backport if time permits (it usually doesn't)