Nukepowered / GregTech4

A port of GregTech 4 to Minecraft 1.7.10 with optimization on most processes, fixed networking and rendering.
GNU General Public License v3.0
29 stars 17 forks source link

[1.7.10-4.15.36] Crash on launch with UniDict #156

Open Jerome226 opened 2 years ago

Jerome226 commented 2 years ago

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: image

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?

TheDarkDnKTv commented 2 years ago

Full log please

Jerome226 commented 2 years ago

2021-12-25-7.log

TheDarkDnKTv commented 2 years ago

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.