Registry remap events are causing colliding IDs
See original GitHub issueI’ve now run into a few issues with folks playing with Epicurean Gastronomy running into Int2ObjectMap contained two equal IDs
crashes when they try to load their world with the new Fabric API. I thought it might be something with Epicurean, but then OliviaTheVampire in the Fabric discord ran into it with their mods as well. It seems to be happening with real items along with the minecraft:air
bug Epicurean’s been running into. The crash only begins happening in builds 171 and above, so it’s probably something with the new API.
Issue Analytics
- State:
- Created 4 years ago
- Comments:19 (1 by maintainers)
Top Results From Across the Web
4657(S) A registry value was modified. (Windows 10)
Describes security event 4657(S) A registry value was modified. This event is generated when a registry key value is modified.
Read more >Transferring Avro Data Across Schema Registries with Kafka ...
The above steps show how to transfer schemas between empty Schema Registries, meaning the IDs in each Schema Registry are the same. The...
Read more >Registries - Forge Documentation
Registries. Registration is the process of taking the objects of a mod (such as items, blocks, sounds, etc.) and making them known to...
Read more >[KBM] Adding a shortcut to remap crashes PowerToys #8693
When I try to add a shortcut to remap using the KeyboardManager, PowerToys crashes. How to reproduce Open PowerToys (doesn't matter if you ......
Read more >Registry not unloading - event warnings and error - TechSpot
The registry will be unloaded when it is no longer in use. This is often caused by services running as a user account,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
AH HA!
Flaw in Epicurean Gastronomy. Fabric will now correctly detect it and throw at the game load stage. o/