You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2026. It is now read-only.
So i'm trying to launch the mod (version 1.7.10-4.15.36), and it seems like it's crashing with UniDict
The game is getting stuck on this screen:
On the GT OreDict Folder, the last oredict is always: gregtech_addon -> blockBronze is ambiguous, this is an Error.
Latest.log:
[22:50:54] [Client thread/WARN]: WARNING: gregtech_addon attempted to register blockSalt very late at the OreDictionary! Some Functionality may not work as expected! Sometimes registration in Postload is required, but you should always register OreDictionary Items in the Load Phase whenever possible.
[22:50:55] [Client thread/WARN]: WARNING: gregtech_addon attempted to register blockAmber very late at the OreDictionary! Some Functionality may not work as expected! Sometimes registration in Postload is required, but you should always register OreDictionary Items in the Load Phase whenever possible.
[22:51:01] [Client thread/WARN]: WARNING: gregtech_addon attempted to register blockThaumium very late at the OreDictionary! Some Functionality may not work as expected! Sometimes registration in Postload is required, but you should always register OreDictionary Items in the Load Phase whenever possible.
[22:51:04] [Client thread/WARN]: WARNING: gregtech_addon attempted to register blockBronze very late at the OreDictionary! Some Functionality may not work as expected! Sometimes registration in Postload is required, but you should always register OreDictionary Items in the Load Phase whenever possible.
[22:51:04] [Client thread/WARN]: WARNING: The OreDict-Registration of blockBronze by gregtech_addon is ambiguous. Please check if the Item hasn't already been registered under that Name, before registering it a second time!
Would be nice to have this issue fix, also I have gregtech_addon as priority in my UniDict.cfg, maybe it's cause of the issue?
So i'm trying to launch the mod (version 1.7.10-4.15.36), and it seems like it's crashing with UniDict

The game is getting stuck on this screen:
On the GT OreDict Folder, the last oredict is always:
gregtech_addon -> blockBronze is ambiguous, this is an Error.Latest.log:
Would be nice to have this issue fix, also I have gregtech_addon as priority in my UniDict.cfg, maybe it's cause of the issue?