Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Jerome226 opened this issue Dec 26, 2021 · 3 comments
Open

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

Jerome226 opened this issue Dec 26, 2021 · 3 comments
Labels

Comments

@Jerome226
Copy link

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
Copy link
Member

Full log please

@Jerome226
Copy link
Author

2021-12-25-7.log

@TheDarkDnKTv
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants