[1.7.10-4.15.36] Crash on launch with UniDict
Jerome226 opened this issue ยท 3 comments
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?
I am not sure I will be able to fix it. Since there is tough ore dict scan algorithm, I alredy made it fast, but not enough for much mods you have.
Since it is not crash report, I can not confirm that youre PC too weak to load that much until it get stcuk and it is not bug, but I also have not any information from log to prove that is bug as well.